/* @override http://team3.veraonline.eu/html/css/request.css */

.Pflicht0, .Pflicht {
	display: inline;
}

.Pflicht1 {
	display: none;
}

.buttonrequest
{
	
}

.buttonbook
{
}

.buttonweitereleistungen
{
	font-weight:bold;
	color: red;
}

.auswahl_leistungcodes {
	width: 250px;
}

.auswahl_anzahl {
	width: 50px;
}

.leistung_line_color {
}

#main th .leistung_main {
	height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main td .leistung_block{
height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.ui-select-wrapper { position:relative; display: inline-block; }
.ui-select { border:1px solid #cecece; width:280px; font-size:10px; 
			 height:18px; overflow:hidden; background:white url(../img/select_pfeile_grau.png) no-repeat 99% 3px; }

.ui-select-selected { margin:2px;}
.ui-select-options { font-size:10px; display:none; width:280px; position:absolute; background:white; top: 20px;
						border: 1px solid #cecece; border-top: 0px; border-bottom: 1px; 
					}
.ui-select-option { border-bottom: 1px solid #cecece; padding: 0 2px; }
.ui-select-option-selected { font-weight:bold; }
.ui-select-option-marked { background:#eeeeee;}

.ui-select-option-code {display:inline-block; width:40px;  height:14px; overflow:hidden; vertical-align: top; font-weight: bold;}
.ui-select-option-bez {display:inline-block;  width:218px; height:14px; overflow:hidden;}
/* .ui-select-option-preis { display: inline-block; text-align: right; vertical-align: top; width: 60px; }*/

.reiserequest_global_feld_bez { vertical-align:top; }


/* Ajax Loader stylen - soll unsichtbarer bereich sein. Titel bar noch zusätzlich unsichtbar machen.*/
#ajaxloader { display:none; position:absolute; top:50%; left:50%; }
