body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5C4125;
	background: url(images/design_hg.jpg);
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.align-left {
	text-align: left;
}
.align-justify {
	text-align: justify;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.pdf {
	font-size: 13px;
	color: #4A0000;
	background: url(images/pdf.gif) no-repeat;
	height: 20px;
	display: block;
	padding-left: 20px;
}
.galerie, #galerie a {
}
hr {
	margin: 0px 0px 12px;
	padding: 0px;
	border-bottom: 3px dotted #BB844E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.aktiv {
}
.imgnorm, .imgleft, .imgright {
	background: #FFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
th {
	font-size: 14px;
	color: #633C13;
	background: #C18C56;
	text-align: left;
}
th[align="center"] {
	text-align: center;
}
input, textarea, select {
	margin: 0px;
	padding: 0px;
}
.datum {
	margin-right: 5px;
}
#main {
	margin: auto;
	height: auto;
	width: 970px;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 174px;
	width: 970px;
	position: relative;
}
#main #header #schnellanfrage {
	padding: 10px;
	float: right;
	width: 180px;
	margin: 10px;
	position: relative;
	background: #E8D0AE;
}
#main #header #schnellanfrage h4 {
	color: #FFF;
	background: #C28E55;
	line-height: 25px;
	text-align: center;
	height: 25px;
}
#main #header #schnellanfrage #s_send {
	width: 180px;
	position: relative;
}
#main #menu {
	float: left;
	height: 56px;
	width: 970px;
	position: relative;
}
.mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mainnav li {
	float: left;
	height: 56px;
}
.mainnav li a {
	float: left;
	height: 56px;
}
#main #inhalt {
	background: url(images/design_inhalthg.jpg);
	float: left;
	width: 970px;
	position: relative;
	min-height: 339px;
}
#main #inhalt #content {
	padding: 0px 35px 10px;
	float: left;
	width: 900px;
	position: relative;
	background: url(images/design_12.jpg) no-repeat;
	min-height: 329px;
}
#main #inhalt #content #imageContainer {
	float: left;
	height: 330px;
	width: 450px;
	overflow: hidden;
	position: relative;
}
#main #inhalt #content #imageText {
	float: left;
	height: 330px;
	width: 430px;
	padding-left: 20px;
	position: relative;
}
#main #footer {
	background: url(images/design_13.jpg);
	padding: 0px 10px;
	float: left;
	height: 51px;
	width: 950px;
	position: relative;
	line-height: 25px;
}

