

root { 
    display: block;
}


#cssmenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#cssmenu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
#cssmenu li{
	float:left;
	padding:0px;
	}
#cssmenu li a{
	background:#333333 url('menu_assets/images/seperator.gif') bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 18px;
	text-align:center;
	text-decoration:none;
	}
#cssmenu li a:hover, #cssmenu ul li:hover a{
	background: #2580a2 url('menu_assets/images/hover.gif') bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	}
     
        
        
        
        #cssmenu .active a {
	background: #B11718 /*url('menu_assets/images/hover.gif')*/ bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
   





#cssmenu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
	}
#cssmenu li:hover ul{
	display:block;
	
	}
#cssmenu li li {
	background:url('menu_assets/images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	}
#cssmenu li:hover li a{
	background:none;
	
	}
#cssmenu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	}
#cssmenu li ul a:hover, #cssmenu li ul li:hover a{
	background:#2580a2 url('menu_assets/images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
	}
#cssmenu p{
	clear:left;
	}
        
     
        
        
        
        
        
        
        



#rahmen{width: 970px;}

body {font-family: Arial, Helvetica, sans-serif; background-color: #FAFAFA;}
/*a {color: #00008B; font-weight: bold;}*/

#header {background-image: url(images/fobalogo.png); height:130px; background-color: #FAFAFA; padding-top: 5px; padding-bottom: 5px; text-align: center;box-shadow:2px 2px 2px rgba(0,0,0,0.3);}


/*a {color: #00008B; font-weight: bold;}*/
/*a:hover {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
	/*background:#dee2e9;*/
	/*color:#606060;*/
    /*padding-left: 3px;*/
    /*padding-right: 3px;*/
/*}*/
body#index,
body#unterseite{background-color: #474747;}




#inhalt {box-shadow:2px 2px 2px rgba(0,0,0,0.3);background-color: #FAFAFA;
   min-width:  950px;   /*width:  970px;*/
   max-width:  970px;
   min-height: 690px; /*height: 690px;*/
/*   height: 1490px;*/
border-top:3px double #ffffff;
	border-bottom:3px double #ffffff;
}

#footer {text-align: right; font-size: small;}

.imgzentriert {display: block; text-align: center; }
.imgrechts {display: block; text-align: right;}
/*#inhalt2 a:hover{ background-image:transparent url(icons/Lupe.png); }*/    



#content img { 
	max-width: 250px;
}
        h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
        }
        
h1, h2 {    background-color: #B11718; color: black; margin-left: -60px; 
        margin-right: -50px; padding: 20px 20px 20px 60px;}        
