@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fae8d0;
	margin-top: 0px;
	text-align: left;
}
#container {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	clear: both;
}
#nav {
	width: 250px;
	float: left;
	background-image: url(../media/system/back_01.jpg);
	height: 620px;
	background-repeat: no-repeat;
}
#nav_head {
	width: 750px;
	float: right;
	height: 54px;
	font-size: 12px;
	color: #314A29;
	text-decoration: none;
	text-align: right;
	top: 0px;
	background-image: url(../media/system/back_02.jpg);
	background-repeat: no-repeat;
}
#nav_head a:link {
	color: #314A29;
	text-decoration: none;
}
#nav_head a:visited {
	color: #314A29;
	text-decoration: none;
}
#nav_head a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_head_12 {
	font-size: 14px
}
.nav_head_14 {
	font-size: 16px
}
#inhalt {
	width: 435px;
	float: left;
	height: auto;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-right: 25px;
	overflow: hidden;
	background-image: url(../media/system/back_03.jpg);
}
.inhalt_10px {
	font-size: 10px;
	line-height: 12px;
	margin-top: -10px;
}
#inhalt h2, #inhalt h1 {
	font-size: 15px;
	line-height: 24px;
	color: #990000;
}
#inhalt a:link {
	color: #990000;
}
#inhalt a:visited {
	color: #990000;
}
#inhalt a:hover {
	color: #000000;
	text-decoration: underline;
}
.inhalt_imgtop {
	margin-left: -100px;
}
#aktuell {
	width: 160px;
	float: left;
	padding-top: 295px;
	padding-left: 10px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	clear: right;
	padding-right: 20px;
	background-image: url(../media/system/back_04.jpg);
}
#aktuell a:link {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#aktuell a:visited {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#aktuell a:hover {
	font-size: 12px;
	color: #314A29;
}
#aktuell h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1a4922;
}
#infoboxen {
	width: 750px;
	float: left;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	line-height: 14px;
	position: relative;
	clear: both;
	padding-left: 250px;
}
#infoboxen  h1 {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	margin-bottom: -10px;
	margin-top: 10px;
}
#infoboxen  a:link {
	color: #990000;
}
#infoboxen a:visited {
	color: #990000;
}
#infoboxen  a:hover {
	color: #000000;
	text-decoration: underline;
}
