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

#header h1, #header-breit h1 {
	color:#FFF; /* Header Titel */
}

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

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

.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;
	
}


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

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



form {
	color:#385460;
	font-size:1.1em;
	background-color:#F1F2F2;
	padding:1em 0em 1.9em 1em;
	margin:0em 0em 2em 0em;
	/*width: 52.3em;*/
}
form h2 {
	margin-top:0em;
}
form label {
	font-size:1em;
	display:block;
	width:10.4em;
	line-height:1.3em;
	float:left;
	font-weight:bold;
	margin-top:2px;
}

form input {
	font-size:0.83em;
	width:37.6em;
	height:1.33em;
	margin:0em 0em 0.3em 0em;
	padding:0em;
}

form div.missing {
	color:#907244;
	margin-bottom:1.1em;
	/*margin-left:8.4em;*/
}

