body {
  background-color: #a6aeb4;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: Black;
  margin: 0;
}

p, li {
  line-height: 1.8em;
}

input, textarea, select, option, submit { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid Black;
  background-color: White;
}

a, a:visited {
  text-decoration: underline;
  color: #db1340;
}

a:hover, a:active {
  text-decoration: none;
  color: #4e5e6a;
}

h1 {
  font-size: 16px;
  font-weight: bold;
  color: #db1340;
  line-height: 1.8em;
}

.rottext {
  color: #db1340;
}

.klickpfad {
  margin-top: -10px;
}

#hg {
  margin-bottom: -229px;
  width: 100%;
  height: 229px;
  background-color: #4e5e6a;
  z-index: -1;
}

#helper {
  width: 824px;
  margin: 0 auto;
}

#helper_links {
  float: left;
  width: 180px;
}

#helper_rechts{
  float: right;
  width: 180px;
}

#rahmen {
  margin: 0 auto;
  border-right: 12px solid white;
  width: 824px;
  padding-left: 26px;
  background: url(../images/rand.gif) no-repeat;
}

#links {
  position: absolute;
  top: 229px;
  width: 180px;
  padding: 10px;
}

#rechts {
  position: absolute;
  top: 219px;
  width: 165px;
  padding: 10px;
  margin-left: 5px;
  color: white;
}

#rechts a, #rechts a:visited { 
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#rechts a:hover, #rechts a:active { 
  color: white;
  text-decoration: underline;
}

#oben {
  margin: 0 auto;
  height: 50px;
  width: 824px;
}

#suche {
  float: right;
  padding-top: 10px;
  padding-right: 10px;
}

#nav_irgendwo {
  float: right;
  padding-top: 11px;
  padding-right: 10px;
}

#nav_irgendwo a, #nav_irgendwo a:visited { 
  color: black;
  text-decoration: none;
}

#nav_irgendwo a:hover, #nav_irgendwo a:active { 
  color: #db1340;
  text-decoration: none;
}

#flagge {
  float: right;
  width: 20px;
  height: 20px;
}

#logo {
  margin: 0 auto;
  height: 95px;
  width: 824px;
  background: url(../images/logo.gif) no-repeat;
}

#bild {
  margin: 0 auto;
  width: 824px;
  height: 111px;
}

#navigation {
  clear: both;
  margin: 0 auto;
  width: 812px;
  background-color: #4e5e6a;
  color: white;
  height: 23px;
}

#inhalt {
  clear: both;
  margin: 0 auto;
  padding: 10px;
  width: 444px;
  background-color: white;
  border-left: 180px solid #caced2;
  border-right: 180px solid #db1340;
  min-height: 430px;
}

#inhaltlayout1 {
  clear: both;
  margin: 0 auto;
  padding: 10px;
  width: 624px;
  background-color: white;
  border-left: 180px solid #caced2;
  min-height: 430px;
}

#inhaltstartseite {
  clear: both;
  margin: 0 auto;
  width: 824px;
  background-color: white;
  min-height: 430px;
  background: url(../images/home.gif);
}

#newsstartseite {
  margin-top: 105px;
  margin-right: 80px;
  float: right;
  width: 200px;
  color: white;
}

#news {
  background: #5a6974;
  border: 1px solid #db1340;
  color: white;
  padding: 5px;
  width: 148px;
}

#randunten {
  margin: 0 auto;
  height: 22px;
  width: 862px;
  background: url(../images/randunten.gif) no-repeat;
}

#footer {
  margin: 0 auto;
  width: 824px;
  color: #4e5e6a;
  text-align: center;
}

