
#navigation{
  position:absolute;
  top:175px;
  left:100px;
  width:150px;
  height:500px;
  background-image:url(/grafik/navi.gif);
}
#navi{
  position:absolute;
  top:25px;
  left:0px;
}
#navi ul{
  list-style:none;
  margin:0px;
  padding:0px;
}

#navi a{
  font-family:Verdana;
  color:#000066;
  font-size:12px;
  font-style:none;
  width:130px;
  height:20px;
  margin:5px 0px 5px 5px;
  padding:5px; 
  text-decoration:none;
  border:1px solid #000066;
  display:block;
}
#navi a:hover{
  text-decoration:underline;
  margin:5px 0px 5px 5px;
  padding:5px; 
  background-color:#D1B596;
}
#active{
  font-family:Verdana;
  color:#000066;
  font-size:12px;
  font-style:none;
  width:130px;
  height:20px;
  margin:5px 0px 5px 5px;
  padding:5px; 
  text-decoration:none;
  background-color:#D1B596;
  border:1px solid #000066;
  display:block;
}
#haus{
  position:absolute;
  bottom:20px;
  left:10px;
}

#bild_oben{
  position:absolute;
  top:25px;
  left:100px;
  width:810px;
  height:145px;
  background-image:url(/grafik/header_bild.gif);
}
#content{
  position:absolute;
  top:175px;
  left:260px;
  width:650px;
  height:500px;
  background-image:url(/grafik/content.gif);
}
#textfeld{
  position:absolute;
  top:10px;
  left:10px;
  width:630px;
  height:480px;
  font-family:Verdana;
  font-size:12px;
  color:#000000;
}
#title{
  font-family:Verdana;
  font-size:14px;
  color:#000066;
  font-weight:bold;
}
#text{
  font-family:Verdana;
  font-size:12px;
  color:#000000;
}
#text_rahmen{
  background-color:#E1CFBB;
  padding:5px;  
}

#text a{
  font-family:Verdana;
  font-size:12px;
  color:#003399;
  text-decoration:none;
}
#text a:hover{
  font-family:Verdana;
  font-size:12px;
  color:#003399;
  text-decoration:underline;
}

#text ul{
  margin:0px;
  padding:5px 0px 0px 15px;
}
#text li{
  color:#003399;
  padding:2px;
}
#text_klein{
  font-family:Verdana;
  font-size:9px;
  color:#000000;
}
#text_klein a{
  font-family:Verdana;
  font-size:9px;
  color:#003399;
  text-decoration:none;
}
#text_klein a:hover{
  font-family:Verdana;
  font-size:9px;
  color:#003399;
  text-decoration:underline;
}
#keys{
  position:absolute;
  top:30px;
  left:110px;
  width:800px;
  font-family:Verdana;
  font-size:9px;
  color:#000000;
  font-weight:100;
}
#anker{
  position:absolute;
  top:700px;
  left:100px;
  font:10px Verdana;
  color:#D6B594;
  width:810px;
  height:80px;
  text-align:center;
  vertical-align:middle;
  background-image:url(/grafik/anker.gif);
}
#anker a{
  font:10px Verdana;
  color:#D6B594;
  text-decoration:none;
}

#anker a:hover{
  color:#BD9D7A;
  text-decoration:underline;
}
.formklein{
  border:1px solid #18ADDE;
  width:80px;
  font-family:Verdana;
  font-size:10px;
  color:#000055;
  padding:3px;
}
.formmittel{
  border:1px solid #18ADDE;
  width:142px;
  font-family:Verdana;
  font-size:10px;
  color:#000055;
  padding:3px;
}
.formgross{
  border:1px solid #18ADDE;
  width:286px;
  font-family:Verdana;
  font-size:10px;
  color:#000055;
  padding:3px;
}
#textarea{
  border:1px solid #18ADDE;
  width:286px;
  font-family:Verdana;
  font-size:10px;
  color:#000055;
  height:50px;
  padding:3px;
}
#button{
  border:2px solid #18ADDE;
  background-color:#D2F0FA;
  width:150px;
  font-family:Verdana;
  font-size:12px;
  color:#000055;
}
#text_form{
  font-family:Verdana;
  font-size:11px;
  color:#98764E;
}

#confirm{
  position:absolute;
  top:-500px;
  left:0;
  z-index:100;
  width:300px;
  height:200px;
}
#button_confirm{
 width:80px;
 height:20px;
 border:1px solod #555555;
 background-color:#ADADAD;
 font: 12px Arial; color:#1A1A51;
}

