.main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    line-height: normal;
}
.nav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    line-height: normal;
}
.nav_08 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #33FF33;
    text-decoration: underline;
    line-height: normal;
}
.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFCC;
    background-position: 10px 10px;
    display: block;
    margin: 1px;
    float: none;
    height: auto;
    width: auto;
    list-style-position: outside;
    list-style-type: square;
}
.content2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFCC;
    background-position: 10px 10px;
    display: block;
    margin: 1px;
    float: none;
    height: auto;
    width: auto;
    list-style-position: outside;
    list-style-type: square;
}
.gbbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin: 1px;
    float: none;
    height: auto;
    width: auto;
    list-style-position: outside;
    list-style-type: square;
}

a {
    color: Gray;
    font-size:11px;
    font-family:verdana, arial, helvetica, sans-serif;
    font-weight:600;
    text-decoration:none;
}
a:link {
    color: Gray;
}
a:visited {
    color: Gray;
}
a:hover {color:#ff0000;}

H1 {
    font-family : sans-serif;
    font-size : 13px;
    font-style : normal;
    font-weight : bold;
    font-variant : small-caps;
    color: #660000;
}

.stelle_titel{
width:270px;
float:left;
clear:both;
padding:4px 0px 4px 0px;
font-weight:bold;
}
.stelle_text{
float:right;
width:350px;
padding:4px 0px 4px 0px;
}