html, body  {
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 95%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#001a4b;
        background-color:#fff;

}


h1, h2, h3, h4, h5, h6, p, form {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin:0;
        padding:0;
}

td {
	vertical-align: top;
}

h3 a{  font-size:0.7em;   }
head:first-child+body h3 a {font-size:0.65em;}

ul {margin:0px; padding:0px; }


img{ border:0; padding:0px; margin:0px;}

strong{font-size:0.8em;}

.invisible { display: none; }

.off{
 position:absolute;
 top:0px;
 left:-3000px;
}

form, a, .centercolpadd, textarea, input{ font-family: Verdana, Arial, Helvetica, sans-serif;  }

.clearme{ clear:both;}

.spacemodule {display:block; clear:both; height:1em; width:auto;}

a {
       color:#001a4b;
       font-weight:bold;
       font-size:0.75em;
       text-decoration:none;

}
a:hover {text-decoration:underline;}

p{
   font-size:0.8em;
   margin:0.5em;
}

p a {
font-size:0.95em;
font-weight:normal;

}


fieldset {
    border:0px solid #fff;
    padding:0px;
    margin:0px;
    }

input { font-size:0.75em;      }


.topimg {
 height:65px;
 display:block;
 width:100%;
 background:url(../image/bg_tophead.jpg) no-repeat 0px 0px #608fcb;
 cursor:hand;
 }


.navi {
 background-color:#001a4b;
 margin:0px;
 padding:0px;
 }

.mainnav {
 height:20px;
 width:35em;
 float:left;
 display:block;

}

.mainnav li {
  float:left;
  list-style-type:none;
  color:#fff;
  text-align:center;
  border-right:1px solid #fff;
  }

.mainnav li a {
  color:#fff;
  text-decoration:none;
  font-size:0.74em;
  height:17px;
  display:block;
  padding-top:3px;
  }
head:first-child+body .mainnav li a{font-size:0.72em;}

.mainnav .first {width:13.5em;   margin-left:-0.3em;}
.mainnav .second {width:15.5em; }
.mainnav .third {width:15em;}

.mainnav .highlight, .mainnav .highlight a{ background-color:#eac200;  color:#001a4b;}



.metanav {
 height:20px;
 display:block;
 margin:0px 0px 0px 0px;
 padding:0px;
}

.metanav li {
  float:left;
  list-style-type:none;
  text-align:center;
  }

.metanav li a {
  font-size:0.7em;
  color:#8db3d6;
  height:12px;
  font-weight:normal;
  display:block;
  background:url(../image/1x1_metanaviblau.gif) repeat-y right;
  margin-top:3px;
  padding: 0px 6px 0px 4px;
  }
.metanav li a:hover { text-decoration:none;}

.metanav .highlight a {  color:#fff; }
.metanav .highlight a:hover { text-decoration:none; }



.date{
  color:#001a4b;
  font-size:0.8em;
  font-weight:bold;
  height:17px;
  text-align:left;
  padding: 3px 0px 0px 5px;
  background-color:#eac200;
  }

.blocker {width:55em; }
*:not(hr) .blocker {width:54em;}


.footer {
 width:100%;
 background:url(../image/bg_footer.gif) repeat-x;
 }

/*Start Spaltenstruktur*/

.columnstructure {
 display:table;
 margin-top:5px;}

.allcolumns {
 display:table-row;
 }

#leftcolumn {
 display:table-cell;
 border-collapse:collapse;
 width:12em;
 vertical-align:top;
 border-right:1px solid #fff;
 }

#teasercolumn { display:table-cell;}
#teasertab  {display:table;}
.teaserrow { display:table-row;}
.teasercell {display:table-cell;}




#centercolumn {
 display:table-cell;
 border-collapse:collapse;
 width:30em;
 vertical-align:top;
 border-right:1px solid #fff;
 }



#rightcolumn {
 display:table-cell;
 border-collapse:collapse;
 width:12em;
 vertical-align:top;

}


.centercolpadd {
  width:29em;
  margin-left:0.25em;
  }

head:first-child+body .centercolpadd {   width:28.3em; margin-left:0.5em;}


/*Ende Spaltenstruktur*/


/*Big Top-Teaser*/

.bigtopimg {margin-bottom:1em;}


.teasercell img {margin-left:1em; margin-bottom:1em;}


/*linke Navigation*/

head:first-child+body .smallsearch {width:12em; height:1.4em;}


.smallsearch legend {display:none;}
.smallsearch #suche {
  border:2px solid #b9d4e9;
  float:left;
  margin:0px 5px 0px 5px;}

