@charset "UTF-8";

body {
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.png);
	background-image:url(../img/bg.png)
	background-position:top;
	background-repeat:repeat-x;
	background-color:rgb(26,38,46);
	text-align:center;
	font-size:12px
}

a {
	color:rgb(0,0,0);
	text-decoration:none;
}
.aktiv {
	color: rgb(0,0,0);
	font-weight: bold;
}
a:hover {
	color:rgb(110,110,110);
}

#wrapper {
	width:798px;
	height:auto !important;
	margin:20px auto 20px auto;
	text-align:left;
	background-image:url(../img/bg_main.png);
	background-position:left;
	background-repeat:repeat-y;
	background-color:rgb(255,247,204);
}

#header {
	width:798px;
	height:146px;
	background-image:url(../img/header-pm.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#topnav {
	width:775px;
	height:33px;
	position:relative;
	top:7px;
	left:1px;
	padding:0px 10px 0px 11px;
}

#topnav .topnav_item {
	float:left;
	padding:13px 9px 0px 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#topnav .topnav_divider {
	width:2px;
	height:33px;
	float:left;
	background-image:url(../img/topnav_divider.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#topnav #topnav_login {
	height:33px;
	float:right;
	font-family:Arial Narrow, Verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
}

#topnav #topnav_login label {
	float:left;
	padding:13px 8px 0px 8px;
}
#topnav  #topnav_login  {
	width:75px;
	height:14px;
	float:left;
	margin-top:9px;
	background-color:rgb(255,255,255);
	border-color:rgb(0,0,0);
	border-width:1px;
	border-style:solid;
}

#topnav #topnav_login input[type=submit] {
	width:23px;
	height:23px;
	float:left;
	margin:6px 0px 0px 8px;
	background-image:url(../img/topnav_logsubm.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
}

.b1 {
	width:798px;
	height:auto !important;
	float:left;
	background-image:url(../img/button_black.png);
	background-position:right;
	background-repeat:repeat;
	padding-top:7px;
	padding-bottom:7px;
}
.button_black {
	width:133px;
	height:auto !important;
	float:left;
	background-image:url(../img/button_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:25px;
	padding-bottom:7px;
	font-family:Arial Narrow, Verdana, sans-serif;
	font-size:14px;
	text-align:center;
	color:rgb(255,255,255);
}

.button_black a {
	color:rgb(255,255,255);
}

.button_black a:hover {
	color:rgb(175,175,175);
}

#main {
	width:798px;
	margin-top:-25px;
	clear:both;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

#divider {
	width:796px;
	height:4px;
	background-color:rgb(255,216,0);
	border-color:rgb(0,0,0);
	border-width:0px 1px 0px 1px;
	border-style:solid;
}

#ad_full {
	width:488px;
	height:50px;
	position:relative;
	left:240px;
	text-align:center;
	padding-top: 10px;
}
#ad_full h1 {
	color: #A0680B;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#ad_full h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#menu {
	width:190px;
	height:auto !important;
	float:left;
	margin-top:-64px;
}

.menu_head {
	width:121px;
	height:27px;
	background-image:url(../img/menu_head.png);
	background-position:top;
	background-position:no-repeat;
	margin:4px 0px 0px 3px;
	padding:13px 30px 0px 30px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:rgb(255,255,255);
}

.menu_box {
	width:163px;
	height:auto !important;
	background-image:url(../img/menu_box.png);
	background-position:top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 3px;
	padding:3px 9px 2px 9px;
}

.menu_box ul {
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style-image:url(../img/menu_item.png);
	list-style-position:inside;
}

.menu_box li {
	margin:0px 0px 1px 0px;
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
}

.menu_foot {
	width:181px;
	height:10px;
	background-image:url(../img/menu_foot.png);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px 0px 4px 3px;
}

#content {
	width:605px;
	height:auto !important;
	float:left;
}

.content_head {
	width:529px;
	height:22px;
	background-image:url(../img/content_head.png);
	background-positon:top;
	background-repeat:no-repeat;
	margin:8px 0 0 8px;
	padding:13px 30px 0 30px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:rgb(255,255,255);
}

.content_box {
	width:559px;
	height:auto !important;
	background-image:url(../img/content_box.png);
	background-position:top;
	background-repeat:repeat-y;
	margin:0 0 0 8px;
	padding:0 15px 0 15px;
}

.content_foot {
	width:589px;
	height:12px;
	background-image:url(../img/content_foot.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px 0px 4px 8px;
}

#footer {
	width:798px;
	height:61px;
	background-image:url(../img/footer.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}
div.footer {
	margin: 20px 10px 0 10px;

}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	font-size:0px;
	clear:both;
	visibility:hidden;
}
/* IE-Patches fÃ¼r Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }

h1 {
	color: #A0680B;
	font-size: 18px;
}
.pmdiv2 {
	height: 350px;
	overflow: auto;
}
.pmdiv {
	height: 220px;
	overflow: auto;
	background-color:#FFF49F
}
.pmdiv3 {

	overflow: auto;
	background-color:#FFF49F
}
.pmdiv h2 {
	font-size: 14px;
}
.pmdiv-a {
	height: 398px;
	overflow: auto;
}
div.mtext {
	margin: 5px 0 0 5px;
	font-size: 12px;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
div.contex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
div.contex a {
	color: #FF0000;
}
div.contex2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 50px;
}
input {

}
div.formular {
	width: 210px;
	float: left;
	margin-bottom: 20px;
}
div.eingabe {
	float: left;
	margin-left: 20px;
}
div.senden {
	text-align: right;
}
div.eintrag {
	margin-bottom: 20px;
}
div.eintrag1 {
	width: 200px;
	float: left;
	height: 20px;
}
div.eintrag2  {
	width: 320px;
	float: left;
	height: 20px;
}
div.eintrag3 {
	width: 200px;
	float: left;
	height: 100px;
}
div.eintrag4 {
	width: 350px;
	float: left;
	height: 100px;
}
.mbt {
	margin-top: 3px;
	margin-bottom: 3px;
}
.blink {
	text-decoration: blink;
	color:#FF0000;
	font-weight: bold;
}
