body {
  position: absolute;
  padding: 0px;
  margin: 0px;
  background-color: #e5f5ff;
  
}
#kopf {
  position: absolute;
  height: 40px;
  margin: 10px;
  background-color: #ffffff;
  z-index: 2;
  width:300px;height:60px;
  border-style : solid;
  border-color : #000000;
  border-width : 1 1 1 1;
}
#inhalt {
  position: absolute;
  margin: 120px 180px;
  top: 0px;
  left: 0%;
  right: 0px;
  background-color: #ffffff;
  z-index: 2;
  width:800px;
  height:370px;
  font-family : tahoma;
  font-size: 10pt;
  padding:15px;
  border-style : solid;
  border-color : #000000;
  border-width : 1 1 1 1;

}
#gesetze {
  position: absolute;
  margin: 120px 180px;
  top: 0px;
  left: 0%;
  right: 0px;
  background-color: #ffffff;
  z-index: 2;
  width:800px;
  height:370px;
  font-family : tahoma;
  font-size: 10pt;
  color : #000000;
  padding:15px;
  border-style : solid;
  border-color : #000000;
  border-width : 1 1 1 1;

}

#fuss {
  position: absolute;
  bottom: 2%;
  padding: 5px; 
  background-color: #ffffff;
  width: 100%;height:30px;
  z-index: 3;
  font-family : tahoma;
  font-size: 9pt;
  text-align : center;
  border-style : solid;
  border-color : #000000;
  border-width : 1 1 1 1;
}
#mitte {
  position: relative;
  width: 100%;
}

#links {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 160px;
  height: 300px;
  background-color: #fc0;
}
#ganzlinks { 
position : absolute;
top : 0;
left : 0;
z-index: 1;
width : 10px;
height : 100%;
background-color: #e5f5ff;
}
#rechts {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 160px;
  height: 300px;
  background-color: #fc0;
}
#inhaltueber {
  position: absolute;
  margin: 67px 140px;
  top: 0px;
  left: 70%;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  background-color: #fco;
  width: 160px;height:140px;
  padding:0px;

}
#menue {
  position: relative;
  margin: 100px 10px;
  background-color: #ffffff;
  z-index: 3;
  width: 160px;height:340px;
  padding:10px;
  font-family : tahoma;
  line-height : 12px;
  font-size: 10pt;
  border-style : solid;
  border-color : #000000;
  border-width : 1 1 1 1;
}
#menueback {
  position: absolute;
  top: 0;
  left: 3%;
  background-color: #ffffff;
  z-index: 0;
  width: 120px;
  height: 98%;
  border-style : solid;
  border-color : #000000;
  border-width : 0 1 0 1;
}
TR#row5 { 
  font-family : tahoma;
  font-size : 10pt;
  color : #000000;
  vertical-align : left;
  text-align : left;
} 
TR#row6 { 
  font-family : tahoma;
  font-size : 10pt;
  color : #000000;
  vertical-align : left;
  text-align : left;
}

a { 
color : #990000;
text-decoration : none;
} 
a:hover, a:active { 
font-family : tahoma;
font-size : 10pt;
color : #990000;
text-decoration : none;
}
a.gesetze {
  font-family : tahoma;
  font-size : 10pt;
  color : #000000;
  text-decoration : none;
}
a.gesetze:hover, a.gesetze:active { 
font-family : tahoma;
font-size : 10pt;
color : #990000;
text-decoration : none;
}