/* Allgemeines CSS fuer DFB-Medien    */
/* ---------------------------------- */
/* An dieser Datei sollten keine      */
/* Aenderungen vorgenommen werden.    */
/* ---------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {
  margin: 0;
  padding: 0;
}

html { height: 100%; margin-bottom: 1px; } 

body {
  font-family: Verdana,sans-serif;
  font-size: 100.01%;
  text-align: center;
  color: #404040;
  background-color: #fff;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a {
  color: #404040;
  text-decoration: underline;
}

h1 {
  font-size: 20px;
  line-height: 26px;
  color: #074a2f;
  margin-bottom: 15px;
}

h2 {
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 8px; 
  color: #074a2f;
}

h3, h4, h5 {
  font-size: 12px;
  margin-bottom: 5px;
}

p.bodytext {
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 8px;
}

ul {
  padding: 10px 0 10px 15px;
}

ol {
  padding: 10px 0 10px 25px;
}

img {
  border: 0;
}

.csc-textpic-caption {
  font-size: 12px;
  font-style: italic;
  padding: 3px;
}

.csc-frame-rulerAfter {
  border-top: 1px solid #c3c3c3;
  margin-bottom: 8px;
}

.all {
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  font-size: 11px;
  text-align: left;
}

.header {
  width: 995px;
  height: 122px;
  background-image: url(/fileadmin/templates/images/header.jpg);
  background-repeat: no-repeat;
}

.logo {
  float: left;
  width: 133px;
  margin: 27px 0 0 60px;
}

.metamenu {
  float: right;
  width: 300px;
  color: #fff;
  text-align: right;
  margin: 30px 32px 0 0;
}

.metamenu a {
  color: #fff;
  text-decoration: none;
  padding: 1px 2px;
}

.metamenu a:hover {
  color: #000;
  background-color: #B6DACB;
}

.metamenu a.active {
  color: #000;
  background-color: #FFB801;
}

.content {
  padding: 0 16px;
}

.leftmenu {
  width: 195px;
  float: left;
  font-size: 12px;
  margin: 0 0 32px 0;
}

.leftmenu a {
  display: block;
  text-decoration: none;
}

.leftmenu ul li a {
  line-height: 20px;
  padding-left: 8px;
}

.leftmenu ul li ul li {
  line-height: 12px;
}

.leftmenu ul li ul li a {
  line-height: 12px;
  padding: 3px 0 3px 8px;
}

.leftmenu ul li ul li a:hover {
  background-color: #b6dacb;
}

.leftmenu a:hover {
  text-decoration: none;
}

.leftmenu ul,
.leftmenu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.leftmenu ul li ul {
  padding: 7px 0;
  margin: 0;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
}

.leftmenu ul li ul li {
  padding: 2px 0;
}

.leftmenu ul li ul li ul  {
  margin: 0;
  padding: 0;
  border-left: 0;
  border-right: 0;
}

.leftmenu ul li ul li ul li a {
  padding-left: 16px;
}

.leftmenu ul li ul li a.active {
  color: #fff;
  background-color: #0d8353;
}

.leftmenu .first {
  height: 20px;
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_first.gif);
  background-repeat: no-repeat;
}

.leftmenu .first_sub {
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_first.gif);
  background-repeat: no-repeat;
}

.leftmenu .first_sub a.active {
  height: 20px;
}

.leftmenu .first_sub ul li a.active {
  height: auto;
}

.leftmenu .first a:hover,
.leftmenu .first_sub a:hover  {
  background-image: url(/fileadmin/templates/images/leftmenu_first_hover.gif);
  background-repeat: no-repeat;
}

.leftmenu .first ul li a:hover,
.leftmenu .first_sub ul li a:hover {
  background-image: none;
}

.leftmenu .first_active {
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_first_active.gif);
  background-repeat: no-repeat;
}

.leftmenu .first_active a {
  color: #fff;
}

.leftmenu .first_active li a {
  color: #404040;
}

.leftmenu .middle {
  height: 20px;
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_middle.gif);
  background-repeat: no-repeat;
}

.leftmenu .middle_sub {
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_middle.gif);
  background-repeat: no-repeat;
}

.leftmenu .middle_sub a.active {
  height: 20px;
}

.leftmenu .middle_sub ul li a.active {
  height: auto;
}

.leftmenu .middle a:hover,
.leftmenu .middle_sub a:hover {
  background-image: url(/fileadmin/templates/images/leftmenu_middle_hover.gif);
  background-repeat: no-repeat;
}

.leftmenu .middle ul li a:hover,
.leftmenu .middle_sub ul li a:hover {
  background-image: none;
}

.leftmenu .middle_active {
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_middle_active.gif);
  background-repeat: no-repeat;
}

.leftmenu .middle_active a {
  color: #fff;
}

.leftmenu .middle_active li a {
  color: #404040;
}

.leftmenu .last {
  height: 20px;
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_last.gif);
  background-repeat: no-repeat;
}

.leftmenu .last_sub {
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_middle.gif);
  background-repeat: no-repeat;
}

.leftmenu .last_sub a.active {
  height: 20px;
}

.leftmenu .last_sub ul li a.active {
  height: auto;
}

.leftmenu .last a:hover,
.leftmenu .last_sub a:hover {
  background-image: url(/fileadmin/templates/images/leftmenu_last_hover.gif);
  background-repeat: no-repeat;
}

.leftmenu .last ul li a:hover,
.leftmenu .last_sub ul li a:hover {
  background-image: none;
}

.leftmenu .last_active {
  line-height: 20px;
  background-image: url(/fileadmin/templates/images/leftmenu_middle_active.gif);
  background-repeat: no-repeat;
}

.leftmenu .last_active a {
  color: #fff;
}

.leftmenu .last_active li a {
  color: #404040;
}

.leftmenu .menuleft_bottom {
  width: 195px;
  height: 5px;
  line-height: 1px;
  font-size: 1px;
  background-image: url(/fileadmin/templates/images/leftmenu_bottom.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

.maincontent {
  float: right;
  width: 750px;
  border-top: 1px solid #c3c3c3;
  padding-top: 10px;
}

.maincontent a:hover {
  color: #000000;
  background-color: #f2f2f2;
}

.maincontent ul {
  background-color: #f2f2f2;
  padding: 8px;
  margin: 0;
}

.maincontent ul li {
  line-height: 150%;
  list-style-image: url(/fileadmin/templates/images/icon_list.gif);
  margin-left: 16px;
  padding: 0;
}

.footer {
  width: 995px;
  height: 57px;
  float: left;
  margin: 32px 16px 0 0;
  background-image: url(/fileadmin/templates/images/footer.jpg);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

.partner {
  float: left;
  width: 800px;
  margin: 7px 0 0 32px;
}

.partner img {
  margin-right: 70px;
}

* html .partner img {
  margin-right: 65px;
}

* html .partner {
  width: 775px;
}

.copyright {
  float: right;
  width: 142px;
  height: 57px;
  line-height: 50px;
  margin-right: 10px;
}

.twocols-50-50 {
  margin-bottom: 0px;
}

.twocols-50-50 .col1 {
  float: left;
  width: 370px;
}

.twocols-50-50 .col2 {
  float: right;
  width: 370px;
}

.twocols-66-33 {
  margin-bottom: 16px;
}

.twocols-66-33 .col1 {
  float: left;
  width: 490px;
}

.twocols-66-33 .col2 {
  float: right;
  width: 240px;
}

.twocols-33-33-33 {
  margin-bottom: 16px;
}

.twocols-33-33-33 .col1 {
  float: left;
  width: 240px;
  margin-right: 10px;
}

.twocols-33-33-33 .col2 {
  float: left;
  width: 240px;
}

.twocols-33-33-33 .col3 {
  float: right;
  width: 240px;
}

.akdfbnet td {
  line-height: 135%; 
}

.akdfbnet .td-0 {
  width: 140px;
  padding-right: 10px; 
}

.team4 .col1,
.team4 .col2,
.team4 .col3 {
  width: 180px;
  float: left;
  margin-right: 10px;
}

.team4 .col4 {
  width: 180px;
  float: left;
}

.team6 p.bodytext {
  line-height: 115%;
}

.team6 .col1,
.team6 .col2,
.team6 .col3,
.team6 .col4,
.team6 .col5 {
  width: 120px;
  float: left;
  margin-right: 5px;
}

.team6 .col6 {
  width: 120px;
  float: left;
}