@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #C1AE93;
	line-height: 20px;
}
.body-start {
	background-image: url(background/body-start.jpg);
}
.navi {
	background-image: url(background/navi.jpg);
	background-repeat: repeat-y;
}
.navi-end {
	background-image: url(background/navi-end.jpg);
	background-repeat: no-repeat;
}
.body-end {
	background-image: url(background/body-end.jpg);
}
.body-b {
	background-image: url(background/body.jpg);
}
a:link {
	color: #835D28;
}
a:visited {
	color: #835D28;
}
a:hover {
	color: #FFD400;
}
a:active {
	color: #FFD400;
}
h1 {
	font-size: 18px;
	color: #835D28;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
.claim {
	font-size: 18px;
	color: #835D28;
}
.brauneUnterueberschrift {
	font-weight: bold;
	color: #835D28;
}

