#base {text-align:center;}

#wallpaper {
	margin:auto; 
	position:relative; 
	top:0px; 
	width:650px; 
	z-index:1;
}
#inhalt {	
	position: relative;
	width: 620px;
	left: 20px;
	top: 210px;
	height: auto;
	z-index: 2;
	text-align:left;
}
#footer {
	
	position: relative;
	width: 620px;
	left: 20px;
	height: 30px;
	top: 210px;
	z-index: 2;
}

#dp_logo {
	position: absolute;
	height: 30px;
	width: 573px;
	top: 80px;
	visibility: visible;
	left: 77px;
	z-index: 3;
}


#menue1{
	position: absolute;
	height: 15px;
	width: 95px;
	top: 195px;
	visibility: visible;
	left: 256px;
	z-index: 4;
}
#menue2{
	position: absolute;
	height: 15px;
	width: 119px;
	top: 195px;
	visibility: visible;
	left: 339px;
	z-index: 4;
}
#menue3{
	position: absolute;
	height: 15px;
	width: 122px;
	top: 195px;
	visibility: visible;
	left: 429px;
	z-index: 4;
}
#menue4{
	position: absolute;
	height: 15px;
	width: 90px;
	top: 195px;
	visibility: visible;
	left: 535px;
	z-index: 4;
}
#texthead{
	position: absolute;
	top: 135px;
	left: 25px;
	z-index: 3;
	height: 45px;
	width: 280px;
	margin:0px;
}
#text1_head{
	text-align:center;
	margin:0px;
}
#text2_head{
	text-align:center;	
	margin:3px;
}

.menue_schrift {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	font-family: Verdana;
}
.menue_schrift_aktiv {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330066;
	text-decoration: none;
	font-family: Verdana;
}
.text_head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.text_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	font-weight: bold;
	color: #Cccccc;
	text-decoration: none;

}
.textueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.textinhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

##div {border: 1px solid #333333;}
