body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	line-height:12pt;
	color: #ffffff;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	}

table,tr,td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	line-height:12pt;
	color: #ffffff;
	}

.sz01 {
	font-size:9pt;
	}

.sz02 {
	font-size:11pt;
	}

.sz03 {
	font-size:7pt;
	}
	
.tabhead {
	background-color: #a1844c;
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
	}
	
.tabfeld {
	border:solid 1px #e2d2b0;
	}
	
.tabfeld_topev {
	border:solid 1px #e2d2b0;
	}
	
.separator {
	border-top: 1px dashed #FFFFFF;
	}
	
#transparent {
background: url(images/bg.png);
  background: expression("none");
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg.png');
	}
	
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #000000;
	padding-left: 2px;
	border: solid 1px #ffffff;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background-color:#000000;
	border:solid 1px #ffffff;
	}

a:link {
	text-decoration:none;
	color: #e2d2b0;
	}

a:visited {
	text-decoration:none;
	color: #e2d2b0;
	}

a:active {
	text-decoration:none;
	color: #e2d2b0;
	}

a:hover {
	text-decoration:underline;
	color: #e2d2b0;
	}




/** VIP Lounges buchungen **/


div#vip_tl 
{
	height:24px;
	background-image:url(images/t_de_viplounges.jpg);
}

div#vip_start_info
{
	padding:5px;
	
    background: url(images/bg.png);
    background: expression("none");
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg.png');

}



.lounge_info_warp {
	margin-top:15px;
	padding:5px;
	background-position:bottom;
	background-repeat:repeat-x;
	border:#000000 1px solid;
}

.lounge_info_image 
{
	width:126px;
	height:83px;
	float:left;
}

.lounge_info_text 
{
	overflow:hidden;
	padding-left:23px;
	width:200px;
}

.lounge_info_text_beschreibung
{
	margin-top:20px;
	font-size:14px;

}

h4{
	padding:0px;
	margin:0px;
	
	font-size:18px;
	font-weight:bold;
	
	margin-bottom:10px;
	margin-top:10px;
}

h5 {
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
}


.clear {
	clear:both;
}
