body {  
	margin: 0 auto;
	padding: 0px;
	background: #E8E6CF url(../images/pbgr.gif) repeat-x 0px -58px;
	color: #54123B;
	
}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px dotted #54123B;
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	rem border-left: 1px solid  #54123B;
	rem border-top: 1px solid  #54123B;
	rem border-right: 1px solid #54123B;
	background-color: #D42C94;
	display: block;
	float: left;
	margin-right: 3px;
	color: #54123B;
}
#content .w2dptablinks a.w2dptabsel {background-color: #871C5E;}
#content .w2dptablinks a:hover {text-decoration: none; background-color: #871C5E;}


#content .parapicture {
	padding: 8px;
	margin: 10px 0;
	background-color: #871C5E;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #ffffff;
}

#content .parapicture p {
	margin-bottom: 0;
}


#uhr {
 position: absolute;
 	left: 50%;
	margin-left: 408px;
	top: 3px;
	z-index: 20;
	text-align: right;
}


#logo 
{
	border-top: 1px solid #D42C94;
	border-bottom: 1px solid #D42C94;
	height: 300px;
      	background: #D42C94 url(../images/s2dlogo.jpg) no-repeat top center;
                overflow: hidden;
        z-index: 1; 
}

#wrap {
	margin: 10px auto;
	width: 940px;
	
}


#poscontent {
	width: 470px;
	padding: 10px 5px 10px 10px ;
	float: left;
	 
}

#content {

}

#sidebarright {
	float: right;
	width: 200px;
	padding: 10px 10px 10px 10px;
        border-left: dotted #54123B 1px;
    
      }

#sidebarleft {
	float: left;
	width: 200px;
	padding: 10px 10px 10px 12px;
	border-right: dotted #54123B 1px;

	}


#sidebar {

}


#bottom {
	width: 100%;
	clear: both;
	background: #D42C94 url(../images/footer.gif) top repeat-x;
	min-height: 60px;	
}

#footer {
	margin: 0 auto;
	width: 100%;
	background: #D42C94;
	border-top: 1px solid #D42C94;
	border-bottom: 1px solid #D42C94;
	Font-size: 15px;
	
}

#fusszeile {
margin: 0 auto;
	width: 940px;
	color: #F9F9F9;
	}


a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #F9F9F9;

 }
 
 
#footer a { 
color: #F9F9F9;
text-decoration:none;
	font-weight : bold;
}

#footer a:hover { 
color: #F9F9F9;
text-decoration:underline;
}

 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 13px; }
a.level2 { font-size: 18px; }
a.level3 { font-size: 20px; }
a.level4 { font-size: 22px; }
a.level5 { font-size: 25px; }



form.search {
	margin: 0px;
	padding: 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 155px;
	border: 1px solid #dddddd;
	
}


#header {
 position: absolute;
 	left: 50%;
	margin-left: -420px;
	top: 12px;
	width: 650px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	color: #F9F9F9;
	font-size: 40px;
}



#meinlogo {
 position: absolute;
 	left: 50%;
	margin-left: -200px;
	top: 50px;
	z-index: 20;
	
}

#over {
 position: absolute;
 	left: 50%;
	margin-left: 299px;
	top: 252px;
	width: 150px;
	height:110px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity: 0.70;
	z-index: 20;
	background: transparent;
}

#cloud{
 position: absolute;
 	left: 50%;
	margin-left: 40px;
	top: 30px;
	}








