BODY {
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	}
*html body{background:margin:0px;}
a, a.hover{ font-family: Verdana; font-size:12px; color:#000000; text-decoration:none; font-weight:normal;}
	
img{border:none;}	

#splash{
	width:100%;
	margin-top:25px;
	position:               absolute;
	top:                    0px;
	left:                   0px;
	width:                  100%;
	height:                 100%;
	background:             #FFF;
	text-align:             center;
	z-index:                10;
	overflow:hidden;
}

#splashy{
	width:100%;
	position:               absolute;
	top:                    0px;
	left:                   0px;
	width:                  100%;
	height:                 100%;
	background:             #FFF;
	text-align:             center;
	z-index:                10;
	overflow:hidden;
}

#splashy img{
   width:100%;
   border:none;
}


#navigation{
background:url(images/bg_navi.png) repeat-x;
height:50px;
	z-index:99;
   	position:absolute;
	left:0px;
  	top: 50%;
	width:100%;
}

#viewglobal{
	width:800px;
	margin:auto;
}

#splash #ng{margin-top:30px;
background:url(img/bg_navi.png) repeat-x;
height:50px;
	z-index:99;
   	position:absolute;
	left:0px;
	width:100%;
}

#navigate{ margin:auto; width:825px; }

#links{float:left; width:600px; margin-top:-14px;
}
#rechts{float:right; width:100px; margin-top:-14px;
}
#logo{float:left; margin-top:-22px; margin-right:-75px;
   width:100px;
   height:60px;
   background:url(bm_logo.gif) no-repeat;
}

#clear{clear:both;}


a.main:link
{font-family:Verdana; font-size:13px; color:#333333; text-decoration:none; font-weight:normal; line-height:18px; 
}
a.main:hover
{font-family:Verdana; font-size:13px; color:#333333; text-decoration:underline; font-weight:normal; line-height:18px; 
}
a.main:active
{font-family:Verdana; font-size:13px; color:#333333; text-decoration:none; font-weight:normal; line-height:18px; 
}
a.main:visited
{font-family:Verdana; font-size:13px; color:#333333; text-decoration:none; font-weight:normal; line-height:18px; 
}

a.selector:link
{font-family:Verdana; font-size:11px; color:#333333; text-decoration:none; font-weight:normal; line-height:18px; 
}
a.selector:hover
{font-family:Verdana; font-size:11px; color:#333333; text-decoration:underline; font-weight:normal; line-height:18px; 
}
a.selector:active
{font-family:Verdana; font-size:11px; color:#333333; text-decoration:none; font-weight:normal; line-height:18px; 
}
a.selector:visited
{font-family:Verdana; font-size:11px; color:#333333; text-decoration:none; font-weight:normal; line-height:18px; 
}

.navi { font-weight:bold; }