  /*body {    
	background-color:#fff;    
	padding:1px;    
	margin:0;    
	font-family:arial;    
	color:#2e2e2e;    
	background:url('bodybg.gif');    
	background-position: center;    
	background-repeat:repeat-y;    
}  */  
 
/*#main{
	//background-color:#fff;   
}
#header{
	//background-color:#fff; 
}
*/


/*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:#f0e8da;  
   
} 
#rightcontentcol .redCE {  
	background-color:#f0e8da;  
   
} 
#rightcontentcol .redCE h1{  
	background-color:#a0978e;  
   
}

/*linke Navigation, Überschriften*/

#leftcontent a:hover,
h1,
.article h2{
 color:#443c36;
}



#leftcontentcol a {
  color:#5a5048;
}
#rightcontentcol a {
  color:#5a5048;
}

.redCE h1 {
	background-color:#383838; 
}

#leftcontentcol h1{
 color:#746c65;
}

#leftcontentcol h2{
 color:#746c65;
}

#leftcontentcol h3{
font-weight:300;
font-size:100%;
color:#2e2e2e;
}

#header #topnav a /* Farbanpassung des Menues oben waagerecht */
{
color:#746c65;
}

#nav li a
{
color:#746c65;
}




#leftcontentcol .article h2 /* Überschriften der Artikelnews */
{
 color:#443c36;
}

#centercontent #breadcrumb a /* Farbanpassung im breadcrumbbereich */
{
color:#746c65;
}

#leftcontentcol strong /* Fettschrift im Text */
{
color:#443c36;
}

#rightcontentcol font

{
color:#746c65;
}



  div.centered #footernav
{
background-color:#f0e8da;
}

 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;
		}
		
		
		    html
/******** Versteckt die Suchfunktion ****/
#searchform
{display:none;}