		 					body {
		 						margin: 0px 0px 0px 0px;
		 						padding: 0px 0px 0px 0px;
		 						font-family: verdana, arial, helvetica, sans-serif;
		 						color: #ccc;
		 						background-color: #666666;
		 						text-align: center;
		 					/* part 1 of 2 centering hack */
		 						/* line-height : 100%;*/
		 					}

		 					#content {
		 						width: 629px;
		 						padding-top: 0px;
		 						padding-left: 0px;
		 						padding-right: 0px;
		 						padding-bottom: 0px;
		 						margin-top: 20px;
		 						margin-bottom: 0px;
		 						margin-right: auto;
		 						margin-left: auto;
		 						background: url(images/heinenbg.gif) repeat;
		 						text-align:left;
		 					/* part 2 of 2 centering hack */
		 						width: 629px; /* ie5win fudge begins */
		 						voice-family: "\"}\"";
		 						voice-family:inherit;
		 						width: 629px;
		 					}
		 					html>body #content {
		 						width: 629px; /* ie5win fudge ends */
		 					}


		 					#kopf {
		 						padding-left: 0px;
		 						padding-right: 0px;
		 					}

		 					#menu1 {padding-left: 10px;	padding-right: 10px; padding-top: 2px; font-size: 16px; color: #333333;}
		 					#menu1 a {text-decoration: none; color: #333333;}
		 					#menu1 a:hover {color: #0000CC;}

		 					#menu2 {padding-left: 10px;	padding-right: 10px; padding-bottom: 5px; font-size: 12px; color: #333333;}
		 					#menu2 a {text-decoration: none; color: #333333;}
		 					#menu2 a:hover {color: #0000CC; }

		 					#main {
		 						padding-left: 10px;
		 						padding-right: 10px;
		 						padding-bottom: 0px;
		 						margin-bottom: 0px;
		 						width: 620px;
		 						height: 300px !important;
		 						height: 300px;
		 					}



		 					#image {
		 						float: left;
		 						width: 400px;
		 						height: 300px;
		 						display: inline;
		 					}

		 					#textbox {
		 						float: left;
		 						width: 190px !important;
		 						width: 200px;
		 						height: 290px !important;
		 						height: 300px;
		 						background: #DDDDDD;
		 						color: #333333;
		 						display: inline;
		 						padding: 5px;
		 						margin: 0px;
		 						border: none;
		 						font-size: 11px;
		 					}

		 					#textbox a { text-decoration: none; color: #FF0000;}
		 					#textbox a:hover { text-decoration: underline;}

		 					#textbox h1 {
		 						font-size: 22px;
		 						margin-top: 0px;
		 						margin-bottom: 5px;
		 						font-weight: normal;
		 						line-height : 110%;
		 						letter-spacing : 0.5px;
		 					}

		 					#textbox h2 {
		 						font-size: 15px;
		 						margin-top: 20px;
		 						margin-bottom: 4px;
		 						font-weight: normal;
		 						letter-spacing : 0.5px;
		 					}

		 					#textbox h3 {
		 						font-size: 13px;
		 						margin-top: 0px;
		 						margin-bottom: 3px;
		 						font-weight: normal;
		 					}

		 					#textbox p {
		 						margin-top: 2px;
		 						margin-bottom: 6px;
		 					}

		 					#textbox ul {
		 						margin-left: 15px;
		 						padding-left: 0px;
		 					}

		 					#zusatz {
		 						margin-top: 10px;
		 						padding-top: 3px;
		 						padding-left: 0px;
		 						padding-right: 0px;
		 						margin-left: 10px;
		 						margin-right: 10px;
		 						padding-bottom: 3px;
		 						font-size: 11px;
		 						color: #333333;
		 						width: 600px;
		 						background-color: #EEEEEE					;
		 						border-top: 1px solid #CCCCCC;
		 						border-bottom: 1px solid #CCCCCC;
		 					}

		 					#zusatz h1 {
		 						font-size: 18px;
		 						margin-top: 0px;
		 						margin-bottom: 5px;
		 						font-weight: normal;
		 					}

		 					#zusatz h2 {
		 						font-size: 15px;
		 						margin-top: 0px;
		 						margin-bottom: 4px;
		 						font-weight: normal;
		 					}

		 					#zusatz h3 {
		 						font-size: 13px;
		 						margin-top: 0px;
		 						margin-bottom: 3px;
		 						font-weight: normal;
		 					}

		 					#zusatz p {
		 						margin-top: 0px;
		 						margin-bottom: 2px;
		 					}

							div.images {margin-top: 10px;}
							
		 					#img1 {
		 						display : inline;
		 					}

		 					#img2 {
		 						margin-left: 10px;
		 						display: inline;
		 					}



		 					#fuss {
		 						padding-left: 0px;
		 						padding-right: 0px;
		 						padding-bottom: 0px;
		 						margin-bottom: 0px;
		 						height: 20px;
		 						background: url(images/heinenfuss.gif) no-repeat bottom;
		 					}

