/*alle Physio-Logisch Farben
gruen: #26B55B;
rot: #B33D3D;
gelb: #E99040;
grau: #818181;
*/

h2,h2 .csc-firstHeader{
color:#26B55B;
} 
/*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 {    
	background-color:#f5f5f5;    
     
}   
#rightcontentcol .redCE h1{    
	background-color:#B33D3D;    
     
}  
  
/*linke Navigation, Überschriften*/  
  
#leftcontent a:hover,  
h1,  
.article h2{  
 color:#B33D3D;  
}  
  
#leftcontentcol a {  
  color:#B33D3D;  
}  
#rightcontentcol a {  
  color:#B33D3D;  
}  
  
.redCE h1 {  
	background-color:#B33D3D;   
}  
  
#leftcontentcol h1{  
 color:#B33D3D;  
}  
  
#leftcontent a:hover{  
 color:#B33D3D;  
}  

 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;
		}
