body {
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	/*background-image:url(../images/site/bg_site.gif);
	background-repeat:repeat-x;
	background-color:#000000;*/
	background-image:url(../images/site/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-color:#0a0f16;
}

h1 {
	font-size:18px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	color:#7095c6;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	color:#FFFFFF;
}

h2 a:link {
	color:#FFFFFF;
	text-decoration:none;
}

h2 a:active {
	color:#FFFFFF;
		text-decoration:none;
}

h2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a img {
	border:0px;
}

a:link {
	color:#7095c6;
	text-decoration:underline;
}

a:active {
	color:#7095c6;
	text-decoration:underline;
}

a:visited {
	color:#7095c6;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

ul {
	margin-left:25px;
	padding:0px;
	list-style-position:outside;
	list-style-image:url(../images/site/list_elm.gif);
}

.flashdiv {
	position:relative;
	top:0px;	
	left:0px;
	width:789px;
	height:452px;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

embed {
	padding:0px;
	margin:0px;
	border:0px;
}

.mn_bd_10px_h {
	height:10px;
	background-color:#383838;
}

.mn_bd_10px_w {
	width:10px;
	background-color:#383838;
}

.mn_head {
	vertical-align:top;
	height:124px;
	width:950px;
	background-image:url(../images/site/bg_head.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

.mn_menue {
	vertical-align:top;
	width:151px;
	background-image:url(../images/site/bg_menue.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}

.mn_menue_en {
	vertical-align:top;
	width:151px;
	background-image:url(../images/site/bg_menue_en.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

.mn_menue_de {
	vertical-align:top;
	width:151px;
	background-image:url(../images/site/bg_menue_de.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

.mn_content {
	vertical-align:top;
	width:789px;
	height:452px;
	background-color:#000000;
}

.mn_footer {
	vertical-align:top;
	height:30px;
	background-color:#000000;
}

.mn_webedition_p {
	padding:20px;
}

.black {
	color:#000000;
}

