html { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/back01.jpg);
	background-repeat: repeat-x;
}

div#flaggen {
	position:absolute;
	left:139px;
	top:91px;
	width:111px;
	z-index:1;
	height: 35px;
}
div#obenlogo {
	position:absolute;
	left:273px;
	top:5px;
	width:228px;
	z-index:2;
}
div#menue {
	position:absolute;
	left:88px;
	top:145px;
	width:158px;
	z-index:3;
}
div#linksunten {
	position:absolute;
	left:15px;
	top:387px;
	width:236px;
	z-index:4;
}
div#hauptfoto {
	position:absolute;
	left:267px;
	top:138px;
	width:610px;
	z-index:5;
}
div#content01 {
	position:absolute;
	left:279px;
	top:387px;
	width:583px;
	z-index:6;
}
div#sterne {
	position:absolute;
	left:539px;
	top:398px;
	width:128px;
	z-index:7;
}


a{
	color:#03533A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
div#menue a{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div#menue a:hover{
	text-decoration: none;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #03533A;
}
.head02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03533A;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.fliesstextweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
