/*
Style für Cuxland/Oneres

09. April 2004 by Marco Lindner
*/


 /* 
Grundeinstellungen, Hintergrundfarbe, Scrollbalken usw
  */

body  {
  background-color: #023169;
  margin: 0px;  
}

body, div {
  font-family: Arial;
  font-size: 13px;
  color: #FFFFFF;
}

h1,h2,h3,b,i {
  color: #FFFFFF;
}

a {
  color: #FFFFFF;
  text-decoration: underline;
}
  
a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


font,th,td,p  { 
  font-family: Arial;
  font-size: 13px;
  color: #FFFFFF;
}

td.header {
    font-weight : bold;
}
    
td.subline  {
    font-family: Arial, Helvetica, sans-serif;
    color : #FFFFFF;
    font-size: 12px;
    font-weight : bold;
    }
    
    
/* eigene Styles von C.Braband für Bremerhaven tourism */
/*Ganze Seite*/


.text img {
  border-color:#FFFFFF;
}

ul {
  list-style-image:url(/images/pfeil_rot.gif);
  margin-bottom:0px;
}

.text,td {
  font-family: Arial;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
}

.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;
}

.header {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.ueberschrift, h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight:bold;
  
  color: #FFFFFF;
}

.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 {
  font-family: Arial;
  font-size: 13px;
  font-weight:normal;
  color: #000000;
}


h1 {
  margin-bottom: 35px;
}

#list_header  {
  margin-bottom: 20px;
  float: right;
}

#form_header  {
  margin-bottom: 20px;
  float: right;
}


td.header, td.subheader {
  border-bottom: 1px solid #FFFFFF;
}

hr {
  color: #FFFFFF;
}

.searchresult .resultlist td.header {
  border-bottom:1px solid #FFFFFF;
}

.searchresult .pagelist {
  border-top:1px solid #FFFFFF;
}



table.preisliste tr.odd {
  background-color: #5285B2;
}

.sucheformdiv {
  background-color: transparent;
}

