body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../pic/bg.gif);
	background-repeat: repeat-y;
	background-color: #EDEFED;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}


#bg {
	height: 650px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#nav {
	height: 25px;
	width: 510px;
	position: absolute;
	left: 220px;
	top: 143px;
	z-index: 7;
	padding-top: 3px;
}
#sprache {
	height: 25px;
	width: 89px;
	left: 661px;
	top: 180px;
	position: absolute;
	z-index: 3;
}
#inhalt h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2A8938;
	margin-top: 0px;
	margin-bottom: 25px;
}
#inhalt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#inhalt a, #sprache a {
	color: #F50A19;
	text-decoration: none;
	font-weight: bold;
}
#inhalt a:hover, #sprache a:hover {
	color: #FF0000;
}

#inhalt p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#inhalt {
	height: 500px;
	width: 510px;
	left: 220px;
	top: 220px;
	position: absolute;
	z-index: 6;
}

#bilder {
	position: absolute;
	width: 190px;
	left: 780px;
	top: 375px;
	height: 300px;
	z-index: 5;
}
#text {
	background-color: #F9F9FB;
	margin-bottom: 15px;
	width: 370px;
	padding: 5px;
}
#inhalt h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.klein {
	font-size: 11px;
	color: #666666;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #F50A19;
	text-transform: uppercase;
	text-decoration: none;
}
#nav a:hover {
	color: #2C8737;
}
