@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #B5A66C;
}
#struktur {
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(../images/hg_beige_09.jpg);
}
#inhalt {
	float: left;
	width: 200px;
	text-indent: 30px;
}
#hauptbereich {
	float: left;
	height: 700px;
	width: 760px;
	overflow: auto;
}
#navigation {
	text-align: center;
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
}
#kopfzele {
	height: 200px;
}

#info {
	float: right;
	width: 10px;
}
#fusszeile {
	clear: both;
	float: none;
	text-align: center;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.bild_rechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}
.bild_links {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
