
body {
    background : #f7f8f8;
    font-family: Arial, Helvetica, sans-serif;
  }

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #67737f;
  }

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #67737f;
    text-align: left;
  }

.bodytext {
    padding: 0px;
    margin: 0px;
  }

.content {
    background : #E4E4E4;
    vertical-align : text-top;
    min-height : 200px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #67737f;
    width: 420px;
  }

* html .content {
    width: 410px;
}

#content_row {
  height : 320px;
}
#content_rechts {
  margin-right: 10px;
}

#content_links {
  margin-left: 10px;
}

#header1_links {
  background : #f7f8f8;
  height : 90px;
  width : 100px;
}

#header1_mitte {
  background : #f7f8f8 url('bilder/header1_mitte.png') no-repeat;
  height : 90px;
  width : 630px;
}

#header1_rechts {
  vertical-align: bottom;
  padding-left: 2px;
  padding-bottom: 5px;
  background : #f7f8f8 url('bilder/header1_rechts.png') no-repeat;
  height : 90px;
  width : 248px; /* + 2px padding = 250px */
  text-color : black;
}

* html #header1_rechts {
  width : 250px;
}

#header1_rechts A {
  color: black;
  text-decoration: none;
}

#header2 {
  background: url('bilder/header2.png') repeat-x;
  height : 100px;
  width : 980px;
}

#header2_fill {
  background: url('bilder/header2_fill.png') repeat-x;
}

#navi {
  background : #f7f8f8 url('bilder/leftspace_trennung.gif') repeat-y;
  padding : 5px 0 0 2px;
  vertical-align: top;
  height : 40px;
  width: 628px; /* + 2px padding */
}

#navi_rechts {
  background : #f7f8f8 url('bilder/navi.png') no-repeat  right;
  height : 40px;
}

#leftspace {
  background : #f7f8f8;
  height : 100%;
  width : 100px;
}

#leftspace_trennung {
  background : url('bilder/leftspace_trennung.gif') repeat-y;
  height : 260px;
}

#leftspace_trennung1 {
  background : url('bilder/leftspace_trennung.gif') repeat-y;
}

#pkwiframe {
  margin-left: 170px;
}

.menu-layer1 {
  width: 117px;
  height: 16px;
  padding-top: 4px;
  background: url('bilder/button.png') no-repeat;
  text-align: center;
}

* html .menu-layer1 {
  height: 20px;
}

.menu-layer1 a {
  color: white;
  text-decoration: none;
}

.menu-layer1 a:hover, .menu-layer1 a:active{
  color: yellow;
  text-decoration: none;
}

.menu-layer2 {
  width: 97px;
  height: 17px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #DADADA;
  font-size: 12px;
}

* html .menu-layer2 {
  width: 117px;
  height: 20px;
}

.menu-layer2 a {
  color: black;
  text-decoration: none;
}

.menu-layer2 a:hover, .menu-layer2 a:active{
  color: white;
  text-decoration: none;
}

.menu-layer3 {
  min-width: 100px;
  height: 17px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #c0c0c0;
  font-size: 12px;
}

* html .menu-layer3 {
  width: 180px;
  height: 20px;
}

.menu-layer3 a {
  color: black;
  text-decoration: none;
}

.menu-layer3 a:hover, .menu-layer3 a:active{
  color: white;
  text-decoration: none;
}

