body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #621D09;
	background: #C5AC50;
}
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;
}
h4 {
	font-size: 14px;
}
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: 1px;
	border: 1px solid #000;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.gallery {
	text-align: center;
}

input, textarea, select {
	margin: 0px;
	padding: 0px;
}
#main {
	margin: auto;
	height: auto;
	min-height: 660px;
	width: 970px;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 141px;
	width: 970px;
	position: relative;
}
#main #header #bettbike {
	position: absolute;
	height: 30px;
	width: 97px;
	left: 53px;
	top: 617px;
	z-index: 30;
}

#main #inhalt {
	background: url(images/design_inhalthg.jpg);
	float: left;
	height: auto;
	min-height: 496px;
	width: 970px;
	position: relative;
}
#main #inhalt #menuaussen {
	background: url(images/design_02.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 446px;
	width: 192px;
	position: relative;
}
#main #inhalt #menuaussen #menu {
	float: left;
	height: 420px;
	width: 184px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 80px;
	position: relative;
}
#main #inhalt #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhalt #menuaussen #menu ul li {
	float: left;
	width: 184px;
}
#main #inhalt #menuaussen #menu ul li a {
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	width: 174px;
	padding-left: 8px;
	border-bottom: 1px dotted #AB360B;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	color: #AB360B;
}
#main #inhalt #menuaussen #menu ul li a:hover {
	background: #FDEECF;
	border-bottom-style: solid;
}
#main #inhalt #menuaussen #menu #wetter {
	float: left;
	width: 184px;
	text-align: center;
	height: 90px;
	padding-top: 22px;
}
#main #inhalt #contentaussen {
	float: left;
	height: auto;
	min-height: 446px;
	width: 778px;
	position: relative;
}
#main #inhalt #contentaussen #adresse {
	background: url(images/design_03.jpg);
	float: left;
	height: 67px;
	width: 778px;
	position: relative;
}
#main #inhalt #contentaussen #adresse #atext {
	position: absolute;
	height: 32px;
	width: 472px;
	left: 58px;
	top: 27px;
}
#main #inhalt #contentaussen #content {
	background: url(images/design_04.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 379px;
	width: 778px;
	position: relative;
}
#main #inhalt #contentaussen #content #contenttext {
	padding: 10px 18px 10px 10px;
	float: left;
	height: auto;
	min-height: 359px;
	width: 750px;
	position: relative;
}
#main #inhalt #contentaussen #content #contenttext #slideshow {
	width: 705px;
	float: left;
	height: 341px;
	padding-left: 23px;
	position: relative;
	padding-top: 15px;
}
#main #inhalt #contentaussen #content #contenttext #slideshow #imageContainer {
	background: url(images/index00.jpg);
	float: left;
	height: 341px;
	width: 704px;
	overflow: hidden;
}
#main #feater {
	background: url(images/design_05.jpg);
	float: left;
	height: 13px;
	width: 970px;
	position: relative;
}

