

/* SEITEN und SPALTEN  SETUP */
/* SEITEN und SPALTEN  SETUP */


.spaltensetup {
	border-left-color:#FFFFFF !important;
	  
			background:#F3F7F8 !important;
		
	border-right-color: #FFFFFF !important;
	}
.spaltensetup_ohne_container {
	border-left-color:#FFFFFF !important;
	  
			background:#F3F7F8 !important;
		
	border-right-color: #FFFFFF !important;
	}
	
	
.content{
	color:# !important;
		  
			background:#F3F7F8 !important;
		
	}


	
	


body{
	
		background:url('/bilder/body_blau.gif') repeat-x top;
	
}

#schatten_links{
	margin:auto;
	width:65.6em;
	
		background:url(/bilder/scha_li_blau.gif) no-repeat top left;
	
}
#schatten_rechts{
	margin-left:0.3em;
	
		background:url(/bilder/scha_re_blau.gif) no-repeat top right;
	
}






/* HEADER */
/* HEADER */

.header_bilder{
	
		background: url('/bilder/kopf_morgen.jpg') no-repeat top left !important;
	
}

/* logo */

#logo{
	margin-right:20px;
	float:right;
}

#header_farb_bild {
	float:left;
	width:180px;
	height:124px;
	background:url(/bilder/test.png) no-repeat top left;	
	  
		background:url(/bilder/haeusle_blau.gif) no-repeat top left;	
	
}
	
	
	
	
	
	
/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#;
	height:2em;
}

	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#;
}
.hauptmenu_umbruch ul li a{
	color:#FFFFFF;
	background:#;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:# !important;
	background:# !important;
	}

	
	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:# !important;
	background:#;
	}
.content h2 {
	color:# !important;
	background:#;
	}
.content_right h2 {
	background:#;
	}
		
	
/* CONTENT */	
/* CONTENT */


.content h2 {
	  
		color:#798A7D !important;
	
}


.contentpadding{
	color:# !important;
	}
.content a{ 

	  
		color:#3D638A !important;
	text-decoration:none;
	}
.content a:hover{
	
	  
		color:#3D638A !important;
	text-decoration:underline;	
	}
.content a:active{
	
	  
		color:#3D638A !important;
	text-decoration:none;
	}
.link{
	
	  
		color:#3D638A !important;
	text-decoration:none;
	}
.link:hover{
	
	  
		color:#3D638A !important;
	text-decoration:underline;
	}
.link:active{
	
	  
		color:#3D638A !important;
	text-decoration:none;
	}

	

/* FOOTER */	
/* FOOTER */


#footer_trenn_huelle {
	width:100%;
	height:1px;
	background:#3D638A;
	font-size:0.1em;
	margin:0px;
	clear:both;
}
#footer_trenn_rechts {
	float:right;
	width:175px;
	height:1px;
	background:#3D638A;
	border-left:10px solid #FFF;
	border-right:10px solid #FFF;
}
#footer_trenn_links {
	float:left;
	width:175px;
	height:1px;
	background:#3D638A;
	border-left:10px solid #FFF;
	border-right:10px solid #FFF;
}

.footer_main a{
	color:#474747;
	}
.footer_main a:hover{
	color:#474747;
	}
.footer_main a:active{
	color:#474747;
	}
.footer_main ul li a{
	color:#474747 !important;
	background-color:#FFFFFF !important;
	}	
.footer_main ul li a:hover{
	color:#474747 !important;
	background-color:#FFFFFF !important;
	}
.footer_main{background:#FFFFFF;
	border-right-color:#FFFFFF;
	}
.footer_left{background:#FFFFFF;
	}



