BODY {	
	background: #E4E3E3 ;
	width:954px;
	margin: 0 auto;
}

#maintopic {
	margin-left: 50px;
	width: 900px;
	height: 32px;
	border-top: 1px solid #cccccc;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#maintopic a {
	display: block;
	float: left;
	height: 32px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


li.menuButton {
	display: inline;
}

a.menuButton  {
	color: black;
	margin: 0;
	padding: 7px 10px 7px 10px;
	background: white;
}

a.menuButtonActive, a.menuButton:hover {
	position: relative;
	color: black;
	margin: 0;
	padding: 27px 10px 7px 10px;
	background: #cccccc;
}

.menu {
    margin-top: -6px;
	font-size: 10px;
	letter-spacing : 2px;
	background-color: ;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	z-index: 20;
	border-bottom: 1px solid #cccccc;
}

a.menuItem, a.menuItemActive {
	color: #999999;
	background-color: white;
	display: block;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	white-space: nowrap;
	
}

a.menuItem:hover, a.menuItemActive {
	background-color: ;
	color: black;
	background: url(../images/pmta.gif) repeat-x;
}


a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #ffffff;
 }
 
a.tagcloudlink: {

color: #ff0000f;
 }


a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 8px; }
a.level2 { font-size: 10px; }
a.level3 { font-size: 14px; }
a.level4 { font-size: 18px; }
a.level5 { font-size: 24px; }


#zentrieren {
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
	width: 954px;
	}

#inhalt {
margin-left:50px;
width: 900px;
}
	
	
#fusszeile {
	clear: both;
	text-align: center;
	margin-left: 50px;
	width: 900px;
height: 2px;
		background-color: #999999;
color: black;
visiblity: hidden;
		}

#logo {
	margin-left: 50px;
	top: 0px;
	width: 900px;
	
	height: 80px;
	background: url(../images/plg.gif) no-repeat;
}



#plaintext {
	margin-left:  750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	margin-left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #9BA2A4;
	background : url(../images/pmra.gif) no-repeat;
}





#topic {
	
	float: left;
	width: 199px;
	background-color: #9BA2A4;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #fffffe;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #fffffe;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #9BA2A4;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}



#content {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	width: 460px;
	padding: 0px;
	
}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 0px;
	background-color: #9BA2A4;
	color: #fffff;
}

form.search {
	margin-top: 8px;
	margin-left: 20px;
	}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
   	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
