body {
  background: #F7F6F5;
  font-family: deja vu serif, times new roman;
}

#outerwrap {
  width: 835px;
  margin-left: 214px;
}

#head {
  margin-left: 230px;
  text-align: right;
  background: url(../images/chartalogo-home.png) no-repeat right;
  padding-right: 75px;
}

#head > h1 {
  color: #59544f;
  font-weight: bold;
  font-size: 48px;
  margin-bottom: 0;
}

#head > h2 {
  color: #826d5f;
  font-weight: bold;
  font-size: 32px;
  margin-top: 0;
}

#wrap {
}

#navigation1,
#navigation2 {
  text-align: center;
  margin-bottom: 0.5em;
}

#navigation1 a {
  font-size: 24px;
  padding: 2px 10px;
  text-decoration: none;
  color: #000;
  margin: 0 3px;
}

#navigation1 a:hover {
  background: #ebe4da;
}

#navigation1 a.aktiv {
  color: #fff;
  background: #59544f;
}

#navigation2 {
  clear: both;
  margin-bottom: 30px;
}

#navigation2 a {
  font-size: 18px;
  padding: 2px 10px;
  text-decoration: none;
  color: #59544f;
  margin: 0 3px;
}

#navigation2 a:hover {
  background: #ebe4da;
}

#navigation2 a.aktiv {
  color: #fff;
  background: #826d5f;
}

#navigation1 div.clear, #navigation2 div.clear {
  float: none;
  clear: both;
  margin: 0 ;
  padding: 0;
  border: 0;
  -moz-border-radius: 0;
  background-color: 0;
}

#inhalt {
  clear: both;
}

#links, #rechts {
  float: left;
  width: 410px;
}

#links {
  margin-right: 15px;
}

#inhalt > h1,
#links > h1 {
  font-size: 26px;
  color: #fff;
  background: #59544f;
  padding: 10px;
  margin: 0;
}

#inhalt > h2,
#links > h2 {
  font-family: sans, arial;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  background: #59544f;
  padding: 0px 10px 10px 10px;
  margin: 0;
  text-align: justify;
  line-height: 26px;
}

#links > h1,
#links > h2 {
  background: #826d5f;
}

#inhalt a {
  padding: 1px 4px;
  text-decoration: none;
  color: #59544f;
  background: #fff;
  margin: 0 3px;
  font-weight: bold;
}

#inhalt a:hover {
  color: #826d5f;
}

#text {
  background: #ebe4da;
  padding: 10px;
  margin-top: 10px;
  min-height: 340px;
}

#text h1 {
  font-size: 26px;
}

#text h2 {
  font-size: 24px;
}

#text h3 {
  font-size: 20px;
}

#text h4 {
  font-size: 18px;
}

#text h4 a {
  background: none;
}

#text h5 {
  font-size: 16px;
}

#text p {
  font-family: sans, arial;
  font-size: 16px;
  text-align: justify;
  line-height: 22px;
}

#text img {
  border: #fff 4px solid;
}

div.vpgb_entry {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}

div.vpgb_comment {
    background-color: #e6e0d0;
    padding: 10px;
    margin-bottom: 10px;
}

input#email_active {
    width:20px;
}

img#user_captcha_img {
    padding: 2px;
    margin: 3px;
    border: #fff 1px solid;
}

input,textarea {
    width: 250px;
    padding: 2px;
    margin: 3px;
    border: none;
}
input.submit {
    border: none;
    background: none;
    color: #59544f;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

#startlinks {
  padding: 10px;
  border-bottom: #fff 10px solid;
  background: #59544f;
}

#startlinks ul,
#startlinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#startlinks li {
  margin-bottom: 6px;
}

#startlinks a {
  padding: 1px 4px;
  text-decoration: none;
  color: #59544f;
  background: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 28px;
}

#startlinks a:hover {
  color: #826d5f;
}

#twitter {
  padding: 70px 10px 10px 10px;
  background: #826d5f url(../images/twitter.png) no-repeat;
  margin-bottom: 10px;
}

#twitter_rss a {
  padding: 1px 4px;
  text-decoration: none;
  color: #59544f;
  background: #fff;
  font-weight: bold;
}

#twitter_rss a:hover {
  color: #826d5f;
}

#twitter_rss p {
  font-family: sans, arial;
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  line-height: 26px;
}

#webringe {
  clear: both;
  text-align: center;
  padding-top: 40px;
}


