#wizard {
  /*position: relative;*/
  padding: 0;
  _width: 99%;
}
.spacer { 
	padding: 0px;
	height: 0px !important;
	border-width: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	border-top: 0px solid #000000;
}
h1.h1{
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
#ep_content .spacer { 
	padding: 0px;
	height: 2px !important;
}
/* INPUT fields */
#wizard input.dropdown {
	font-size: 10px;
	height: 19px;
}
/* SELECT fields */
#wizard select.dropdown {
	font-size: 10px;
	height: 19px;
}
#wizard img {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#wizard .yourchoice {
	padding: 0px;
	border: 0px #000000 solid;
	display: block;
}
#wizard #search_type label {
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}
#wizard.wizard_small .yourchoice {
	padding: 2px;
}
/* headers - "1.Abflughafen & Reiseziel" */
#wizard h3
{
  font-size: 12px;
}
/* field labels */
.labWrapper {
  font-size: 10px;
  white-space: nowrap;
}
/* field labels */
label {
  font-size: 10px;
}
div b.color8bor {
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  height: 0;
  /*position: absolute;*/
  display: none !important;
}
.spacer {
  display: none;
}
.wp22 {
  width: 28%;
}
.wp27 {
  width: 24%;
  margin: 0;
  padding: 0;
}
.wp75 {
  width: 60%;
}
h1 {
  display: none;
}
.formfield
{
  font-size: 12px;
}
#searchoptions_switcher {
  font-size: 12px;
}
.fclear {
  height: 0 !important;
}
.submit {
  margin-top: 4px;
}
#ep_content h2 
{
  height:30px;
  margin:0px;
}
#ep_content h3 
{
  margin-top: 4px;
  clear: both;
}
.searchoptions
{
  _height:40px !important;
  font-size: 10px;
}
#flightpanel_hin_text
{
  _height:19px !important;
}
#dstbox
{
  _height:19px !important;
}
.calheader
{
  width: 130px !important;
}
#departure
{
  margin-bottom: 2px;
}
#sf_advanced_options
{
  clear: both;
}
#ep_content *
{
  padding:0px;
}


/* Veranstalterauswahlfeld ausblenden */

#tourop_search{
	display:none;
}