body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #572D15;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	background: #fad090 url(images/design_hg.jpg) no-repeat fixed center top;
}
* html, * html body, *html, *html body {
	width: 100%;
	height: 100%;
}
#scrollbar {
	position:absolute;
	width:100%;
	height:100%;
	top:-4px;
	left:1px;
	overflow:auto;
	overflow-x: hidden;
	z-index:1;
}
#hintergrund {
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
}
a {
	color: #572D15;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
	font-style: italic;
}
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;
}
#gallery a, .gallery {
}

img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.align-left {
	text-align: left;
}
.align-justify {
	text-align: justify;
	font-style: normal;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	display: table;
}
table thead {
	display: table-header-group;
}
table tbody {
}
table tfoot {
	display: table-footer-group;
}
table tr {
	display: table-row;
}
table tr td {
	display: table-cell;
	padding: 3px;
}
table tr th {
	font-weight: bold;
	text-align: left;
	display: table-cell;
}
table tr th[align=center] {
	text-align: center;
}
table tr th[align=right] {
	text-align: right;
}
table tr th[align=justify] {
	text-align: justify;
}
.indent {
	padding: 0px 40px;
}
input, textarea, select {
	margin: 0px;
	padding: 0px;
}
.bull {
	color: #9E4F26;
}
.indent {
	padding: 0px 40px;
}
.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;
}
#main {
	margin: auto;
	width: 990px;
	position: relative;
	z-index:1;
}
#main #header {
	background: url(images/design_header.png) no-repeat;
	padding: 10px 10px 0px;
	float: left;
	height: 85px;
	width: 970px;
	position: relative;
	z-index: 10;
}
#main #header .logo {
	float: left;
	height: 85px;
	width: 398px;
	position: relative;
	z-index: 11;
}

#main #header #topmenu {
	padding: 10px;
	float: right;
	width: 500px;
	position: relative;
	z-index: 15;
}
.topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topnav li {
	float: right;
}
.topnav li a {
	padding: 0px 10px;
	float: right;
	border-right: 1px solid #9E4F26;
}
.topnav li.end a {
	border-style: none;
}
#main #inhalt {
	background: url(images/design_inhalthg.png);
	padding: 0px 10px;
	float: left;
	width: 970px;
	position: relative;
}
#main #inhalt #mitte #menu {
	background: url(images/design_menuoben.jpg);
	float: left;
	height: 300px;
	width: 200px;
	position: relative;
	padding-top: 5px;
}
.mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.mainnav li {
	float: left;
	width: 200px;
}
.mainnav li a {
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	width: 185px;
	padding-left: 15px;
	height: auto;
}
.mainnav li a span {
	font-size: 12px;
}

.mainnav li a:hover, .mainnav li a.aktiv {
	color: #FFF;
	text-decoration: underline;
}
#main #inhalt #mitte #bildwechsel {
	background: url(images/design_bild.jpg);
	float: left;
	height: 315px;
	width: 770px;
	overflow: hidden;
	position: relative;
}
#main #inhalt #contentaussen #links {
	padding: 10px;
	float: left;
	width: 180px;
	position: relative;
	background: url(images/design_menuunten.jpg) no-repeat;
}
#main #inhalt #contentaussen #links .box {
	float: left;
	width: 180px;
	padding-bottom: 20px;
	position: relative;
}
#main #inhalt #contentaussen #links .box h2 {
	font-size: 16px;
	background: #FEF0DA no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	border-top: 1px solid #9E4F26;
	border-right: 1px solid #9E4F26;
	border-left: 1px solid #9E4F26;
}
#main #inhalt #contentaussen #links .box.wetter {
	position: relative;
	width: 140px;
	padding-right: 15px;
	padding-left: 25px;
}
.subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subnav li {
	float: left;
	width: 180px;
}
.subnav li a {
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	width: 170px;
	padding-left: 10px;
}
.subnav li a:hover, .subnav li a.aktiv {
	color: #FFF;
	text-decoration: underline;
}
#schnellanfrage table {
	border: 1px solid #9E4F26;
}
#schnellanfrage #email {
	width: 100px;
}
#schnellanfrage #anfragen {
	background: #FEF0DA;
	text-align: center;
	border: 1px solid #B04E26;
	padding: 2px 5px;
	margin: 0px;
	display: block;
	width: 160px;
	position: relative;
}
#main #inhalt #contentaussen {
	float: left;
	width: 970px;
	position: relative;
}
#main #inhalt #contentaussen #content {
	padding: 10px 20px;
	float: left;
	width: 730px;
	position: relative;
	color: #1A191E;
}
#main #inhalt #contentaussen #content a {
	color: #1A191E;
}
#main #inhalt #contentaussen #content .rot , #main #inhalt #contentaussen #content a.rot{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#main #inhalt #contentaussen #content h1 {
	line-height: 30px;
	border-bottom: 1px dashed #9E4F26;
	color: #9E4F26;
	height: 30px;
	padding-bottom: 5px;
	font-size: 22px;
	text-shadow: 1px 1px 0px #000;
}
#main #footer {
	background: url(images/design_footer.png) no-repeat;
	padding: 0px 10px 10px;
	float: left;
	height: 37px;
	width: 970px;
	position: relative;
}
input[required]{
	box-shadow: 0 0 10px #930;	
	border: 1px solid #930;
}
.error {
	background: #FFEAEA;
	border: 1px dotted #ff0000;
	padding: 12px 12px 0;
	margin-bottom: 12px;
}
#carousel {
	margin-bottom: 20px;	
}
