* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Verdana, sans-serif;
  text-align: center;
}

a, a:link, a:visited {
  color: rgb(0,0,255);
}

p, form, label {
  font-size: 11px;
  margin-bottom: 5px;
}

.align-center {
  text-align: center;
}

ul {
  list-style-type: disc;
  margin-left: 25px;
}

hr {
  width: 550px;
}

#all {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  color: rgb(0,0,0);
  background-color: rgb(255,255,255);
  border: 1px dotted rgb(75,75,75);
}

#klickpfad {
  width: 1000px;
  height: 19px;
  line-height: 20px;
  font-size: 10px;
  color: rgb(0,0,0);
  background-color: rgb(240,240,240);
  text-align: left;
  border-bottom: 1px dotted rgb(75,75,75);  
}

#klickpfad .text {
  padding-left: 10px;
}

#klickpfad a {
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,0,0);
}

#content {
  font-family: Verdana,Arial,sans-serif;
  width: 1000px;
}

#content td.left {
  background-color: rgb(240,240,240);
  width: 200px;
}

#content td.left img {
  border: 0;
}

#content td.middle {
  width: 598px;
  text-align: justify;
  border-left: 1px dotted rgb(75,75,75);
  border-right: 1px dotted rgb(75,75,75);    
}

#content td.right {
  background-color: rgb(240,240,240);
  width: 200px;
}

#header td.right p {
  font-size: 14px;
}

#content #header .left {
  font-family: Arial, Verdana, sans-serif;
  height: 60px;
  font-size: 26px;
  font-weight: bold;
  color: rgb(255,255,255);
  background-color: rgb(0,0,100);
  border-bottom: 1px dotted rgb(75,75,75);
  text-align: center;  
}

#content #header .middle {
  height: 60px;
  line-height: 60px;
  color: rgb(255,255,255);
  background-color: rgb(60,110,190);
  border-bottom: 1px dotted rgb(75,75,75);
  text-align: center;
}

#content #header .middle p {
  font-family: Arial,Verdana,sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
}

#content #header .right {
  font-family: Arial, Verdana, sans-serif;
  height: 60px;
  font-size: 15px;
  color: rgb(255,255,255);
  background-color: rgb(0,0,100);
  font-weight: bold;
  border-bottom: 1px dotted rgb(75,75,75);
  text-align: center;
}

#content .teaser, #bottom .teaser_left, #bottom .teaser_right {
  font-family: Verdana, Arial, sans-serif;
  color: rgb(0,0,0);
  background-color: rgb(130,180,250);
}

#content .teaser p, #bottom .teaser_left p, #bottom .teaser_right p {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

#content .teaser {
  height: 59px;
  border-bottom: 1px dotted rgb(75,75,75);
}

#content .teaser .text {
  padding-top: 15px;
}

#content .teaser a, #bottom .teaser_left a, #bottom .teaser_right a {
  font-family: Arial, Verdana, sans-serif;
  color: rgb(0,0,0);
  font-size: 14px;
}

#content .menu {
  font-family: Arial, Verdana, sans-serif;
  color: rgb(0,0,0);
  background-color: rgb(240,240,240);
  text-align: left;
  padding: 25px 0;
}

#content .menu ul {
  list-style-type: none;
  margin-left: 0;
}

#content .menu ul li {
  line-height: 12px;
  padding: 10px 0;
  border-bottom: 1px solid rgb(75,75,75);
}

#content .menu .active a, #content .menu .active_second a, #content .menu .active_third a, #content .menu a:hover {
  color: rgb(165,0,33);
}

#content .menu a {
  text-decoration: none;
  font-size: 10px;
  color: rgb(0,0,0);
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px; 
}

#content .menu ul li.non_second a, #content .menu ul li.active_second a {
  margin-left: 10px;
}

#content .menu ul li.non_third a, #content .menu ul li.active_third a {
  margin-left: 15px;
}

#content .maincontent {
  width: 538px;
  padding: 10px 30px 20px 30px;
}

#content .maincontent h1 {
  width: 540px;
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid rgb(0,0,0);
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-align: center;
}

#content .rightcontent {
  background-color: rgb(240,240,240);  
}

* html .rightcontent {
  height: 1%;
}

#content .rightcontent hr {
  width: 200px;
  height: 1px;
  border-top: 1px dotted rgb(75,75,75);
}

#content #bottom .teaser_left {
  height: 60px;
  border-top: 1px dotted rgb(75,75,75);
}

#content #bottom .middle {
  height: 60px;
  line-height: 60px;
  color: rgb(0,0,0);
  background-color: rgb(180,210,250);  
  text-align: center;
  border-top: 1px dotted rgb(75,75,75);
}

#content #bottom .middle p {
  font-family: Arial,Verdana,sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin: 0;  
}

#content #bottom .teaser_right {
  height: 60px;
  border-top: 1px dotted rgb(75,75,75);
}

#footer {
  width: 1000px;
  height: 19px;
  line-height: 20px;
  color: rgb(0,0,0);
  background-color: rgb(240,240,240);
  font-size: 10px;
  border-top: 1px dotted rgb(75,75,75);
}

#footer a {
  color: rgb(0,0,0);
  font-size: 10px;
  padding: 0 5px;  
}

.csc-sitemap ul {
  list-style-type: disc;
  margin-left: 25px;
}

.csc-sitemap ul a {
  font-size: 12px;
  color: rgb(0,0,255);
}

label {
  display: block;
  float: left;
  width: 115px;
  margin-top: 5px;
}

input {
  margin: 2px 0;
}

#dax1, #dax2, #dax12, #zuspaet, #agb {
  display: inline;
  float: none;
  margin-top: 5px;
}

fieldset {
  border: none;
}

.csc-mailform-submit {
  margin: 5px 0 0 115px;
}

.tx-newloginbox-pi1 form {
  font-family: Arial, Verdana, sans-serif;
  text-align: center;
}

.tx-newloginbox-pi1 p {
  font-size: 12px;
  font-weight: bold;
}