body {

/*FF3514 rot*/



}


img, a
{
 border-width:0;
 color: #fff;
}



#link_leer{

position: absolute;
left: 130px;
top: 50px;


}



#hauptfenster {

border: 1px solid black; /*ge&auml;ndert 4.1.10 GG */
position: absolute;
left: 150px;
top: 140px;/* ge&auml;ndert 4.1.10 waren mal 20 px GG*/
width: 900px;
height: 550px;/* ge&auml;ndert 4.1.10 waren mal 500 px GG*/


}



div.farbe_hauptfenster {

/*background-image: url(../bilder/logo_auf_index2.jpg);*/
background-repeat: no-repeat;
background-color:#fff;

width:800px;
height:700px;

margin-left: 100px;



padding-left:20px;
padding-top: 25px;
padding-right: 150px;

background-position:760px 355px;



}







#menu {
position: relative;
top: 20px;/* ge&auml;ndert 4.1.10 waren mal 100 px GG*/
width: 200px;
height: 600px;
padding-left: 20px;


}




#menu_zelle { /* Style fuer Inhalt der Menubuttons*/



background: #202581;
width: 150px;
height: 25px;
text-align: center;
font-weight: bold; 
font-family: Verdana, Arial, Helvetica;
font-size: 0.8em;
color: #fff;



}



#menu_zelle_orga { /* Style fuer Inhalt der Menubuttons Organisatorisches*/



background: #00ddff;
width: 150px;
height: 25px;
text-align: center;
font-weight: bold; 
font-family: Verdana, Arial, Helvetica;
font-size: 0.8em;
color: #202581;



}

#menu_zelle_doku { /* Style fuer Inhalt der Menubuttons Dokumentation*/



background: #A90C0C;
width: 150px;
height: 25px;
text-align: center;
font-weight: bold; 
font-family: Verdana, Arial, Helvetica;
font-size: 0.8em;
color: #202581;



}






/*
#menu_sub {
position: absolute;
top: 150px;
left: 200px;
width: 200px;




}

*/



#menu_zelle_sub {  /* Style fuer Submenu bei leistungen*/


position: absolute;
top: 20px;
left: 200px;
background: #00ddff; /* alt #202581;*/
width: 480px;
text-align: center;
font-weight: bold; 
font-family: Verdana, Arial, Helvetica;
color: #202581; /*alt #fff;*/
font-size: 0.8em;
border: 1px solid;


}


.inhalt {
position: absolute; 
left: 190px;
top: 0px;
text-align: justify;
width: 490px;
padding-right: 20px;
 
font-family: Verdana, Arial, Helvetica;
font-size: 13px;

max-height: 600px; /*ge&auml;ndert waren mal 400 px*/
overflow: no;


}

.inhalt_submenu {
position: absolute; 
left: 210px;
top: 50px;/* ge&auml;ndert 4.1.10 waren mal 120 px GG*/
text-align: justify;
width: 490px;
padding-right: 20px;
 
font-family: Verdana, Arial, Helvetica;
font-size: 13px;

max-height: 400px;
max-width: 600px;
/*overflow: auto;*/


}

h1 {
position: relative; 
left: 0px;
top: 10px;
text-align: justify;
font-family: Verdana, Arial, Helvetica;
font-size: 20px;
color: #202581; /*ge&auml;ndert 4.1.10 war mal Ff3514*/

}

h1.inhalt_submenu {

position: relative; 
left: 0px;
top: 10px;
text-align: justify;
font-family: Verdana, Arial, Helvetica;
font-size: 20px;
color: #202581;

}

a.popup {

display: none;
  text-align: left;

}

a:hover .popup {

 position: absolute;
  top: 138px;
  left: 725px;
  
 
  font:0.92em Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  border: 1px dashed #257;
  color: #000;
  padding: 5px;

}



