BODY {
  margin: 0;
  padding: 0;
  background: #175548;
}

P, TD, H1, H2, H3, H4, H5, H6, LI{
  margin: 0 0 10px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: black; 
  text-decoration: none; 
  line-height: 18px;
}

DIV {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal; 
  color: black; 
  text-decoration: none; 
  line-height: 18px;
}


H1 {
  margin: 0 0 15px 0;
  font-size: 12px;
  font-weight: bolder;
}

A {
  text-decoration: none; 
  color: #DB0D11;
}

A:HOVER {
  text-decoration: underline;
}

#printlogo {
  display: none;
}

/* ########################################## */

#main {
  width: 1003px;
  margin: 0 0 50px 0;
  padding: 0;
  background: #175548;
  
}

#mainmiddle {
  width: 764px;
  margin: 0 0 0 119px;
  background-repeat: repeat-y;
  border-right: 1px solid #175548;
  border-left: 1px solid #EBDDBF;
  min-height: 370px;
  height: auto;
  overflow: hidden;
}

/* ########################################## */

#top {
  background-repeat: no-repeat;
  width: 1003px;
  height: 203px;
  float: none;
}

/* ########################################## */

#topnavi {
  width: 500px;
  position: absolute;
  top: 62px;
  left: 279px;
  overflow: hidden;
}

/* bis 6 */
* html #topnavi{ 
  left: 279px;
  position: absolute;
}

/* ie 5 */
html + body #topnavi{ 
  left: 279px;
  position: absolute;
}

#topnavi UL {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style: none;
}

#topnavi LI {
  text-indent: 0;
  color: #1B5348;
  float: left;
  font-size: 10px;
  line-height: 16px;
}

#topnavi a{
  color: #1B5348;
}

#topnavi .an{
  text-decoration: underline;
}

/* ########################################## */

#navi {
  margin: 0;
  float: left;
  width: 138px;
}

#navi UL {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navi LI {
  margin: 0;
  padding: 0;
  float: none;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #EADCBF;
  line-height: 12px;
}

#navi a{
  color: white;
  padding: 4px 0 4px 10px;
  display: block;
}

#navi .active {
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 4px 8px;
}

#navisub {
  border-style: solid;
  border-color: #EADCBF;
  border-width: 0 0 1px 0;
}

#navisub LI {
  padding: 1px 0 1px 0px;
  border-width: 0;
}

#navisub a{
  padding: 1px 0 1px 17px;
}

#navisub .active {
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 11px 5px;
}

/* ########################################## */

#content {
  float: left;
  width: 585px;
  margin: 0;
  padding: 15px 20px 15px 20px;
  border-left: 1px solid #EBDDBF;
  background-repeat: repeat;
  min-height: 370px;
  height: auto;
}

/* bis 6 */
* html #content{ 
  height:370px;
}

/* ie 5 */
html + body #content{ 
  height: 370px;
}

/* bis 6 */
* html .contentheight{
display: none;
}

.contentheight {
  height: 370px;
  float: right;
  width: 1px;
}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
}

#content ul{
  list-style-image: url(fiege_naviactive.gif);
  margin-left: 20px;
  padding: 0;
}

#content .imgtext-table{
   padding-right: 5px;
}
#content p{
font-size: 11px;
  line-height: 18px;
}
/* ########################################## */

#bottom {
  width: 764px;
  height: 19px;
  border-left: 1px solid #EBDDBF;
  margin: 0 0 0 119px;
  position: absolute;
}

#bottomleft {
  padding: 0;
  float: left;
}

#bottomright {
  padding: 0;
  float: right;
}

#bottomright a{
  color: #1A3C7B;
}

#bottomleft P {
  margin: 0 0 0 160px;
  padding: 0;
}

#bottomright P {
  margin: 0 20px 0 0px;
  padding: 0;
}

/* ##############----SITEMAP----################ */

.sitemap1 {
  background-image: url(fiege_naviactive.gif);
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
  line-height: 18px;
  color: black;
}

a:hover .sitemap1 {
  color: #972E33;
  text-decoration: underline;
}

.sitemap2 {
  margin-left: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
  line-height: 18px;
  color: black; 
}

a:hover .sitemap2 {
  color: #972E33;
  text-decoration: underline;
}

.sitemap3 {
  margin-left: 45px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
  line-height: 18px;
  color: black; 
}

a:hover .sitemap3 {
  color: #972E33;
  text-decoration: underline;
}

.sitemap4 {
  margin-left: 60px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
  line-height: 18px;
  color: black;
}

a:hover .sitemap4 {
  color: #972E33;
  text-decoration: underline;
}

/* ##############----FORM----################ */

INPUT, TEXTAREA {
  width: 220px;
  background-color: #F6EFE0;
  border: 1px solid #175548;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  color: black;
  height: 16px;
  min-height: 16px;
  padding: 2px 2px 0 2px;
}

TEXTAREA {
  height: 100px;
  min-height: 100px;
}


INPUT.button {
  width: auto;
  height: 20px;
  min-height: 20px;
  padding: 0px;
}

INPUT.radio, INPUT.check {
  border: none;
  background-color: transparent;
  float: left;
  width: auto;
  height: auto;
}

/* ##############----NEWS----################ */

.tx-ttnews-browsebox {
   margin:3px;
   border: none;
   padding:3px;
   background-color: transparent;
}

.tx-ttnews-browsebox-SCell {
   background-color: #F6EFE0;
   border: none;
}

.articleInfo {
  background-color: black;
}

/* ##############----GUESTBOOK----################ */

ul.prevnext {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.prevnext  li {
  padding: 2px;
  margin: 0 0 0 2px;
  float: left;
}

li.current {
  padding:3px;
  background-color: #7D9588;
  float: left;
  color: white;
}

#content .bgkommentar{
   background-color: #7D9588;
}

#content .bgname{
   background-color: #F1E5CE;
}

#content .bgname01{
   background-color: #F6EFE0;
}

#content span.komcolor{
   color: white;
}

#content .bgname a, .bgname01 a{
  color: black; 
}

/* ##############----Intern Login----################ */

.userred{
  color: red;
  font-weight: bold;
}

.internbold{
  font-weight: bold;
}
.internfloat{
   float: left;
}

/* ##############----FARBEN----################ */

.red{
   color: red;
}

.grey{
   color: #cccccc;
}

.standard{
   color: #175548;
}