html{
  height:100%;
  margin-bottom:1px;
  overflow-y:scroll;
  }
body{ 
  margin:0;
  background-color:#F5F2F2;
  background-image:url('/static/twa/head.jpg');
  background-repeat:repeat-x;
  font-family:Corbel,Verdana,Helvetica;
  font-size:10.5pt;
  color:#000000;
  line-height:150%; 
  }
#designbody {background-color:#fff; background-image:none;}
a{
  text-decoration:none;
  color:#315777;
  }
h1{
  font-size:16pt;
  line-height:160%; 
  }
img{
  border:none;
  }
#site{
  margin:0 auto;
  width:1040px;
  background-image:url('/static/twa/bgshaddow.png');
  }
#head{
  height:394px;
  width:890px;
  margin:0 auto;
  padding:15px 40px 0 40px;
  }
#content{
  background-color:#ffffff;
  width:890px;
  margin:0 auto;
  min-height:300px;
  padding:40px;
  }
#content-left{
  float:left;
  width:545px;
  }
#content-right{
  float:right;
  width:300px;
  }
#tracker{
  background-image:url('/static/twa/verlauf-unten.jpg');
  height:23px;
  width:890px;
  margin:0 auto;
  padding:14px 40px;
  color:#ffffff;
  }
#tracker a{
  color:#ffffff;
  text-decoration:underline;
  }
#foot{
  background-color:#315777;
  width:890px;
  margin:0 auto;
  padding:40px;
  color:#ffffff;
  }
.footcol{
  margin-right:20px;
  padding-right:25px;
  border-right:1px solid #5F7B93;
  min-height:150px;
  float:left;
  }
.footcol a{color:white;}
.teaser{
  margin-bottom:30px;
  }
.floatclear{
  clear:both;
  height:1px;
  overflow:hidden;
  }
hr{
  height:1px;
  border:0;
  background:#3D241C;
  color:#3D241C;
  }
label{
  width:110px;
  display:block;
  float:left;
  }
input[type="button"]{ 
  border : none; 
  background-color : #e65c04; 
  color : #ffffff; 
  font-weight : bold; 
  padding : 5px 20px; 
  } 
input[type="submit"]{ 
  border:none; 
  background-color : #315777; 
  color:#ffffff; 
  padding:2px 10px;
  margin-left:110px;
  }
input[type="text"]{ 
  width:250px;
  margin-bottom:5px;
  border:1px solid #315777;
  background-color:#F5F2F2;
  }
input[type="password"]{ 
  width:250px;
  margin-bottom:5px;
  border:1px solid #315777;
  background-color:#F5F2F2;
  }
textarea{
  width:250px;
  height:200px;
  margin-bottom:5px;
  border:1px solid #315777;
  background-color:#F5F2F2;
  }
.galeriebild{
  height:167px;
  width:167px;
  border:2px solid #D5D5D5;
  padding:2px;
  background-color:#F5F2F2;
  float:left;
  margin-bottom:10px;
  margin-right:10px;
  line-height:90%;
  }
.rechts{
  margin-right:0;
  }
.galeriebild p{
  margin:0;
  }
.overlay{
 padding-top:20px;
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-image:url('/static/twa/transblack90.png');
 display:none;
 z-index:1000;
 }
.blaukasten{
  margin-bottom:30px;
  }
.blaukasten p{
  margin:0;
  }
.ebene0{
  font-weight:bold;
  text-decoration:underline;
  }
.ebene1{
  margin-left:30px;
  }
.ebene2{
  margin-left:60px;
  }
.streifen{
  background-color:#F5F2F2;
  padding:5px;
  border-bottom:1px solid #315777;
  }
.streifentext{
  height:26px;
  padding-top:7px;
  font-weight:bold;
  text-transform:uppercase;
  }
.oben{
  border-top:1px solid #315777;
  }
.weg{
  display:none;
  }
