body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533802;
	background: #F8E9D4;
	margin: 0px;
	padding: 0px;
}
a {
	color: #533802;
	text-decoration: underline;
}

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;
}
.nopics {
	background: #FFFFFF;
	margin: 20px;
	padding: 15px;
	width: auto;
	border: 1px solid #A07447;
}

.imgnorm, .imgleft, .imgright {
	background: #EB8226;
	padding: 1px;
	border: 1px dotted #F5E1BE;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}




#main {
	width: 970px;
	min-height: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 165px;
	width: 970px;
	position: relative;
}
#main #inhaltaussen {
	background: url(images/design_inhalthg.jpg);
	float: left;
	width: 970px;
	min-height: 440px;
	height: auto;
	position: relative;
}
#main #inhaltaussen #menuaussen {
	background: url(images/design_02.jpg) no-repeat;
	float: left;
	height: 435px;
	width: 220px;
	position: relative;
}
#main #inhaltaussen #menuaussen #menu {
	height: 435px;
	width: 176px;
	padding: 16px 18px 5px 26px;
	float: left;
}
#main #inhaltaussen #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhaltaussen #menuaussen #menu ul li {
	margin-bottom: 2px;
}
#main #inhaltaussen #menuaussen #menu ul li a {
	color: #533802;
	text-decoration: none;
	height: 14px;
	width: 160px;
	padding: 3px 8px;
	display: block;
	font-weight: bold;
}
#main #inhaltaussen #menuaussen #menu ul li a:hover {
	background: #EF8C39;
}
#main #inhaltaussen #menuaussen #menu #copy {
	font-size: 10px;
	text-align: center;
	height: 20px;
	width: 176px;
	position: absolute;
	left: 26px;
	bottom: -10px;
}
#main #inhaltaussen #contentaussen {
	float: left;
	width: 750px;
	min-height: 435px;
	height: auto;
	position: relative;
}
#main #inhaltaussen #contentaussen #content {
	float: left;
	width: 740px;
	min-height: 407px;
	height: auto;
	position: relative;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#main #inhaltaussen #contentaussen #content #oeffnung {
	float: left;
	height: 200px;
	width: 500px;
	position: relative;
}
#main #inhaltaussen #contentaussen #content #newsticker {
	float: left;
	height: 200px;
	width: 230px;
	position: relative;
}
#main #inhaltaussen #contentaussen #content .galerie a {
	font-weight: bold;
	text-align: center;
	padding: 10px;
	float: left;
	height: 114px;
	width: 100px;
	background: #FFFFFF;
	margin: 2px;
	text-decoration: none;
}
#main #inhaltaussen #contentaussen #content .galerie a:hover {
	background: #F17F1E;
}
#main #inhaltaussen #contentaussen #adresse {
	height: 25px;
	position: relative;
	float: left;
	padding: 0px 10px 2px 0px;
	width: 740px;
	text-align: center;
	border-top: 1px solid #D36B0C;
	font-size: 10px;
}
