html {
	height: 101%
}
body {
	margin: 0px;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 72%;
	color: #555;
}
#page_bg {
	background: url(../images/hinter_02.jpg) top left;
	background-repeat: repeat-x;
	background-color: #6c5733;
	text-align: center;
}
div, table, form, ul, p {
	font-size: 1em;
	line-height: 1.7em;
}
strong {
	color: #6B5E58;
}
form {
	margin: 0px;
	padding: 0px;
}
iframe {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(../../../images/M_images/arrow.png);
}
h1, h2, h3, h4, h5, h6 {
	color: #A49A66;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1 {
	font:  202% Times New Roman, serif;
	padding-bottom: 5px;
}
h2 {
	font:  165% Times New Roman, serif;
	padding-bottom: 5px;
}
h3 {
	font:  150% Times New Roman, serif;
	padding-bottom: 5px;
}
h4 {
	font:  100% Verdana, sans-serif;
	color: #000;
	font-weight: bold;
}
h5 {
	font:  100% Verdana, sans-serif;
	font-weight: bold;
}
h6 {
	font:  75% Verdana, sans-serif;
	font-weight: bold;
	color: #000;
}
a {
	text-decoration:  none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #A49A66;
}
a:hover {
	text-decoration:  underline;
	border: none;
}
#outer {
	width: 1024px;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	padding: 0px;
	margin: auto;
	background-color: #fff;
}
.topmenue {
	width: 1024px;
	height: 25px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) top left;
	text-align: right;
}
.header {
	width: 1024px;
	height: 184px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}
.headerlogo {
	width: 324px;
	height: 184px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/banniere1.jpg) top left;
	float: left;
}
.headermotiv {
	width: 700px;
	height: 184px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/banniere2.jpg) top left;
	float: right;
}
.clear {
	clear: both;
	visibility: hidden;
}
.mitte {
	width: 1024px;
	height: 46px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/banniere3.jpg) top left;
	background-repeat: no-repeat;
}
.main {
	width: 1024px;
	height: auto;
	border: 0px;
	padding: 0px;
	background: #fff;
	margin: 0px;
	vertical-align: top;
}
.naviside {
	background: url(../images/naviseite_oben.jpg) top left;
	width: 210px;
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	text-align: left;
	float: left;
}
.naviside li {
	list-style-image: none;
}
.navioben {
	background-repeat: no-repeat;
	height: auto;
	padding: 0px;
	margin: 0px;
	width: 210px;
	border-top: 1px #EFF3AA solid;
}
.naviunten {
	background-image: url(../images/mod_hinter.jpg);
	background-repeat: repeat-x;
	height: 200px;
	min-height: 200px;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
.content {
	width: 814px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	text-align: left;
	float: right;
}
.clear {
	clear: both;
}

.contentinnen div {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.footer {
	width: 100%;
	height: 25px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.jpg) top left;
	background-repeat: no-repeat;
	background-color: #000;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
img {
	border: 0px;
}