body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #df8f41;
	background: #612222;
}
div, img, a {
	behavior: url(iepngfix.htc);
}
a {
	color: #df8f41;
}
a:hover {
	text-decoration: underline overline;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #F5D5A2;
	text-shadow: 2px 2px 1px #000;
}
h2 {
	font-size: 18px;
	color: #F7D8A1;
}
h3 {
	font-size: 16px;
	color: #F8D6A6;
}
h4 {
	font-size: 14px;
	color: #F7DA9E;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
th {
	color: #FFF;
	background: #612222;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 2px 2px 1px #000;
}
.rahmen {
	border: 1px solid #FFF;
}

.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgnorm, .imgleft, .imgright {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFF;
	background: #612222;
}
.imgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.imgright {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
input, select, textarea {
	background: #DCE8F6;
	border: 1px solid #BE2D34;
}


#main {
	margin: auto;
	height: auto;
	min-height: 600px;
	width: 970px;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 219px;
	width: 970px;
	position: relative;
}
#main #header #language {
	text-align: right;
	padding: 10px;
	float: right;
}

#main #header #adresse {
	position: absolute;
	height: 66px;
	width: 332px;
	left: 85px;
	top: 121px;
}
#main #inhalt {
	background: #832929 url(images/design_inhalthg.jpg);
	float: left;
	height: auto;
	min-height: 332px;
	width: 970px;
	position: relative;
}
#main #inhalt #menuaussen {
	background: url(images/design_02.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 332px;
	width: 180px;
	position: relative;
}
#main #inhalt #menuaussen #menu {
	padding: 0px;
	float: left;
	height: auto;
	min-height: 332px;
	width: 180px;
}
#main #inhalt #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhalt #menuaussen #menu ul li {
	margin-bottom: 0px;
}
#main #inhalt #menuaussen #menu ul li a {
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 36px;
	text-align: center;
	width: 180px;
	border-bottom: 1px solid #FFF;
	background: url(images/design_menuhg.jpg) no-repeat;
}
#main #inhalt #menuaussen #menu ul li .abschluss {
	border: none;	
}
#main #inhalt #menuaussen #menu ul li a:hover {
	background: url(images/design_menuhghover.jpg) no-repeat;
	color: #DF8F41;
}
#main #inhalt #contentaussen {
	background: url(images/design_03.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 332px;
	width: 790px;
	position: relative;
}
#main #inhalt #contentaussen #content {
	padding: 0px 10px;
	float: left;
	height: auto;
	min-height: 370px;
	width: 770px;
	position: relative;
}
#main #inhalt #contentaussen #content #imageContainer {
	float: left;
	height: 332px;
	width: 500px;
	overflow: hidden;
	position: relative;
	border: 1px solid #FFF;
	margin: 20px 10px;
}
#main #feater {
	background: url(images/design_04.jpg);
	float: left;
	height: 45px;
	width: 950px;
	position: relative;
	padding: 2px 10px;
}
