ul, li {
  list-style:none;
  padding:0;
  margin:0;
}
.left {float:left;}
.clear {clear:left;}
.table {width:100%;}
.half {width:50%;}
.table {width:100%;}
.half {width:50%;}
.fader {position:absolute;left:0px;top:0px;}
.padding8 {
  padding:8px;
}
#schnellanfrage {
  background-color: #999;
  color: white;
  font-size:14px;
  font-weight: bold;
  font-family: Trebuchet MS;
}

#log_res {
	padding:8px;
  background-color: #EDEDED;
  color: darkgreen;
  font-size:14px;
  font-weight: bold;
  font-family: Trebuchet MS;
}
