BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/pic_schatten_oben.jpg) repeat-x 0px 300px;
	color: #444444;
}



#logo 
{
	border-top: 2px dotted #AEAEAE;
	border-bottom: 2px dotted #AEAEAE;
	width: 100%;
	height: 300px;
        background: #6A9BC3;
        z-index: 1; 
	background: #6A9BC3 url(../images/holz.jpg) top repeat-x;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	margin-top: -60px;

}


#poscontent {
	width: 450px;
	margin-top: 60px;
	padding: 20px 20px 20px 230px ;
	min-height: 500px;
	
}

#content {
min-height: 1060px;
}

#sidebarright {
	position: absolute;
 	left: 50%;
	margin-left: 255px;
	top: 315px;;
	width: 200px;
	padding: 20px 0px 20px 10px;
        border-left: dotted black 1px;
}

#sidebarleft {
	position: absolute;
 	left: 50%;
	margin-left: -455px;
	top: 315px;
	width: 200px;
	padding: 20px 10px 20px 0px;
	border-right: dotted black 1px;
	}


#sidebar {

}


#bottom {
height: 30px;
	width: 100%;
	clear: both;
	background: #6A9BC3 url(../images/pic_schatten_unten.jpg) top repeat-x;	
}

#bottomcolor {
	width: 100%;
	clear: both;
	background: #6A9BC3 url(../images/holz.jpg) top repeat-x;
}

#footer {
        margin: auto;
	width: 900px;
	padding: 20px; 
	color: white;
	text-align: center;
	}

a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #ffffff;

 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 10px; }
a.level2 { font-size: 13px; }
a.level3 { font-size: 16px; }
a.level4 { font-size: 20px; }
a.level5 { font-size: 24px; }



form.search {
	margin: 0px;
	padding: 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 145px;
	border: 1px dotted #dddddd;
	
}


#header {
 position: absolute;
 	left: 50%;
	margin-left: -428px;
	top: 9px;
	width: 650px;
	color: #FED393;
	font-size: 40px;
}

#headerc {
 position: absolute;
 	left: 50%;
	margin-left: -426px;
	top: 11px;
	width: 650px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
	color: black;
	font-size: 40px;
}


#extra {
 position: absolute;
 	left: 50%;
	margin-left: 258px;
	top: 230px;
	width: 157px;
	height: 40px;
	z-index: 20;
	text-align: right;
	
}

#uhr {
 position: absolute;
 	left: 50%;
	margin-left: 258px;
	top: 232px;
	width: 200px;
	height: 40px;
	z-index: 20;
	text-align: right;
	
}



#cloud{
 position: absolute;
 	left: 50%;
	margin-left: 120px;
	top: 60px;
	width: 380px;
}





/* Menü */

#menuBar {
       
        
	background-color: red;	
}


a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	color: #FFFFFE;
	text-decoration: none;
	padding: 9px 11px 9px 11px;
	border-right: 1px  dotted #FFFFFE;
	}

.menu {
	
	
	background-color: #6A9BC3;	
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10;
	color: #FFFFFE;
	
	}


a.menuItem, a.menuItemActive {
        
	color: #FFFFFE;
	background-color:;
	display: block;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	white-space: nowrap;
	border-bottom: 1px  dotted #FFFFFE;
	border-right: 1px  dotted #FFFFFE;
	border-left: 1px  dotted #FFFFFE;
}

a.menuButtonActive, a.menuButton:hover {
 
 background-color:#AEAEAE;
 

}

a.menuItem:hover, a.menuItemActive {
 background-color: #AEAEAE;

  
}

#maintopic {
	position: absolute;
 	left: 50%;
	margin-left: -459px;
	top: 272px;
	height: 30px;
	width: 918px;
	z-index: 20;
	background: #6A9BC3;
        
	font-size: 15px;
	z-index: 20;
	overflow: hidden;
	color: #FFFFFE;	
}

#maintopic a {
	display: block;
	float: left;
	border-right: 1px dotted #FFFFFE;
	height: 20px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFE;
}

#maintopic a:hover  {
	background-color: #AEAEAE;
	border-bottom: 1px dotted #FFFFFE;
}

#maintopic .sel {
	background-color: #AEAEAE;
	border-bottom: 1px dotted #FFFFFE;
}


#top {

}	


#commonpages {
	
position: absolute;
 	left: 50%;
	margin-left: -459px;
	top: 20px;
	height: 20px;
	width: 918px;	
	text-align: right;
}


#commonpages a {
	display: block;
	border-left: 1px dotted #FFFFFE;
	height: 20px;
	padding: 2px 5px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFE;
	background: #6A9BC3;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}

#commonpages a:hover  {
	background-color: #AEAEAE;
	border-bottom: 1px dotted #FFFFFE;
}

#commonpages .sel {
	background-color: #AEAEAE;
	border-bottom: 1px dotted #FFFFFE;
}



	