     /* Cascade DTP V4 - Style Sheet */
A.body, A.body:visited, A.body:hover, A.body:link {
        font: 13px Verdana, sans-serif;
    background-color: transparent;
    color: #EED;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: underline}

A.body:hover{color: yellow}

A.small, A.small:visited, A.small:hover, A.small:link {
        font: 10px Verdana, sans-serif;
    background-color: transparent;
    color: blue;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: underline}

A.medium, A.medium:visited, A.medium:hover, A.medium:link {
        font: 12px Verdana, sans-serif;
    background-color: transparent;
    color: blue;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: underline}

A.small:hover{color: red}

img {border: 0}

a.menu:link, a.menu{
        font: 13px Verdana, sans-serif;
    color: yellow;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;}

a.menu:hover{
    color: red;
     font-weight: normal;
     font-style: normal;}

.hidden{
    display: none}

.current_page{color: rgb(0,0,146);
     background-color: rgb(255,255,204);
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

.listeAktuelles{position: absolute;
    top: 180px;
    left: 20px;
    height: 180px;
    width: 150px;
    z-index: 3;
    font: 10px Verdana, sans-serif;
    line-height: 120%;
    background-color: rgb(194,194,194);
    background-repeat: no-repeat;
    background-attachement: fixed;
    background-position: -20 -180;
    overflow: hidden}

.blue{
    color: blue;
    }

.red{
    color: red;
    }

.listeLinks{position: absolute;
    top: 145px;
    left: 250px;
    height: 80px;
    z-index: 3;
    font: 16px Verdana, sans-serif;

    line-height: 120%;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: visible}

.listeImageLinks{position: absolute;
    top: 155px;
    left: 250px;
    height: 40px;
    width: 684px;
    background-color: rgb(77,78,120);
    z-index: 3;
    }

.textBody{position: absolute;
    top: 190px;
    left: 250px;
    height: 700px;
    right: 0;
    z-index: 4;
    font: 13px Verdana, sans-serif;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(77,78,120);
    background-repeat: no-repeat;
    background-attachement: fixed;
    background-position: -250 -190;
    overflow: visible}

.textBodyOpaque{position: absolute;
    top: 180px;
    left: 250px;
    height: 700px;
    z-index: 4;
    font: 13px Verdana, sans-serif;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(77,78,120);
    background-repeat: no-repeat;
    background-attachement: fixed;
    background-position: -250 -180;
    overflow: visible}

.Banner{position: absolute;
    top: 0px;
    left: 250px;
    height: 150px;
    right: 20px;
    z-index: 3;
    background-color: black;
    overflow: hidden;
    }

.page_title{position: absolute;
    top: 125px;
    left: 300px;
    height: 30px;
    width: 453px;
    z-index: 3;
    font: 13px Verdana, sans-serif;
    color: #EED;
    background-color: rgb(194,194,194);
    background-repeat: no-repeat;
    background-position: -300 -125;
    background-attachement: fixed;
    overflow: hidden;
    white-space: nowrap;}

.aktuelles_title{position: absolute;
    top: 125px;
    left: 20px;
    height: 30px;
    width: 150px;
    z-index: 3;
    text-align: right;
    font: 20px Verdana, sans-serif;
    color: rgb(0,0,146);
    background-color: rgb(255,255,204);
    overflow: hidden}

h1 {
    margin: -5px 10px 0.5em;
    padding: 5px 0 0px;
    text-align: left;
    color: rgb(0,0,146);
    letter-spacing: 0.5em;
    font: bold 25px sans-serif;
    vertical-align: middle;
    white-space: nowrap;}

h2 {
    margin: -5px 0px 0.5em;
    padding: 5px 0 7px;
    color: #EED;
    white-space: nowrap;}

td {
    font: 13px Verdana, sans-serif;
    color: #EED;}

.inverse{
    color: rgb(77,78,120);
    background-color: #EED;}

code {
    font: 8px Verdana, sans-serif;
    color: #EED;}

div#right_bar h1 {
    margin: -5px 10px 0.5em;
    padding: 5px 0 0px;
    text-align: center;
    color: rgb(0,0,146);
    font: bold 25px sans-serif;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: 0em;
    text-transform: none;}

#body{background-color: rgb(0,0,146)}

body {
    background-color: black;
    background-image: url(images/background_neu.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    margin: 0;
    padding: 0;}

body.blue {
    font: 13px Verdana, sans-serif;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(77,78,122);}

body.blue_small {
    font: 10px Verdana, sans-serif;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(77,78,122);}

body.blue_small_schrift {
    font: 26px ShelleyAllegro BT;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(77,78,122);}

body.black_small {
    font: 10px Verdana, sans-serif;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(0,0,0);}

body.cornsilk1_small {
    font: 10px Verdana, sans-serif;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(255,248,220);}

body.white_small {
    font: 10px Verdana, sans-serif;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(255,255,255);}

body.white_small_schrift {
    font: 26px ShelleyAllegro BT;
    background-image: none;
    color: rgb(0,0,0);
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(255,255,255);}

body.green_small_schrift {
    font: 26px ShelleyAllegro BT;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(90,155,123);}

body.grau_small_schrift {
    font: 26px ShelleyAllegro BT;
    background-image: none;
    color: #EED;
    line-height: 120%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgb(124,134,133);}