body {
  margin: 0px;
  background-color: #023169;
  background-image: url(/bremerhaven-touristik/images/body_bg.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
}

* {
}

.search A {
  color: #FFFFFF;
}

.search * {
  text-decoration: none;
}

.navi * {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.navi td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #5285B2;
  border-bottom: 1px solid #023169;
}

.navi td.navi-level2 {
  padding-left: 15px;
}

.navi td.navi-level2 A {
  font-weight:normal;
}

.navi td.navi-level2-selected {
  padding-left: 15px;
}

.navi td.navi-level2-selected A {
  font-weight:normal;
}

td.navi-buchen {
  background-color: #5285B2;
  border-bottom: 1px solid #023169;
}

td.navi-language {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #C31E18;
  border-bottom: 1px solid #023169;
}

td.navi-language A {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.footer_navi {
  color: #FFFFFF;
  padding-top: 5px;
}

.footer_navi * {
  color: #FFFFFF;
  text-decoration: none;
}

.navi2 {
  font-family: Arial;
  font-size: 13px;
  
  color: #193267;
  margin-left:10px;
  text-decoration: none;
         display: block;
}


.text img {
  border-color:#B62429;
}

ul {
  list-style-image:url(http://www.bremerhaven-touristik.de/bremerhaven-touristik/images/pfeil_rot.gif);
  margin-bottom:0px;
}

.text {
  text-decoration: none;
}

.text,td {
  font-family: Arial;
  font-size: 13px;
  
  color: #FFFFFF;
  
  text-decoration: none;
}

.text a {
  color: #FFFFFF;
  text-decoration: underline;
}

.text a:link {
  font-family: Arial;
  font-size: 13px;

  color: #FFFFFF;
    
  text-decoration: underline;
}

.text a:link:visited {
  font-family: Arial;
  font-size: 13px;
  
  color: #FFFFFF;
    
  text-decoration: underline;
}

.text a:hover {
  font-family: Arial;
  font-size: 13px;
  
  color: #FFFFFF;
    
  text-decoration: underline;
}

.ueberschrift, h1 {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 18px;
  font-weight:bold;
}

.subline, h3 {
  font-family: Arial;
  font-size: 15px;
  font-weight:bold;
  
  color: #FFFFFF;
}

.info {
  font-family: Arial;
  font-size: 13px;
  
  color: #FFFFFF;
  
  text-decoration: none;
}

.footer {
  font-family: Arial;
  font-size: 11px;
  
  color: #FFFFFF;
  
  text-decoration: none;
}

textarea,input,select,option {
  font-family: Arial;
  font-size: 13px;
  font-weight:normal;
  
  color: #000000;
}

/* --- Greybox ----------------------------------------------------- */
#GB_overlay {
  background-image: url(/bremerhaven-touristik/greybox/overlay.png); 
  position: absolute;
  width:100%;
  height:100%;
  top: 0;
  left: 0;
  z-index: 100;
}

* html #GB_overlay {
  background-color: #FFFFFF;
  background-color: transparent;
  background-image: url(blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bremerhaven-touristik/greybox/overlay.png", sizingMethod="scale");
}

#GB_window {
  left: 0px;
  position: absolute;
  background: #FFFFFF;
  border: 5px solid #023169;
  overflow: hidden;
  width: 400px;
  height: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
  padding-left:5px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #FFFFFF;
  background: #023169;
  padding: 2px 0 2px 5px;
  font-weight: bold;
  margin: 0;
  text-align: left;  
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}

.wetter TABLE {
  width: 60% !important;
}
