
body {
    padding: 0 5px;
    font-family: Verdena,Arial, Helvetic, sans-serif;
    font-size:14pt;
    background-image:url(bg.png);
}
ul, li, h3, h2, h1, p, dd{
    padding:0;
    margin:0;
    font-family: Verdena,Arial, Helvetic, sans-serif;
    font-size:14pt;
    list-style-type:none;
}


#links{
    border:1px solid black;
    /*width:210px;*/
    padding:10px;
    background-color:white;
}
#links h3{
    color:#933;
}
#links ul{
    padding: 8px 0 3px 20px;
}
#links li{
    list-style-type:circle;
}
#links a{
    color:#69C;
}

h1{
    margin:20px 0;
    color:#5B739C;
    font-family: Gentium,Georgia,serif;
    font-weight:bold;
    font-style:italic;
    font-size:30pt;
}
h1 strong{
    font-size:13px;
    color:#777;
}

h2	{
    color:#933;
    margin-bottom:10px;
    text-align:right;
    font-family: Gentium,Georgia,serif;
    font-weight:bold;
    font-style:italic;
    font-size:25pt;
}
h4	{
    color:#933;
    margin-bottom:10px;
    text-align:right;
    font-family: Gentium,Georgia,serif;
    font-weight:bold;
    font-style:italic;
    font-size:15pt;
}
dl {
    color:#000;
    font-family: Verdena,Arial, Helvetic, sans-serif;
    font-size:10pt;
    font-style:normal;

}
dt {
    color:#933;
    font-family: Gentium,Georgia,serif;
    font-weight:bold;
    font-style:italic;
    font-size:14pt;

}

.clear{
    clear:left;
}
#inhalt span {
    font-family: "Palatino Linotype", Palatino, "URW Palladio L", serif;
    font-weight: bold;
    text-transform:uppercase;
    letter-spacing:2px;
    color:  #333;
}
