#header {
	background-color:#BBBDBE; /* Header Hintergrund */
	color:#385460; /* Header Text */
}

#header h1 {
	color:#385460; /* Header Titel */
}

#header-breit {
	background-color:#BBBDBE; /* Header Hintergrund */
	color:#385460; /* Header Text */
}
#header-breit p, #header p {
	color:#FFFFFF;
}

.bildbox, .textbox, .silver, .tabelle table, .farbig {
	background-color:#F1F2F2 !important; /* Balken */
}

.bildbox .link a, .textbox .link a, .widebox .link a, .text a, .linkliste-content a, .button a {
	background-color:#D6D7D8;  /* Buttons */
}

.link a:hover, .text a:hover, .linkliste-content a:hover, .button a:hover {
	background-color:#BBBDBE; /* Buttons hover */
}

.textseite {
	background-color:#FFF !important;
	border-bottom:5px solid #F1F2F2 !important;
}

.farbig {
	background-color:#F1F2F2 !important;
	width:586px;
	
}

.farbig .text {
	padding:0px;
	height:100px;
	
	margin-top:0px;
	margin-bottom:-4px;
	
}


.tabbox{
	background-color:#F1F2F2 !important;
	
}


ul.tabs li a.active{
	background-color:#F1F2F2 !important;
}


.linkliste-area {
	background-color:#F1F2F2;
}

#mainborderbottom-textseite {
	background-image:url('../images/shadows/mainbottom_silver.png');
}

