body {
 background-color: #DDDDDD;
 text-align: left;
}

td {
  font-size: x-small;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body td {
  font-size: small;
}

p {
  margin: 0;
  padding: 0;
}
  
/* Headerbereich für Logo und Banner definieren */

#headerlogo {
 background-color: #FFFFFF;
 width: 120px;
 height: 100px;
 position: absolute;
 top: 0px;
 left: 0px;
}

#headertrailer {
  background-color: #BBBBBB;
  width: 647px;
  height: 80px;
  position: absolute;
  top: 0px;
  left: 120px;
  border-right: 1px solid #666666;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  width: 646px;
}

html>body #headertrailer {
  width: 646px;
}


.tx-lastupdate-pi1 {
  float: left;
  width: 170px;
  font-size: 10px;
  font-weight: normal;
  color: black;
  text-align: left;
  padding: 8px 0px 0px 0px;
}

#header_tmenu {
  float: right;
  width: 466px;
}


/* hier werden die Stile für die Navigationsleiste oben und die Navigation links definiert */

#headernavigation {
  color: #777777; 
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;

  position: absolute;
  top: 80px;
  left: 120px;
  background-color: #FFFFFF;
  width: 647px;
  height: 20px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  width: 636px;
  height: 19px;
}

html>body #headernavigation {
  width: 636px;
  height: 19px;
}

#bodynavigation {
  background-color: #FFFFFF;
  width: 120px;
  position: absolute;
  top: 100px;
  left: 0px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;  
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  width: 119px;
}

html>body #bodynavigation {
  width: 119px;
}

#headernavigation a:link, #headernavigation a:visited, #bodynavigation a:link, #bodynavigation a:visited { 
  color: #777777; 
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
} 

#headernavigation a:hover, #bodynavigation a:hover { 
  color: #CC0000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
} 

/* hier werden die Stile für die Layermenüs definiert */

#bodynavigation tr {
  height: 22px;
}

.layermenu {
  background-color: #FFFFFF;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  border-left: 1px solid #666666;
}

.layermenu a:link, .layermenu a:visited {
  color: #777777;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

.layermenu a:hover {
  color: #CC0000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

.layermenu td{
  color: #777777;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
}

.layermenu tr {
  height: 16px;
}

/* hier werden die Stile für den Contentbereich definiert */

#bodycontent {
  float: left;
  width: 647px;
  background-color: #EEEEEE;
  margin: 0px;
  padding: 5px;
  padding-bottom: 10px;
  font-family: verdana;
  font-size: x-small;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  width: 637px;
  font-size: small;
}

html>body #bodycontent {
  width: 637px;
  font-size: small;
}

#bodymiddle {
  position: absolute;
  top: 101px;
  left: 120px;
}

/* Formatierungen für das Body Content TMENU */

.body_content_tmenu_header {
  margin: 20px;
  padding: 2px;
  width: 300px;
  border: 1px solid #666666;
  background-color: #FFFFFF;
  font-family: verdana;
  font-size: x-small;
  font-weight: bold;
  text-align: center;
  color: #777777;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .body_content_tmenu_header {
  font-size: small;
}

.body_content_tmenu A:LINK, .body_content_tmenu A:VISITED {
  color: #777777;
}

.body_content_tmenu A:HOVER {
  color: #CC0000;
}

.body_content_tmenu A {
  font-family: verdana;
  font-size: medium;
  font-weight: bold;
  text-decoration: none;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: large;
}

html>body .body_content_tmenu A {
  font-size: large;
}

LI {
  padding: 5px;
}

UL {
  margin-top: 20px;
}

/* Formatierung für den Footer */

#bodyfooter {
  float: left;
  width: 647px;
}

#footermenu {
  color: #777777;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  border: 1px dotted #777777;
}


#footerrootline {
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 2px;
}

#footertmenu {
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#footercopyright {
  color: #777777;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 8px;
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 2px;
}

#footerrootline a:link, #footerrootline a:visited, #footertmenu a:link, #footertmenu a:visited { 
  color: #777777; 
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
} 

#footerrootline a:hover, #footertmenu a:hover { 
  color: #CC0000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
} 

/* Tabellenformatierung Layout Normal */

