BODY {
	background-image: url(../gfx/gradient_background.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0px;
	padding-bottom: 50px;
	margin: 0px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #004c94;
	font-family: tahoma;
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.br {
	clear: left;
}

.brr {
	clear: right;
}

A {
	color: #000000;
	font-family: tahoma;
}

A:hover {
	color: #838383;
}

#main_dk {
	background-image: url(../gfx/dk/top_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	width: 930px;
}

#main_uk {
	background-image: url(../gfx/uk/top_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	width: 930px;
}

#top {
	padding-bottom: 11px;
	height: 280px;
	position: relative;
}

#top .lang {
	padding-top: 15px;
	padding-right: 19px;
	height: 15px;
	text-align: right;
}

#top .logo {
	padding-top: 11px;
	padding-left: 6px;
	height: 140px;
}

#top .top_kontakt {
	position: absolute;
	top: 60px;
	left: 570px;
}

#menu {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-position: 53px 71px;
	background-repeat: no-repeat;
	padding-top: 71px;
	padding-left: 20px;
	padding-right: 30px;
	height: 28px;
	color: #004c94;
	font-family: tahoma;
	font-size: 11px;
	line-height: 28px;
}

#menu a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

#menu a:hover {
	color: #d7e5f1;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav {
	float: left;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #d7e5f1;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_splitter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 17px;
	line-height: 28px;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: 0px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
}

#menu .menulistitem {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #1C1F33;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 28px;
	width: 160px;
	cursor: hand;
	pointer: hand;
	border-left: 1px solid #363C4C;
	border-top: 1px solid #363C4C;
	border-right: 1px solid #232426;
	border-bottom: 1px solid #232426;
	text-align: left;	
}

#menu_logo {
	float: left;
	margin-right: 10px;
}

#left {
	float: left;
	padding-left: 13px;
	padding-right: 17px;
	width: 187px;
}

#left .menu_item {
	overflow: hidden;
	background-image: url(../gfx/left_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 6px;
	width: 161px;
	height: 34px;
}

#left .menu_item, #left .menu_item a {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
}

#frontpage {
	float: left;
	width: 700px;
}

#flash {
	width: 700px;
	height: 283px;
	scrolling: no;
	border: 0px;
	frameborder: no;
	framespacing: 0;
	margin-bottom: 12px;
}

#frontpage .horizontal {
	float: left;
	background-image: url(../gfx/teaser_horizontal.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	width: 700px;
	height: 155px;
}

#frontpage .horizontal .imageblock {
	float: left;
	overflow: hidden;
	padding-top: 11px;
	padding-left: 11px;
	width: 181px;
	height: 131px;
}

#frontpage .horizontal .textbox {
	float: left;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 14px;
	width: 457px;
}

#frontpage .horizontal .header {
	overflow: hidden;
	height: 28px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	line-height: 28px;
}

#frontpage .horizontal .text {
	overflow: hidden;
	padding-top: 12px;
	height: 48px;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}

#frontpage .horizontal .link {
	float: left;
	padding-top: 12px;
	height: 16px;
}

#frontpage .horizontal .link, #frontpage .horizontal .link a {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}

#frontpage .horizontal .link a:hover {
	color: #000000;
	text-decoration:underline;
}

#cms {
	float: left;
	width: 700px;
}

#cms .teaser {
	background-image: url(../gfx/subpage_catering.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	padding-left: 60px;
	padding-top: 50px;
	width: 640px;
	height: 345px;
}

#cms .teaser .header {
	background-image: url(../gfx/subpage_text_header.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 17px;
	width: 606px;
	color: #25325a;
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
	line-height: 49px;
}

#cms .teaser .text_box {
	background-image: url(../gfx/subpage_text_container.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 17px;
	width: 606px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

#cms .teaser .text_box a {
	color: #25325a;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

/*#cms table {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

#cms td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}*/


#bottom {
	background-image: url(../gfx/bottom.gif);
	background-position: 12px top;
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-top: 10px;
}

#bottom, #bottom a {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#tmi {
	padding-top: 8px;
	padding-right: 41px;
	text-align: right;
}

#flighttimes{
	padding-left: 15px;
}