* {
  padding: 0px;
  margin: 0px;
}

body {
  font-size: 62.5%;
  font-family: Verdana, Arial, sans-serif;
  background-color: #ffffff;
  background-image: url(img/verlauf_header.gif);
  background-position: 0px 75px;
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

#page {
  position: relative;
  width: 75em;
  margin: 75px auto 0px auto;
}

#head {
  height: 10em;
  width: 100%;
  background-color: #cccccc;
  background-image: url(img/verlauf_header.gif);
  background-repeat: repeat-x;
  color: #666666;
}
#logo {
  position: absolute;
  top: 55px;
  left: 0px;
}
#content a {
  color: #999;
}

#content a:hover {
  color: #454547;
}

#picture {
  display: block;
  height: 115px;
  left: 550px;
  position: absolute;
  top: -50px;
  width: 200px;
  height: 150px;
  background-color: #cbcbcb;
}
#main {
  position: relative;
  clear: both;
}

#left {
  padding-top: 24px;
  float: left;
  width: 19.75em;
  height: auto;
}

#right {
  float: left;
  width: 55em;
  min-height: 300px !important;
  height: 300px;
  height: auto;
}

#head h1 {
  font-size: 1.8em;
  margin-top: 1em;
}

#head h2 {
  font-size: 1.4em;
}

#nav_main {
  background-color: #fff;
  color: #ffffff;
  padding-bottom: 1em;
}

#nav_main a {
  display: block;
  color: #454547;
  text-decoration: none;
  font-size: 1.2em;
  border: 1px solid #fff;
  padding: 2px 5px;
  width: 92px;
  margin-bottom: 15px;
}

#nav_main a:hover {
  color: #454547;
  border: 1px solid #bfbfbf;
}

#nav_main li.active a {
  color: #454547;
  border: 1px solid #bfbfbf;
}

#nav_main ul {
  color: #ffffff;
  padding-top: 1em;
}

* {
  outline: none;
}

#nav_main li {
  list-style: none;
}

#content {
  clear: both;
  float: left;
  padding: 3.5em 0.5em 0.5em 0.5em;
  color: #4d4d4d;
}

#content p {
  font-size: 1.2em;
  line-height: 1.5em;
}

#content ul {
  font-size: 1.2em;
}
#content ol {
  font-size: 1.2em;
}

#content h1 {
  font-size: 1.6em;
  line-height: 1.5em;
}

#content h2 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.5em;
}

#content h3 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
}

#foot {
  float: left;
  width: 100%;
  clear: both;
  border-top: 1px solid #bfbfbf;
  margin-top: 25px;
  padding-top: 4px;
  color: #a7a7a7;
  padding-bottom: 25px;
}

#nav_foot {
  text-align: right;
}
