body {
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

h1 {
  color: #023BCA;
  font-size: 17px;
}
h2 {
  text-align: left;
  width: 400px;
  font-size: 16px;
  color: #023BCA;
  display: block;
  margin: 0 auto;
  padding-left: 248px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
h3 {
  font-size: 12px;
  margin: 0;
}
h4 {
  font-size: 9px;
}
h5 {
  text-align: center;
  font-size: 16px;
  color: #023BCA;
  display: block;
  text-transform: uppercase;
  letter-spacing: 5px;
}
a img {
  border: 0;
}
a {
  color: #333;
}
a:hover {
  color: #003DCC;
}
#controls
{
  width: 600px;
  text-align: center;	
}
.headline {
  margin-bottom: 3px;
  height: 20px;
  background: url(images/line_dotted.gif) repeat-x bottom;	
}
#introwrap {
  background-image: url(images/pfeil_head.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #EEE;
}
#intro {
  width: 600px;
  margin: 0 auto;
  padding: 30px 0;
}
#nav ul, #nav li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#nav li {
  display: block;
  border-bottom: 1px solid #fff;
  background-color: #003DCC;
}
#nav a {
  display: block;
  padding: 7px 0;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  background-image: url(images/pfeil_menu.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #7f7f7f;
  margin: 0 auto;
  width: 648px;
}
#nav a:hover {
  color: #003cce;
  background-image: url(images/pfeil_menu_active.jpg);
}
#pic {
  background-image: url(images/top_image.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 148px;
}
.contentwrap {
  padding: 110px 0 0 0;
}
.galerie {
  text-align: center;
  padding: 50px;
}
.content {
  width: 648px;
  margin: 10px auto;
  text-align: left;
}
.gruppenbild {
  margin-bottom: 15px;
}
.content img {
  float: left;
}
.text {
  width: 400px;
  float: right;
}
.passbild {
  width: 100px;
  height: 120px;
}

.top img {
  float: right;
}
.clear {
  clear: both;
}
.intro2 {
  text-align: left;
  margin: 10px auto 30px auto;
  width: 648px;
}
.intro3 {
  line-height: 2;
  text-align: left;
  margin: 10px auto 30px auto;
  width: 648px;
  font-size: 11px;
}
label {
  line-height: 2;
  display: block;
  float: left;
  width: 130px;
  font-size: 11px;
}
.textfeld {
  width: 400px;
  margin: 0;
}
.err {
  color: #e00;
  font-weight: bold;
}
textarea {
  width: 400px;
  height: 150px;
  margin: 0;
}
.btn {
  margin: 5px 0;
  border: 1px solid #333;
  background-color: #7F7F7F;
  color: #fff;
}
.haftung{
  font-size: 9px;
  width: 648px;
  margin: 10px auto;
  text-align: left;
}