body  {
  margin:0;
  background-color: #ffffff;
  background-position: bottom;
  background-attachment: fixed;
}

body, p, ul, td  {
  font-family: Verdana;
  font-size: 12px;
}

a img  {
  border: 0px;
}

p.small  {
  font-size: 10px;
}

p.claim  {
  color: #3C6A90;
  font-weight: bold;
  font-size: 14px;
}

p.claim-big  {
  color: #3C6A90;
  font-weight: bold;
  font-size: 16px;
}




ul#yachten {
  margin-left: 0px;
}

h1  {
  font-size: 16px;
  font-weight: bold;
}

h2  {
  font-size: 14px;
  font-weight: bold;
}

em  {
  color: RGB(181,8,41);
  font-weight: bold;
}

a  {
  font-weight: bold;
  text-decoration: none;
  color: navy;

}

#content_outer  {
  PADDING: 20px;
}


#content  {

}

#navi  {
 FONT-SIZE: 1px;
 HEIGHT: 10px;
 OVERFLOW: hidden;
 visibility: hidden;
  PADDING: 0px;
  MARGIN: 0px;
}

#navi  a  {
 FONT-SIZE: 3px;
  color: black;
  PADDING: 0px;
  MARGIN: 0px;
}

#navi  p  {
  PADDING: 0px;
  MARGIN: 0px;
}

#navi  li  {
  PADDING: 0px;
  MARGIN: 0px;
}

#navi  ul  {
  PADDING: 0px;
  MARGIN: 0px;
}


#footer  {
	TEXT-ALIGN: center;
}

a:hover  {
  text-decoration: underline;
}

td.data, th.data  {
  background-color: #d4e5f2;
  font-size: 12px;
  padding: 5px;
}

td.data-light, th.data-light  {
  background-color: #e4f3ff;
  font-size: 12px;
}

th.data  {
  font-weight: bold;
  font-style: italic;
  text-align: left;
}

td.form, th.form  {
  background-color: #eedddd;
  font-size: 12px;
  padding: 5px;
}

th.form  {
  font-weight: bold;
  font-style: italic;
  text-align: left;
}


.button  {
  background-color: #eedddd;
  font-size: 12px;
}




