body{
  margin-top:25px;
  font-family: Verdana;
  font-size: 11px;
  color: White;
  background-color: black;
}
#bilder{
  position: absolute;
  top: 0;
  left:0;      
}
#wall{
 top:161px;
 left: -2px;
}
h1{
  font-size: 17px;
}
h2{
  font-size: 13px;
  margin: 0;
  padding: 0;
  }
h3{
  font-size: 12px;
  margin: 0;
  padding: 0;
}
a{
  color: green;
}
input, textarea, select{
  background-color: #010600; 
  border: 1px solid #226A1E;
  font-size: 11px;
  color: White;
}
option{
  font-size: 11px;
  background-color: #010600;
  color: #fff;
}
.captcha input{
  font-size: 11px;
  background-color: white;
}
.invis{
      display:none;
}
#logo{
 background: url(../images/logo.jpg) no-repeat;
 width: 417px;
 height: 100px;
 margin-top: -20px;	  
 cursor: pointer; 
}
#logoOverlay{
  width: 280px;
  height: 80px;
  margin-top: -20px;	
  cursor: pointer;

}
#frame{
  width:950px;
  height:600px;
  margin:0 auto 0 auto;
  border: solid black 1px;
  background-image:url(../images/stadt.jpg);
  background-repeat: no-repeat; 
  background-position: 0px -25px; 
  position:relative;
}
#spalteL{
  width:190px;
  height:400px;
  /* border: solid pink 1px; */
  float: left;
  
}
#spalteM{
  width:560px;
  height:400px;  
  /*border: solid blue 1px;  */
  float: left; 
}
#spalteR{
  width:170px;
  height:400px;
  margin-left:20px;
  /* border: solid yellow 1px;*/ 
  float: left;
}
#stadtsuche{
  top: 210px;
  left: 40px;
  /*border: solid blue 1px;*/
  width:101px;
  z-index:2;
 }
#textboxR{
 text-align:right;
 width:80px;
}
#kategorien{
  /* border: solid gray 1px; */
  top: 330px;
  left: 40px;         
  width: 150px;
  z-index:1;
}
#locationsuche{
  /* border: solid yellow 1px; */
  top: 250px;	  
  text-align: right;  
  width: 185px;  
  z-index:1;
}
#login{
  /*border: solid green 1px; */
  top: 510px;
  text-align: right;
  width: 200px;
  margin-left:-15px;
  z-index:1;
}
#Links{
  /* border: solid green 1px;*/
  float: right;
  text-align: right;
  width: 185px;
  top: 300px
}
#pfad{
  /* border: solid skyblue 1px;*/ 
  float: right;
  top: 295px;
  height: 80px;
  text-align: right;
  width: 185px;
}
.loc{
  /* border: solid blue 1px; */
  text-align: center;
  margin-left: 220px;
  margin-top: 60px;
  width: 273px;
}
.fav{
  margin-left: 60px;
  margin-top: 50px;
  width: 500px;
  color: black;
}
.fav input, textarea, select, option{
  background-color: white;
  color: black; 
  margin-bottom: 4px;
}
.fav2{
  height: 280px; 
  overflow: auto;
  color: black;
  }
.fav2small{
  height: 250px;
  overflow: auto;
  color: black;
}
.fav3{
  /*	border: solid blue 1px; */
  text-align: center;
  margin-left: 210px;
  margin-top: 100px;
  width: 290px;
}
.spalte2{
  float:right;
  margin-right: 20px;
  margin-left: 15px;
  width: 200px;
}
.searchResult{
  height: 320px; 
  overflow: auto;
  color: black;
  }
.empty{
  margin-left: 205px;
  margin-top: 80px;
  width: 290px;
  background-color: black;
  text-align: center;
  font-weight: bold;
}
.ortinfo{
  width: 350px;
}
.ortinfo h2{
  font-weight: normal;
}
.katin{
  width: 350px;
  margin-left: 3px;
}
.voteRight{
  width: 75px;
  float: right;
}
.textLeft{
  width: 275px;
}
#news{
  width: 300px;
  margin-left:15px;
  top:295px;
}
#news2{
  width: 355px;
  margin-left:80px;
  top:440px;
}
#wohin{
  top: 320px;
  margin-left:20px;
}
.red{
  background-color: #eeaaaa;
}
.grau{
  background-color: gray;
}
.rechts2{
  float: right;
  margin-right: 5px;
  margin-top: 10px;
}
tr{
  text-align:left;
}
td{
  padding-right: 10px;
}
.ohneabs{
  display:inline;
}
	
#suggestions1{
  width: 130px;
  background-color: #010600;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #226A1E;	
  list-style-type: none;
  padding:2px;
}

.suggestionList {
  margin: 0px;
  padding: 0px;
}
.suggestionList a {
  margin: 0px 0px 3px 0px;
  padding: 3px;
  cursor: pointer;
}
.free {
  position:absolute;
  display:block;
}
.button{
  cursor:pointer;
}
.icon{}
.liveSearch{
  cursor:pointer;
  color: green;
}
.liveSearch:hover{
  background-color: #cccccc;  
}
.dummy{
  clear: both;
}
#stadtname{
top: 495px;
margin-left:-5px;
color:black;
font-size:18pt;
}
#all_cities{
  /* border: solid gray 1px; */
  top: 460px;
  left: 40px;         
  width: 150px;
  z-index:1;
}
.leinw{
  height: 320px; 
  overflow: auto;
  color: black;
  }

a img{
    border: none;
}

#container li{
  margin: 15px 0px;
}
#container ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
