/* User --------------------------------------------------------------------------------- */
* a img { border:0px;}
.aa_img_border {
    border: 1px solid #cccccc;
}
.aa_floatingR {
    float: right;
    margin: 0 0 10px 20px;
    border: 1px solid #cccccc;
}
.aa_border_dot {
    border: 1px dotted #cccccc;
    margin-bottom:20px;
    padding: 10px 10px;
}
.aa_bold {
    font-weight:bold;
}
.aa_bg_e6f6f8 {
    background-color:#e6f6f8;
}
.c555px { width: 100%;}
/* CSS level 2 -------------------------------------------------------------------------- */
.navi{
    width:220px;
    border-bottom:1px solid rgb(170,170,170);
    background-color:rgb(255,255,255);
}
/* navi1 -------------------------------------------------------- */
#Navigation {
    border: 0px;
    margin-top:0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding: 0px;
    width: 220px;
    letter-spacing: 0.1em;
    font-weight:bold;
    font-size: 0.91em;
    list-style-type: none;
}
#Navigation li {
    border-bottom: dotted 1px #5b7079;
    line-height: 2.5em;
}
#Navigation a{
    color:#555555;
    padding: 0.1em;
    text-decoration: none;
    display: block;
    padding-left: 15px;
    background-image: url(../upload/img/menu_bg_off.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
#Navigation a:hover{
    background-color: #d7e7eb;
    background-image: url(../upload/img/menu_bg_over.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
#Navigation_active {
    color:#555555;
    padding: 0.1em;
    display: block;
    padding-left: 15px;
    background-color: #d7e7eb;
    background-image: url(../upload/img/menu_bg_on.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
/* navi2 -------------------------------------------------------- */
#subnavi {
    border: none;
    margin-top:0px;
    margin-bottom: 0px;
    margin-left: 7px;
    padding: 0px;
    width: 213px;
    letter-spacing: 0.1em;
    font-weight:bold;
    font-size: 0.91em;
    list-style-type: none;
}
#subnavi li {
    border-top: dotted 1px #5b7079;
    border-bottom: 0px;
    line-height: 2.5em;
}
#subnavi a{
    color:#555555;
    padding: 0.1em;
    text-decoration: none;
    display: block;
    padding-left: 15px;
    background-image: url(../upload/img/menu_bg_off.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
#subnavi a:hover{
    background-color: #e6f0f2;
    background-image: url(../upload/img/menu_bg_over.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
#subnavi_active {
    color:#555555;
    padding: 0.1em;
    display: block;
    padding-left: 15px;
    background-color: #e6f0f2;
    background-image: url(../upload/img/menu_bg_2on.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
/* CSS level 3 -------------------------------------------------------------------------- */
#imagecolumn {
    width:210px;
    padding-top:15px;
    border: 4px solid #E4EFF1;
    margin-left: 3px;
}
.imgcolspc { 
    padding: 10px 0px 10px 15px;
    width:195px;
}
#imagecolumn a, #leco a {
    padding:0;
    font-weight:normal;
    font-size:1em;
    color:#486078;
    margin:0;
    text-decoration:underline;
}
.additionalnavi, .bottomnavi {color:#333333;}
a.core { font-size:10px; color: rgb(160,160,160); }
a.fosp { color:rgb(160,160,160); font-size:9px; } 
#imagecolumn h1 {
    padding-left:2px;
    font-weight:bold;
    color:#407d85;
    margin:0;
    font-size: 1.09em;
}
/* CSS import -------------------------------------------------------------------------- */
td {
    margin-bottom:8px;
}
.input {
    font-size:1em;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    width:240px;
    margin-bottom:8px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
}

#outer{
    height:100%;
    min-height:100%;
    width:780px;
    color:#000000;
    text-align:left;
    position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
    float:left;
    width:600px;
}

#header{
    position:absolute;
    top:0;
    left:-1px;
    width:781px;
    height:103px;
    color:#000000;
    background-color:#ffffff;
    background:url("../images/schraffur_rechts_oben.gif");
    background-repeat:repeat-x;
    background-position:0px 0px ;
    z-index:5;
}

#left {
    position:relative;
    width:180px;
    float:left;
    padding-top:120px;
    padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#right {
    position:relative;
    width:170px;
    float:right;
    margin-top:10px;
    padding-top:170px;
    padding-bottom:20px;
    background-color:#999999;
    background:url('../images/randbg.jpg');
    background-position:0px 0px;
    background-repeat:no-repeat;
    color:rgb(62,77,116);
}

div,p  { margin-top:0; }

#centrecontent {
    width:408px;
    float:right;
    padding-left:0px;
    padding-right:0px;
    padding-top:105px;
    padding-bottom:20px;
    color:rgb(62,77,116);
}

#centrecontent p { padding-left:3px; color:rgb(62,77,116); }

#clearfooter { width:100%;height:52px;clear:both; }

#logo {
    width:780px;
    margin-top:18px;
}

#navipath {
    padding:0;
    padding-bottom:10px;
    background-color:#ffffff;
    color:rgb(99,99,99);
    width:388px;
}
h1 {
    padding-left:2px;
    font-weight:bold;
    color:#407d85;
    margin:0;
    font-size: 1.18em;
}

h1.content {
    margin-bottom:12px;
    padding:0;
    font-size: 1.18em;
}
h2 {
    padding:15px 0px 5px 0px;
    font-weight:bold;
    color:#5399a2;
    margin:0;
    font-size: 1.09em;
}
h3 {
    padding:15px 0px 0px 0px;
    font-weight:bold;
    color:#5399a2;
    margin:0;
    font-size: 1.09em;
}
h4 {
    padding:10px 0px 0px 0px;
    font-weight:bold;
    color:#89acb1;
    margin:0;
    font-size: 0.91em;
}
a.h2link {
    font-weight:bold;
    color:#5399a2;
    margin:0;
}
hr { color:rgb(210,210,210); }

a { color:rgb(190,190,190); text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.navipath { font-size:0.91em; color: rgb(160,160,160); } 

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #b4a8b4;
    color:#407d85;
    font-weight:normal;
    padding-bottom:0.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:rgb(62,77,116);
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:250px 8px;
    display:block;
}

a.sitemap_level3 {
    color:rgb(190,190,190);
}

.sitemap_level2_container {
    float:left;
    width:49%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:49%;
    padding-top:.3em;
}

.input_searchbox {
    width:65px;
    vertical-align:middle;
    color: rgb(62,77,116);
}

.input_newsletterselect {
    width:80px;
    vertical-align:middle;
    margin-right: 8px;
    color: rgb(62,77,116);
}

.label_searchbox {
    vertical-align:middle;
    color:#9d9ea2;
    position:relative;
    padding-left:10px;
    /*left:-65px;*/
}

#loginbox {
    background-color:#DFE0E5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#searchbox {
    background-color:#DFE0E5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding-bottom:.6em;
    padding-top:.6em;
    padding-left:0em;
    padding-right:0em;
    margin-top:1.5em;
    margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
    display:none;
}

.balken {
    padding-left:0px;
    background-color:#407d85;
    background-image:url('../images/bg2.gif');
    background-repeat: repeat-x,repeat-y;
    background-position:2px 0px;
}

.teaser_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px; 
}