.smallsearch .button {
   background:url(../image/icon_submit_blau.gif) no-repeat;
   border:0px solid #5a8bbb;
   font-size:1px;
   color:#fff;
   width:3.5em;
   height:3.5em;
   display:block;
   margin-top:2px;
   padding-left:25px;
   }


head:first-child+body .smallsearch .button {
   width:20em;
   height:20em;
   clear:both;
   margin-top:-18px;
   margin-left:145px;
   margin-bottom:0px;
   margin-right:0px;

}

.leftnavi {
 border:none;
 border-top:1px solid #b9d4e9;
 margin:10px 5px 0px 5px;
 padding-bottom:10px;

 }

.leftnavi ul li {
  border-bottom: 1px solid #b9d4e9;
  padding:0.1em 0em 0em 0.7em;
  }
*:not(hr) .leftnavi ul li { padding:0em 0em 0.3em 0.7em;}

.leftnavi ul .highlight {background: url(../image/icon_pfeil_subnav.gif) no-repeat 0px 3px;}
*:not(hr) .leftnavi ul .highlight {background-position: 0px 5px;}

.leftnavi ul li ul li{
  border: none;
  padding:0.1em 0em 0em 0.7em;
  display:block;
  margin-left:-0.6em;
  }
.leftnavi ul li ul li a{ font-weight:normal;}



.centercolpadd {
  padding:0.1em 0.5em 1em 0.6em;
  margin-bottom:1em;
  width:28.2em;
  background-color:#fff;
  }
head:first-child+body .centercolpadd { width:27.5em; margin-left:0.4em; }

.centercolpadd h1 {
  font-size:1.1em;
  font-weight:bold;
  color:#285082;
  margin:0em 0em 1em 0em;
  color:#205b9a;
}

.centercolpadd h2, .centercolpadd h4, .centercolpadd h5  { font-size:0.85em; }
.centercolpadd h3  { font-size:0.75em; }


.centercolpadd strong { font-size:1em; }

.centercolpadd p {
  font-size:0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin:1em 0em 1em 0em;
 }

.centercolpadd p a{
  font-size:1em;
  text-decoration:underline;

   }


.centercolpadd ul{margin-bottom:1em;}
.centercolpadd ul li{
  list-style-type:disc;
  font-size:0.8em;
  margin-left:1.3em;
}
.centercolpadd ul li ul li{ font-size:1em;   }
.centercolpadd ul li a{font-size:1em;}


.centercolpadd ol{margin-top:0em;}
.centercolpadd ol li{
  list-style:decimal outside;
  font-size:0.8em;
  margin-left:-2em;
}
head:first-child+body .centercolpadd ol li{ margin-left:-1.8em;}

.centercolpadd ol li ol li{ font-size:1em;   }

.video, .audio, .mail, .relatedlink {
	height: 2.0em;
	position: relative;
	margin-bottom: 2px;
}

.centercolpadd hr {
 height:1px;
 overflow:hidden;
 border:none;
 border-top:1px solid #ebeffa;
 background-color:#fff;
}

.centercolpadd img {display:block;}


.centercolpadd form {margin: 1em 0em 1em 0em;}

.centercolpadd form legend {
  font-size:0.75em;
  font-weight:bold;
  margin-left:-0.5em;
    }

.centercolpadd form label {
 font-size:0.75em;
 display:block;
  }

.centercolpadd form input {
  font-size:0.75em;
  width:100%;
  margin:0.2em 0em 1em 0em;
  padding:0.3em;
}

.centercolpadd .ecardlist {margin-top:1em;}
.centercolpadd .ecardlist li {
  list-style-type:none;
  width:75px;
  height:75px;
  display:block;
  float:left;
  margin:0px 1px 1px 0px;
  padding:0.1em;
  vertical-align:top;

}


head:first-child+body .centercolpadd form input {
 width:97%;
}

.centercolpadd form .button
{
 background:url(../image/icon_submit_blau.gif) no-repeat 0px 0px;
 color:#5c8abb;
 border:0px solid #fff;
 padding:0.2em;
 font-size:0.7em;
 margin-bottom:2em;
 padding-left:1.5em;
 cursor:hand;
 width:5em;
}

.centercolpadd form textarea {width:100%; height:10em; font-size:0.75em;}




#rightcolumn .teaser {
  margin:0em 0em 0.5em 0em;
  background-color:#fff;
  width: 12.15em;
  }
*:not(hr) #rightcolumn .teaser {
  width: 11.85em;
}


#rightcolumn .teaser p { padding: 0.2em 0.5em 0.5em 0.5em; margin:0em; border:1px solid #badcf3;}

