body {
margin:auto;
    width: 748px;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: normal;
    text-decoration: none;
}

.right_hull {
    vertical-align: top;
    margin-top: 0px;
    float: right;
    width: 293px;
    background-color: #f2f2f2;
    margin-bottom: 10px;
}

.right {
    vertical-align: top;
    margin-top: 0px;
    float: right;
    width: 293px;
    border-left: 1px solid #bbc2d0;
    border-bottom: 1px solid #bbc2d0;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.pic {
    vertical-align: top;
    margin-top: 0px;
    margin-left: 0px;
    width: 293px;
    height: 20px;
    background-image: url(/static/img/top_right.jpg);
    background-repeat: no-repeat;
}

.head {
    margin-top: 0px;
    width: 748px;
    height: 99px;
    background-image: url(/static/img/bg_head.jpg);
    background-repeat: no-repeat;
}

.bg {
    width: 748px;
    border: 1px solid #8f8e92;
    border-bottom: 5px solid #8f8e92;
    background-color: #f2f2f2;
    text-align: left;
}

.content {
    padding: 0px 20px;
    width: 414px;
    float: left;
    margin-bottom: 20px;
}

div.right a.navi {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

div.right a.navi:hover {
    color: #3c5482;
    text-decoration: none;
    margin: 0px;
    padding-left: 18px;
    background-position: 0px;
    background-image:url(/static/img/navi_1.gif);
    background-repeat: no-repeat;
}

div.right ul{
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #bbc2d0;
}

div.right li {
    list-style-type: none;
    margin: 5px 0px 5px 10px;
    background-position: 0px;
    background-image:url(/static/img/navi_0.gif);
    background-repeat: no-repeat;
}

div.right li.aktiv {
    margin: 5px 0px 5px 10px;
    background-position: 0px;
    background-image:url(/static/img/navi_1.gif);
    background-repeat: no-repeat;
}

div.right li.aktiv a {
    color: #3c5482;
    font-weight: bold;
    text-decoration: none;
}

div.right li a {
    margin-left: 18px;
}

div.content ul{
    margin: 0px 0px 0px 9px;
    padding-left: 9px;
    list-style-type: square;
    list-style-image:url(/static/img/square.gif);
}

div.content li {
    padding: 0px 0px 0px 0px;
    margin-bottom: 12px;
}

h1 {
    font-size: 120%;
    color: #3c5482;
    margin: 17px 0px 5px 0px;
    font-weight: bold;
}

h2 {
    border-bottom:1px solid #BBC2D0;
    border-top:1px solid #BBC2D0;
    font-size:100%;
    font-weight:bold;
    margin:10px 0 0;
    padding:10px 0 15px;
}

.bgnavi {
    margin: 0px 0px 0px 0px;
    width: 293px;
    background-color: #ffffff;
}

.trenner {
    margin: 40px 0px 5px 0px;
    border-bottom: 1px solid #bbc2d0;
    clear: both;
}

.footer {
/*    padding-top: 10px;*/
    text-align: center;
    font-weight: bold;
    font-size: 90%;
}

a {
    color: #1F4387;
    text-decoration: none;
}

a:hover {
    color: #bbc2d0;
    text-decoration: none;
}

.bild-left {
    margin: 0 10px 0px 0;
}

.bild-left .caption {
    float: left;
    margin: 0 20px 0px 0;
}

.caption {
    margin: 0 0px 10px 0;
}

.bild-right {
    margin: 0 0px 0px 10px;
    float: right;
}

.bildbox {
    float: right;
    margin: 0 0 0 10px;
    width: 150px;
}

div.bild img {
    border: none;
}

img {
    border: none;
}

.sprachwahl {
    padding: 5px 0px 5px 120px;
}

.sprachenBild {
    margin-right: 4px;
}

a.sprache {
    margin-left: 10px;
    color: #000000;
    text-decoration: none;
}

a.sprache:hover {
    margin-left: 10px;
    color: #1F4387;
    text-decoration: none;
}

div.sprachwahl img {
    border: 0px;
}
