body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A9310E;
	background: #CBBDBD;
}
img, div, a {
	behavior: url(iepngfix.htc);
}
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;
	color: #571807;
	border-bottom: 1px solid #571807;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
table tr td h2 {
	margin: 0px;
	padding: 0px;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.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;
}
input, textarea, select {
	margin: 0px;
	padding: 0px;
	background: #F0F0F0;
	border: 1px solid #6A1F0C;
}
#fotoalbum {
	background: #FFF url(images/hgfotoalbum.jpg) repeat-y;
	padding-left: 45px;
	float: left;
	height: auto;
	width: 705px;
	min-height: 320px;
}
#fotoalbum .imgnorm {
	margin: 5px;
}
#main {
	margin: auto;
	height: auto;
	min-height: 600px;
	width: 970px;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 175px;
	width: 970px;
	position: relative;
}
#main #header #lang {
	height: 15px;
	width: 50px;
	position: absolute;
	left: 910px;
	top: 143px;
}
#main #inhalt {
	float: left;
	height: auto;
	min-height: 381px;
	width: 970px;
	background: url(images/design_inhalthg.jpg);
	position: relative;
}
#main #inhalt #menuaussen {
	background: url(images/design_02.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 381px;
	width: 191px;
	position: relative;
}
#main #inhalt #menuaussen #menu {
	padding: 1px 0px 0px 21px;
	float: left;
	height: auto;
	min-height: 380px;
	width: 170px;
	position: relative;
}
#main #inhalt #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhalt #menuaussen #menu ul li {
	margin-bottom: 6px;
	float: left;
}
#main #inhalt #menuaussen #menu ul li a {
	font-size: 14px;
	line-height: 25px;
	color: #A9310E;
	background: #BDBFBE;
	display: block;
	height: 25px;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	width: 155px;
	border-left: 5px solid #58595A;
	float: left;
	font-weight: bold;
}
#main #inhalt #menuaussen #menu ul li a:hover {
	border-color: #E98A12;
}
#main #inhalt #menuaussen #menu .logos {
	position: absolute;
	height: 144px;
	width: 80px;
	left: 68px;
	top: 346px;
	text-align: center;
}

#main #inhalt #contentaussen {
	background: url(images/design_03.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 381px;
	width: 779px;
	position: relative;
}
#main #inhalt #contentaussen #content {
	padding: 1px 16px 0px 13px;
	float: left;
	height: auto;
	min-height: 380px;
	width: 750px;
	position: relative;
}
#main #inhalt #contentaussen #content #imageContainer {
	background: url(images/index00.jpg);
	float: left;
	height: 340px;
	width: 450px;
	overflow: hidden;
	margin-right: 20px;
	position: relative;
}
#main #feater {
	background: url(images/design_04.jpg);
	float: left;
	height: 44px;
	width: 970px;
	color: #000;
	line-height: 18px;
	position: relative;
}

