#header {
	background-color:#5D5D5C; /* Header Hintergrund */
	color:#FFF; /* Header Text */
}

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

#header-breit {
	background-color:#5D5D5C; /* Header Hintergrund */
	color:#FFF; /* Header Text */
}
#header-breit p,  #header p {
	color:#FFFFFF;
}

.bildbox, .textbox, .silver, .tabelle table {
	background-color:#E7E7E7; /* Balken */
}

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

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


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

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

/* tabs */
.tabbox{
	background-color:#E7E7E7 !important;
	
}


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


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

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

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