/* 

Designmodifiktion: 98fahrenheit.de

*/



BODY {	
	background: #E4E3E3 ;
	width:904px;
	background: #E4E3E3 url(../images/pbk.gif) center repeat-y;
	margin: 0 auto;
}

#maintopic {
	margin-left: 2px;
	width: 900px;
	height: 32px;
	border-top: 1px solid #cccccc;
	background: #ffffff 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:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }


#zentrieren {
	width: 900px;
	height: 100%;
	}

#inhalt {
width: 904px;
}
	
	
#fusszeile {
	clear: both;
	text-align: center;
	margin-left: 72px;
	width: 830px;
	background-color: #747474;
	color: #ffffff;
        height: 40px;
        text-transform: uppercase;
	font-size: 10px;
		}

#fusszeile a {
color: #ffffff;
}
		
#fusszeile a:hover {
color: #999999;
}



#logo {
	margin-left: 2px;
	top: 0px;
	width: 880px;
	height: 60px;
	background: url(../images/peye.jpg) ;
	padding: 10px;
	text-align: right;
}




#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: 10px;
	top: 111px;
	width: 900px;
	height: 5px;
}

#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: #E0272C;
	background : url(../images/pmra.gif) no-repeat;
}





#content {
	float: left;
	margin-top: 160px;
	margin-left: 92px;
	padding: 0px;
	
}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 151px;
	background-color: #E0272C;
	color: #fffff;
}

form.search {
	float: right;
	margin-top: 36px;
	margin-right: 8px;
	}

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;
}
