* { margin:0; padding: 0; }
option {padding-left: 0.4em}
fieldset, img { border:0; }
body{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	/*background-image: url(bg2.png);*/
}
a {text-decoration:none;color:white;}


#entwurf1-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:100px;
	z-index:3;
}

#entwurf1-02 {
	position:absolute;
	left:0px;
	top:100px;
	width:205px;
	height:150px;
	z-index:2;
}

#entwurf1-03 {
	position:absolute;
	left:205px;
	top:100px;
	width:195px;
	height:150px;
	z-index:2;
}
#blau{
	position:absolute;
	z-index:0;
	top:50%;
	margin-top:-104px;
	margin-left:0px;
	height:62px;
	background-color:#00006e;
	width:100%;
	text-align:right;
	vertical-align:bottom;
	color:white;
	font-size:9px;
}
#impressum{
	position:absolute;
	z-index:5;
	top:50%;
	margin-top:-104px;
	margin-left:0px;
	height:62px;
	background-color:transparent;
	width:100%;
	text-align:right;
	vertical-align:bottom;
	color:white;
	font-size:9px;
}


#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -125px;
	text-align: center;
	min-width: 400px; 
	z-index:1;
}

#wrapper {
	background-color: transparent;
	position: relative;
	text-align: left;
	width: 400px;
	height: 250px;
	margin: 0px auto;
	z-index:1;
	}


#bdsu{
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:9px;
	color:#666;


	z-index:3;
}
#bdsu p {
	text-align:left;
	margin-bottom:10px;
}

#bdsu.br {
	clear:both;
}
