body {
	background: #bcbfc1;
}

body, #footer {
	color: #3f4447;
}

h1, h2, h3 {
	color: #0b3c61;
}

a, a:hover, #footer a {
	color: #15507d;
}

a {
	text-decoration: none;
}

#rahmen {
	background: #edeae4;
	border-color: #f5f5f5;
}

#header, #infoleiste, #infoleiste a {
	border-color: #eff3f6;
}

#infoleiste {
	background: #30467e;
	color: #fff;
}

#infoleiste a {
	color: #fafafa;
	text-decoration: underline;
}

#menue li a {
	background: #c3b591;
	font-weight: bold !important;
}

#menue li a, #menue .sub li a, #menue .sub li a, #footer {
	border-color: #edeae4;
}

#menue li a, #menue .sub li a, #menue .sub li a {
	color: #424242;
}

#menue li a, #menue .sub li a {
	font-weight: normal;
}

#menue li a:hover {
	background: #d0c4a4;
}

#menue .sub li a, #menue .sub li a:active, #menue .sub li a {
	background: #d3ccba;
}

#menue .untersub li a:hover {
	background: #607182;
}

#content, #footer {
	background: #f5f5f5;
}

#content img {
	border-color: #ccc;
}

#footer a:hover {
	color: #216090;
}

label {
	display: block;
}

#header {
	background: url(images/header.jpg);
}

#content {
	padding-bottom: 100px;
}