/**
 * CSS-STYLESHEET FUER STELLPLATZ_DB
 */

#map { width:477px; height:570px; border: 2px solid #989e85; overflow:hidden; clear:both }
#mapdetail { width:200px; height:200px; border: 2px solid #989e85; overflow:hidden; float:right; margin-right:10px; margin-left:10px; }
#wait { display:none; position:absolute; z-index:1000; width:477px; height:570px; background-image: url(http://images.promobil.de/stellplaetze/img/load_data.gif); background-repeat: no-repeat; background-position: 50%;}

#stellplatzliste { margin-top:5px; }
#stellplatzanzahl, #stellplatzanzahlliste{ width:477px; font-size:11px; font-weight: bold; text-align: right; padding-bottom:3px; }
#stellplatzanzahlliste{ margin-top:20px; }
#stellplatzsuche { margin-left:5px; padding-top:10px; }
#stellplatzsuche .input_60, #stellplatzsuche .input_200 { 
 background:transparent url(http://images.promobil.de/i/bg_input_200px.gif) no-repeat scroll 0 0;
 float:left;
 height:20px;
 margin:5px 0;
 position:relative;
 width:203px; 
}
#stellplatzsuche .input_60 { 
background:transparent url(http://images.promobil.de/i/bg_input_60px.gif) no-repeat scroll 0 0; 
width:63px; 
}
#stellplatzsuche .input_60 input, #stellplatzsuche .input_200 input {
background:transparent none repeat scroll 0 0;
border:medium none;
float:left;
font-size:11px;
left:4px;
position:absolute;
top:3px;
width:191px;
}
#iframecode { clear:both; float:left; width:377px; }
.stellplatzp { font-size:11px; width:220px; float:left; margin-left:8px; }
.stellplatzp table tr td { font-size:11px; width:200px; }
#stellplatzsuche select {
border: 1px solid #8C8C8C;
width: 198px;
padding:0px;
margin:0;
margin-top:5px;
margin-bottom:3px;
font-size:11px;
}
#stellplatzsuche .optionen {
padding:0;
width:280px;
margin: 5px 0px 0px 0px;
}
#stellplatzsuche .optionen p {
margin:0;
min-width: 120px;
float:left;
font-size:11px;

}
#stellplatzsuche .suchbutton button {
background:transparent url(http://images.promobil.de/i/abschicken.gif) no-repeat scroll 0 0;
border:none;
height:18px;
margin:0;
padding:0;
float: left;
width:100px;
}
ul.services { float:left; width:50%; padding-left:8px; }
ul.services li { 
margin-top:2px;
background-position: left 2px;
background-repeat: no-repeat;
background-image: url(/stellplaetze/img/li.gif?rt4);
padding-left: 8px;	
font-size:11px; 
font-weight: bold; 
}