@charset "utf-8";

body,
html
{
  height:100%;
  width:100%;
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana, "MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color:#00295b;
  background-color:#c9ccd1;
}

* {
  font-family: Arial, Verdana, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}

p {
  margin: 0;
  padding: 0;
  font-size: 11px;
}

h1 {
  margin: 0;
  padding-top: 6px;
  font-size: 18px;
  color: #4c79ad;
}


.maincontent {
  padding: 15px;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #4c79ad;
}

.kontakt
{        vertical-align: top;
         height: 500px;
         width: 153px;
         background-image: url(../../images/bg_kontakt.jpg);
         background-repeat:no-repeat;
         color: white;
}


.absolute {
  position: absolute;
         left: 0;
         top: 0;
         }

a:link,a:active,a:visited {
        color: #004595;
        text-decoration: underline;
}

a:hover {
        text-decoration: underline;
        color:#004595;
}


a:link.top_a,a:active.top_a,a:visited.top_a {
        color:#cbced3;
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
        font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}

a:hover.top_a {
        text-decoration: none;
        color:#ffffff;
        font-size: 10px;
        font-weight: bold;
        font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}


a:link.top,a:active.top,a:visited.top {
        color:#c1d2e6;
        text-decoration: none;
        font-size: 10px;
        font-weight: normal;
        font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}

a:hover.top {
        text-decoration: none;
        color:#ffffff;
        font-size: 10px;
        font-weight: normal;
        font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}




a:link.menu,a:active.menu,a:visited.menu {
        color: #004595;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
}

a:hover.menu {
        text-decoration: none;
        color:#00295b;
        font-size: 11px;
        font-weight: bold;
}


a:link.msub,a:active.msub,a:visited.msub {
        color: #004595;
        text-decoration: none;
}

a:hover.msub {
        text-decoration: none;
        color:#00295b;
}



a:link.news_mehr,a:active.news_mehr,a:visited.news_mehr {
        color: #014694;
        text-decoration: underline;
        font-weight: bold;
}

a:hover.news_mehr {
        text-decoration: underline;
        color:#014694;
        font-weight: bold;
}



a:link.blue_bold,a:active.blue_bold,a:visited.blue_bold {
        color: #004595;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
}

a:hover.blue_bold {
        text-decoration: none;
        color:#00295b;
        font-size: 11px;
        font-weight: bold;
}

.textbox {
        background-color:#ffffff;
        border: 1px solid #014596;
        font-size : 13px;
        color : #4F4F4F;
        }

.button {
        background-color:#014596;
        border: 1px solid #014596;
        font-size : 11px;
        font-weight: bold;
        color : #ffffff;
        }


.m_top_a {
        background-color:#2f3c4c;
        border-bottom: 1px solid #2f3c4c;
        text-align: center;
        color: #cacfd5;
        height: 20px;
}

.m_top_as {
        background-color:#2f3c4c;
        border-bottom: 1px solid #2f3c4c;
        border-left: 1px solid #b4c6dc;
        text-align: center;
        color: #cacfd5;
        height: 20px;
}

.m_top {
        background-color:#6f96bd;
        border-bottom: 1px solid #6f96bd;
        border-left: 1px solid #b4c6dc;
        text-align: center;
        color: #c1d2e6;
}

.m_toph {
        background-color:#6f96bd;
        border-bottom: 1px solid #6f96bd;
        text-align: center;
        color: #c1d2e6;
}

.footer {
         color: #80a3cb;
         font-size: 10px;
         text-align: center;
         margin-left: 5px;
         margin-right: 5px;
         margin-top: 2px;
}

.titel {
        background-color:#cddaea;
        background-image: url(../../images/bg_titel.gif);
        background-repeat:no-repeat;
        padding-left: 16px;
}

.news_date {
color: #a3a3a3;
font-weight: bold;
font-size: 10px;
height: 15px;
width: 290px;
font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}

.news_content {
background-color: #d2e1f6;
color: #00295b;
font-size: 10px;
height: 81px;
padding: 4px;
font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
}


.menu1 {
        background-color:#f2f5fa;
        background-image: url(../../images/menu1.gif);
        background-repeat:no-repeat;
        width: 205px;
        height: 21px;
        border-bottom: 2px solid white;
        padding-left: 32px;
        padding-top: 1px;
}

.menu2 {
        background-color:#cddaea;
        background-image: url(../../images/menu2.gif);
        background-repeat:no-repeat;
        width: 205px;
        height: 21px;
        border-bottom: 2px solid white;
        padding-left: 32px;
        padding-top: 2px;
}

.menu3 {
        background-color:#f2f5fa;
        width: 205px;
        border-bottom: 2px solid white;
}

.menusub {
        background-color:#f2f5fa;
        width: 205px;
        border-bottom: 1px solid #d9dce1;
        padding-left: 22px;
        height: 16px;
        font-size: 11px;
}

.menusub_a {
        background-color:#f2f5fa;
        width: 205px;
        border-bottom: 1px solid #d9dce1;
        background-image: url(../../images/sub.gif);
        background-repeat:no-repeat;
        padding-left: 22px;
        height: 16px;
        font-weight: bold;
        font-size: 11px;
}

.titel_newsteaser {
        background-color:#ffffff;
        color: #a3a3a3;
        font-weight: bold;
        font-size: 11px;
        height: 13px;
        padding-left: 5px;
}


#navlist li {
        display: inline;
        list-style-type: none;
        padding-right : 11px;

        margin : 0;
        text-align: left;
}

td.white_titeladmin {
        background-color: #cca68c;
        border-bottom: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        font-size : 11px;
        color: #414141;
        height: 22px;
        padding: 3px;
}

td.grau_helladmin {
        background-color: #d7dde5;
        border-bottom: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        font-size : 11px;
        color: #414141;
}


td.footeradmin {
        background-color: #014596;
        border-bottom: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        font-size : 11px;
        color: #FFFFFF;
}

a:link.white,a:active.white,a:visited.white {
        color: #ffffff;
        text-decoration: none;
       font-size: 11px;
}

a:hover.white {
        text-decoration: underline;
        color:#ffffff;
        font-size: 11px;
}

ul { margin-left: 0.0em; padding-left: 0.0em; }


td.expk1 {
background-color: #cddaea;
width: 25%;
padding: 5px;
font-family : Arial, Verdana, SunSans-Regular, Sans-Serif;
font-weight: bold;
border-bottom: 1px solid white;
}



td.expk2 {
background-color: #cddaea;
width: 75%;
padding: 5px;
font-family : Arial, Verdana, SunSans-Regular, Sans-Serif;
font-weight: normal;
border-bottom: 1px solid white;
}
