body {
	background-color: #feefd0;
	margin-top: 10px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #581b11;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #581b11;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #363;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	color: #581b11;
}
.shadow-left {
	background-image: url(../media/images/shadow_left.jpg);
	background-repeat: repeat-y;
}
.shadow-right {
	background-image: url(../media/images/shadow_right.jpg);
	background-repeat: repeat-y;
}
.maincontent {
	background-color: #fdf4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.navylist {
	background-color: #fdf4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 3em;
}
.subnavy {
	background-color: #fdf4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 1.8em;
	font-weight: normal;
}
.h1 {
	background-color: #fdf4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-type: none;
	font-weight: bold;
}
.h2 {
	background-color: #fdf4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
	font-weight: bold;
}
.bildunterschrift {
	background-color: #fdf4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	font-weight: normal;
	color: #999;
}
.bold {
	font-weight: bold;
}

