@import url('/files/design/forms.css');
@import url('/files/design/menulinks.css');

body, html
{
	margin: 0;
	margin-bottom: 15px ! important;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

a
{
	color: #14758d;
	text-decoration: underline;
}


h1
{
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 20px;
	color: #14758D;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

h2
{
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

h3
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	margin-bottom: 20px;
	color: #333;
	font-family: Arial, sans-serif;
}

h4
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #333;
	font-family: Arial, sans-serif;
}

.clearright
{
	clear: right;
}

.clearleft
{
	clear: left;
}

.clearboth
{
	clear: both;
}

.smallernormalfont
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333;
}

.normalfont
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

.largernormalfont
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

.lineheight
{
	line-height: 16px;
}

.extralineheight
{
	line-height: 19px;
}

.contentlink a, .contentlink a:active, dd a, dd a:active
{
	color: #14758d;
	text-decoration: underline;
}

.contentlink a:hover, dd a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #15758d;
}

.contentlink a:visited, dd a:visited
{
	color: #777;
	text-decoration: none;
}

.padding5
{
	padding-left: 5px;
}

.padding0
{
	padding-left: 0 ! important;
}

.noborder
{
	border: 0 ! important
}

.show { display: block ! important}

.w_divider
{
	border-top: 1px dotted #ccc;
	height: 15px;
}

.w_spacer
{
	float: left;
	width: 18px;
	height: 18px;
	display: block;
	position: relative;
}

.w1
{
	float: left;
	width: 177px;
	position: relative;
}

#frontpagenews .w1 
{
	height: 155px;
	overflow: hidden;
}

#frontpagenews h3 
{
	xxxheight: 32px;		
}

.header
{
	height: 25px;
	background-color: #a4a4a4;
}

.header img
{
	top: 5px;
	left: 5px;
	position: relative;
	width: auto;
}

.breaker {
	font-size: 0px;
	height: 0px;
	clear: both;
}

#contentcontainer p 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

#contentcontainer #e p 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

#maincontainer
{
	width: 1003px;
	margin:auto;
}

#logocontainer
{
	height: 25px;
	text-align: right;
	background-color: white;
}

#logocontainer img
{
	width: 120px;
	height: 20px;
	margin-right: 30px;
	top: 6px;
	position: relative;
	border: 0;
}

#mainfeature
{
	height: 230px;
	position: relative;
}

#globalnavigation
{
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#globalnavigation table
{
	width: 100%;
	height: 100%;
}

#globalnavigation td
{
	background-color: white;
	vertical-align: middle;
	padding: 0 10px 0 10px;
}

#globalnavigation td.selected
{
	background-color: transparent;
	color: white;
}

#globalnavigation td.logo
{
	text-align: right;
	width: 500px;
	padding: 0 30px 0 0 ! important;
}

#globalnavigation td.logo img
{
	top: -3px;
	position: relative;
	border: 0;
}

#links
{
	height: 45px;
	line-height: 45px;
	position: relative;
	display: block;
}

#linkscontainer
{
	height: 45px;
	border-bottom: 1px dotted #ccc;
	background-color: #f9f9f9;
	padding-right: 20px;
	text-align: right;
}


#links input, #links button
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333;
	height: 18px;
	border: 1px solid #ccc;
}

#links input
{
	padding-left: 3px;
	width: 134px; 
}

#links form
{
	display: inline;
}

#toppadding
{
	height: 30px;
	background-color: white;
}

#contentcontainer
{
	padding-left: 20px;
}

#ab
{
	width: 373px;
	float: left;
	display: block;
	position: relative;
}

#ab .w2
{
	clear: both;
}

#ab .w2 p
{
	padding: 0;
	padding-top: 16px;
	margin: 0;
}

#ab .w2 .w_divider
{
	margin-top: 15px;
} 

#ab .w1 div.lineheight a 
{
	height: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 0 5px;
}

#ab .w1 div.lineheight a:hover 
{
	text-decoration: none;
	color: white;
	background: #51a6ba;
}


#ab .w1 img
{
	border: 0;
}

#cd
{
	width: 374px;
	margin-left: 20px;
	float: left;
	display: block;
	position: relative;
}

#cd .w2
{
	clear: both;
}

#cd .w1 h3
{
	color: #b60000;
	text-transform: uppercase;
	margin-top: 18px;
	margin-bottom: 8px;
}

