body {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  background-color:#F9F9F9;
  background-image: url(../images/mainback.gif);
  background-repeat: repeat-x; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  vertical-align: top;
}


/* Zentrierte Ausrichtung der Gesamtseite*/

.maincontainer {
  width: 953px;
  margin: 0 auto;
}


/* Header */

.headernavleft {
  background-image: url(../images/headernav_leftback.gif);
  background-repeat: no-repeat; 
  width: 8px;
  height: 28px;
}

.headernavcenter {
  background-image: url(../images/headernav_centerback.gif);
  background-repeat: repeat-x; 
}

.headernavright {
  background-image: url(../images/headernav_rightback.gif);
  background-repeat: no-repeat; 
  width: 8px;
  height: 28px;
}

.headernavtext {
  font-size: 12px;
  font-weight:bold;
  color: #999999;
}

.headernavtext a {
  font-size: 12px;
  font-weight:bold;
  color: #999999;
  text-decoration: none;
}

.headernavtext a:hover {
  color: #666666;
  text-decoration: underline;
}

.keyimage {
  background-color:#E3F1E3;
  background-image: url(../images/keyimage_centerback.gif);
  background-repeat: repeat-y; 
  width: 730px;
  height: 200px;
}

#keyimagetable {
  margin-bottom: 20px;
}


/* Breadcrumb */

.breadcrumbtext {
  padding: 10px;
  font-size: 11px;
  color: #999999;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}

.breadcrumbtext a {
  color: #999999;
  text-decoration: none;
}

.breadcrumbtext a:hover {
  color: #666666;
  text-decoration: underline;
}

#breadcrumbtable {
  margin-bottom: 20px;
}


/* Navigation */

.navigationcolumn {
  padding-right: 20px;
}

.navigationbox {
  background-color: #ECF2F9;
  border-left: 1px solid #CCDBE9;
  border-right: 1px solid #CCDBE9;
  border-bottom: 1px solid #CCDBE9;
  font-size: 14px;
  color: #336699;
  float: left;
  width: 200px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.mainnav{
  margin: 0;
  padding: 10px;
  border-top: 1px solid #CCDBE9;
  border-bottom: 1px solid #CCDBE9;
  background-color: #DEECF9;
}

.subnav {
  margin: 0;
  padding: 10px;
  padding-left: 20px;
  background-color: #ECF2F9;
  font-size: 13px;
  line-height: 16px;
} 

.mainnav a, .subnav a {
  color: #336699;
  text-decoration: none;
}

.mainnav a:hover, .subnav a:hover {
  color: #006633;
  text-decoration: underline;
}



/* Mittlere Spalte */

.contentcentercell {
  padding-right: 20px;
  padding-bottom: 20px;
}


/* Spalte mit Randkontakt rechts*/

.contentcell {
  padding-bottom: 20px;
}

.contentbox {
  background-color: #FFFFFF;
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}


/* diverse Textauszeichnungen */

.headline {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  background-color: #F1F1F1;
}

.headline h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 10px;
}

.headline h1 a {
  color: #666666;
  text-decoration: none;
}

.headline h1 a:hover {
  text-decoration: underline;
}
  
.headlineaktuell {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  background-color: #F1E4E4;
  color: #CC6666;
}

.headlineaktuell h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 10px;
}

.headlineaktuell h1 a {
  color: #CC6666;
  text-decoration: none;
}

.headlineaktuell h1 a:hover {
  text-decoration: underline;
}
  
.textheadline h2 {
  font-size: 16px;
  color: #000000;
}

.text {
  font-size: 12px;
  padding: 10px;
  line-height: 18px;
}

.highlight {
  color: #003399;
}

.textsmall {
  font-size: 11px;
  padding: 10px;
  line-height: 18px;
}

.textlink a {
  color: #003399;
  text-decoration: none;
  line-height: 18px;
  font-weight: bold;
}

.textlink a:hover {
  color: #009933;
  text-decoration: underline;
}

.table {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  background-color: #F9F9F9;
}

.tablehead {
  background-color: #F1F1F1;
  border-bottom: 1px solid #E4E4E4;
  font-weight: bold;
}

.tablefoot {
  background-color: #F1F1F1;
  border-top: 1px solid #E4E4E4;
  font-weight: bold;
}

.tablehighlight {
  background-color: #E4F1E4;
  border: 1px solid #CCE4CC;
}


/* Footer */

.footertext {
  font-size: 11px;
  color: #999999;
  padding-top: 10px;
  border-top: 1px solid #E4E4E4;
}

.footertext a {
  color: #999999;
  text-decoration: none;
}

.footertext a:hover {
  color: #666666;
  text-decoration: underline;
}


/* Diverses */

.imageandtextright {
  float: right;
  width: 250px;
  margin-left: 20px;
  font-size: 11px;
}

.imageborder {
  border: 1px solid #000000;
}


.formular {
  background-color: #FFFFFF;
  font-family: "Courier New",Courier;
  font-size: 10pt;
  width: 99%;
  border: 1pt #E4E4E4 solid;
}

.formular1 {
  background-color: #E4E4E4;
  font-family: "Courier New", Courier;
  font-size: 10pt;
  border-top: 1pt #003399 solid;
  border-right: 1pt #003399 solid;
  border-bottom: 1pt #003399 solid;
  border-left: 1pt #003399 solid;
}

.bestform {
  background-color: #FFFFFF;
  font-family: "Courier New",Courier;
  font-size: 8pt;
  width: 100%;
}

.bestform1 {
  background-color: #FFFFFF;
  font-family: "Courier New",Courier;
  font-size: 8pt;
}

.katalog {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica;
  font-size: 8pt;
  width: 98%;
}

.bodylines {
  border-right: 1px #003399 solid;
  border-left: 1px #003399 solid;
}

/*Navigation*/

  ul#Navigation {
    margin: 0; 
    padding: 0;
    padding-left: 20px;
    width: 200px;
  font-size: 14px;
  }

  ul#Navigation li {
    list-style: none;
  padding: 10px;
  border-top: 1px solid #CCDBE9;
  border-bottom: 1px solid #CCDBE9;
  background-color: #DEECF9;
  }

  ul#Navigation li ul{
    margin: 0; 
  padding: 0px;
  background-color: #ECF2F9;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    font-weight: normal;
    border-top: 1px solid #cccccc;
  }

  ul#Navigation a {
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #CC0000;
}

 ul#Navigation a:hover {
    background-color: #B20000;
    /*background-image: url(../images/nav_over.gif);*/
    background-repeat: repeat-x;
  }

