@CHARSET "UTF-8";

body {
    background-color: #990000;
    margin: 0;
}

h2,h3,h4,h5,h6,div,td,p,body,html,input,textarea,select,button {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
}

h1 {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

div,img,p {
    margin: 0;
    padding: 0;
    border: 0px;
}

/* die Navigation oben */
div#header {
    position: absolute;
    top: 50px;
    left: 70px;
    vertical-align: top;
    width: 830px;
    text-align: right;
}

table#menu_top {
    margin-right: 0px;
    margin-left: auto;
}

td.menu_top_1 {
    text-align: left;
    vertical-align: top;
    text-align: left;
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 3px;
}

td.menu_top_1_active {
    text-align: left;
    vertical-align: top;
    text-align: left;
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 3px;
}

a.menu_top_1 {
    color: white;
    font-size: 13px;
    text-decoration: none;
}

a.menu_top_1:ACTIVE {
    color: #f19100;
}

a.menu_top_1:VISITED {
    color: white;
}

a.menu_top_1:HOVER {
    color: #f19100;
}

a.menu_top_1_active {
    color: #f19100;
    font-size: 13px;
    text-decoration: none;
}

/* die Navigation links */
div#left {
    position: absolute;
    top: 243px;
    left: 100px;
    text-align: left;
    vertical-align: top;
    width: 190px;
}

div.menu_left_1 {
    text-align: right;
    vertical-align: top;
    width: 100%;
}

div.menu_left_1_active {
    text-align: right;
    vertical-align: top;
    width: 100%;
}

a.menu_left_1 {
    color: white;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 2px;
}

a.menu_left_1:ACTIVE {
    
}

a.menu_left_1:VISITED {
    
}

a.menu_left_1:HOVER {
    color: #f19100;
}

a.menu_left_1_active {
    color: white;
    font-size: 13px;
    text-decoration: none;
    background-color: #0d88bc;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 2px;
}

div.menu_left_2 {
    text-align: right;
    vertical-align: top;
    width: 100%;
}

div.menu_left_2_active {
    text-align: right;
    vertical-align: top;
    width: 100%;
}

a.menu_left_2 {
    color: white;
    font-size: 11px;
    text-decoration: none;
    background-color: #7eaabc;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 2px;
}

a.menu_left_2:ACTIVE {
    
}

a.menu_left_2:VISITED {
    
}

a.menu_left_2:HOVER {
    color: #990000;
}

a.menu_left_2_active {
    color: white;
    font-size: 11px;
    text-decoration: none;
    background-color: #5ca0bc;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 2px;
}


/* der Inhalt */
div#content {
    position: absolute;
    top: 235px;
    top = 242px;
    left: 324px;
    text-align: left;
    vertical-align: top;
    width: 570px;
}

/* Footer */
div#footer {
    font-size: 12px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;
    padding-top: 4px;   
}

/* Seitentitel */
.csc-header {
    
}

/* Inhaltstext */
.bodytext {
    
}

/* Bilder im Bodytext */
.bodytext img {
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

/* Links im Inhalt */
div#content a:link {
    color: #ffffff;
    text-decoration: underline;
}

div#content a:visited {
    color: #ffffff;
    text-decoration: underline;
}

div#content a:active {
    color: #ffffff;
    text-decoration: underline;
}

div#content a:hover {
    color: #f19100;
    text-decoration: underline;
}

.tx_powermail_pi1_fieldwrap_html input, textarea, select {
    color: #000000;
    background-color: #00DFFF;
    text-decoration: none;
    width: 400px;
}

fieldset {
     border: 0px solid #000000;
 /* TypoFarbe 	
    color: #14ff00;*/ }