body {
	background: #f4ecd3;
}

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

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

h6, h5, h4, h3, h2, h1 {
	font-weight: bold;
}

label {
	display: block;
}

h1, h2, h3, a, #infoleiste, #menue li a, #menue .sub li a, #menue .sub li a, #footer a {
	color: #88190e;
}

a {
	text-decoration: none;
}

a: hover, #footer a: hover {
	color: #ad4035;
}

#rahmen {
	background: #a8a8a8;
	border-color: #8f281c;
	margin-top: 20px;
	border-top: 2px solid #8f281c;
}

#header, #infoleiste {
	border-color: #88190e;
}

#infoleiste {
	background: #d8cfae;
}

#menue li a {
	background: #ddcc90;
}

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

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

#menue .sub li a {
	background: #d8cfae;
}

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

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

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

#content {
	padding-bottom: 100px;
}
