body {
        font-size : 12px;
        font-family : verdana,helvetica,arial;
        color : #FFFFFF;
        font-style : normal;
}

BODY {        scrollbar-arrow-color:#061D57;
                                scrollbar-base-color:#99aece;
                           scrollbar-face-color:#99aece;
}

DIV {
scrollbar-arrow-color:#6581B2;
scrollbar-base-color:#415982;
scrollbar-face-color:#415982;
}


INPUT {
        BORDER-RIGHT: 1px outset #0E3D58;
        BORDER-TOP: 1px outset #0E3D58;
        BORDER-LEFT: 1px outset #0E3D58;
        BORDER-BOTTOM: 1px outset #0E3D58;
        FONT-WEIGHT: bolder;
        FONT-SIZE: 11px;
        COLOR: #003366;
        background-color : #6581B2;
}

.button2 {
         BACKGROUND: #6581B2;
         COLOR: #253A60; FONT-FAMILY: verdana,helvetica,arial;
         TEXT-DECORATION: none;
         font-weight : bold;
}

.button1 {
         BACKGROUND: #FFFFFF;
         COLOR: #003B54; FONT-FAMILY: verdana,helvetica,arial;
         TEXT-DECORATION: none;
         font-weight : bold;
}

h1 {
         font-size : 14px;
         font-family : tahoma,verdana,helvetica,arial;
         color : #1d4377;
         font-style : normal;
 font-weight : bold;
}

td {
        font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
        color : #1d4377;
        font-style : normal;
}

.headline1 {
         font-size : 14px;
         font-family : tahoma,verdana,helvetica,arial;
         color : #1d4377;
         font-style : normal;
 font-weight : bold;
}


.scroller {
         font-size : 12px;
         font-family : verdana,helvetica,arial;
         color : #ffffff;
         font-style : normal;
   font-weight : bold;
}

td.liste1 {
         font-size : 12px;
         font-family : verdana,helvetica,arial;
         color : #003B54;
         background-color : #85B6CF;
         font-style : normal;
}

td.liste2 {
         font-size : 12px;
         font-family : verdana,helvetica,arial;
         color : #003B54;
         background-color : #dddddd;
         font-style : normal;
}

th {
        font-size : 12px;
        font-family : verdana,helvetica,arial;
        color : #1d4377;
        font-style : normal;
        font-weight : bold;
        text-align : center;
}

td.menu {
        font-size : 11px;
        font-family : verdana,helvetica,arial;
        color : #1d4377;
        font-style : normal;
}


.footer {
         font-size : 11px;
         font-family : verdana,helvetica,arial;
         color : #d2dff2;
         font-style : normal;
}


/* --- menu --- */
#menu {
        font: Verdana;
        border: 0px;
        padding: 0px;
        margin: 0px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        line-height: 22px;
        float: left;
        width: 213px;
}

#menu ul {
        margin: 0px;
        padding: 0px;
        border: none;
        width: 213px;
}

#menu li {
        border-bottom: 1px solid #e9f2fe;
        list-style-type: none;
}
#menu li a {
        display: block;
        padding-left: 27px;
        background-image: url(../images/nav_bgmain.gif);
        color: #12315c;
        font-weight:bold;
        text-decoration: none;
        width: 186px;
}
#menu li a:hover {
        color: #1d4377;
        background-image: url(../images/nav_bgmainhl.gif);
        text-decoration: underline;
}
#menu li #active {
        background-image: url(../images/nav_bgmainhl.gif);
}
#menu li li a {
        display: block;
        padding-left: 40px;
        background-image: url(../images/nav_bgsub.gif);
        color: #12315c;
        font-weight:normal;
        text-decoration: none;
        width: 173px;
}
#menu li li a:hover {
        background-image: url(../images/nav_bgsubhl.gif);
        color: #1d4377;
        text-decoration: underline;
}
#menu li li #active {
        background-image: url(../images/nav_bgsubhl.gif);
        text-decoration: underline;
}

