body {
        background-color: #000000;
        color:#000000;
        font-family:MONOSPACE;
        font-size:13px;
        margin:0;
        padding:0;
}

a:link,a:visited {
        color: #ccc;
        font-weight: normal;
        text-decoration:none;
}

a:hover {
        color: #fff;
        text-decoration:underline;
}

.content_title {
        position: absolute;
        padding-top: 15px;
        padding-left: 15px;
        font-size:12px;
        margin-bottom: 1px;
        font-weight: normal;
        width: 0px;
        color: #000;
        height: 21px;
}

#content_title a, #content_title a:visited {
        color: #DEF0FE;
}

h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 12px;
        padding-left: 13px;
        font-family: verdana;
        font-size:12px;
        color: #000000;
        height: 20px;
}

#logoschrift {
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 0px;
        padding-left: 20px;
        color: #000;
        height: 73px;
        background: url(../images/logo.jpg) no-repeat;
}


#menuheader {
        background-color: #000;
        width: 1px;
        height: 103px;

}

#menufooter {
        background-color: #000;
        width: 1px;
        height: 121px;
}

#menu_ver {
        width: 780px;
        margin: 5px auto;
        background-color: #000;
        color: #fff;
        line-height: 140%;
}

#menu_hor {
        float: right;
        width: 110px;
        text-align:justify;
        color: #000;
}

.middle {
        height: 0px;
        margin-left: 135px;
        margin-right: 240px;
        max-width: 34em;
        background: #000 top left;
        text-align:justify;
}

.text {
        padding: 40px 15px 20px 15px;
        color: #FFF;

}

.text2 {
        padding: 0px 15px 20px 15px;
        color: #fff;
        background: #fff left bottom;
}



#v_mnu_01 ul {
        list-style: none;
        margin: 0;
        padding: 20;
        font-family: MONOSPACE;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        }

#v_mnu_01 {
        width: 192px;
        margin: 10px;
        border-top-width: 0;
        border-right-width: 0;
        border-bottom-width: 0;
        border-left-width: 0;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #fff;
        border-right-color: #fff;
        border-bottom-color: #fff;
        border-left-color: #fff;
        }

#v_mnu_01 li a {
        text-decoration: none;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-bottom-color: #ffffff;
        border-left-color: #ffffff;
        }
#v_mnu_01 .notopbrdr0xNone {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        }

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
        color: #ffffff;
        display: block;
        background-color: transparent;
        padding-top: 3px;
        padding-right: 0;
        padding-bottom: 3px;
        padding-left: 10px;
        }

#v_mnu_01 li a:hover {
        color: #ffffff;
        background:  #cc3300;
        padding-top: 3px;
        padding-right: 0;
        padding-bottom: 3px;
        padding-left: 10px;
        }