.aktiv{
font-weight:bold;
display:block;
}
a.aktiv, a.aktiv:visited, a.aktiv:hover{
color:#ffcc00;
text-decoration:none;
font-weight:bold;
}
.inaktiv{
font-weight:normal;
display:block;

}
a.inaktiv, a.inaktiv:visited, a.inaktiv:hover{
font-weight:normal;
color:#003E71;
text-decoration:none;
}
a.inaktiv:hover{
color:#ffcc00;
}

.formtable{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:1.0em;
margin-top:0px;
color:#003E71;
width:100%;
}
.formtable td{
padding:3px 10px 3px 10px;
}
#flugauswahl{
border-right:1px dashed #D2E4FC;
background-image:url(../grafik/bg/verlform.gif);
background-position:left bottom;
background-repeat:repeat-x;
padding-right:0px;
}
#flugauswahl div{
height:165px;
font-size:18px;
line-height:1.2em;
padding-top:45px;
padding-left:0px;
background-image:url(../grafik/bg/flug.gif);
background-position:left top;
background-repeat:no-repeat;
}
.flug{
font-size:16px;
font-weight:bold;
line-height:1.0em;
color:#003E71;
margin-bottom:8px;
}
#flugsuche input,#flugsuche select{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:1.2em;
margin:0px;
padding:0px;
border:1px solid #D2E4FC;
color:#003E71;
}
#flugsuche{
padding:0px;
border-right:1px solid #D2E4FC;
border-left:1px solid #D2E4FC;
background-color:#FFFFFF;
background-image:url(../grafik/bg/boxrechtsunten.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
.hotelkat{
margin:3px 0px 0px 20px;
}
#flugsuche .hotelkat input{
margin-top:3px;
}
.displaydata{
margin:3px 0px 2px 0px;
line-height:1.2em;
border:1px solid #D2E4FC;
background-color:#ffffff;
background-image:url(../grafik/flugsuche/calendar.gif);
background-position:center right;
background-repeat:no-repeat;
padding:1px;
}
select .group {
	font-weight: bold;
	font-style: italic;
}
select .dest {
	padding-left: 15px;
}

