/* Versorgungsverwaltung NRW - vvdesign.css V. 0.9  (06-05-30) - - - - */
/* Michael Charlier - http://www.kommkonzept.de  - - - - - - - - - - - */
/* 2006-06-21                                                                    */
/* Hauptelemente und Navigationen  - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@import url(vvdesign.css); 
@import url(elemente.css); 
@import url(ergaenzungen.css); 
 
/* Farben  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#seite{
   max-width: 950px;
   margin:auto;
   position:relative;
}

*html body{
   text-align: center;
}
*html #seite {
   width: expression((body.offsetWidth >950)?'950px':'');
}
*html #seite *{
   text-align: left;
}

#banner{
   width:100%;
   background: #CECECE url(../bilder/lumkopfNeu.jpg) scroll no-repeat top left;
   min-height:100px;
   height:8.8em;   
}
#banner{
   position:relative;
}
#banner h1 span{
   white-space: nowrap;

}
#seitenkopf{
   height:56px;
}

#seitenkopf img{
   float: right;
   border: none;
   margin-right: 0px;
}

#kopf img{
   display:block;
}
#kopf h1{
   position:absolute;
   bottom:0em;
   left:-10px;
   font-size:1.6em;     
   line-height:1.2em;
   padding:0;
   padding-top:5px;
   padding-left:10px;
}
#kopf h1.zweizeilig{
   background-image: url(../bilder/ecke.gif);
   background-position: top right;
   background-repeat: no-repeat;
   width:13.5em; 
}
#kopf h1.zweizeilig span{
   -display:block;
}

#kopf h1 a:link,
#kopf h1 a:visited{
   color:#000;
   background-color:#cbcbcb;
   font-weight:500;
   text-decoration:none; 
   letter-spacing: 1px;  
}
#kopf h1 a:hover,
#kopf h1 a:focus,
#kopf h1 a:active{
   text-decoration: underline;
}

#suche{
   position: absolute;
   top: 5px;
   left: 0;
   margin-top: 10px;
}

#breadcrumbs{
   font-size:.8em;
   line-height:1.4em;
   padding-left:10px;
   -padding-left:0;
   background-color:#F1F1F1
}
#breadcrumbs a:link,
breadcrumbs a:visited{
   color:#000;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs a:active{
   color:#000;
   background-color:#FFe062;
}

#eingang #content{
   border-right:2px solid #aaa;
   color:#000;
   margin-right:200px;
   padding-right:10px;
   padding-left:10px;
   background-color:#fff;;
   z-index:0;
   position:relative; 
}
#eingang #content h1{
   font-size:1.4em;
   margin-left: 0;
}
#eingang #content h2{
   font-size:1em;
   font-weight:600;
}

#zweit #content{
   border-left:2px solid #aaa;   
   color:#000;
   margin-left:250px;
   padding-right:10px;
   padding-left:10px;   
   background-color:#fff;;
   z-index:0;
   position:relative; 
   zoom:1;   
}

#kopf{
   background-color:#fff; 
   margin-bottom:8px;  
}

a:link {
   color:#000;
   position:relative;
}

a:hover,
a:focus,
a:active{
   background-color:#FFDD51;
   color:#000;
   position:relative;
}

/* Hauptnavi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#hauptnavi{
   background-color: #cecece;
   width:100%;
   font-size:1.1em;
   height:1.5em;
   border-bottom:4px solid #FFE062;

}
#hauptnavi ul{
   height:1.5em;
   padding-top:2px;

}
#hauptnavi ul li a:link,
#hauptnavi ul li a:visited{
   color:#111;
   background-color:#cecece;
   font-weight:700;
   text-decoration: none;
   border-right:1px solid white;
   padding:1px 13px 1px 13px;
   white-space: nowrap;
}
#hauptnavi ul li a:hover,
#hauptnavi ul li a:focus,
#hauptnavi ul li a:active,
#hauptnavi ul li.first a:hover,
#hauptnavi ul li.first a:focus,
#hauptnavi ul li.first a:active
{
   color:#000;
   background-color: #fff;  
}

#zweit #hauptnavi ul li.aktiv a{
   border-right:1px solid #cecece;
   padding:1px 13px 1px 0px;
   color:#000;
   background-color: #fff;  
}
#hauptnavi ul li.first a{
   padding-left:0 !important;
   background-color: #CECECE;
}
#hauptnavi ul li.last a{
   border-right:none;
}


/* BEREICHSMENU- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu{
   color:#000;
   width:250px;
}
#content,  /*Korrektur für Opera */
#menu{
   text-align:left;
}

