html 
{ 
   font: 100.01% Verdana, Arial, Helvetica; 
   margin:0;
   padding:0;
  
} 

#container 
{ 
    width: 950px; 
    background-color: #FFFFFF; 
    margin: 0px auto; 
    border: 1px solid #10719e;
    } 

body 
{ 
    font-size: 80%; 
    line-height: 1.6em; 
    color: #000000; 
    font-weight:normal;
    background-color: #FFFfff; 
    margin:0;
    padding:0;
} 


a 
{
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #0364B3;
}


a:visited 
{ 
          
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
} 

a:active 
{ 
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
} 



img 
{
    border: none;
}


h1
{

    font-size: 160%;
    font-weight:normal;
    color:#1874A3;
    margin: 20px 0 20px 0;
}

h2
{
    font-weight: normal;
    font-size: 140%;
    margin: 15px 0 15px 0;
    color:#669966
}

h3
{
    font-weight: normal;
    font-size: 120%;
    margin: 5px 0 15px 0;
    color:#006699;
}

h4
{
    font-weight: normal;
    font-size: 11pt;
    margin: 0px;
}


ul 
{ 
    margin: 7px 0 7px 20px; 
} 

li 
{ 
    margin: 0 0 5px 15px; 
} 


#top1
{
    color: #10719e;
    font-weight:bold;
    height: 25px;
    padding: 15px 0 0 5px;
    
}

#top 
{ 
    height: 166px; 
    background-image: url(/bilder/title1.jpg);
} 

#top_l
{  

    font-size: 13px;
    height: 36px;
    width: 950px;
    background-image: url(/bilder/top_l.jpg);
}

#center_table
{
    background-image: url(/bilder/faux.jpg);
    background-repeat:repeat-y;
}


#center_l

{
   float: left;
   width: 165px;

}

#center_r
{
   float: right;
   width: 120px;
}

 #center_c
{ 
   margin: 0 120px 0 165px;
   padding: 1px 20px 30px 30px;
   background-color: #ffffff;
   border-right: 1px solid #10719e;

 } 



#bottom 
{ 
    clear: both;
    height: 15px;
    font-size: 90%; 
    border-top: 1px solid #10719e; 
    padding: 5px 10px 10px 20px; 
    background-image: url(/bilder/top_l.jpg);
} 

.rasis
{
    float: right;
    padding-right: 5px;
}


.see
{
float: left;
}

#gesamt
{
    margin: 0 25px;
    width: 950px;
}

.rechts
{
 padding-top: 20px;
 list-style: none;
 text-align: center;
}

.topleft
{
float: left;
}

.topright
{
float: right;
}