		body {
			margin: 0;
			padding: 0;
			font-family: verdana, sans-serif;
		}
		td {
			font-size: 11px;
			color: #707172;
		}
		form {
			margin:0px;
		}

		OL { margin-left:30px;padding-left:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;  } 
		UL { margin-left:0px;
			padding-left:0px;
			list-style-type:none;
			margin-top:0px;
			margin-bottom:0px;;  } 
		UL LI { margin-left:0px;
			background-repeat:no-repeat;
			padding-left:10px;
			background-image:url("images/ico_bullet.gif");
			background-position:0px 6px;
			margin-bottom:6px;  }
		#imprint {
			position: absolute;
			left: 800px;
			top: 5px;
			font-size: 11px;
			color: white;
			z-index: 1000;
		}
		#imprint a {
			font-size: 11px;
			color: white;
			
		}
		
		#header1, #header2, #header3, #header4, #header5 {
			position:absolute;
			left:0px;
			top:0px;
			width:100%;
			background: url('images/bg_1.jpg') repeat-x top left;
			height:90px;
			z-index: 999;
			min-width: 1024px;
		}
		#header2 {
			background: url('images/bg_2.jpg') repeat-x top left;
			top:90px;
			height:35px;
		}
		#header3 {
			background: url('images/bg_3.jpg') repeat-x top left;
			top:125px;
			height:27px;
		}
		#header4 {
			background: url('images/bg_4.jpg') repeat-x top left;
			top:152px;
			height:26px;
		}
		#header5 {
			background: url('images/bg_5.jpg') repeat-x top left;
			top:178px;
			height:33px;
		}

		
		
		#logo {
			position: absolute;
			left: 37px;
			top: 17px;
			background: url(images/logoaqua.gif) no-repeat;
			width: 127px;
			height: 78px;
			z-index:1000;
		}
		
		#menu1 {
			position: absolute;
			left: 200px;
			top: 116px;
			z-index:1000;
		}
		
		#menu2 {
			position: absolute;
			left: 200px;
			top: 144px;
			z-index:1000;
		}

		#menu3 {
			position: absolute;
			left: 200px;
			top: 171px;
			z-index:1000;
		}
		
		.menu {
			font-size: 12px;
			color: white;
		}
		
		.menu ul {
			margin: 0;
			padding: 0;
		}
		
		.menu ul li {
			display: inline;
			list-style: none inside;
			padding:0px;
			margin:0px;
			background-image:none;
			margin-right: 15px;
		}
		
		#content {
			position: absolute;
			left: 40px; /*500px;*/
			top: 180px;
			font-size: 11px;
			line-height:18px;
			color: #707172;
		}
		
		#content h2 {
			font-weight: bold;
			font-size: 11px;
			margin: 0px;
			margin-bottom:18px;
		}
		
		
		
		#content.hdlrechts .headline {
			position:absolute;
			left:460px;
			top:0px;
		}
		#content.hdloben .headline {
			position:absolute;
			left:155px;
			top:0px;
		}
		#content.hdlhome .headline {
			position:absolute;
			left:155px;
			top:0px;
		}
		
		#content .headline TD {
			height:120px;
			vertical-align:bottom;
		}
		#content .boxLeft {
			position:absolute;
			left:160px;
			top:150px;
			width:290px;
		}
		
		#content .boxFazit {
			position:absolute;
			left:0px;
			top:150px;
			width:150px;
			font-size:9px;
			line-height:18px;
			color:#ae131a;
		}
		#content .boxRight {
			position:absolute;
			left:470px;
			top:150px;
			width:300px;
		}
		.boxRight IMG {
			margin-top:5px;
		}
		#content .boxMehr {
			position:absolute;
			left:570px;
			top:490px;
			width:200px;
			text-align:right;
		}
		
		
		#content .boxTeaser {
			position:absolute;
			left:600px;
			top:350px;
			width:100px;
		}
		
		#content.hdlhome .boxRight {
			position:absolute;
			left:570px;
			top:0px;
			width:290px;
		}
		
		#content .boxBoth {
			position:absolute;
			left:160px;
			top:150px;
			width:600px;
		}

		a {
			color: #ae131a;
			text-decoration:none;
		}
		a:hover {
			text-decoration:underline;
		}
		
		a img {
			border: none;
		}
		
		#content p {
			margin: 11px 0;
			line-height: 13pt;
		}
		.clear {
			clear:both;
			height:0px;
		}
		
		.formLeft {
			float:left;
			width:120px;
			height:25px;
			vertical-align:bottom;
		}
		.formRight {
			float:left;
			width:170px;
			height:25px;
			vertical-align:bottom;
		}
		.star {
			color:#ae131a;
			font-size:9px;
		}
		.select {
			height:18px;
			border:1px solid #ae131a;
			font-family:verdana;
			font-size: 11px;
			color: #707172;
		}
		.edit {
			width:170px;
			height:18px;
			border:0px;
			border-bottom:1px solid #ae131a;
			font-family:verdana;
			font-size: 11px;
			color: #707172;
		}
		.small {
			font-size:9px;
		}
		.aqua2 {
			font-variant:small-caps;
		}
		.aqua {
			text-transform:uppercase;
		}