#logo a  {
  display: block;
  height: 100%;
  width:100%;
}

#logo a span {
  display: none;
}

#header {
  margin: 0 5px 0 0;
  position: relative;
}

#header * {
  position: relative;
  z-index: 1;
}

#header img.customHeader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#footer {
  text-align: center;
  width: 777px;
  margin: 30px 0 0 -10px;
}

.langselect {
  float: right;
}

#nav_staticnav_outside {
  clear: none;
}

#firstnav {
  width: 970px;
  background: white;
  height: 38px;
  line-height: 38px;
  margin: 0 10px 0 0;
  padding: 0 7px 0 0;
  font-size: 0.89em;
}

#firstnav ul {
  margin: 0;
  height: 38px;
  line-height: 38px;
}

#complete_container .staticnav {
  padding: 0 7px;
}

#complete_container .staticnav li {
  padding: 0 4px;
  border-right: 1px solid black;
}

#complete_container .staticnav li.last {
  border-right: none;
}


.specialnav {
  margin-right: 5px;
  background: #004388;
}

.specialnav table {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid white;
}

.specialnav td {
  text-align: center;
  border-left: 1px solid white;
  height: 31px;
  line-height: 31px;
}

.specialnav .level1 td a {
  background: url(headnav-hover.png) top left repeat-x;
  display: block;
  width: 100%;
  height: 31px;
  color: white;
  text-decoration: none;
  font: bold 1em/31px Arial;
}

.specialnav .level1 td a.sel {
  background: url(headnav-active.png) top left repeat-x;
}

.specialnav .level1 td a:hover {
  background: url(headnav.png) top left repeat-x;
}

.specialnav .level2 td {
  border: none;
}

.specialnav .level2 td a {
  padding: 0 0.6em;
  font: normal 0.92em Arial;
  border-left: 1px solid white;
  white-space: nowrap;
  text-align: left;
}

.specialnav .level2 td a:hover {
  text-decoration: underline;
}

.specialnav .level2 td a.sel {
  font-weight: bold;
}

.specialnav .level2 li.first a {
  border-left: none;
  padding-left: 14px;
}

.login, .logout {
  background-position: left bottom;
  padding: 0 10px 10px;
}



#leftcolumn {
  background: url(right_footer.png) left bottom no-repeat;
  padding-bottom: 150px;
}

#leftcolumn, #fullmidcolumn, #midcolumn, #rightcolumn {
  min-height: 0;
}

.indexhook {
  border-bottom: 3px solid #c1cad3;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

.foothook {
  border-top: 3px solid #c1cad3;
  padding: 10px 0 0;
  margin: 10px 0 0;
}

.news_box {
  padding: 0px 15px 10px 10px;
  border: none;
  margin: 0;
  background: url("../../export/pluginstatics.php?plugin=dynamic_teasing&filename=teaser-body.png") bottom left no-repeat;
}

.news_head {
  display: none;
}

.news_content {
  padding: 10px 0 10px;
  border-top: 1px solid #b3c7dc;
  background: white;
  position: transparent;
}

.first_news_content {
  border-top: none;
}

.teaser_title {
  font-size: 1.33em;
  margin: 0 0 10px;
}


.dyn_image img {
  width: 180px;
}

.tt .dyn_image img {
  width: auto;
}


#content h2 {
  font-size: 1.2em;
  color: #799DC1;
}

#content fieldset,
#content .form80 {
  width: 50%;
}

.cf_text {
  padding: 0;
}

.adrcontainer {
  border-top: 3px solid #C1CAD3;
  border-bottom: 3px solid #C1CAD3;
}

.cf_entry label, .cf_entry legend, .cf_entry h3 {
  color: #002348;
}

.form {
  border-color: #002348;
}

.teaser_locationmark {
    color:#799DC1;
  font-weight: bold;
  font-size: 0.91em;
  margin-bottom:4px;
  text-transform:uppercase;
}
  
.topnavigation a {
  white-space: nowrap;
}

.topnavigation td.first {
  width: 50px;
}

.teaser {
 border-bottom:1px dotted #B2CBDB;
padding-bottom:6px;
}

#nav_100 {
width:50px;
}
