*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #0187CE;
}
div#wrapper {
	width:826px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
}
div#head {
	width:826px;
	top:0px;
	left:0px;
	height:283px;
	background-image: url(../images/head01.jpg);
	background-repeat: no-repeat;
}
div#content {	
	margin-left: 245px;
	width: 545px;
}
div#fuss {
	width: 826px;
	height: 59px;
	text-align: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
div#menue {
	position:absolute;
	left:42px;
	top:35px;
	width:151px;
	z-index: 1;
}
div#links {
	position:absolute;
	left:42px;
	top:276px;
	width:192px;
	z-index:3;
	height: 338px;
}
div#counter {
	position:absolute;
	left:763px;
	top:16px;
	z-index:4;
	width: 45px;
	height: 23px;
}

div#bild01 {
	position:absolute;
	left:577px;
	top:302px;
	z-index:4;
	width: 236px;
}

div#bild02 {
	position:absolute;
	left:306px;
	top:182px;
	z-index:4;
	width: 67px;
	height: 38px;
}

div#bild03 {
	position:absolute;
	left:391px;
	top:182px;
	z-index:4;
	width: 71px;
	height: 37px;
}

div#bild04 {
	position:absolute;
	left:482px;
	top:184px;
	z-index:4;
	width: 64px;
	height: 35px;
}

div#bild05 {
	position:absolute;
	left:567px;
	top:183px;
	z-index:4;
	width: 73px;
	height: 36px;
}


/* Schriften u. Links */

h1 {
	color: #0187CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:14px;
}
p {
	margin-top: 0px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
div#menue a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
}
div#menue a:hover{
	color:#0187CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	color:#0187CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.weiss {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	margin-top: 7px;
}

