body
{
   font-family:trebuchet ms, arial, sans serif;
   font-size:80%;
   background-color:#203060;  
   margin:0px;
   padding-top:0px;
}

/*
td
{
   font-size:80%;
   margin:0px;
   padding-top:12px;
}
*/

#druck
{
   display:none;
}

#kopf
{
   /*background-image:url('grafiken/hgr.gif');*/
   background-color:#203060;  
   background-repeat:repeat-x;
   margin-top:2px;
   padding: 2 4 0 4 px;
}

#menu   
{
   position:absolute;
   left:14px;
   top:98px;
   background-color:#203060;  
   font-size:10pt;
   color:white;
   width:180px;
   height:552px;
   min-height:90%;
}

#iframe
{
   position:absolute;
   
   left:182;
   
   top:108px;
   width:656px;
   height:390px;
   background-color:#203060;  
   border:none;  
   padding:0px;
}

#kasten_oben
{
   position:absolute;
   
   left:188;
   
   top:98px;
   width:420px;
   height:396px;
   text-align:justify;
   color:white;
}

#kasten_oben_breit
{
   position:absolute;

   left:212;

   top:96px;
   width:624px;
   text-align:justify;
   color:white;
}

#kasten_unten
{
   position:absolute;
   left:188;
   top:534px;
   width:656px;
   height:100px;
   text-align:justify;
   color:white;
}

#streifen
{
   display:none;
/* position:absolute;
   left:10;
   top:496px;
*/   
}

#aktuell
{
   border:2px solid yellow;
   margin-top:2px;
}

#wahl
{
   border:2px solid white;
   margin-top:2px;
}

.v
{
   font-size:50%;
}

.nav
{
   color:white;
}
.text
{
   margin-top:0px;
   margin-bottom:8px;
}

.textc
{
   text-align:center;
   color:white;
   margin-top:0px;
   margin-bottom:8px;
}

h5
{
   margin-top:0px;
   margin-bottom:0px;
}

p
{
   margin-top:0px;
   margin-bottom:12px;
}

ul
{
   text-align:left;
}

td
{
   vertical-align:top;
}

dt
{
   font-weight:bold;
}

a
{
   font-weight:bold;
   text-decoration:none;
}

a:hover
{
   font-weight:bold;
   text-decoration:underline;
}