BODY {
	position: relative;
	background: url(../images/hintergrund.gif) repeat;
}

#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 916px; 
	min-height: 600px;
	background: #ffffff url(../images/pbk.gif) repeat-y;
}


#logo {
	position: relative;
        border-top:0px solid #71C4FF;
}

#im1 {
	position: relative;
        border-top:0px solid #71C4FF;
}





/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php  */ 

.clearfix:after {
 content: "."; 
 display: block;
 height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


* html #logo {height: 140px}






#search {
	position: relative;
	float: right;
	top: 58px;
	width: 201px;
}

#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;
}

#maintopic {
	position: relative;
	float: left;
	left: 8px;
	width: 900px;
	height: 35px;
	border-top: 0px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 494px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}


#youarehere {
	display: block;
	float: left;
	position: relative;
	left: 8px;
	width: 900px;
	height: 30px;
	line-height: 25px;
}




#youarehere_alt a {
        
	width: 900px;
	padding: 0px 0px 5px 10px;
	line-height: 25px; 
	color: #702E30;
	text-decoration: none;
	font-size: 11px;
}

#youarehere a {
	
	text-align: left;
	width: 900px;
	padding: 0px 0px 5px 10px;
	line-height: 25px; 
	color: #702E30;
	text-decoration: none;
	font-size: 11px;
        background : url(../images/pmr.gif) no-repeat;
}





#youarehere a:hover {
	color: #A44548;
}



#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #7C2E3F;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #AE4056;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #AE4056;
	font-weight: bold;
	font-size: 14px;
}


#topic {
	position: relative;
	float: left;
	left: 8px; 
	width: 199px;
	background-color: #A44548;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #D39297;
	padding: 0px;
	margin: 5px 20px 5px 20px;
	text-transform: uppercase;
	font-size: 12px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none;	
}

#topic a:hover, #topic a.active {
	color: #D39297;
}

#topic h1 {
	padding: 0px 20px 0px 20px;
	background-color: #7C2E3F;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: relative;
	float: right;
	right: 8px; 
	width: 700px;
	height: 185px;
	
}

#rechts {
	width: 688px;
	float: right;
}

#content {
	position: relative;
	float: left;
	top: 8px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: relative;
	top: 5px;
	float: right;
	right: 7px;
	width: 210px;
	background-color: #A44548;
	font-size: 12px;
	color: #606921;;
        padding: 1px;
	margin: 1px;
}


#footer_alt {
        clear: both; 
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width: 916px; 
	height: 0px;
	color: #ffffff
	background: url(../images/);	
}

#footer {
         clear: both;
	 border-top: 0px solid #71C4FF;
         text-align: center;
         padding-top: 10px;
         padding-bottom: 10px;
         font-family: verdana,arial,sans-serif;
         font-size: 10px;
         line-height: 12px;
	 background: url(../images/);
         
}


#footer a:link{color:#702E30;text-decoration:none}
#footer a:visited{color:#702E30;text-decoration:none}
#footer a:active{color:#702E30;text-decoration:none}
#footer a:hover{color:#A44548;text-decoration:underline}


