
body{
    font-family:Arial, Helvetica, sans-serif;
    background-color:#F5F5F5;
}

.ol{background-image:url('gifs/ol.gif');}

.mh{background-image:url('gifs/mh.gif');}

.m{background-image:url('gifs/bg_4px.jpg');}

.mv{background-image:url('gifs/mv.gif');}

.or{background-image:url('gifs/or.gif');}

.text{/*background-color:#B0C4DE;*/ background-color: white; text-align:justify; }

a{color: #B0C4DE;}

.liste a, .footer a{
    text-decoration: none;
    color: #3333ff;
}

.liste a:hover, .footer a:hover{text-decoration: underline;}

.ueberschrift{ 
    font-weight:bold;
    padding-right:10px;     
    background-image:url('gifs/bg_4px.jpg');
}

.inhalt{
    font-size:0.8em;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    background-color:white;
    padding:20px;
    width:800px;    
}

.banner{
    background-image:url('gifs/bg_4px.jpg');
    font-size: 20px;
    font-style: oblique;
    font-weight: bolder;      
    padding-left:50px;
}


ul{
    list-style-type: none;
    padding: 5px;
}

ol > li{
    margin: 15px;
}

.footer{
    text-align: center;
    font-size: 0.7em;
    line-height: 2em;
}

.sitemap{
    width: 100%;
    margin: 0;
    padding: 0;
}

.fehler{color: red;}
.sitemap ul{
    margin: 5px 10px;
}

.email-senden{
    width: 100%;
}

.email-senden input{
    background: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
}
