/*alle Physio-Logisch Farben
gruen: #26B55B;
rot: #B33D3D;
gelb: #E99040;
grau: #818181;
*/

h2,h2 .csc-firstHeader{
color:#ab614d;
} 
/*rot*/
h3,h3 .csc-firstHeader{
color:#B33D3D;
} 
h4,h4 .csc-firstHeader{
color:#E99040;
} 

   
  
/*Aufzählungszeichen*/  
ul li{  
background: url('../images/bullet_aubenhausen.gif') no-repeat 0px 4px;    
	padding: 0px 25px 7px;    
	font-size:12px;    
	margin: 0px;    
	display: block;    
}	  
  
/*rechter Kasten*/  
  
#rightcontentcol .greyCE {    
	background-color:#f5f5f5;    
     
}   


#rightcontentcol .redCE, #rightcontentcol .redCE h2 {    
	background-color:#f9f8ef; /* #f5f5f5; */   
     
}   

   


#rightcontentcol .redCE h1{    
	background-color:#78655e; /* #ab614d; */
     
}  
  
/*linke Navigation, Überschriften*/  
  
#leftcontent a:hover,  
h1,  
.article h2{  
 color:#ab614d;  
}  
  
#leftcontentcol a {  
  color:#78655e; /* #ab614d;  */
}  
#rightcontentcol a {  
  color:#78655e; /* #ab614d;   */
}  
  
.redCE h1 {  
	background-color: #78655e; /* #ab614d;    */
}  
  
#leftcontentcol h1, #leftcontentcol h2{  
 color:#78655e;       /* #ab614d */  
}  
  
#leftcontent a:hover{  
 color:#78655e; /*#ab614d;  */
}  

 div.tx-cegallery-pi1-album_entry{
            float: left;
            height: 195px;
            width: 120px;
            margin: 2px;
            padding: 10px;
            padding-bottom: 13px;
            text-align: center;
            top: inherit;
            vertical-align: bottom;
            background-color: #fff;
        }

        div.tx-cegallery-pi1-detail_entry{
            padding-top: 20px;
            padding-bottom: 10px;
            text-align: center;
        }        
        
        #mySlideshow
		{ 
		margin-top:10px;
      margin-left:50px;
			width: 370px;
			height: 380px;
			z-index:5;
			display: none;
			overflow:hidden;
			position: relative;
			background-color: #f5f5f5;
		}
		
table p
{
padding-left: 4px;
Padding-top:4px;
padding-right:3px;
}

p.bodytext strong
{color:#78655e;}

#leftcontentcol h3
{color: #2e2e2e;
font-size:100%;
font-weight:600;}


/******** Versteckt die Suchfunktion ****/
#searchform
{display:none;}