/* Benutzerfarben */
/*
usercolor.medium = "#C5969D"
usercolor.bright = "#838383"
usercolor.dark = "#515151"
usercolor.alt.dark = "#7B0F1F"
 */
 /* Scrollbalken im FF immer anzeigen */ 
html {
	height: 100.2%; 
	margin-bottom: 1px;
}
 
#wrap {
	margin: 0 auto;
	margin-top: 10px;
	width: 981px;
	height: 100%;
    border-right: 1px solid #d9b7be;
	background: transparent;
}
#content_wrap {
	width: 980px;
	margin: 0px;
	padding: 0px;
	background: #f0f0f0 url(../images/ptback.gif) repeat;
	border-left: 1px solid #f0e3e6;
}
#content {
	width: 609px;
	padding: 15px 10px;
	margin: 0;
	float: left;
	background:#f0f0f0;
	border-left: 1px solid #f0e3e6;
}


#topic {
	width: 180px;
	padding: 0px;
	float: left;

}

#sidebar {
	width: 160px;
	padding: 10px 5px 10px 5px;
	float: right;
}



#logo {
	width: 979px;
	height: 40px;
	background : #7b0f1f url(../images/plogo.gif);
	border-left: 1px solid #d9b7be;
	
	
}
#oben {
	width: 979px;
	height: 3px;
	background: #7b0f1f;
	border-left: 1px solid #d9b7be;
	border-top: 1px solid #d9b7be;	
	}

#mitte {
	width: 979px;
	height: 35px;
	background: url(../images/poben.gif) repeat;
	border-bottom: 1px solid #C5969D;
	border-left: 1px solid #d9b7be;
	}
#mitte p {
	font-size: 16px;
	margin: 0 0 0 190px;
	padding: 13px 0 0 0;
	color: #f0e3e6;
	font-weight: bold;
	}
	
#plaintext {
	float:left;
	
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #f0e3e6;
	text-decoration: none;
}

#maintopic {
	width: 100%;
	margin: 0px;
	padding: 0.2em 0 0.1em 0;
	background: transparent;
	height: 28px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	float: right;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	display: block;
	float: left;
	margin: -3px 0 0 1px;
	padding: 12px 16px 0px 16px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f0e3e6;
	background: #fff url(../images/poben.gif) repeat;
	text-transform : uppercase;
	height: 20px;
}

#maintopic a:hover {
	background: #d9b7be url(../images/poben1.gif) repeat;
	color: #C5969D;
}

#maintopic a.sel {
	background: #d9b7be url(../images/poben1.gif) repeat;
	color: #d9b7be;
}
#side {width:180px; float:left; height: 100%; border-top: 1px solid #d9b7be;}


#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C5969D;
	margin: 0px;	
}
#topic p:hover {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C5969D;
	margin: 0px;
	background-color: #f0e3e6;
	color: #7B0F1F;
}
#topic p a {
	text-decoration: none;
	color: #f0e3e6;	
}

#topic p a:hover {
	text-decoration: none;
	color: #7B0F1F;	
}
#links, #linksbottom, #linkstop {
	width: 180px;
	height: 35px;
	background: url(../images/poben.gif) repeat;
	}
#linksbottom {height:5px; border-top: 2px solid #C5969D;}
#linkstop {height:5px; border-bottom: 1px solid #C5969D;}
form.search {
	padding: 0px;
	margin: 40px 0px 40px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 165px;
	padding: 2px;
	color: #7B0F1F}

#footer { 
	clear: both; 
	color: #515151;
	background: url(../images/plogo.gif) repeat;
	padding-top: 10px; 
	text-align: center;
	height: 40px;	  
	font-size: 95%;		
}
#footer p {
	background-color:#7b0f1f;
	color:#f0e3e6;
	margin: 5px 0 0 0;
	padding: 3px 0 5px 0;
}

#footer a { 
	text-decoration: none;
	color: #d9b7be;
}

#footer a:hover { 
	text-decoration: underline;
	color: #ffffff;
}
#sitemap a.sitemaphome:hover,#sitemap a.sitemapcommon:hover,#sitemap a.sitemap1:hover,#sitemap a.sitemap2:hover,#sitemap a.sitemap3:hover { 
   text-decoration: underline;
} 

#sitemap  { 
   clear:            both; 
   position:         relative; 
   margin-left:         30px !important; 
   width:            520px; 
   line-height:         180%; 
   padding-top:         8px; 
   font-size:         1.1em; 
} 
#sitemap .sitemaphome a,#sitemap .sitemapcommon a,#sitemap .sitemap1 a,#sitemap .sitemap2 a,#sitemap .sitemap3 a { 
   text-decoration:       none; 
   background-color:      transparent; 
} 

#sitemap .sitemaphome{ 
   text-align:         left; 
   font-weight:         bold; 
   margin-left:         0px; 
} 
#sitemap a.sitemaphome{ 
   vertical-align:       middle;
	margin-left:         32px;   
   width:            auto; 
   background-image:      url(../images/greylink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

   white-space:         nowrap; 
   color:        #7b0f1f!important;
} 
#sitemap a.sitemaphome:hover{ 
   background-image:      url(../images/greydot.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

} 

#sitemap .sitemapcommon{ 
   text-align:         left; 
   font-weight:         bold; 
   margin-left:         40px;
	margin-top:         0px;   
} 
#sitemap a.sitemapcommon{ 
   vertical-align:       middle;
	margin-left:         40px;   
   width:            auto; 
   background-image:      url(../images/greydot.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

   white-space:         nowrap; 
   color:            #383832!important;
} 
#sitemap a.sitemapcommon:hover{ 
   background-image:      url(../images/greydot.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

} 

#sitemap .sitemap1{ 
   text-align:         left; 
   font-weight:         bold; 
   margin-left:         16px; 
   margin-top:         0px; 
} 
#sitemap a.sitemap1{ 
   vertical-align:       middle; 
   width:            auto; 
   background-image:      url(../images/greylink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

   white-space:         nowrap; 
   color:           #7b0f1f!important;
} 
#sitemap a.sitemap1:hover{ 
   background-image:      url(../images/greylink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

} 
#sitemap .sitemap2{ 
   text-align:         left; 
   font-weight:         bold; 
   margin-left:         32px; 
   padding-top:         1px; 
} 
#sitemap a.sitemap2{ 
   vertical-align:       middle; 
   width:            auto; 
   background-image:     url(../images/greenlink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

   white-space:         nowrap; 
   color:            #314a10;
} 
#sitemap a.sitemap2:hover{ 
   background-image:     url(../images/greenlink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

} 
#sitemap .sitemap3{ 
   text-align:         left; 
   margin-left:         50px; 
   padding-top:         0px; 
} 
#sitemap a.sitemap3{ 
   vertical-align:       middle; 
   width:            auto; 
   background-image:      url(../images/greylink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

   white-space:         nowrap; 
   color:            #cd5555!important;
} 
#sitemap a.sitemap3:hover{ 
   background-image:      url(../images/greylink.gif); 
   background-position:       left; 
   background-repeat:       no-repeat; 
   padding:         0px     10px    3px   30px; 

} 