.contenttable {
  margin: 5px auto;
  border: 1px solid #AAAAAA;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

.contenttable-0 td {
  padding: 2px 10px;
}

.csc-element-Live .contenttable-2 {
  border: 0px;
}

.contenttable-2 {
  width: 96%;
}

.contenttable-2 td {
  text-align: center;
  padding: 0;
  margin: 0;
}

.contenttable-2 .td-0 {
  text-align: left;
}

.contenttable p {
  margin: 0;
  padding: 0;
}

/* linkliste formatieren */

.tx-cmwlinklist-pi1 td {
  font-size: x-small;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .tx-cmwlinklist-pi1 td {
  font-size: small;
}


.csc-element A:LINK, .csc-element A:VISITED {
  color: #000000;
}
.csc-element A:HOVER {
  color: #CC0000;
}
.csc-element A {
  font-weight: bold;
}

h1 {
  border: 1px solid #AAAAAA;
  background-Color: #EEEEEE;
  margin: 2px;
  margin-bottom: 10px;
  padding: 2px;
  font-family: verdana;
  font-size: x-small;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body h1 {
  font-size: small;
}

.bodytext {
  margin: 2px;
  font-family: verdana;
  font-size: x-small;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .bodytext {
  font-size: small;
}

/* Datum formatieren */

.csc-header-date {
  position: relative;
  margin-bottom: 7px;
  margin-right: 2px;
  font-family: verdana;
  font-size: xx-small;
  text-align: right;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: x-small;
}

html>body .csc-header-date {
  font-size: x-small;
}

/* Bildunterschriften formatieren */

.csc-caption {
  font-family: verdana;
  font-size: xx-small;
  text-align: center;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: x-small;
}

html>body .csc-caption {
  font-size: x-small;
}

/* Dateiverweise formatieren */

.csc-uploads {
  margin-left: 5px;
  margin-right: 5px;
  border-collapse: collapse;
  border-spacing: 0px;
  text-align: left;
  font-size: x-small;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .csc-uploads {
  font-size: small;
}


.csc-uploads P {
  padding: 0px;
  margin: 0px;
}

.csc-uploads-fileName {
  padding-bottom: 10px;
}

.csc-uploads-description {

}

.csc-uploads-fileSize {
  text-align: right;
}

.csc-uploads A {
  text-decoration: none;
}

.csc-uploads TD {
  padding-left: 5px;
  padding-right: 5px;
}

/* Umfragen formatieren */

.poll-voting {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}

.poll-voting-header, .poll-result-question {
  border: 1px solid #AAAAAA;
  background-Color: #EEEEEE;
  margin: 2px;
  margin-bottom: 10px;
  padding: 2px;
  font-family: verdana;
  font-size: x-small;
  font-weight: bold;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .poll-voting-header, html>body .poll-result-question {
  font-size: small;
}

.poll-voting-question {
  margin-left: 5px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size: x-small;
  font-weight: bold;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .poll-voting-question {
  font-size: small;
}

.csc-element FORM {
  margin: 0px;
  padding: 0px;
}

.poll-voting INPUT {
  margin-left: 10px;
}


.poll-result {
  margin-bottom: 10px;
}

.poll-result-total {
  margin-right: 10px;
  text-align: right;
  font-weight: bold;
}

.poll-result-answer {

}

.poll-result-status {

}

.poll-result-unit {

}

.poll-result-item {
  font-size: x-small;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .poll-result-item {
  font-size: small;
}

.poll-result-items {
  margin: 5px;
}

.poll-progress {

}

.poll-finished {

}

.poll-submitted {

}

#poll-result-table {
  margin-left: 5px;
  margin-right: 5px;
  border-collapse: collapse;
  border-spacing: 0px;
  text-align: left;
}

#poll-result-table TD {
  padding-left: 10px;
  padding-right: 10px;
}

/* Sitemap formatieren */

.csc-sitemap {
  margin: 0px;
  padding: 0px;
}

.csc-sitemap A {
  text-decoration: none;
  font-weight: normal;
}

.csc-sitemap-level1 {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 16px;
}

.csc-sitemap-level1 A {
  font-weight: bold;
  font-size: 14px;
}

.csc-sitemap-level2 {
  margin-top: 5px;
  margin-left: 40px;
  font-size: 12px;
}

.csc-sitemap-level3 {
  margin-left: 70px;
  font-size: 10px;
}

.csc-sitemap-level4 {
  margin-left: 100px;
  font-size: 10px;
}

.csc-sitemap-level5 {
  margin-left: 130px;
  font-size: 10px;
}


