
#ro	{
	background:url("/fileadmin/test/lb/layout/roundedro1.gif") top right no-repeat;
	margin:0 auto;
	padding:0;
	width: 900px;
	
	}

#lo	{
	background:url("/fileadmin/test/lb/layout/roundedlo1.gif") top left no-repeat;
	margin:0 auto;
	padding:0;
	}

#ru	{
	background:url("/fileadmin/test/lb/layout/roundedru1.gif") bottom right no-repeat;
	margin:0 auto;
	padding:0;
	}

#lu	{
	background:url("/fileadmin/test/lb/layout/roundedlu1.gif") bottom left no-repeat;
	margin:0 auto;
	padding:0;
	}


#inhalt	{
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
	
	}

#inhalt p {
	margin:0;
	padding:0;
	}

#container {
	margin:0px auto;
	text-align: center;
	font-size:10pt;
        font-family: Verdana, helvetica, sans-serif;
	}
	
#header	{
        font-family: Verdana, helvetica, sans-serif;
	margin-top:42px;
	margin-left:10px;
	margin-right: 250px;
	background: #c40008;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align:center;
	}

#skips	{
	margin-top:5px;
	margin-left: 400px;
	text-align:right;
	background-color: transparent;
	margin-bottom: 10px;
	}


#mainnav{
	
        position: relative;
        
	/*margin-top:2px;*/
	/*margin-left:200px;*/
	top: 2px;
        left: 202px;
        margin-bottom: 3px;
	height:40px;
	background-color:white;
        margin-right: 200px;
        text-align: center;
	
	}


#menu	{
	position: relative;
        background:url("/fileadmin/lb/layout/grafik/header1.gif") top left no-repeat;
        float:left;
	top: 20px;
        left: 20px;
	width:160px;
        height: 320px;
	clear: both;
        margin-right: 40px;
	
	
	}
#dmenu {
    
       position: relative;
       top:70px;
       
       
       padding: 3px 3xp 3xp 3xp;
       background-color: transparent;
       filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
       
       
       }
.dmen1a {
       
       background-color: white;
       padding: 3px 3xp 3xp 3xp;
       border: 1px solid silver;

}
#contents {
	
	/*margin-right:200px;*/
        
        max-width: 620px;
	
	height:300px;
	text-align: justify;
	overflow: auto;
        
        
	overflow-x: hidden;
	max-height: 350px;
	background-color:white;
	border:1px solid silver;
	font-size:10pt;
	padding:1em 1em 1em 1em;
        scrollbar-base-color:#D70012;
        scrollbar-3d-light-color:#C40008;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#C40008;
        scrollbar-highlight-color:#C40008;
        scrollbar-shadow-color:#000000;
        scrollbar-track-color:#ffffff;
	}


}
#contents p{
	text-align: justify; 
	} 	

#footer	{
	margin-left:195px;
	margin-right:35px;
	height:60px;
	color:white;
	background-color:transparent;
	text-align:center;
	}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1em;
	background:#c40008;
	color:#ffffff;
        font-weight: bold;
	padding-left:4px;
	border: solid #000000;
	border-width: 1px 1px;
	margin: 0 0 1em 0;
	
}
 
#nav a {
	display: block;
	width: 10em;
	color: #ffffff;
 	/*border: 1px solid #fff;*/
	text-decoration: none;
	padding: 0.25em 0em 0em 1em;
	
}
 
#nav a.menuparent  {
	background: url(arrow.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding:0;
	width: 10em;
	text-align: left;
}
#nav li#active {
	background: #cccccc;
	}

 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	
	margin: 0;
	padding:0;
		
}
 
#nav li li {
 
	width: 14em
}
 
#nav li ul a {
	width: 14em;
	padding-left: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #cccccc;
	color:#f60;
}





#skips a{
  	color:#000000;
  	font: bold 10px verdana, sans-serif;
  	text-decoration:none;
  	background-color:transparent;
  	}

#skips a:hover{
  	color:c40008;
  	background:transparent;
	}


#nav1{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
 
@media all {
#nav1 {
	text-align: center
	}
	}
 
#nav1 li{
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}
 
html>body #nav1 li{
	background: #c40008;
	margin: 0 3px 0 0;
	padding: 4px 0px 4px 0;
	}
 

#nav1 a, #nav1 a:link, #nav1 a:visited{
	background: #900;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	}
 
#nav1 a:hover{
	background: #C00;
	bottom: 1px;	
	color: #FFF;
	position: relative;
	right: 1px;
	}
 
#nav1 a:active{
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
	}
 
#nav1 li#active{
	background: #c40008;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
	}
 
html>body #nav1 li#active{
	background: #000;
	margin: 0 4px 0 4px;
	}
 
#nav1 #active a, #nav1 #active a:link, #nav1 #active a:visited, #nav1 #active a:hover{
	background: #c40008;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	}
.tabelle{
        font-family: Verdana, helvetica, sans-serif;
        font-size:10pt;
        text-align: left;
}
.dmen_level1-no{
        font-family: Verdana, helvetica, sans-serif;
        font-size:12pt;
        font-face: bold;
        text-align: center;
        text-decoration:none;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.dmen_level1-act a:hover{
	

        background: #C00;
	bottom: 1px;	
	color: #FFF;
	position: relative;
	right: 1px;
}

