* {
  margin: 0;
  padding: 0;
}
html, body {
  background: #fdf5e6 none repeat scroll 0%;
  text-align: center;
  font-family: Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
#wrapper {
 font-family: Verdana, arial, sans-serif; 
 /*border: 1px solid  #004f6d;*/
 
  /*background-color: silver;*/
  color:  #004f6d;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 20px;
  text-align: left;
  width: 900px;
  background-image: url(start/zeichnungen/background4.jpg);
  background-repeat: no-repeat;
  background-position: 0px 130px;
  height: 800px;
}
p {
text-align: right;
/*  margin-left: 320px;*/
margin-top: 550px;
}

h1 {
  margin-top: 0px;
  font-family: Verdana, arial, sans-serif;
  font-size: 30px;
  color: #cc3328;
  font-weight: bold;
  margin-left: 10px;
}
h2 {
  font-family: Verdana, arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin-left: 10px;
}
/* IE */
/* * h2 { margin-left: 15px;} */

h2 a:hover {color: #004f6d;}
a:link {
  text-decoration: none;
  color: #cc3328;
}
a:hover {
    color: #004f6d;
  font-weight: normal;
}
a:visited { color: #cc3328;
            text-decoration: none;
}

#schiff {
 width: 280px;
}
#container_schiff {margin-top: 380px;
  position: absolute;
  margin-left: 350px;
}

a img {height: 12px;}

