body {
  line-height: 16px;
  font-family: "tahoma",serif;
  font-size: 76%;
  margin-top: 0px;
  background-image: url(quellen/back_blue.jpg);
  background-repeat: repeat-x;
  color: #666666;
  background-color: #ffffff;
}
p {
  margin: 0 0 5px;
}
h2 {
  font-size: 13px;
  color: #6a849d;
}
a {
  color: #6a849d;
  text-decoration: underline;
}
a:hover {
  color: #cdcc02;
}
a:visited {
  color: #993333;
}
#container {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#banner {
  padding: 5px;
  height: 230px;
  margin-bottom: 1px;
  background-image: url(quellen/head.jpg);
  background-repeat: no-repeat;
}
#content {
  border-top: 1px dashed #edf1f2;
  padding: 5px;
  text-align: justify;
  font-size: 0.9em;
  margin-left: 200px;
  background-color: #ffffff;
  color: #666666;
  background-image: url(quellen/shad.jpg);
  background-repeat: no-repeat;
}
#sidebar-a {
  border-top: 1px dashed #edf1f2;
  float: left;
  width: 150px;
  background-image: url(quellen/shad.jpg);
  background-repeat: no-repeat;
}
#sidebar-a h1 {
  border-bottom: 1px dotted #993333;
  font-size: 12px;
  font-weight: bold;
  color: #993333;
}
#containerboth {
  padding-right: 30px;
  padding-left: 30px;
}
#footer {
  height: 50px;
  clear: both;
  background-image: url(quellen/footer.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.fotext {
  border-top: 1px dashed #eeeeee;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 10px;
  padding-top: 10px;
  color: #6a849d;
}
.csschanger {
  color: #6a849d;
  font-size: 0.9em;
  float: right;
  margin-top: 10px;
  margin-right: 30px;
  height: 15px;
}
.navcontainer {
  margin: 190px 0 0 27px;
  padding: 0;
  height: 20px;
}
.navcontainer ul {
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.navcontainer ul li {
  margin: 0;
  padding: 2px;
  display: block;
  float: left;
  text-align: center;
}
.navcontainer ul li a {
  border: 1px solid #6a849d;
  margin: 0 0 10px;
  padding: 2px;
  background: #ffffff none repeat scroll 0%;
  width: 80px;
  height: 15px;
  color: #6a849d;
  text-decoration: none;
  display: block;
  text-align: center;
  font-family: tahoma,lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.navcontainer ul li a:hover {
  background: #c9d3dc none repeat scroll 0%;
  color: White;
}
.navcontainer a:active {
  background: #6a849d none repeat scroll 0%;
  color: #ffffff;
}
.navcontainer li#active a {
  background: #6a849d none repeat scroll 0%;
  color: #ffffff;
}
.csschanger {
  color: #6a849d;
  font-size: 0.9em;
  float: right;
  margin-top: 10px;
  margin-right: 30px;
  height: 15px;
}
#rightmenu {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}
#rightmenu a {
  margin: 0 0 1px;
  padding: 2px 2px 5px 15px;
  background: transparent url(quellen/arrow.gif) no-repeat scroll 4px 50%;
  display: block;
  color: #6a849d;
  text-decoration: none;
}
#rightmenu a:hover {
  background: transparent url(quellen/arrow.gif) no-repeat scroll 4px 50%;
  color: #ae6427;
}
input {
  border: 1pt solid #6a849d;
  margin: 0px 0px 5px;
  font-family: tahoma;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #707070;
}
.search {
  padding: 5px;
  font-size: 0.9em;
  color: #6a849d;
}
.news {
  border-bottom: 1px dashed #dddddd;
  padding: 5px;
  color: #9d9c6a;
  font-size: 0.9em;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box {
  border: 1px solid #bfcad5;
  padding: 10px;
  font-size: 0.9em;
  background-color: #edf1f2;
  color: #6a849d;
}
.box h2 {
  color: #993333;
  font-size: 1.2em;
}
.imgright {
  border: 1px solid #eeeeee;
  margin: 5px;
  padding: 3px;
  vertical-align: top;
  float: right;
}
.imgleft {
  border: 1px solid #eeeeee;
  margin: 5px;
  padding: 3px;
  vertical-align: top;
  float: left;
}
