/* visual */

/*---hauptnavigation---*/
.hauptmenu {
    background: transparent url(img/menu_bg.gif) repeat-x bottom left;
	border-bottom:3px solid #999999;
	height:30px;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	width:auto;
	}
	

#hauptmenu {
    background: transparent url(img/menu_bg.gif) repeat-x bottom left;
	border-bottom:3px solid #999999;
	height:30px;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	width:auto;
	}

	

	

#hauptmenu ul {
	margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-rigth:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}	

	

#hauptmenu li {
	display:block;
	float:left;
	margin:0px;
	background: transparent url(img/menu_bg_tren.gif) no-repeat center right;
	}		

	

#hauptmenu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:7px;
    padding-right:7px;
    padding-top:7px;
	padding-bottom:0px;
	height:25px;
	}	

	

#hauptmenu  li a:hover{
	color:#FFFFFF;
	background:transparent url(img/menu_bg_OVER.gif) repeat-x top left;
	display:block;
	width:auto;
	cursor:pointer;
	height:25px;
	}	

	

#hauptmenu  li a:active{
	color: #FFFFFF;
	display:block;
	width:auto;
	cursor:pointer;
	height:25px;
	}	

	

#hauptmenu  li a:visited{
	color: #FFFFFF;
	display:block;
	width:auto;
	cursor:pointer;
	height:25px;
	}
	
/*---Suche---*/

#hauptmenu_suche {
    border-right:3px solid #999999;
	border-bottom:3px solid #999999;
    background: transparent url(img/menu_bg_suche.gif) repeat-x bottom left;
	height:30px;
	}	
	
	
#suche {
    float:left; 
	height:28px; 
	margin-top:3px; 
	margin-bottom:3px; 
	margin-left:7px;
	}
	
.hauptmenu-links {
    background: transparent url(img/menu_bg_suche.gif) repeat-x bottom left;
    border-bottom:3px solid #999999;
    border-left: 3px solid #999999;
	}	
	
	
.content {
    background: #FFFFFF;
	padding: 5px;
      }	
.content1 {
    background: #efefef url(img/bg-content.jpg) no-repeat top left;
	height: 12px;
	}
	
.fusszeile {
    background: transparent url() no-repeat top center;
	}
	
.logo {	
    margin-top: 16px;
	margin-left: 45px;
	}
	
.suche-lb {
   border: 1px solid #f13135;
   background: #efefef;
   padding: 3px;
   margin:1px;
   }
   	
.seitentitle {
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   font-family:Verdana;
   font-size:13pt;
   font-weight:bold;
   color:#264b78;
   }
   
/*---News und Newsletter---*/
   
 .newsletter {
   border-top: 1px solid #DDDDDD;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 3px;
   padding-right: 3px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   line-height:normal;
   } 
   
.news {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   line-height:normal;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 3px;
   padding-right: 3px;
   }
.d_vorn {
border: 1px solid #DDDDDD;
margin: 5px;
} 

.hauptseite {
border: 1px solid #DDDDDD;
padding:5px;
}

.hauptseite2 {
border: 1px solid #DDDDDD;
padding:5px;
margin-top: 6px;
}

.bilder {
margin:3px;
padding:3px;
border: none; 
}

