body{
  font-size:100.1%;
  margin:0;
  font: 0.82em Arial;
  background: url(img/hg.gif) repeat-x;
}
a{
  color:#191970;
  font-weight:bold;
  text-decoration:none;
}
#container{
  width:900px;
  margin:auto;
}
#top{
  width: 900px;
  background: url(img/top.gif) no-repeat;
  padding-top:25px;
  margin:15px 0;
  height: 100px;
  text-align:center;

}
#logo{
  margin:auto;
  background: url(/font.gif) no-repeat;
  color:#ffa07a;
  font-size:30px;
  width:180px;
  height:23px;
}
#logo_text{
  margin:0;
  position:relative;
  top:-7px;
  left:-33px;
}
#logo_claim{
  font:12px Arial;
  color:#000;
  margin-top:10px;
}

.box{
  width:204px;
}
.box_top{
  background: url(img/box_top.gif) no-repeat;
  height:21px;
  margin:0;
  color:#fff;
  font-weight:bold;
  padding:6px 0 0 10px;
}
.box_top a{
  color:#fff;
  text-decoration:underline;
}
.box_middle{
  border:1px solid #ddd;
  border-width:0 1px 1px;
  width:192px;
  color:#191970;
  padding:5px;
}
.box_middle a{
  font-weight:normal;
}
.box_middle a:hover{
  text-decoration:underline;
}
#inhalt{
  float:right;
  width:462px;
}
h1{
  margin:0 0 10px;
  font-size:1.5em;
  color:#4682B4;
}
h2{
  margin:0 0 5px;
  font-size:1.25em;
  color:#4682B4;
}
ul{
  margin:0;
  padding:0;
}
ul li{
  list-style: none;
  margin:0;
  padding:0;
}
ul li a{
  display:block;
}
ul li a:hover{
  background-color:#eee;
}
li.hauptkategorie a{
  font-weight:bold;
  color:#4682B4;
}
li.hauptkategorie a:hover{
  text-decoration:none;
}
li.unterkategorie a{
  padding-left:15px;
  color:#000;
}
li.unterkategorie a:hover{
  text-decoration:none;
}
input.submit{
  cursor:pointer;
}
input.text,select.text{
  border:1px solid #888;
  color:#3D5788;
  font-family:arial;
  font-size:14px;
  font-weight:bold;
  height:18px;
  margin-bottom:5px;
  padding: 3px 0 0 5px;
  width:200px;
  background: url(img/bg_input.gif) repeat-x;
}
p{
  padding:0 0 0 14px;
  margin:0;
  background: url(check.png) no-repeat;
  background-position: 0 5px;
}
.button{
  color:#666;
  padding:3px 15px;
  border:1px solid #bbb;
  background:url(../images/button.gif) repeat-x;
  text-decoration:none;
  text-align:center;
}
.button:hover{
  background-position:0 -25px;
}
