* {
  margin:0;
  padding:0;
}

body {
  background-color:#e5e5cd;
  overflow: -moz-scrollbars-vertical;
  text-align:center;
  background-image:url('../images/back.gif');
  background-repeat:repeat-y;
}

.startheadline {
  font-family:Verdana, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333333;
  padding-bottom:10px;
}

.startteaser {
  font-family:Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#333333;
  line-height:19px;
  padding-bottom:25px;
}

.linkmehr {
  font-family:Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#8A0000;
  line-height:19px;
  padding-bottom:25px;
  text-decoration:none;
}

.linkmehr:hover {
  color:#333227;
  text-decoration:underline;
}

.link {
  font-family:Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#8A0000;
  line-height:19px;
  padding-bottom:25px;
  text-decoration:none;
}

.link:hover {
  color:#333227;
  text-decoration:underline;
}

.bild {
  text-align:center;
}

.bu {
  font-family:Verdana, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  line-height:15px;
  padding-top:4px;
  padding-bottom:4px;
}

.absatz {
  font-family:Verdana, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:16px;
  color:#000000;
  padding-bottom:4px;
}

#nav {
  float:left;
  padding:0px;
  margin:0px;
  font-family:Verdana, sans-serif;
  width:218px;
}

#nav li {
  font-family:Verdana, sans-serif;
  margin:0px; padding:0px;
  text-align:left;
  width:218px;
  background-image:url('../images/back_menu.gif'); background-repeat:no-repeat;
  list-style-type:none; display:block;
  list-style-position:outside;
  color:#ffffff;
  font-weight:bold;
  font-size:13px; line-height:21px;
}
*html #nav li {
  width:208px;
}

#nav li a {
  font-family:Verdana, sans-serif;
  width:218px;
  color:#333227;
  font-weight:normal;
  font-size:12px; line-height:21px;
  text-decoration:none;
}
#nav li a:hover {
  font-family:Verdana, sans-serif;
  color:#870100;
}
#nav li a:activ {
  font-family:Verdana, sans-serif;
  color:#000000;
}

#nav ul {
  margin:0px; padding:0px; width:218px;
  text-align:left;
  background-image:url('../images/x.gif'); background-repeat:no-repeat;
}
*html #nav ul {
  width:208px;
}

#nav li li {
  width:218px; height:21px; 
  text-align:left;
  background-image:url('../images/x.gif'); background-repeat:no-repeat;
}
*html #nav li li {
  width:208px;
}

#container {
  position:absolute; top:150px; left:208px;
  width:790px; 
  background-color:#ffffff;
  background-image:url('../images/back_nav.gif'); background-repeat:repeat-y;
}

#linie {
  float:left;
  width:1px; height:200px;
  font-size:0px;
  padding:0px;
  margin:0px;
}

#content {
  float:left;
  text-align:left;
  width:571px;
  background-color:#ffffff;
  font-family:Verdana, sans-serif;
  color:#000000;
  font-size:12px; line-height:21px;
  padding:0px;
  margin:0px;
}
*html #content {
  width:571px;
}

#topschatten {
  width:571px; height:20px; background-image:url('../images/schatten.jpg'); background-repeat:no-repeat;
}
*html #topschatten {
  width:571px;
}

#headline {
  font-family:Verdana, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333333;
  padding-bottom:16px;
}

#teaser {
  font-family:Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#333333;
  line-height:19px;
  padding-bottom:18px;
}

#text {
  font-family:Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#333333;
  line-height:17px;
}

#bottom {
  text-align:right;
  padding-right:20px;
  padding-bottom:3px;
  font-family:Verdana, sans-serif;
  color:#999999;
  background-color:#ffffff;
  font-size:12px;
  background-image:url('../images/weiss.gif');
}