/*##########################################################*/
.BX_cssmenue {
  width:800px;
  height:27px;
  z-index:100;
  position:relative;
  text-transform:uppercase;
}
.BX_cssmenue ul {
  float:left;
  list-style-type:none;
  position:relative;
  margin:0;
  padding:0;
}
.BX_cssmenue li {
  float:left;
}
.BX_cssmenue li:hover,.BX_cssmenue li a:hover {
  position:relative;
}
.BX_cssmenue a {
  display:block;
  float:left;
  height:27px;
  white-space:nowrap;
  padding:0 10px 0 10px;
  line-height:25px;
  text-align:center;
  color:#315777;
  text-decoration:none;
}
.BX_cssmenue li:hover a,.BX_cssmenue a:hover {
  color:#E15C05;
}
.BX_cssmenue a.submenue {
  background:url(/static/twa/top-sub.gif) no-repeat center right;
  padding:0 20px 0 10px;
}
.BX_cssmenue li:hover a.submenue,.BX_cssmenue a.submenue:hover {
  background-image:url(/static/twa/top-sub.gif) no-repeat center right;
}
.BX_cssmenue ul ul {
  position:absolute;left:-5000px;
  top:-5000px;
  width:202px;
  height:auto;
  border:none;
  background-color:#9AACBA;
}
.BX_cssmenue table {
  margin-top:-1px;
  border-collapse:collapse;
}
.BX_cssmenue ul :hover ul {
  left:0px;
  top:27px;
}
.BX_cssmenue li li {
  width:200px;
  border:1px solid #ffffff;
  border-width:0 1px;
  padding:0
}
.BX_cssmenue li li.firstitem {
  border-top:1px solid #ffffff;
}
.BX_cssmenue li li.lastitem {
  border-bottom:1px solid #ffffff;
}
.BX_cssmenue ul ul a,.BX_cssmenue ul :hover ul a,.BX_cssmenue ul :hover ul :hover ul a {
  float:none;
  margin:0;
  width:180px;
  height:auto;
  white-space:normal;
  padding:4px 10px 5px 10px;
  text-decoration:none;
  text-align:left;
  color:#ffffff;
  background:none;
}
.BX_cssmenue ul ul :hover a,.BX_cssmenue ul ul a:hover,.BX_cssmenue ul ul :hover ul :hover a,.BX_cssmenue ul ul :hover ul a:hover {
  color:#E15C05;
}
.BX_cssmenue ul ul a.submenue,.BX_cssmenue ul :hover ul a.submenue {
  width:180px;
  padding:4px 10px 5px 10px;
  background:url(/static/twa/sub-sub-weiss.png) no-repeat center right;
}
.BX_cssmenue ul ul :hover a.submenue,.BX_cssmenue ul ul a.submenue:hover  {
  background-image:url(/static/twa/sub-sub.gif) no-repeat center right;
}
.BX_cssmenue ul :hover ul ul {
  position:absolute;
  left:-5000px;
  top:-5000px;
}
.BX_cssmenue ul :hover ul :hover ul {
  left:200px;
  top:-1px;
}
.BX_cssmenue br {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

/* ########## Beginn Colorbox ########## */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/static/twa/colorbox/images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/static/twa/colorbox/images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/static/twa/colorbox/images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/static/twa/colorbox/images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/static/twa/colorbox/images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/static/twa/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/static/twa/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/static/twa/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/static/twa/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/static/twa/colorbox/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/static/twa/colorbox/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/static/twa/colorbox/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/static/twa/colorbox/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/static/twa/colorbox/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* ########### Ende Colorbox ########### */

/* ########### Beginn ImageMaps ########### */
#content .areaStationen {width:250px; display:none; position:absolute; padding:10px; background-color:rgba(255, 255, 255, 0.90);/* border:3px solid #999;*/}
#content .areaStationen ul {padding: 0 0 0 20px; margin:0;}
#content .imageMapBox {position:relative;}
#content .areaStationen h4 {margin:0;}
/* ############ Ende ImageMaps ############ */

.blaetternunten,.blaetternoben{
  background-color:#999999;
  text-align:center;
  padding:5px;
  color:#ffffff;
  }
.newsitem{
  margin-bottom:10px;
  background-color:#F5F2F2;
  padding:10px;
  }
.newsitem p{
  margin:0;
  }
#overlay{                         /* verdunkelter Hintergrund über die Seite */
   padding-top:50px;
   position:fixed;
   top:0;
   left:0;
   width:100%;
   height:100%;
   background-image:url('/static/twa/hgover.png');
   display:none;
   z-index:1100;
   }
 .wrapper_center{                  /* unsichtbares Div zum Zentrieren */
  width:800px;
  height:800px;
  margin:10px auto;
  text-align:center;
  }
.wrapper_img{                       /* Hintergrund bei Einzelbild */
  position:relative;
  display:inline-block;
  margin:0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }
.wrapper_img.higru-dunkel{
  background-image:url('/static/twa/hgover.png');
  padding:10px;
  }
.wrapper_img img.einzelbild{        /* eigentliches Einzelbild */
  border:4px double #ffffff;
  margin:0 auto;
  display:block;
  }
.wrapper_img .bildeunterschrift{
  color:#ffffff;
  }
.schliessen{                        /* Schließen-Button */
  position:absolute;
  top:-24px;
  right:-24px;
  z-index:9999;
  }
.thumbnail{
  border: 1px solid grey;
  overflow: hidden;
  width: 50px;
  height: 50px;
  float:left;
  padding:3px;
  margin-right:10px;
  background-repeat:no-repeat;
  background-position:center;
  }
.rahmen{
  border:4px double grey;
  }
#content-right .literaturtips{
  padding: 10px 10px 0 10px;
  position:absolute;
  top:105px;
  width: 100%;
  word-break: break-word;
  }
#content-right .literaturtips h4{
  color:#315777;
  font-size:18px;
  margin-top:0;
  margin-bottom:10px;
  text-decoration:underline;
  }
#content-right .literaturtips ul{
  padding-left:20px;
  }
#content-left p{
  margin-top:0;
  margin-bottom:10px;
