body {
    color: #555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    margin: 0;
    padding: 0;
    background-image: url(../upload/bilder/bg2.gif);
    background-repeat: repeat-x;
    background-color: #dbdbdb;
}
#wrap {
    width: 625px;
    float: left;
    padding-top: 0px;
}

#wrap_left {
    width: 180px;
    float: left;
    padding-left: 25px;
}

/* global navigation */
div#nav_lo { 
width: 180px; 
height : 145px;
margin-top: 20px; 
margin-bottom: 5px; 
}
/* global left logo*/
.logo_lo { 
width : 180px; height : 200px; z-index : 2; float: left; 
}
     
/* subnavigation */
.subnav_lo { 
font-family: Arial, Helvetica, sans-serif; 
z-index: 3; 
width: 180px; 
height: 40px; 
float: left; 
}

html* .subnav_lo li { color: #313131; font-size: 0.90em; text-decoration: none; list-style-type: none; display: inline; float: left; }
*html .subnav_lo li { font-size: 0.99em; }


/* 2 navigation */
div.subnav2_lo { 
color: #d30909;  
font-size: 0.88em; 
font-family: Arial, Helvetica, sans-serif; 
text-align: left; 
margin-top: 35px; 
margin-bottom: 10px; 
width: 625px; 
height: 15px; 
z-index: 102; 
float: left; 
}

*html div.subnav2_lo { 
margin-top: 0; 
margin-bottom: 30px; 
}

div.subnav2_lo ul {
    list-style-type: none;

}

div.subnav2_lo li.navigation-sub {
    line-height: 1.1em;
    background-image: url(../upload/bilder/dot_2.gif);
    list-style-image: none;
    list-style-type: none;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: 0px -2px;
}
div.subnav2_lo li.navigation-sub a.subcurrent {
      color: white;
}

/* global head*/
.headtext_lo { 
width: 625px; 
height: 40px; 
z-index: 1; 
float: left; 
margin-top: 10px; 
margin-bottom: 27px; 
}

*html .headtext_lo { 
margin-bottom: 17px; 
}

div.page_lo { 
font-size: 0.87em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 1.7em; 
text-align: left; 
height: auto; 
min-height: 520px; 
width: 625px; 
z-index: 1; 
margin-top: 15px;
float: left; }

div.page_lo ul {
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 0px;
    list-style: none;
}

div.page_lo li {
    line-height: 1.1em;
    background-image: url(../upload/bilder/dot_9.gif);
    background-repeat: no-repeat;
    background-position: 12px 4px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

div.page_lo a { line-height: 1.3em; }   

div.page_lo img { text-align: left; float: left; margin-top: 3px; margin-right: 20px; margin-bottom: 3px; padding-top: 4px; }

div.foot_lo {
    color: #d30909;
    font-size: 0.88em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 0 auto;
    width: 625px;
    height: 20px;
    z-index: 101;
    float: left;
}
div.foot_lo a { 
color: #d30909; 
}
div.foot_lo a:hover { 
color: #616161; 
}
div#end_lo {
    font-size: 0.88em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 0 auto;
    width: 625px;
    height: 50px;
    z-index: 99;
}