#menu ul{
   list-style: none;
   margin-left:0;
   -height:1px;
   list-style: none;
}
#menu ul li{
   font-size:1em; 
   margin:0; 
   padding:0;
   margin-left:0;
   line-height:1.8em;
   border-bottom:1px solid #fff;
}
#menu ul li{
   font-size:.9em; 
   margin:0; 
   margin-left:0;
   line-height:1.2em; 
   border-bottom:1px solid #fff;
}

#menu ul li.first{
   border-top:2px solid #cecece; 
}
#menu ul li.last{
   border-bottom:2px solid #cecece;
}
#menu ul li a:link,
#menu ul li a:visited{
   display:block;
   color:#111;
   background-color:#398717;
   background-color:#CECECE;
   padding: 6px 0px;
   line-height:1;
   text-decoration:none;
   padding-left:5px;  
   padding-right:15px;    
}
#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active{
   color:#000;
   background-color: #Fff;
   border-right: 15px solid #FFCC00;

}

#menu ul li.aktiv span{
   display:block;
   line-height:2em;
   background-color: #f1f1f1;  
   border-right:15px solid #ffcc00; 
   padding-left:5px;
}


/* Gestaltung Bereichsmenu - 2. Ebene  - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu ul li ul{
   margin:0;
   padding:0; 

}

#menu ul li ul li{
   font-size:1.2em;
   margin-left:15px;
   padding:0;
   border-left:2px solid black;
}
#menu ul li ul li.first{
   border-top:1px solid #fff;
}
#menu ul li ul li.last{  
   -border-bottom:1px solid #CECECE;
}
#menu ul li ul li a:link,
#menu ul li ul li a:visited{
   line-height:1.2em;
   -padding-right:0;
}
#menu ul li ul li a:hover,
#menu ul li ul li a:focus,
#menu ul li ul li a:active{
   border-right:15px solid #FFCC00;
   -line-height:1.2em;   
   -width:100%;
}
#menu ul li ul li.aktiv{  
   background-color:#f1f1f1;
   border-left:2px solid #000;
   border-right:15px solid #ffcc00;
   color:#000;
   padding: 6px 0px;
   line-height:1.2em;
   text-decoration:none;
   padding-left:5px;  

}   


/* Minibanner  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#eingang #zusatzinfo ul{
   width:200px;
   margin-left:0px;
   margin-right:10px;
   -margin-right:0px;
}
#eingang #zusatzinfo ul li{
   margin-top:5px;
   margin-top:0;
   margin-left:10px;
   margin-right:10px;
   padding:0;
   width:190px;
   -width:195;
   height:73px;
   -height:67px;
   list-style: none;
   list-style-position: outside;
}

#eingang #zusatzinfo ul li a:link,
#eingang #zusatzinfo ul li a:visited{
   float:right;
   position:relative;
   width:100%; 
   text-align:right;
   text-decoration:none;
   padding:5px 6px 14px 0px;
   color:#295A14;
   font-size:1.2em;
   font-style: italic;
   font-weight: 600; 
   border-top:4px solid #FFE062;
   line-height:1.2em; /*für IE, der sonst die Höhe bei Skalierung zu sehr verändert */
   height:41px;
}
#eingang #zusatzinfo ul li a:hover,
#eingang #zusatzinfo ul li a:focus,
#eingang #zusatzinfo ul li a:active{
   border-color:red;
}


