/* allg formatierungen*/
* {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;

}
.body_all {
                margin:        0px;
        background: #006699 url(../images/bg.jpg) repeat-x;
}

/*table
{
background-color: white;
}


img {
        border: 0px;
        display: block;
}


/* forms */
form {
        margin: 0px;
        padding: 0px;
}

input, select, textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: black;
        background-color: #ffffff;
        border: 1px solid #006287;
        width: 155px;
}

.form_radio {
        border: 0px;
        margin-right: 4px;
        background-color: transparent;
}

/*links */

a.menu {
        MARGIN-TOP: 2px;
        DISPLAY: block;
        font-weight: normal;
        color: white;
   width: 180px;
        padding: 4px;
        height: 28 px;
   text-align: left;
        border: 1px solid #006699;

}
a.menu:link {
color: #116c8f;
font-family: arial;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;
background-color: white;

}
a.menu:visited {
color: #116c8f;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;
}
a.menu:hover {
color: black;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;

}


/* ende links /*





/* links */
a {
        text-decoration: none;
        color: #04394B;
}

a:hover.link_underline {
        text-decoration: underline;
}


/* text */
.text_9px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}

.text_10px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.text_11px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.text_12px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.text_14px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}

.text_17px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
}

.text_18px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
}

.text_24px {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
}

.text_bold {
        font-weight: bold;
}

.text_normal {
        font-weight: normal;
}

.text_italic {
        font-style: italic;
}

.text_strich {
        text-decoration: line-through;
}

.text_underline {
        text-decoration: underline;
}


.blau_1 {
        color: #006699;
}

.blau_2 {
        color: #4cc0d9;
}

.rot {
        color: #FF6347;
}

.schwarz {
        color: black;
}

.border_pic {
        border: 4px solid #cccccc
}