#menu li li li a {
        display: block;
        padding-left: 50px;
        color: #12315c;
        background-image: url(../images/nav_bgsubsub.gif);
        font-weight:normal;
        text-decoration: none;
        width: 163px;

}
#menu li li li a:hover {
        color: #1d4377;
        text-decoration: underline;
        background-image: url(../images/nav_bgsubsub_hl.gif);
}
#menu li li li #active {
        text-decoration: underline;
        background-image: url(../images/nav_bgsubsub_hl.gif);
}

/* --- menu end--- */


/* Wo bin ich - Pfad Classes*/

.info_content {
color: #1d4377;
font-size: 9px;
font-family: Tahoma;
text-decoration: none;
}


a.info:link {
font-family: Tahoma;
font-size: 9px;
font-style: italic;
color: #1d4377;
text-decoration: none;
}

a.info:visited {
font-family: Tahoma;
font-size: 9px;
font-style: italic;
color: #1d4377;
text-decoration: none;
}

a.info:hover {
font-family: Tahoma;
color: #1d4377;
font-size: 9px;
font-style: italic;
text-decoration: underline;
}


/* --- A Class--- */

a {
        font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
        color : #12315c;
        font-style : normal;
}

a:active  {
        font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
        color : #12315c;
        font-style : normal;
}

a:visited  {
        font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
        color : #12315c;
        font-style : normal;
}

a:hover  {
        font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
        color : #99aece;
        text-decoration : underline;
        font-style : normal;
}

/* --- A Class NEWS --- */

a.news {
        font-size : 10px;
        font-family : tahoma,verdana,helvetica,arial;
        color : #003B54;
        text-decoration : underline;
        font-weight : bold;
}

a.news:active {
         font-size : 10px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #003B54;
        text-decoration : underline;
         font-weight : bold;
 }

a.news:visited {
         font-size : 10px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #003B54;
        text-decoration : underline;
         font-weight : bold;
 }

a.news:hover {
         font-size : 10px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #267496;
         text-decoration : underline;
    font-weight : bold;
 }


 /* --- A Class für Inhalte --- */

a.content {
         font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #005477;
         text-decoration : none;
         font-style : normal;
        font-weight : bold;
 }

a.content:active  {
         font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #005477;
         text-decoration : none;
         font-style : normal;
        font-weight : bold;
}

a.content:visited  {
         font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #005477;
         text-decoration : none;
         font-style : normal;
        font-weight : bold;
 }

a.content:hover  {
         font-size : 12px;
        font-family : tahoma,verdana,helvetica,arial;
         color : #297799;
         text-decoration : underline;
         font-style : normal;
        font-weight : bold;
 }


  /* --- A Class für mini head navi --- */

 a.headlink {
         font-size : 10px;
         font-family : verdana,helvetica,arial;
         color : #869fc2;
         text-decoration : none;
         font-style : normal;
        font-weight : normal;
 }

a.headlink:active  {
         font-size : 10px;
         font-family : verdana,helvetica,arial;
         color : #869fc2;
         text-decoration : none;
         font-style : normal;
        font-weight : normal;
}

a.headlink:visited  {
         font-size : 10px;
         font-family : verdana,helvetica,arial;
         color : #869fc2;
         text-decoration : none;
         font-style : normal;
        font-weight : normal;
 }

a.headlink:hover  {
         font-size : 10px;
         font-family : verdana,helvetica,arial;
         color : #d2dff2;
         text-decoration : underline;
         font-style : normal;
        font-weight : normal;
 }



textarea {
         font-size : 11px;
         font-family : verdana,helvetica,arial;
         color : #000000;
         text-decoration : none;
         font-style : normal;
        font-weight :  normal;
}

select {
         font-size : 11px;
         font-family : verdana,helvetica,arial;
         color : #000000;
         text-decoration : none;
         font-style : normal;
        font-weight :  normal;
}


option {
         font-size : 11px;
         font-family : verdana,helvetica,arial;
         color : #000000;
         text-decoration : none;
         font-style : normal;
        font-weight :  normal;
}


input {
        font-size : 11px;
        font-family : verdana,helvetica,arial;
        color : White;
        text-decoration : none;
        font-style : normal;
        font-weight : normal;
}