/**** Allgemeine Definitionen ****/

body {
  font-family: Arial,sans-serif,Verdana;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  background-color: #eeeeee;
}

LI {
  list-style-image: url(../images/factbullet.gif);
}

TEXTAREA,SELECT,INPUT {
  font-family: Arial,Helvetica,Verdana,sans-srif;
  font-size: 12px;
}

#content H1, #content h1.csc-firstHeader {
  font-size: 11pt;
  color: #981924;
  margin: 0 0 10 0;
}

#content_right H1, #content_right h1.csc-firstHeader {
  font-size: 11px;
  color: #A03139;
  font-weight: bold;
}

#content P.bodytext {
  margin: 0 0 20 0;
}

A {
  color: #000000;
}

#content_right {
  color: #000000;
}

#content_right A {
  text-decoration: none;
}

#content_right A:hover {
  color: #981924;
}

#content_right P.bodytext {
  margin: 0 0 6 0;
}

#content TABLE, .contenttable {
  font-size: 12px;
  line-height: 15px;
}

#maincontainer {
  width: 1000px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

#footer A {
  font-size: 11px;
  text-decoration: none;
  color: #ffffff;
}


#dist_left_top {
  background-color: #cdcdcd;
  width: 20px;
}

#dist_center {
  width: 20px;
  background-color: #ffffff;
}

#header {
  width: 785px;
}

#logo {
  width: 175px;
  background-color: #cdcdcd;
  text-align: center;
}



#dist_left_navi {
  width: 20px;
  height: 20px;
  background-color: #555555;
}

#navigation {
  width: 785px;
  height: 20px;
  background-color: #555555;
}

#news_header {
  width: 175px;
  height: 20px;
  background-color: #555555;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}



#dist_left_content {
  width: 20px;
}

#content {
  padding-top: 20px;
  width: 785px;
  height: 460px;
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  vertical-align: top;
}

#content_right {
  vertical-align: top;
  width: 175px;
  background-color: #cdcdcd;
  font-size: 11px;
  padding-top: 20px;
}

#address {
  vertical-align: bottom;
  background-color: #cdcdcd;
  font-size: 11px;
  padding-bottom: 20px;
  padding-left: 15px;
  font-weight: bold;
  color: #000000;
}

#address A {
  color: #981924;
}



#dist_left_footer {
  width: 20px;
  height: 20px;
  background-color: #555555;
}

#footer {
  width: 785px;
  height: 20px;
  background-color: #555555;
  color: #ffffff;
}

#footer_left {
  float:left;
}

#footer_left_langmenu {
  float:right;
  margin-right:10px;
  font-size: 11px;
}

#footer_left_langmenu a {
  margin-right:10px;
}

#footer_right {
  width: 175px;
  height: 20px;
  background-color: #cdcdcd;  
}

#footer_right IMG {
  margin-left: 15px;
}

.bildrahmen {
  border: 1px solid black;
}