#rightcolumn .teaser p a {  font-weight:normal;  }
#rightcolumn .teaser h3 { background-color:#4b87be;}
#rightcolumn .teaser h3 a {
  background: url(../image/icon_pfeil_fff.gif) no-repeat 0px 3px;
  color:#fff;
  padding-left:0.6em;
  margin-left:0.5em;
  }


.rightlist .video p, .rightlist .audio p, .rightlist .slideshow p { padding: 0.2em 0.5em 0.5em 0.2em;}

.rightlist .audio p a{
   background:url(../image/icon_audio_blau.gif) no-repeat 0px 0px;
   padding-left:1.8em;
   display:block;
   }

.rightlist .video p a {
  background: url(../image/icon_video_blau.gif) no-repeat 0px 0px;
  padding-left:1.8em;
  display:block;
}

.rightlist .slideshow p a {
  background: url(../image/icon_gallery_blau.gif) no-repeat 0px 0px;
  padding-left:1.8em;
  display:block;
}





.pageend {height:1.6em; margin-top:4em;  padding:0em; border-bottom:1px solid #eac200;}
*:not(hr) .pageend { height:1.4em;}




.pageend .print span{
   background:url(../image/icon_print.gif) no-repeat 3px 2px #eac200;
   height: 20px;
   width:  25px;
   display:block; 
   float:left;
   margin-right: 5px;

}


.pageend .gototop {text-align:right;}

.pageend .gototop span{
   background:url(../image/icon_pfeiltop.gif) no-repeat 4px 2px #eac200;
   height: 20px;
   width:  25px;
   display:block;
   float:right;
   margin-left: 5px;
}

.pageend .gototop a{
 font-weight:normal;
 display:block;
}


.pageend .back span{
   background:url(../image/icon_back.gif) no-repeat 0px 1px #eac200;
   height:2em;
   width:2.5em;
   display:block;
   float:left;
   margin:0em 0.5em 1em 0em;
}
head:first-child+body .back span{ margin-top:0.3em; }





.centercolpadd img {display:block;}

.centercolpadd .cpic {
 float:left;
 color:#001a4b;
 font-size:0.8em;
 margin:0.3em 0.8em 0.5em 0em;
 }

.centercolpadd .pic200 {width:200px; }
.centercolpadd .pic150 {width:150px; } 
.centercolpadd .pic120 {width:120px; }
.centercolpadd .pic395 {width:395px; margin-right:0em;}

.centercolpadd .bu {margin:0em; padding:0.2em; background-color:#badcf3;}
.centercolpadd .bu a{color:#001a4b;
font-size:1em;
font-weight:normal;
display:block;
text-decoration:none; }

.centercolpadd .right{ float:right; margin-right:0em;}

.centercolpadd .cpic .slideshow a{
	background:url(../image/icon_gallery.gif) no-repeat 0px 0px;
	padding-top:0.2em;
	padding-left:1.8em;
	padding-bottom:0.4em;
	text-decoration:none;
}

.centercolpadd .cpic .lupe a{
	background:url(../image/icon_lupe.gif) no-repeat 0px 0px;
	padding-left:1.8em;
	padding-bottom:0.4em;
}

/*Start Media im Inhaltsbereich*/

.centercolpadd .video span{
   background:url(../image/icon_video.gif) no-repeat 2px 3px #eac200;
   height:1.7em;
   width:1.5em;
   display:block;
   float:left;
   margin:0.4em 0.5em 0em 0em;
}
head:first-child+body .centercolpadd .video span{margin-top:0.4em;}

.centercolpadd .video a{
  font-weight:normal;
  color:#001a4b;
  text-decoration:underline;
  line-height:1.3em;
  position: absolute;
  bottom: 0;
  padding-right: 2.3em;
}

.centercolpadd .audio span{
   background:url(../image/icon_audio.gif) no-repeat 3px 5px #eac200;
   height:1.7em;
   width:1.5em;
   display:block;
   float:left;
   margin:0.2em 0.5em 0em 0em;
}
head:first-child+body .centercolpadd .audio span{margin-top:0.4em;}

.centercolpadd .audio a{
  font-weight:normal;
  color:#001a4b;
  text-decoration:underline;
  line-height:1.3em;
  position: absolute;
  bottom: 0;
  padding-right: 2.3em;
}


.centercolpadd .slideshow span{
   background:url(../image/icon_gallery.gif) no-repeat 2px 2px #eac200;
   height:1.7em;
   width:1.5em;
   display:block;
   float:left;
   margin:0.2em 0.5em 0em 0em;
}
head:first-child+body .centercolpadd .slideshow span{margin-top:0.4em;}

.centercolpadd .slideshow a{
  font-weight:normal;
  color:#001a4b;
  text-decoration:underline;
  line-height:1.2em;
/*  margin-bottom:5em; */
  display:block;
  }

.relatedlink span, .backtoarticle span{
   background:url(../image/icon_pfeil.gif) no-repeat 9px 9px #eac200;
   height:1.7em;
   width:1.5em;
   display:block;
   float:left;
   margin:0.2em 0.5em 1em 0em;
}
head:first-child+body .relatedlink span{margin-top:0.4em;}

.relatedlink a{
  font-weight:normal;
  color:#001a4b;
  text-decoration:underline;
  line-height:1.3em;
  position: absolute;
  bottom: 0;
  padding-right: 2.3em;
}


.backtoarticle a{
  font-weight:normal;
  color:#001a4b;
  text-decoration:underline;
  line-height:1.2em;
  margin-bottom:5em;
}

.backtoarticle span{
   background-position:9px 5px;
   height:1.2em;
}
head:first-child+body .backtoarticle span{margin-top:0.4em;}

.mail span{
   background:url(../image/icon_mail.gif) no-repeat 0px 2px #eac200;
   height:2em;
   width:1.6em;
   display:block;
   float:left;
   margin:0.2em 0.5em 1em 0em;
}
head:first-child+body .mail span{margin-top:0.4em;}

.mail a{
  font-weight:normal;
  color:#285082;
  text-decoration:underline;
  line-height:1.3em;
  position: absolute;
  bottom: 0;
  padding-right: 2.3em;
}

#rightcolumn .video p, #rightcolumn .audio p, #rightcolumn .slideshow p { padding: 0.2em 0.5em 0.5em 0.2em;}

.rightlist .audio p a{
   background:url(../image/icon_audio_blau.gif) no-repeat 0px 0px;
   padding-left:1.8em;
   display:block;
   }

.rightlist .video p a {
  background: url(../image/icon_video_blau.gif) no-repeat 0px 0px;
  padding-left:1.8em;
  display:block;
}

.rightlist .slideshow p a {
  background: url(../image/icon_gallery_blau.gif) no-repeat 0px 0px;
  padding-left:1.8em;
  display:block;
}

.shortdata {font-size:0.75em;}

.centercolpadd .linklist a {font-weight:bold;  line-height:1.5em; }


/*Inhaltstabellen*/

table{ width:100%; margin:0.5em 0em 0.5em 0em;}

table tr {border:1px solid #fff;}
table caption {text-align:left; font-weight:bold; font-size:0.8em;}
table th, table td  {
  font-size:0.8em;
  text-align:left;
  padding:0.2em 0.1em 0.2em 0.1em;
  border-collapse:collapse;
  }


.bigimgbox  {margin-bottom:1em;}
.bigimgbox img {margin:1.5em 0em 0.5em 0em;}
.bigimgbox p{margin-left:0em;  }

/*numbernavi wird bei Blättern durch Suche, Slideshow etc genutzt*/

.numbernavi {
  margin-bottom:0.5em;
  height:1.5em;
  text-align:center;
  background-color:#eac200;
  }

.numbernavi ul {position:relative; left:-1em; margin-bottom:0em;}
.numbernavi ul li {
 display:inline;
 list-style-type:none;
 font-size:0.7em;
 margin-left:0.5em;
   }


.numbernavi a{font-weight:normal;}
.numbernavi .highlight{color:#fff;}


.numbernavi .back {
 background:url(../image/icon_back.gif) no-repeat 0px 1px;
 border-right:1px solid #fff;
 height:2em;
 width:2em;
 display:block;
 float:left;
 margin-left:0.5em;
}

.numbernavi .next {
 background:url(../image/icon_next.gif) no-repeat 0px 1px;
 border-left:1px solid #fff;
 height:2em;
 width:2em;
 display:block;
 float:right;
 margin:-1.2em 0.5em 0em 0em;
}
*:not(hr) .numbernavi .next {  margin-top:-1.6em; }

.centercolpadd .teaser h2 a{font-size:0.9em; margin:0em; padding:0em; text-decoration:underline;}
.centercolpadd .teaser p {margin:0.5em 0em 0.2em 0em; padding-top:0em;}
.centercolpadd .teaser .shortdata {font-weight:bold;}

.centercolpadd .search .teaser {margin:0.1em 0em 0.1em 0em;}

.medialinkspacer { margin-bottom: 15px; } 

.centercolpadd .withinfo {
position: static;
display: block;
height: auto;
clear: left;
}

.centercolpadd .withinfo a {
position: static;
line-height: 1.4em;
}

.centercolpadd .shortdata {
padding-left: 28px !important;
padding-left: 32px;
}

.centercolpadd .shortdata span {
width: auto;
height: auto;
background-color: #fff;
padding-left: 0px;
width: 32em;
} 

