body {
	color: #FFFFFF;
	font-size: 10pt !important;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif !important;
	background-color: #6f6f6f !important;
	background-image: url(../pix/bg_site.jpg)!important;
	text-align: left;
}
p { }
td {
	font-size: 10pt;
	line-height: 1.1;
}
h1 {
	color: #FC0;
	font-size: 2em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1;
}
h2 {
	color: #FFF;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.67em 0;
}
h3 { color: #aaa; font-size: 1.5em; font-weight: bold; margin: 0.67em 0; }

#HEADER_top {
	position: absolute;
	top: 10px;
	left: auto;
	width: 900px;
	height: 80px;
	z-index: 1;
	background-image: url(../pix/Bilder/mm_bg_01.png);
}
#HEADER_mitte{
	background-color: #000;
	position: absolute;
	top: 90px;
	left: auto;
	width: 900px;
	height: 155px;
	background-image: url(../pix/Bilder/mm_bg_02.png);
}
#HEADER_bot {
	font-size: 10pt;
	line-height: 10pt;
	background-image: url(../pix/Bilder/mm_bg_03.png);
	text-align: left;
	position: absolute;
	top: 240px;
	left: auto;
	width: 900px;
	height: 50px;
}#HEADER_bot a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.5em;
	border: 0;
}
#HEADER_bot a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: overline;
	padding: 0.5em;
	border: 0;
}
#HEADER_bot a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding:0.5em;
	border: 0;
	background-color: #ff9933;
}
#HEADER_bot a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.5em;
	border: 0;
	background-color: #ff9933;
}

#CONTENT {
	position: absolute;
	top: 290px;
	left: auto;
	width: 880px;
	height: 350px;
	padding: 0px;
	background-image: url(../pix/Bilder/mm_bg_04.png);
	z-index: 1;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#CONTENT a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.3em;
	border: 0;
}
#CONTENT a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: overline;
	padding: 0.3em;
	border: 0;
}
#CONTENT a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding:0.3em;
	border: 0;
	background-color: #714A2B;
}
#CONTENT a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.3em;
	border: 0;
}
#CONTENT li {
	color: #FFFFFF;
	padding: 0.3em;
	border: 0;
	margin-left: -24px;
	line-height: 1.1em;
	list-style-image: url(../pix/list_style_image.gif);
	list-style-position: outside;

}

#NAVBOT {
	background-image: url(../pix/Bilder/mm_bg_05.png);
	position: absolute;
	top: 640px;
	left: auto;
	width: 900px;
	height: 80px;
}
#NAVBOT a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.5em;
	border: 0;
}
#NAVBOT a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: overline;
	padding: 0.5em;
	border: 0;
}
#NAVBOT a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding:0.5em;
	border: 0;
	background-color: #ff9933;
}
#NAVBOT a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.5em;
	border: 0;
	background-color: #ff9933;
}
