/* Standard-Settings */
a, font, td  				{ font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; }
body						{ background-color:#FFFFFF; }
p ,td, th, tr, pre			{ font-size:9pt; font-family:Arial, Helvetica, sans-serif; }


/* Tabellen */
td.hd						{ background-color:#333333; color:#FFFFFF; font-size:9pt; font-weight:bold; }
td.tds						{ border: 1px solid #CCCCCC; font:menu; }
td.ro						{ background-color:#FFFFFF; border:1px solid #cdcdcd; font-size:9pt; }
td.rt						{ background-color:#EFEFEF; border:1px solid #cdcdcd; font-size:9pt; }

/* Links */
A:link						{ color:blue; font-weight:normal; text-decoration:underline; }
A:visited					{ color:blue; font-weight:normal; text-decoration:underline; }
A:active					{ color:blue; font-weight:normal; text-decoration:underline; }
A:hover						{ color:blue; font-weight:normal; text-decoration:none; }

A.bookingCal:link			{ color:blue; font:menu; text-decoration:underline; }
A.bookingCal:visited		{ color:blue; font:menu; text-decoration:underline; }
A.bookingCal:active			{ color:blue; font:menu; text-decoration:underline; }
A.bookingCal:hover			{ color:blue; font:menu; text-decoration:none; }

/* Form */
.fdesc						{ border:1px solid #008FD5; color:#333333; font-size:9pt; font-weight:bold; height:25px; }
input, select, textarea 	{ color:#333333; font-size:9pt; font-family:Arial, Helvetica, sans-serif; }
select 						{ border:1px solid #333333;  font-size:9pt;}
.two						{ width:25px; border:1px solid #333333; text-align:center; }
.four						{ width:35px; border:1px solid #333333; text-align:center; }
.five						{ width:40px; border:1px solid #333333; text-align:center; }
.label_xl					{ width:210px; border:1px solid #333333; }
.label_xxl					{ width:350px; border:1px solid #333333; }
.taf_s						{ width:110px; border:1px solid #333333; }
.taf_l						{ width:250px; border:1px solid #333333; }
.taf_xl						{ width:380px; border:1px solid #333333; }

/* Fonts */
.domainTopic				{ font-size:12pt; letter-spacing:1px; }
.pageTopic					{ font-size:13pt; letter-spacing:1px; }
.topic						{ font-size:10pt; letter-spacing:1px; }
.travelData					{ color:blue; font-size:9pt; }
.bookingTopic				{ font-size: 11px; font-weight:bold; letter-spacing: 1px; }
.thxs						{ color:#333333; font-weight:bold; font-size:9pt; }
.ths						{ color:#333333; font-weight:bold; font-size:10pt; }
.thm						{ color:#333333; font-weight:bold; font-size:11pt; }
.thl						{ color:#333333; font-weight:bold; font-size:12pt; }
.bh							{ font-size:9pt; letter-spacing:1px; font-weight:bold; padding:0px 0px 4px 0px; }

