






/* SEITEN und SPALTEN  SETUP */
/* SEITEN und SPALTEN  SETUP */

.spaltensetup {
	border-left-color:#A4D8FA !important; 
	background:#FFFFFF !important; 
	border-right-color: #A4D8FA !important;
	}
.spaltensetup_ohne_container {
	border-left-color:#A4D8FA !important; 
	background:#FFFFFF !important; 
	border-right-color: #A4D8FA !important;
	}	
	
	
.content{
	color:#000000 !important;
	background:#FFFFFF !important;
	}
.content_left{
	background:#A4D8FA !important;
	}
.rechtespalte{
	background:#A4D8FA !important;
	}
body{
	background:#48B1F4 !important;
}

/* HEADER */
/* HEADER */

.header_bilder{
	background: url('/bilder/header_hintergrund.jpg') no-repeat right top !important;
	}


/* HAUPTMENU */
/* HAUPTMENU */
.hauptmenu{
	background:#C4E3F3;
}
.hauptmenu_on{
	color:#000000 !important;
	background:#DAEFFD !important;
	}
.hauptmenu ul li a{
	color:#FFFFFF;
	background:#48B1F4;
	}	
.hauptmenu ul li a:hover{
	color:#000000 !important;
	background:#DAEFFD !important;
	}
	
/* HAUPTMENU UMBRUCH */
/* HAUPTMENU UMBRUCH */
.hauptmenu_umbruch{
	background:#C4E3F3;
}
.hauptmenu_umbruch ul li a{
	color:#FFFFFF;
	background:#48B1F4;
	}	
.hauptmenu_umbruch ul li a:hover{
	color:#000000 !important;
	background:#DAEFFD !important;
	}

	
	
/* TITELLEISTE */
/* TITELLEISTE */
.content_left h2 {
	color:#014B71 !important;
	background:#A4D8FA;
	}
.content h2 {
	color:#014B71 !important;
	background:#FFFFFF;
	}
.content_right h2 {
	background:#A4D8FA;
	}
		
	
/* CONTENT */	
/* CONTENT */

.contentpadding{
	color:#000000 !important;
	}
.content a{ 
	color:#1686C0 !important; 
	text-decoration:none;
	}
.content a:hover{
	color:#1686C0 !important;
	text-decoration:underline;	
	}
.content a:active{
	color:#1686C0 !important;
	text-decoration:none;
	}
.link{
	color:#1686C0;
	text-decoration:none;
	}
.link:hover{
	color:#1686C0;
	text-decoration:underline;
	}
.link:active{
	color:#1686C0;
	text-decoration:none;
	}

	

/* FOOTER */	
/* FOOTER */
.footer_main a{
	color:#1686C0;
	}
.footer_main a:hover{
	color:#1686C0;
	}
.footer_main a:active{
	color:#1686C0;
	}
.footer_main ul li a{
	color:#1686C0 !important;
	background-color:#DAEFFD !important;
	}	
.footer_main ul li a:hover{
	color:#1686C0 !important;
	background-color:#DAEFFD !important;
	}
.footer_main{background:#DAEFFD;
	border-right-color:#DAEFFD;
	}
.footer_left{background:#DAEFFD;
	}








