HTML, BODY {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #E6EBEF url(/fileadmin/layout/herpotherm/bilder/bilder-start/hg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	}
	#container {
		width: 979px;
		margin: auto;
		position: relative;
		}
	#kopf {
		height: 170px;
		background: url(/fileadmin/layout/herpotherm/bilder/bilder-start/hg-kopf.jpg) no-repeat;
		}
		#kopf .logo {
			position: absolute;
			left:70px;
			top: 128px;
			}
		#kopf #menue {
			background: url(/fileadmin/layout/herpotherm/bilder/bilder-start/hg-menue.png) no-repeat;
			width: 595px;
			height: 39px;
			position: absolute;
			top: 130px;
			left: 380px;
			}	
		#kopf #menue UL {
			margin: 1px 0 0 2px;
			padding: 1px 0 0 2px;
			list-style: none;
			}			
			#kopf #menue UL LI {
				float: left;
				}		
				#kopf #menue UL LI A {
					display: block;
					width: 117px;
					background: url(/fileadmin/layout/herpotherm/bilder/bilder-start/button-inaktiv.png) no-repeat;
					height: 36px;
					color: white;
					text-decoration: none;
					font-size: 1em;
					text-align: center;
					padding: 9px 0 0 0;
					margin-right: 1px;
					}	
					#kopf #menue UL LI A:HOVER {
						background:url(/fileadmin/layout/herpotherm/bilder/bilder-start/button-aktiv.png) no-repeat;
						}
						
						#kopf #sprachen {
							right: 4px;
							top: 2px;
							position: absolute;
							display: block;
							}
						
						#kopf #sprachen a {
							text-indent: -9999px;
							display: block;
							float: left;
							height: 22px;
							width: 21px;
							background-repeat: no-repeat;
							}

							#kopf #sprachen #englisch {
								background-image: url(/fileadmin/layout/herpotherm/bilder/icon-englisch.jpg);
								}

								#kopf #sprachen #englisch:hover, #kopf #sprachen #englisch.inaktiv {
									background-image: url(/fileadmin/layout/herpotherm/bilder/icon-englisch-inaktiv.jpg);
									}
									
									#kopf #sprachen #deutsch {
										background-image: url(/fileadmin/layout/herpotherm/bilder/icon-deutsch.jpg);
										padding: 0 7px 0 0;
										}
	
										#kopf #sprachen #deutsch:hover, #kopf #sprachen #deutsch.inaktiv {
											background-image: url(/fileadmin/layout/herpotherm/bilder/icon-deutsch-inaktiv.jpg);
											}
			
	#mitte {
		margin: 19px 0 0 26px;
		}
	#content {
		padding: 23px 0 0 383px;
		font-size: 0.9em;
		padding-bottom: 30px;
		}
#content #aktion {
		left:106px;
position: absolute;
padding-top: 25px;
/*display: none;*/
		}
#content #aktion a img {
		border: 0;
		}	
		#content H1 {
			font-size: 1em;
			}
		#content A {
			color:#666666;
			}
			#content .achtung {background: #EE8BA0; padding: 10px; color: black;}
			#content .achtung  A {color: black;}		
	#footer {
		position: absolute;
		background-image: url(/fileadmin/layout/herpotherm/bilder/bilder-start/bg-footer.gif);
		background-repeat: no-repeat;
		height: 42px;
		width: 803px;
		color: #FFFFFF;
		font-size: 9px;
		font-family: Tahoma;
		padding-top: 47px;
		padding-left: 145px;
		letter-spacing: -0.25px;
		left: 27px;
	}

		#footer #content-footer {
			position:absolute;
			top: 15px;
			right: 148px;
			*right: 100px;
			width: auto;
			height: 22px;
			font-size: 13px;
		}
			#footer #content-footer ul {
				padding: 0;
				margin:0;
			}
			#footer #content-footer ul li {
				list-style: none;
				display:inline;
			}
			#footer #content-footer a {
				text-decoration: none;
				padding-left: 15px;
				padding-top: 3px;
				color: #94acb9;
			}

			#footer #content-footer #hnm-link {
				clear: both;
				float: right;
				top: -3px; 
				right: -75px;
				position:absolute;
			}
				#footer #content-footer #hnm-link:hover {
				text-decoration: underline;
				}
				#footer #content-footer ul li a:hover {
				text-decoration: underline;
				}
			
			#footer #content-footer img {
			float: right;
			position:absolute;
			top: 0;
			right: -15px;
			width: 3px;
			}
		
		#footer #copyright {
		font-size: 9px;
		color: #94acb9;
		right: 72px;
		*right: 25px;
		bottom: 5px;
		position: absolute;
		}
