/************* Allgemeine Elemente ***********/
a{
 color: #a85d40;
}
/*************** Portalseiten *****************/
#portal{
 background-color: #fdfaf7;
}
#portal #illu {
  border-bottom: 1px solid #e3c0b2;
}

div#wrapper #illu {border-bottom: #e3c0b2 1px solid;}
/****************** Kopf *********************/
/* #head{
 background-color: #A7A7A7;
 background-image: url(../img/hintergrund.gif);
}
#metanav{
 background-color: #FCE5D5;
} */
#metanav form div{
  border-right: 1px solid #E9B88F;
}
/***** Navigation und rechte Marginalspalte *****/
#navi .breadcrumbs{
  border: 1px solid #e3c0b2;
 background-color: #F3F3F3;
}
#navi .menu{                                       
  border: 1px solid #a85d40;
  border-top: 3px solid #a85d40;
  margin: 0 0 1em 0;
  padding: 0.2em 0 0 0;
}
#navi h3{
  border-bottom: 1px solid #a85d40;
}
#navi .box, #quickbar .box { 
  border: 1px solid #e3c0b2;
}
#navi .box h3, #quickbar .box h3{
 border-bottom: 3px solid #e3c0b2;
 background-color: #F6EAE1;
}
#navi .box ul ul{
 border-top: 1px solid #e3c0b2;
 border-bottom: 1px solid #e3c0b2;
}
#navi ul ul{
 border-top: 1px solid #a85d40;
 border-bottom: 1px solid #a85d40;
}
#navi .menu ul ul{
 border-top: 1px solid #e3c0b2;
 border-bottom: 1px solid #e3c0b2;
}
.trenner {
	border-top: 1px solid #e3c0b2; 
	margin: 10px 0 5px 0; 
	padding: -10px 0 10px 0;
	

}

/*
.linkactive{
 color: #a85d40;
} */
/************* Überschriften im Content ****************/
#col3_content h1{
  color: #a85d40;
}
#col3_content h3{
  border-bottom: 3px double #e3c0b2;
   margin: 0 0 1em 0
}
#col3_content #beitrag h3{
  border-bottom: none;
  margin: 0 0 0.6em 0;
}
/************** Listen im Content ****************/
#content .publibildbox .verweisliste{
 border-top: 1px solid #e3c0b2;
}
#col3_content ul{
 list-style-image: url(../images/symbole/anstrich.gif);
}
#col3_content ul li{
 list-style-image: url(../images/symbole/anstrich.gif);
}
/* extra link */
#col3_content ul ul{
 list-style-image: url(../images/symbole/anstrich2.gif);
}
#col3_content ul li ul li{
 list-style-image: url(../images/symbole/anstrich2.gif);
}
#col3_content #beitrag ul{
 list-style-image: url(../images/symbole/anstrich.gif);
}
#col3_content #beitrag ul li{
 list-style-image: url(../images/symbole/anstrich.gif);
}
/* extra link */

#col3_content #beitrag ul ul{
 list-style-image: url(../images/symbole/anstrich2.gif);
}
#col3_content #beitrag ul li ul li{
 list-style-image: url(../images/symbole/anstrich2.gif);
}
#col3_content #beitrag ul{
 list-style-image: url(../images/symbole/anstrich.gif);
}
#col3_content #beitrag ul li{
 list-style-image: url(../images/symbole/anstrich.gif);
}
/* extra link */

.alphabet{
 border: 1px solid #e3c0b2;
} 
/************** Teaser im Content   ************/  
.teaserline{
 border-top: 1px solid #e3c0b2;
 margin: 1em 0 0.5em 0;
 }
 
#col3_content .verweisstart ul li{
 list-style-image: url(../images/symbole/vanstrich.gif);

}
/************* Formulare im Content **************/
 #col3_content form{
 border: 1px solid #e3c0b2;
 background: #F6EAE1;
} 
#col3_content fieldset, .line {
 border-bottom: 1px solid #e3c0b2;
}
.sendenanbox{
 border: 1px solid #e3c0b2;
}
.fehler {
  background: #a85d40; 
} 

/* Default links 	*/

a:link {
	font-weight : normal; 
	text-decoration : none;
	background: transparent; 
	color: #b65820;

	}
a:visited {
	font-weight : normal; 
	text-decoration : none;
	background: transparent; 
	color: #962626;
	}
a:hover {
	font-weight : normal; 
	text-decoration : underline;
	background: transparent; 
	color: #b65820;
	}	
a:active {
	font-weight : normal; 
	text-decoration : none;
	background: transparent;  
	
	}
 
li a:hover {
	font-weight : normal; 
	text-decoration : underline;
	background: transparent; 
	color: #b65820;
	}	



/************* Sitemap im Content **************/ 
#sitemap .pfad {
 border: 1px solid #e3c0b2;
 border-bottom: 2px solid #a85d40;
 background: #F3F3F3;
}
#sitemap .pfad h2 {
 border-bottom: 1px solid #e3c0b2;
}
#sitemap h3 {
  border-bottom: 1px solid #a85d40;
}
#sitemap ul.level0{
 border-bottom: 1px solid #e3c0b2;
}
#sitemap a:visited{
 color: #7a7a7a;
}
/************ Tabellen im Content ***************/

.screen2 th.sub, .screen3 th.sub{
 background: #eaeaea;
}
td.first{
 background: #eaeaea;
} 
/********** Sonstige Elemente im Content *********/
#content a:visited{
 color: #d88160;
}
#content .linktop a:visited{
 color: #a85d40;
}
#content .ergebnisse a:visited{
 color: #a85d40;
}
.border1 {
 border: 1px solid #BDBDBD;
}
.border_hg {
 border: 1px solid #FEFBFB;
}
.border_weiss {
 border: 1px solid #FFFFFF;
}
 .beitragtext{
 border-bottom: 1px solid #e3c0b2;
}
 .publibildbox{
 border: 1px solid #e3c0b2;
}
.ergebnisse{
 border: 1px solid #e3c0b2;
}
.ergebnisse strong, .alphabet strong {
  color: #a85d40; 
}
.linie{
  border-bottom: 1px solid #e3c0b2; 
}
hr{border-top: 1px solid #e3c0b2; margin: 1em 0 0.5em 0; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff;}


#foot1 {background-color:#b65820;}
#foot2 {background-color:#d47d3f;}
#foot3 {background-color:#e9b88f;}
#foot4 {background-color:#dcdcdc;}

#metanav a { /*color: #58585a;*/ border-bottom: 1px dotted /*#58585a*/; }
#footer a { /*color: #4b4b4d;*/ border-bottom: 1px dotted /*#4b4b4d*/; white-space: nowrap; }

#header_back {background-color: #d47d3f; border-bottom: 0.2em #e9b88f solid;}
#header_back_innen {background-color: #d47d3f; border-top: 0.7em #fff solid;}
#header_back_innen2 {background-color: #b65820; border-top: 0.05em #fcf7f7 solid; border-bottom: 0.15em #d47d3f solid;}


#illu2 {position: absolute; width:15em; height: 4em; z-index: 1;margin: -8.7em 0 0 42em; background:url(../images/gs_sb_footer.png) right top no-repeat;}

* html #illu2 {position: absolute; width:15em; height: 4em; z-index: 1;margin: -8.5em 0 0 42em; background:url(../images/gs_sb_footer.gif) right top no-repeat;}








