body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #48371A;
	background: #CCC;
}
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;
	color: #FFF;
	text-shadow: 2px 2px 1px #000;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #36F;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgnorm, .imgleft, .imgright {
	background: #FFF;
	margin: 1px;
	padding: 2px;
	border: 2px solid #836334;
}
.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;
}
.justifylist li {
	text-align: justify;
	margin-bottom: 10px;
	border-bottom: 1px solid #48371A;
}
.justifylist li strong {
	line-height: 20px;
	color: #33C;
}
.justifylist li a        {
	color: #33C;
}


#main {
	margin: auto;
	height: auto;
	min-height: 600px;
	width: 970px;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 170px;
	width: 970px;
	position: relative;
}
#main #inhalt {
	float: left;
	height: auto;
	min-height: 426px;
	width: 970px;
	position: relative;
	background: url(images/design_inhalthg.jpg);
}
#main #inhalt #menuaussen {
	background: url(images/design_02.jpg) no-repeat;
	float: left;
	height: 426px;
	width: 212px;
	position: relative;
}
#main #inhalt #menuaussen #menu {
	height: 333px;
	width: 178px;
	padding: 27px 17px 0px;
	float: left;
	position: relative;
}
#main #inhalt #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhalt #menuaussen #menu ul li {
	float: left;
	width: 178px;
}
#main #inhalt #menuaussen #menu ul li a {
	font-size: 16px;
	line-height: 37px;
	font-weight: bold;
	color: #664B26;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 37px;
	width: 178px;
}
#main #inhalt #menuaussen #menu ul li a:hover {
	background: #F5E0C1;
}
#main #inhalt #menuaussen #copy {
	height: 50px;
	padding-top: 16px;
	padding-left: 14px;
	padding-right: 10px;
	width: 188px;
	float: left;
	text-align: center;
	position: relative;
}
#main #inhalt #menuaussen #copy p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#main #inhalt #contentaussen {
	background: url(images/design_03.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 426px;
	width: 758px;
	position: relative;
}
#main #inhalt #contentaussen #content {
	padding: 10px 14px 10px 10px;
	float: left;
	height: auto;
	min-height: 390px;
	width: 734px;
	position: relative;
}
#main #inhalt #contentaussen #content #bildbereich {
	float: left;
	height: 390px;
	width: 500px;
	position: relative;
}
#main #inhalt #contentaussen #content #bildbereich #imageContainer {
	float: left;
	height: 333px;
	width: 480px;
	padding-right: 20px;
	overflow: hidden;
	position: relative;
}
#main #inhalt #contentaussen #content #newsticker {
	float: left;
	height: 250px;
	width: 234px;
	position: relative;
	text-align: center;
}
#main #inhalt #contentaussen #content #banner {
	float: left;
	height: 140px;
	width: 234px;
	position: relative;
}
#main #inhalt #contentaussen #adresse {
	float: left;
	height: 16px;
	width: 754px;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	padding-right: 4px;
	position: relative;
}
#main #feater {
	background: url(images/design_04.jpg);
	float: left;
	height: 4px;
	width: 970px;
	overflow: hidden;
	position: relative;
}

