/**
 * @version 0.5
 * @author http://www.chaba.de
 * @copyright Copyright (C) 2011 All rights reserved.
*/
body {
  font-family: Arial;
  font-size: 12px;
}
p {
  margin-bottom: 0px;
}
#header {

}

#menu_links {
         width:160px;
         float:left;
         position: relative;
         
}


#content {
         width: 866px;
         float: right;
         position: relative;
         text-align: left;
         margin-top: 20px;
         line-height: 1.4em;
         height: 620px;
         overflow: auto;
}

#footer {
   width: 160px;
   float: left;
   margin-top: 37px;
   position: absolute;
   bottom:13px;
   left: 0px;
   z-index: 111;
}
#menu_links ul {
  list-style-type: none;
  margin: 70px 20px;
  padding: 0px;
  text-align: left;
}
#menu_links ul a {
  font-family: Arial;
  font-size: 14px;
  color: #842B24;
  display: block;
  padding: 8px 0px;
  text-decoration: none;
}
label {
  display: block;
  width: 150px;
  margin-top: 20px;
}
textarea {
  width: 300px;
  height: 150px;
}
input.text {
  width: 300px;
}
iframe {
  border: 0px;
}
h1, h2, h3, h4 {
  color:#842B24;
}
.blue {
  color:#842B24;
}
#menu_links li.active a {
  color:#842B24;
  font-weight: bold;
}
#menu_links li a.inaktiv {
  color:silver;
}
.big {
  font-size: 18px;
}

#impressum {
  margin-left: 210px;
  width: 475px;
}
img.link {
  margin-right: 10px;
  margin-bottom: 20px;
}
p.rechts {
  margin-left: 427px;
}
div.item-page {
  margin-right: 40px;
}
p.navright a {
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color:#2b4179;
}

p.navright  {
  position: absolute;
  top: 0px;
  right: 40px;
}
p.beschreibung  {
  position: absolute;
  top: -5px;
  left: 200px;
  font-size: 1.5em;
  
  
}
div.links {
  float: left;
  width: 380px;
  color: #2b4179;
  font-size: 18px;
}
div.rechts {
  float: right;
  width: 360px;
  margin-right: 40px;
}
div.item-page img {
  margin-top: 16px;
}
p.glos {
  font-weight: bold;
  color:#2b4179;
}
p.glostxt {
  margin-top: 3px;
}
a {
  color: #2b4179;
  text-decoration: none;
}
.wellcome {
font-size: 55px;
margin-top: 36px;
line-height: 1.8em;
}
.wellcome.unten {
margin-top: 122px;
}
