body {
text-align:center;
/*background-image:url(../bilder/nichtweiss_leer.jpg);*/
font-family:arial, sans-serif;
color:#000080; /* cranimax-blau */
/*color:#000000; */ /* schwarz */
background-color:#f7f7f9;/*#f7f7f9;*/
/*behavior: url(../../../../../../css/csshover.htc);*/
/*behavior: url(../csshover.htc);*/
behavior: url("../../../../../../css/csshover3.htc");
}

ul, ol, dl {
              position: relative;
 
}


#main_wrapper{
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#f7f7f9;
background-image:url(../bilder/nichtweiss_leer.jpg);
}

#header{
width:800px;
height:100px;
background-color: #708BFF;
background-image: url(../bilder/Titelleiste_800x100_01.gif);

}

#impressum{
position: relative;
border: 0px solid #000080;
font-family:arial, sans-serif;
font-size:0.6em;
color:#f7f7f9;
text-align:right;
margin-right:2px;
margin-top:2px;
}


#sprachen{
position: relative;
border: 0px solid #000080;
height:25px;
right:0px;
top:60px;
text-align:right;
}

#nav{
width:798px;
height:25px;
background-color: #708BFF;
background: url(../bilder/Hintergrund_800x100_01.gif);
border-bottom: 1px solid #000080;
border-right: 1px solid #000080;
border-left: 1px solid #000080;
font-size:0.8em;

}

#Download{
clear:both;
float:right;
margin:  0 0 10px  8px;
border: 1px solid #000080;
width:300px;
padding: 10px;
background-color: #708BFF;
background: url(../../bilder/Hintergrund_800x100_01.gif);
font-family:arial, sans-serif;
}

#Download_breit{
clear:both;
margin-top:10px;
margin-bottom:10px;
border: 1px solid #000080;
width:600px;
padding: 10px;
background-color: #708BFF;
background: url(../../bilder/Hintergrund_800x100_01.gif);
font-family:arial, sans-serif;
}

#header_inner{
}

#nav_inner{
}

#content{

}

#headline{
clear:both;
margin-top:10px;
margin-bottom:10px;
border: 1px solid #000080;
background-color: #708BFF;
background: url(../bilder/Hintergrund_800x100_01.gif);
font-family:arial, sans-serif;
font-size:1em;
font-weight:bold;
color:#000080;
text-align:center;
height:20px;
}
#multi_drop_menus *{
margin: 0;
padding: 0;

}

#multi_drop_menus{
font-family:arial, sans-serif;
border: 1px solid #000080;
float:middle; /*left;*/
}

#multi_drop_menus ul{
float: left;
}

#multi_drop_menus li{
border-left:1px solid #000080;
/*border-right:1px solid #000080;*/
list-style-type: none;
float: left;
position: relative;
background-color: #708BFF;
background-image:url(../bilder/Button_hell.gif);
width:8.8em; /*9em;*/
}

#multi_drop_menus li:first-child{
border-left:none;
}

#multi_drop_menus li ul{
position: absolute;
width: 8.8em; /*9em;*/
display: none;
left:-1px;
}

#multi_drop_menus li ul li{
width: 100%;
border-right: 1px solid #000080;
border-bottom: 1px solid #000080;
border-left: 1px solid #000080;
}

#multi_drop_menus li ul li:first-child{
border-top: 1px solid #000080;
border-left: 1px solid #000080;
}
* html#multi_drop_menus li ul{
border-top: 1px solid #000080;
}

#multi_drop_menus li:hover ul{
display:block;
}


#multi_drop_menus a{
display:block;
padding: .3em 6px;
color:#000080;
text-decoration:none;
}

#multi_drop_menus a:hover{
color: #f7f7f9;
background-color: #000080;
background-image:url(../bilder/Button_dunkel.gif);
}

hr{
width:750px;
color:#000080;
height:1px;
text-align:center;
}