#eingang #zusatzinfo ul li a span{
   display:block;
   background-color:transparent; 
   text-align:right;
}
#eingang #zusatzinfo #zentrale a{
   color:#000;
   background-color: #F1F1F1;
   background-image: url(../bilder/zentralebanner.jpg);
   background-repeat: no-repeat;
}

#eingang #zusatzinfo #massen a{
   color:#000479;
   background-color: #CCCCFF;
   background-image: url(../bilder/lumbanner.gif);
   background-repeat: no-repeat;
}
#eingang #zusatzinfo #eggeland a{
   color: #B9FFD4;
   background-color: #003515;
   background-image: url(../bilder/eggelandbanner.gif);
   background-repeat: no-repeat;   
}
#eingang #zusatzinfo #schueler a{
   color:#DBE8F6;
   background-color: #132E62;
   background-image: url(../bilder/schuelerbanner.gif);
   background-repeat: no-repeat;   
}
#eingang #zusatzinfo #lpa a{
   color:#3B2B0C;
   background-color: #F3CA70;
   background-image: url(../bilder/pabanner.jpg);
   background-repeat: no-repeat;      
}

#kurzinfo{
   border:none;
   margin-left:0 !important;
}
#kurzinfo h2{
   color:#fff !important;
   background-image: url(../bilder/kante_o.gif);
}
#kurzinfo p{
   font-size:.8em;
   line-height:1.4em;
}

#zusatzinfo{
   color:#000;
   background-color:#ffc8c8;   
}

#footer{
   background-color:#fff; 
   border-top:2px solid #aaa;
   margin-top:8px;   
}

#menu,
#menu *,
#zusatzinfo,
#zusatzinfo *,
#content,
#seite,
#footer{
   background-color:#fff;

}
#footer #zugang p{
   padding: 10px 0;
}

#footer #partner{
   position: relative;
   float: right;
   right: 0px;
   top: -300px;
   width: 195px;
   color:#000;
   background-color: #EDEDED;
}

#footer #partner p{
   text-align: left !important;
}

#footer #partner a{
display:block;
   height:50px;
   padding-top:10px;
}
#footer #partner img{
   border:none;
}

#tecmenu{
   position:absolute;
   top:56px;
   right:0px;
   border-right:2px solid #cecece;
   xborder-left:2px solid #666;
   width:5em; 
   min-height:100px;
   height:8em;
   background-color:#CECECE;
   text-align:right;
}
#tecmenu ul{
   margin:2px 0 0 0;
}
#tecmenu ul li{
   width:100%;
   margin:0;
}
#tecmenu ul li a:link,
#tecmenu ul li a:visited{
font-size:.95em;
font-weight:600;
   color:#111;
   background-color:#cecece;
   text-decoration: none;
   padding:1px 4px;
   display:block;
}
#tecmenu ul li a:hover,
#tecmenu ul li a:focus,
#tecmenu ul li a:active{
   color:#000;
   background-color: #fff;
   background-image: url(../bilder/tecmenu_bg.gif);
   background-position: left top;
}
#tecmenu ul li.aktiv{
   font-size:.9em;
   font-weight:600;
   text-decoration: none;
   padding:1px 4px;
   display:block; 
   color:#2756e2;
   background-color: #fff;
   width:5.9em; 
   border-right:2px solid #2756E2;      
} 

#tecmenu h2{ 
   display:none; 
}

#content div.inhalt_rechts{
   float:right;
   width:250px;
   border:none;
   border-top:5px solid #398719;
   border-bottom:5px solid #398719;
   background-color:#D8F5CD;
}
#content div.inhalt_rechts h2{
   font-size:1.1em;
}

#letteritform {
   margin-top: 1.5em;
   margin-left: 1em;
   margin-bottom: 2em;
}

#letteritform #letteritemail,
#letteritform #letteritsubtypb,
#letteritform #letteritreset {
   display: inline-block;
   margin-left: 10em;
}


