body{
    font-family:Verdana,Arial,Tahoma;
    font-size:11px;
    color:#004368;
}

table,tr,td,a,input,select{font-family:Verdana,Arial,Tahoma;font-size:11px;color:#004368;}
form{margin:0px;padding:0px;}

/*Allgemeine Einstellungen-----------------------------------------*/
/*Navigation oben*/
.topnav{padding-bottom:5px;}
/*Navigation unten Tabelle*/
.botnav{
    margin: 5px 0 0 0;
}
/*Navigation unten Seite*/
.botnavtxt{
    color:#4482A0;
    font-weight:bold;
    padding: 0 0 0 5px;
    height: 18px;
}
/*Ausgabe error*/
.errtab{
    font-weight:bold;
    text-align:center;
    height:60px;
}
/*Ausgabe no 100%*/
.onlyalt{
    background-color: #AAD0E3;
    font-weight:bold;
    text-align:center;
    padding:5px;
}
/*Ausgabe Alternativ txt*/
.alttxt{
    font-weight:bold;
    height:20px;
}

/*Eingabeformular2 + formular3-------------------------------------*/
/*Kopf*/
.fortab1,.fortab1nf{
    background-color:#993300;
}
/*td Kopf*/
.fortab1td,.fortab1tdnf{
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    height:32px;
    background-color: #4482A0;
}
/*Dateneingabe*/
.fortab2,.fortab4,.fortab6{
    background-color:#AAD0E3;
}
/*Formular Nur Flug*/
.fortab2nf{
    background-color:#AAD0E3;
    margin: 4px 0 10px 0;
}
/*Text*/
.fortab2tdtxt{
    text-align:right;
    padding-right:2px;
    line-height:22px;
}
.fortab2tdtxtnf{
    padding-bottom:1px;
}
/*Suchoption tab*/
.fortab3{
    background-color:#993300;
    margin-top:5px;
}
/*Suchoption td*/
.fortab3td{
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    line-height:17px;
}
.fortab4tdtren{
    background-color:#993300;
}
.fortab4tdshotel{
    padding-top:2px;
    padding-right:10px;
    text-align:right;
}
/*tab kompletter unterer block*/
.fortab5{
    margin-top:5px;
}
/*preisbereich*/
.fortab7{
    border:1px solid #993300;
    background-color:#F9EC98;
}
/*senden*/
.fortab8{
    border:1px solid #993300;
    text-align:right;
    background-color:#FBEEE1;
}
/*Eingabeformular2 klein-------------------------------------------*/
.forquicktab1{
    border:1px solid #993300;
    background-color:#FBEEE1;
}
/*Text*/
.forquicktab1tdtxt{
    text-align:right;
    padding-right:2px;
}
.forquickftab2{
    text-align:right;
    margin:10px;
}
/*Eingabeformular4 NEU---------------------------------------------*/
.for4tab1,.for4tab1nf{
    background-color:#4482A0;
    margin: 0 0 4px 0;
}
/*td Kopf*/
.for4tab1td{
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    padding:4px;
}
/*Dateneingabe*/
.for4tab2{
    background-color:#AAD0E3;
}

.for4tab4{
    background-color:#D4EAF4;
    margin: 4px 0 0 0;
}

/*Text*/
.for4tab2tdtxt{
    padding-bottom:1px;
}
/*Dateneingabe*/
.for4tab3{
    background-color:#D4EAF4;
    margin: 4px 0 0 0;
}
/*Suchoptionen*/
.for4tab3such{
    font-size:12px;
    font-weight:bold;
    height:20px;
}
/*Eingabeformular4 klein NEU---------------------------------------*/
.for4quicktab1{
    background-color:#4482A0;
}
/*Text*/
.for4quicktab1tdtxt{
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
}
.for4quicktab2{
    background-color:#AAD0E3;
    margin-bottom:10px;
}
/*Text*/
.for4quicktab2tdtxt{
    padding-top:3px;
    padding-bottom:1px;
}
/*Regionsseite-----------------------------------------------------*/
/*Kopf-Schritt*/
.regtab1td{
    background-color:#4482A0;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:4px;
    height:20px;
}
/*Umschliessende Tabelle zur Ausgabe der Ergebnisse*/
.regtab2{
}
.regtab2td{
    background-color: #FFFFFF;
    padding-left:5px;
    padding-right:5px;
}
/*Überschriften Ausgabe Ergebnisse*/
.regtab2tdhead{
	background-color: #FFFFFF;
    font-weight:bold;
    height:20px;
}
.regtab2tdreg{
    background-color:#AAD0E3;
    line-height:17px;
    font-weight:bold;
}
.regtab2tdziel{
    background-color:#D4EAF4;
    line-height:17px;
}
/*Hotelseite---------------------------------------------------------*/
/*Kopf-Schritt*/
.hottab1{
    background-color:#4482A0;
}
/*td Kopf Schritt 1 + 2*/
.hottab1td, .hottab1td2{
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:4px;
    padding-top:4px;
    height:20px;
}
/*zeile Angebotskopf*/
.hottrhead{
    background-color:#AAD0E3;
}
/*Altzeile Angebotskopf*/
.hottrheadALT{
    background-color:#EDE7C8;
}
/*zeile sub*/
.hottrsub{
    background-color:#D4EAF4;
}
/*Altzeile sub*/
.hottrsubALT{
    background-color:#F8F6E9;
}
/*td sub + sub alt mit rahmen*/
.hottdOL,.hottdOLALT{
    padding-left:2px;
    height:16px;
}
.hottdOR,.hottdORALT{
    text-align:right;
    padding-right:5px;
}
.hottdUL,.hottdULALT{
    vertical-align: top;
}
.hottdUM,.hottdUMALT{
    vertical-align: top;
}
.hottdUM2,.hottdUM2ALT{
}
.hottdUR,.hottdURALT{
    vertical-align: bottom;
    padding: 0 4px 0 0;
}
/*Terminseite------------------------------------------------------*/
/*Kopf-Schritt*/
.tertab1td{
    background-color:#4482A0;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:4px;
    height:20px;
}

.tertab1tdnf{
    background-color:#4482A0;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:4px;
    height:20px;
}
/*Umschliessende Tabelle Kopf*/
.tertab2{
}
/*Uberschrift Info*/
.tertab2tdhead{
    background-color:#AAD0E3;
    padding-left:2px;
}
/*Info*/
.tertab2trinf{
    background-color:#D4EAF4;
    vertical-align:top;
}
/*Wunsch tab*/
.tertab3{
    margin: 10px 0 0 0;
}
/*Wunsch Ueberschrift*/
.tertab3tdhead{
    background-color:#AAD0E3;
    font-weight:bold;
    padding-left:4px;
    height:20px;
}
/*Wunsch txt*/
.tertab3tdw{
    background-color:#D4EAF4;
    padding: 1px 0 0 2px;
}
/*Sort tab*/
.tertab4{
    margin: 10px 0 5px 0;
    background-color: #FFFFFF;
}
/*Sort td txt*/
.tertab4td{
    text-align:center;
    padding: 2px 2px 2px 5px;
}
/*Legende Terminseite*/
.legende{
    font-size:10px;
    text-align:center;
    padding-top:10px;
    background-color: #FFFFFF;
}
/*tab ergebnisse*/
.tertab5{
}
/*Sort der ergebnisse*/
.tertab5trhead{
    height:20px;
    font-weight:bold;
    background-color:#AAD0E3;
}
/*Trennlinie Sort - Ergebnislist*/
.tertab5tdserg{
    background-color:#4482A0;
}
/*Ausgabe Ergebnisse*/
.tertab5trres{
    background-color:#D4EAF4;
    height:26px;
}
/*Ausgabe Alt*/
.tertab5trresALT{
    background-color:#F8F6E9;
    height:26px;
}
/*Trennlinie Termine*/
.tertab5tdtrenner{
    background-color:#4482A0;
}
/*Ausgabe Vakanzfailed*/
.tervakerror{
    font-weight:bold;
    color:#FF6600;
    height:45px;
    font-size:12px;
    text-align:center;
    background-color:#FFEAA9;
}
/*Vakanztd*/
.tervak{
    font-size:11px;
    letter-spacing:4px;
    text-align:center;
    padding-top:35px;
    padding-bottom:35px;
    width:500px;
}

/*Buchungsformular-------------------------------------------------*/
/*Kopf-Schritt*/
.buctab1td{
    background-color:#4482A0;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    height:22px;
    padding-left:5px;
    text-align: center;
}
/*Buchungsschritte*/
.bucschritt{
    background-color:#4482A0;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    height:20px;
    padding-left:2px;
}
/*Umschliessende Tabelle Kopf*/
.buctab2{
    background-color:#D4EAF4;
    padding-left:0px;
    padding-top:0px;
}
.buctab2a{
    padding-left:3px;
}
/*Vakanz fail*/
.buctab3{
    margin-top:8px;
    background-color:#FFEAA9;
}
/*Vakanz fail txt*/
.buctab3td{
    font-weight:bold;
    height:60px;
    padding: 0 0 0 2px;
}
/*Preis*/
.buctab4{
    margin-top:8px;
    background-color:#AAD0E3;
}
/*Preis ueberschrift*/
.buctab4tdhead{
    background-color:#4482A0;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    height:20px;
    padding-left:5px;
    text-align: center;
}
/*Ausgabe Preise*/
.buctab4td{
    font-weight:bold;
}
/*Ausgabe Preise Info*/
.buctab4td2{
    font-size:11px;
}
/*Eingabe Userdaten5 ,Versicherung6, Mietwagen7, Zahlung8, Geschaeftsbed9*/
.buctab5,.buctab6,.buctab7,.buctab8,.buctab9{
    background-color:#D4EAF4;
    margin: 10px 0 0 0;
}

/*Userdaten 1*/
.bucborder{
    border-left:3px solid #D4EAF4;
    border-bottom:2px solid #D4EAF4;
}
.buctab5td{
    background-color:#AAD0E3;
    padding-left:5px;
}

.buctab5tdSSl{
    background-color: #AAD0E3;
    padding-left:5px;
}
.buctab5tdSSl img {
    margin: 0 5px 0 0;
}

/*Userdaten 2*/
.buctab5td2{
    padding-left:5px;
}

.buctab5td2 a:link, .buctab5td2 a:visited, .buctab5td2 a:active {
    text-decoration: underline;
}
/*Footer Buchungsformular*/
.buctab10{
    margin-top:8px;
    margin-bottom:10px;
}
.buctab9td{
    padding-top:2px;
    height:35px
}
.bucwichtig_text{
		padding:4px;
}
/*Buchungsformular uebermitteln------------------------------------*/
#aktSend {position:relative;left:20px;top:10px;width:400px;color:#000000;font-size:10pt;font-family:Verdana,Arial,Tahoma,sans-serif;letter-spacing:1pt;}

/*Danke------------------------------------------------------------*/
.datab1{
    background-color: #D4EAF4;
}
.datab1td{
    padding:2px 2px 2px 5px;
}
/*Formularelemente-----------------------------------------*/
.eform185{width:185px;}
.eform75{width:75px;}
.eform42{width:42px;margin-right:2px;}
.eform80{width:80px;margin-right:3px;}
.eform123{width:123px;}
.eform126{width:126px;}
.eform145{width:145px;}
.orderort{width:220px;margin-bottom:2px;margin-right:2px;}
.orderselect{width:125px;}
.orderselecth{width:102px;margin-bottom:2px;}
.eformbuc{width:140px;}
.eformbucanr{width:65px;}
.eformbucplz{width:44px;}
.eformbucort{width:90px;}
.eformbucalter{width:50px;}
.eformbucanmerk{width:410px;}
.eform84{width:84px;}
/*neues Form*/
.eform195{width:195px;}
.eform150{width:150px;}
.eform120{width:110px;}

/*SPANS & DIVS---------------------------------------------*/
/*aktive Seite in der Navigation*/
.aktive{
    color:#4482A0;
    font-weight:bold;
}
/*noch aufzurufende Seite in der Navigation*/
.next{
    color:#AAD0E3;
    font-weight: bold;
}
/*Abstand Reginfo icon - text (Regionsseite)*/
.reginfo{
    margin-right:20px;
}
/*aktive Seite bei Ergenislisten*/
.pageaktive{
    color:#FF9933;
    font-weight:bold;
}
.preisbuchung{
    color:#FF6633;
    font-weight:bold;
    text-decoration: none;
}
.preistelefon{
    font-size: 10px;
}

/*Links----------------------------------------------------*/
/*Navigation im oberen Bereich*/
A.navoben:link,A.navoben:visited,A.navoben:active{
    color:#004368;
    font-weight: bold;
}
/*hier Regionen+Ziele+Preis*/
A.reglreg:link,A.reglreg:visited,A.reglreg:active {
    text-decoration: none;
    color: #004368;
    font-weight:bold;
}

A.reglziel:link,A.reglziel:visited,A.reglziel:active {
    text-decoration: none;
    color: #004368;
    font-weight:bold;
}

A.reglpreis:link,A.reglpreis:visited,A.reglpreis:active{
    text-decoration: none;
    color: #004368;
    font-weight:bold;
}
/*hier Preis+Altpreis*/
A.hotlpreis:link,A.hotlpreis:visited,A.hotlpreis:active,
A.hotlpreisALT:link,A.hotlpreisALT:visited,A.hotlpreisALT:active{
    color: #004368;
    text-decoration: underline;
    font-weight:bold;
}
/*Seitenskippen*/
A.pageskip:link,A.pageskip:visited,A.pageskip:active{
    color:#4482A0;
    text-decoration: underline;
}
/*Sortierung der Termine*/
A.terlorder:link,A.terlorder:visited,A.terlorder:active{
   text-decoration:none;
   font-weight:bold;
}
/*Pruefung der Termine*/
A.terpruefe:link,A.terpruefe:visited,A.terpruefe:active{
    color: #004368;
    font-weight:bold;
    padding: 2px;
    text-decoration: underline;
}
A.terhinfo:link,A.terhinfo:visited,A.terhinfo:active{
    color: #004368;
    font-weight:bold;
    padding: 2px;
    text-decoration: underline;
}
A.agb:link,A.agb:visited,A.agb:active{
    text-decoration: underline;
    font-weight: bold;
}

/*-----------------------------------------------------------------*/
/*Ausgabe var*/
#control { position:absolute; top:1px; left:1px; z-index:0;}
/*Div fuer die Vakanz*/
#inhalt{
    position:absolute;
    width:500px;
    top:320px;
    left:0px;
    background-color:#FFFFFF;
    text-align:center;
    visibility:hidden;
}
#erster_termin, #letzter_termin {
    color: #FFFFFF;
}
