BODY {
	margin: 0px;
	padding: 0px;
	background: #505050 url(../assets/ohnegrafik.gif) repeat-x 0px 0px;
	color: #FFFFFF;
}


#all {
margin: 0 auto;
	color: #FFFFFF;
	
}


#ende {
clear: both;
padding-top: 5px;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	background: #505050 url(../images/pbgr.gif) repeat-x 0px 0px;
	
}

#menubar
{
	margin: 22px 0px 0px 0px;
	padding: 0px;
	width : 880px;
	height: 60px;
	overflow: hidden;
}






#maintopic {
clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 60px;
}

#maintopic a {
	display: block;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	padding: 20px 15px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

#maintopic a:hover  {
	background-color: #505050;
	border-bottom: 1px solid #FFFFFF;
}

#maintopic .sel {
	background-color: #505050;
	border-bottom: 1px solid #FFFFFF;
}

.topic {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color:  !important;
	font-size : 15px;
	font-weight: normal !important;
	margin: 5px 0px 8px 0px !important;
}

.topic:hover {
	text-decoration: none !important;
	color: #fffffe !important;
}

.subtopic {
	display: block;
	text-decoration: none;
	color: #FFFFFF !important;
	font-weight: normal !important;
	border-bottom: 1px solid #fffffe;
	margin-bottom: 5px !important;
}

.subtopic:hover {
	text-decoration: none !important;
	color: #fffffe !important;
}

form.search {
	margin: 20px 0px 20px 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 130px;
	border: 1px solid #fffffe;
	
	
}

/* Menü */

#menuBar {
        width: 880px;
        margin: 0;
	padding: 0;
	
	z-index: 20;
	height: 60px;
	overflow: hidden;
	color: #FFFFFE;
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	color: #FFFFFE;
	text-decoration: none;
	padding: 9px 11px 9px 11px;
	border-right: 1px  solid #FFFFFF;
	}

.menu {
	
	background-color: #E8C607;
	
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10;
	color: #FFFFFE;
	
	}


a.menuItem, a.menuItemActive {
        
	color: #FFFFFF;
	background-color:#E8C607;
	display: block;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	white-space: nowrap;
	border-bottom: 1px  solid #FFFFFF;
	border-right: 1px  solid #FFFFFF;
	border-left: 1px  solid #FFFFFF;
}

a.menuButtonActive, a.menuButton:hover {
 
 background-color:#505050;
 

}

a.menuItem:hover, a.menuItemActive {
 background-color: #505050;
  
}



#wrap {
	margin: 0 auto;
	width: 880px;
}

#header {
                  	width: 880px;
	height: 165px;
  }

#headerleft {
	width: 440px;
	height: 60px;
	padding-top: 0px;
	float: right;
	font-size : 230%;
	color : #FFFFFF;
	letter-spacing : 3px;
	text-align: right;
}

#headerright {
	width: 440px;
	height: 60px;
	padding-top: -4px;
	float: left;
	line-height: 200%;
	color: #FFFFFF;
	text-align: left;	
}

#headerright a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	
	border-right: solid #ffffff 1px;
	padding: 5px;
}

#headerright a:hover {
	color: #fffffe;
	background-color: #505050;
	
}

#clearer {
	clear: both;
}

#logobox {
	width: 860px;
	height: 160px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-top: 6px;
	border: 1px solid #FFFFFF;
}

#w2dcontent {
	float: right;
	width: 620px;
}

#sidebar {
	float: left;
	width: 210px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #fffffe;
}

#fusszeile {
color: #FFFFFF;
padding-top: 5px;
margin: 0 auto;
	width: 880px;
	height: 40px;
}

a.fusszeile, link.fusszeile {
color: #ffffff;
}

form.search {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 180px;
	border: 1px solid #fffffe;
}