/**** Allgemeine Definitionen ****/

body {
  font-family: Helvetica,Arial,sans-serif,Verdana;
  font-size: 11px;
  margin: 20px;
  padding: 20px;
  background-color: #FFFFFF;
}

LI {
  list-style-type: square;
}

H1, h1.csc-firstHeader {
  font-size: 11pt;
  color: #981924;
  margin: 0 0 10 0;
}

P.bodytext {
  margin: 0 0 20 0;
  font-size: 12px;
}

A {
  color: #143D7F;
}

#content TABLE, .contenttable {
  font-size: 12px;
  line-height: 15pt;
}

#maincontainer {
  width: 1000px;
  margin: 0px;
  padding: 0px;
}



#dist_left_top {
  width: 20px;
}

#dist_center {
  width: 20px;
  background-color: #ffffff;
}

#header {
  width: 785px;
}

#logo {
  width: 175px;
  background-color: #cdcdcd;
}



#dist_left_navi {
  width: 20px;
  height: 20px;
  background-color: #003A82;
}

#navigation {
  width: 785px;
  height: 20px;
  background-color: #003A82;
}

#news_header {
  width: 175px;
  height: 20px;
  background-color: #003A82;
}



#dist_left_content {
  width: 20px;
}

#content {
  padding-top: 20px;
  width: 785px;
  height: 460px;
  color: #000000;
  font-size: 11pt;
  line-height: 15pt;
  vertical-align: top;
}

#content_right {
  width: 175px;
  height: 460px;
  background-color: #cdcdcd;
}



#dist_left_footer {
  width: 20px;
  height: 20px;
  background-color: #003A82;
}

#footer {
  width: 785px;
  height: 20px;
  background-color: #003A82;
  color: #ffffff;
}

#footer_right {
  width: 175px;
  height: 20px;
  background-color: #cdcdcd;  
  text-align: center;
}



/**** Sitemap ****/

.sitemap_header {
  display: none;
}

.sitemap_level1 {
  display: none;
}

.sitemap_level2 {
}

.sitemap_level3 {
  padding-left: 10px;  
}

.sitemap_level4 {
  padding-left: 20px;
}

.sitemap_level5 {
  padding-left: 30px;
}

.sitemap_level2 A, .sitemap_level3 A, .sitemap_level4 A, .sitemap_level5 A {
  color: #143D7F;
}
