	  html  {
		margin : 0;
		padding: 0;
	  }



	body {
	  padding:0px;
	  margin:0px;
	  margin-bottom: 20px;
	  background-color:#000060;
	  font-family:Verdana,Arial,Helvetica,sans-serif;
	  font-size:11px;
	  color: #006600;
	  color:#000000;
	}
	

	
	h1{
	font-size: 16px;
	color: #009900;
	padding-left: 22px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	}
	h2{
	font-size: 15px;
	color: #009900;
	padding-left: 22px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	}
	h3{
	font-size: 14px;
	color: #009900;
	padding-left: 22px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	}
	h4{
	font-size: 13px;
	color: #009900;
	padding-left: 22px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	}
	h5{
	font-size: 12px;
	color: #009900;
	padding-left: 22px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	}

	menu a {
	  font-size: 10px;
	  padding-left: 10px;
	}

	a:link {
	font-weight : bold;
	text-decoration : none;
	color : #006600;
	}
	a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #006600;
	}
	a:hover, a:active {
	text-decoration : none;
	color : #009900;
	}


	#box {
	  width: 1000px;
	  margin: 10px auto;
	  padding: 0px;
	  text-align: left;
	  background-color: #666666;
	}


	#kopf {
	  height:150px;
	  margin:0px;
	  background-color:#ff0;
	  overflow:hidden;
	  vertical-align:top;
	}

	#cdcover {
	float: left;
	background-color: #666666;
	width:152px;
	height:150px;
	}
	#kopfmi {
	float: left;
	background-color: #999999;
	width: 728px;
	height: 150px;

}
	#banner0 {
	background-color: #777777;
	height: 90px;
	background-image: url(images/Bildoben1.jpg);
	background-repeat: no-repeat;
	}
	#kopfunten{
	height: 60px;
	padding:5px;
	background-color: #FFFFFF;
	background-image: url(images/Bildoben2.jpg);
	background-repeat: no-repeat;
	}
	#logo {
	float: left;
	background-color: #ffcc00;
	width:120px;
	height:150px;
	}

	#mitte {
	  position:relative;
	  width:100%;
	}
	#content {
	  width:598px;
	  padding:0px;
	  margin:0px 152px;
	  background-color:#ffffff;
	  /*#ffffc6;*/
	  min-height: 590px;

	}

	* html #content { height: 600px;width:608px;}

	#banner1 {
	float:left;
	background-color: #CCCCCC;
	margin:0px;
	width:120px;
	height: 600px;
	}


	#banner2 {
	float:left;
	background-color: #BBBBBB;
	margin:0px;
	width:120px;
	height: 600px;
	}

	#menu {
	  position:absolute;
	  top:0px;
	  left:0px;
	  width:152px;
	  height:600px;
	  text-align:left;
	  background-color:#fc0;
	  overflow:auto;
	  /*line-height: 18pt;*/
	}
	* html #menu {
	  width: 152px;

	}

	#menu br {
	line-height: 10px;
	}

	#rechts {
	  position:absolute;
	  top:0px;
	  right:0px;
	  width:240px;
	  height:600px;
	  text-align:left;
	  background-color:#fc0;
	  overflow:auto;
	}
	#fuss {
	  height:90px;
	  margin:0px;
	  background-color:#999999;
	  background-image: url(images/Bildunten2.jpg);
	  background-repeat: no-repeat;
	  overflow:hidden;
	}

	#fussli {
	float: left;
	width:152px;
	height:90px;
	}
	#fussmi {
	float: left;
	width:728px;
	height:90px;
	}
	#fussre {
	float: left;
	width:120px;
	height:90px;
	}



	p {
	  font-size: 11px;
	  margin: 0px;

	  padding-left:0px; 
	  padding-top: 0px;
	}
	pre {
	  font-size:11px;
	  padding:4px 6px;
	}
	#vorfuss {
	  padding:4px;
	  text-align:center;
	  background-color: #ffee66;
	}
	#vorfuss a {
	  font-size:11px;
	  font-weight:600;
	}
	.rot {
	  color:red;
	  font-size: 11px;
	  font-weight:bold;
}