#cd .w1 p
{
	margin: 0 ! important;
	padding: 0 ! important;
} 

#cd .w_divider
{
	border-top: 0;
	border-bottom: 1px dotted #ccc;
	height: 18px;
}

#cd .item { 
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 4px;
	margin-bottom:12px;
}

#cd .item img { margin: 0 0 6px 0;border:0}

#cd .item h1, #cd .item h1 a { 
	color: #c30000;
	font-size: 16px;
	display:block;
	text-decoration:none
}

#cd .item h1 a:hover { text-decoration:underline}

#cd .item h2, #cd .item h2 a { 
	color: #c30000;
	font-size: 13px;
	margin:0 0 6px 0;
	text-decoration:none	
}

#cd .small img { float: right}

#cd .item h2 a:hover { text-decoration:underline}

#cd .item p { margin:4px 0;padding:0}

#primarynewsitem img
{
	width: 177px;
	margin-bottom: 10px ! important;
	margin-left: 10px ! important;
}

#primarynewsitem h1 
{
	line-height: 20px;
	font-weight: normal;
}

#primarynewsitem p 
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#e 
{
	width: 176px;
	margin-left: 20px;
	float: left;
	display: block;
	position: relative;
	clear: right;
	overflow: hidden;
}

#e .banner {display:none}
#e .banner img
{	
	width: 176px;		
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 15px;
}

#e .rightbox
{
	background-color: #e0e0e0;
	padding-bottom: 10px;
}

#e .rightbox h3
{
	padding: 0;
	padding-top: 10px;
	margin: 0;
}

#e .rightbox dl.today { margin: 0 }
#e .rightbox dl.today dt {font-style: italic; }
#e .rightbox dl.today dd {margin: 0 0 5px 0; }

#e .rightbox dl.tomorrow { margin: 0 }
#e .rightbox dl.tomorrow dt {font-style: italic; }
#e .rightbox dl.tomorrow dd {margin: 0 0 5px 0; }

#e #frontpagerightbox p
{
	font-size: 10px;
}

#e p 
{
	margin: 0 ! important;
	margin-top: 5px ! important;
}

#e .header,
#bcde .header
{
	background-color: #a4a4a4;
}


#a 
{
	width: 177px;
	float: left;
	display: block;
	position: relative;
}

#a a, #a a:active
{
	color: #14758d;
	text-decoration: underline;
	line-height: 16px;
}

#a a:visited
{
	color: #14758d;
	text-decoration: underline;
	line-height: 16px;
}

#a a:hover
{
	color: #14758d;
	text-decoration: none;
	line-height: 16px;
}

#a .navigation
{
	margin-left: 5px;
	margin-bottom: 15px;
}

#a .navigation .firstitem
{
	margin-top: 10px;
	margin-bottom: 6px;
}

#bcd
{
	width: 571px;
	margin-left: 20px;
	float: left;
	display: block;
	position: relative;
}

#bcd h1
{
	padding: 0;
	margin: 0;
	font-size: 14px;
/*	color: #14758D; */
	font-weight: normal;
	color: #333; 
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	display: inline;
	position: relative;
}

#bcd h2
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	display: inline;
	position: relative;
	top: 2px;
}

#bcd .w_divider
{
	padding: 0;
	margin: 0;
}

#bcd .w3
{
	clear: both;
	position: relative;
	margin-top: 2px;
}

#bcd .w3 img
{
	margin-left: 10px ! important;
	margin-bottom: 10px ! important;
}

