body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	color: #EEEEEE;	background-color: #EEEEEE;	margin: 0px;	padding: 0px;
/*	text-shadow: 0 0 0 #EEE; */}#body_vpos {	position: absolute;	height: 10px;	width: 100%;	left: 0px;	top: 50%;}#header_hpos {	position: absolute;	height: 42px;	width: 10px;	left: 50%;	top: 0px;}#header_hsize {	position: absolute;	height: 42px;	width: 702px;	left: -351px;	top: 0px;}#content_hpos {	position: absolute;	height: 448px;	width: 10px;	left: 50%;	top: 0px;}#layoutraster {	background-color: #666666;	background-image: url(../__helpimages/_layoutraster.gif);	position: absolute;	height: 448px;	width: 702px;	left: 0px;	top: 0px;}#logo {	background-image: url(../_images/logo.gif);	background-repeat: no-repeat;	position: absolute;	height: 20px;	width: 349px;	top: 0px;	right: 0px;}#nav, #nav ul {
	font-size: 10px;
	text-align:right;
	line-height: 16px;	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	width:174px;
}

#nav li ul {
	position:absolute; 
	top:20px;
	left:-999em; /* change this to 0 for work */
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0px;
}

.sml_hight {
	line-height:8px;
}
#mreal {
	background:#5A2350;
	color:#FFF;
	position:absolute;
	height: 20px;
	top:22px;
	left:0px;
	line-height: 22px;
}
#msreal {
	background:#BDA7B9;
}
#msreal a:link, #msreal a:visited {
	color:#5A2350;
	text-decoration:none;
	display:block;
}
#msreal a:hover {
	text-decoration:underline;
}
#msreal a:active {
	color: #BDA7B9;
}
li:hover .mrlink {	color: #BDA7B9;}

#mplan {
	background:#485694;
	position:absolute;
	height: 20px;
	top:22px;
	left:176px;
	line-height: 22px;
}
#msplan {
	background:#B6BBD4;
}
#msplan a:link, #msplan a:visited {
	color:#485694;
	text-decoration:none;
	display:block;
}
#msplan a:hover {
	text-decoration:underline;
}
#msplan a:active {
	color: #B6BBD4;
}
li:hover .mplink {	color: #B6BBD4;}

#mburo {
	background:#8E7C19;
	position:absolute;
	height: 20px;
	top:22px;
	left:352px;
	line-height: 22px;
}
#msburo {
	background:#D2CBA3;
}
#msburo a:link, #msburo a:visited  {
	color:#8E7C19;
	text-decoration:none;
	display:block;
}
#msburo a:hover {
	text-decoration:underline;
}
#msburo a:active {
	color: #D2CBA3;
}
li:hover .mblink {	color: #D2CBA3;}

#mwerk {
	background:#A30C11;
	position:absolute;
	height: 20px;
	top:22px;
	left:528px;
	line-height: 22px;
}
#mswerk {
	background:#DA9EA0;
}
#mswerk a:link, #mswerk a:visited {
	color:#A30C11;
	text-decoration:none;
	display:block;
}
#mswerk a:hover {
	text-decoration:underline;
}
#mswerk a:active {
	color: #DA9EA0;
}
li:hover .mwlink {	color: #DA9EA0;}
.mplan_subh {
	color: #485694;
	font-weight: bold;
	display:block;
	margin-top: 8px;
	margin-bottom: 8px;
}