#bcd .w3 p 
{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#bcd .w3 .headerimage 
{
	margin-left: 0 ! important;
	margin-bottom: 15px ! important;
	margin-top: 1px;
}

#bcd .w3 .headerbar
{
	height: 35px;
}

#bcd .w2
{
	width: 374px;
	float: left;
	position: relative;
}

#bcd .w2 .item 
{
	clear: both;
	position: relative;
}

#bcd .w2 .item img
{
	width: 125px;
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
}

#bcd .w2 .item p 
{
	margin: 0;
}

#bcd .w2 .item b, 
#bcd .w2 h3 
{
	text-transform: uppercase;
}

#bcd .w2 h3 
{
	margin: 0 ! important;
	padding: 0 ! important;
	
}

#bcd .hotelcolumn h3 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

#bcd .hotelcolumn p
{
	margin-top: 10px;
} 

#bcd .hotelcolumn img 
{
	border: 0;
} 

#bcd .hotelcolumn a:hover
{
	text-decoration: underline ! important;
}

#bcd .w1 .header
{
	height: 26px;
	background-color: #e0e0e0;
	border-bottom: 1px solid white;
}

#bcd .w1 .header img
{
	position: relative;
	top: 9px;
}

#ab .w1 p
{
	margin-top: 10px;
	padding-top: 0px;
}


#bcd .w1 .item
{
	border-bottom: 1px solid white;
	background-color: #e0e0e0;
	padding: 5px;
	padding-top: 7px;
}

#bcd .w1 .item p
{
	padding: 0;
	margin: 0;
}

#bcd .w1 img 
{
	margin-bottom: 15px;
}

#bcd .w2 dt  
{
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dotted #ccc;
}

#bcd .w2 dt.noborder,
#bcd .w2 dd.noborder
{
	padding-top: 0 ! important;
}

#bcd .w2 dt p, #bcd .w2 dd p
{
	margin: 0;
} 

#bcd .w2 dd  
{
	width: 120px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
	padding-left: 15px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}

#bcd .w1 .teaserimages img
{
	width: 177px;
	margin-bottom: 20px;
} 

#bcd .w1 .teaserimages p 
{
	margin: 0;
} 

#bcde
{
	width: 767px;
	float: left;
	clear: right;
	margin-left: 19px;
}

#bcde .w4
{
	width: 100%;
}

#bcde .w1
{
	width: 243px;
	float: left;
}

#abcd
{
	width: 767px;
	float: left;
	clear: left;
	margin-right: 19px;
}


#abcd .header
{
	height: 26px;
	background-color: #e0e0e0;
	border-bottom: 1px solid white;
}

#abcd .header img
{
	position: relative;
	top: 9px;
}

#abcd .w2
{
	width: 374px;
	float: left;
	position: relative;
}

#superdeluxe td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

.mailformInfo{
	width: 69px;
}
.thisFormular .mailform_text{
	width: 90px!important;
}

.definitionbox { width: 150px; height:150px; background: #ccc; display: none; position: absolute }
	.definitionbox div { padding: 5px; }
	.definitionbox img.arrow { bottom:0;left:-15px;position:absolute }
	
#mainfeature_slider { width:1003px;height:230px;overflow:hidden;position:relative}	
	#mainfeature_slider .slide { position:absolute; float:left}
	#mainfeature_slider .slide {top:0;left:975px}
	#mainfeature_slider .active { left:0;top:0}
	#mainfeature_slider .slide img { float:left}
		#mainfeature_slider .slide .tab { position:absolute;top:30px;left:0;width:28px;background:white;z-index:10;overflow:hidden}
			#mainfeature_slider .slide .tab img { margin:0 0 0 5px; xxfloat:right;xxtext-align:right}		

	#mainfeature_slider .active .tab { width:23px!important}
		#mainfeature_slider .active .tab img { xxfloat:left;xxtext-align:left;margin:0;_margin:0 0 0 -3px}	
		#mainfeature_slider .slide .text { position:absolute;top:50px;left:50px;z-index:15;display:none}	
			#mainfeature_slider .slide .text p { font-weight:bold;display:inline;font-size: 16px;color:#fff;background:#b50100;margin:0;padding:4px 0;line-height:24px;white-space:nowrap }	
			#mainfeature_slider .slide .text p a { padding:0 4px}	

#hotelbooker_front { background:#eee;margin:10px 0;height:250px;overflow:hidden;width:373px}
#hotelbooker_front label { width: 110px; height:20px; line-height:20px; float:left;display:block;margin-bottom:5px}
#hotelbooker_front input, #hotelbooker_front select { width: 170px; height:20px; line-height:20px; float:left;display:block;margin-bottom:5px;font-size:0.8em}
#hotelbooker_front br { clear: left}
#hotelbooker_front .innerpadding { padding: 10px}

#offers_front { background:#eee;padding:0 0 5px 0;width:373px;overflow:hidden}
#offers_front .offer { padding:5px 5px;margin-bottom:10px;clear:both;position:relative}
#offers_front .offer img { margin-right:5px;width:141px;height:48px;xfloat:left;border:0;position:relative}
#offers_front p { margin:1px;padding:0!important;position:relative}
#offers_front a { color: #333;text-decoration:none }
#offers_front a:hover { text-decoration: underline }
