body {
	text-align: center;
  	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('/gfx/bg.gif') repeat-x;
	background-color: #405284;
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 16px;
}

form {
	margin:0px;
}

div, table, span, p {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 16px;
}

h1 {
	color: #3C4D81; 
	font-family: tahoma; 
	font-size: 14px; 
	line-height: 30px; 
	font-weight:bold;
	margin: 0px 0px 3px 0px;
}

a,
a:hover {
	color: #484848; 
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 16px; 
	font-weight:bold;
}

a {
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img {
	border: 0px;
}

.site_container {
	width: 960px;
	margin-left: auto; 
	margin-right: auto;
	text-align:left;
	
}

.site_top_container, 
.site_content_container, 
.site_top_container, 
.site_top_menu {
	text-align:left;
	width: 960px;
	float:left;
}

.site_top_container {
	height: 213px;
	background: url('/gfx/top_background.jpg') no-repeat;
}


.site_top_menu {
	height: 30px;
	line-height: 30px; 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 15px 0px;
}

.toplogo {
	float:left;
	margin-top: 93px;
	margin-left: 33px;
}

.site_bottom {
	clear:left;
	float:left;
	width: 960px;
	padding-left: 80px;
	padding-top:0px;
	padding-bottom: 8px;	
	background-color: #FFFFFF;
	background: url('/gfx/bottom.gif') no-repeat;
	height: 102px;
}

.bottom_adress {
	text-align: center;
	width: 660px;
	color: #57585D;
	padding-top: 40px;
	float:left;
}

.tmi {
	text-align: right;
}

.tmi a {
	color: #D5DCEF;
}

.site_content_container {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('/gfx/top_content.gif') no-repeat;
	background-color: #FFFFFF;
}

.site_left_container {
	width: 225px;
	float:left;
	margin-left: 0px;
	padding: 0px 0px 0px 8px;
}

.site_frontpage_container {
	padding: 0px 0px 0px 0px;
	padding-top: 0px;
	width: 728px;
	float:left;
}

.site_middle_container {
	padding: 0px;
	width: 830px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 116px;
	float:right;
	border: 0px solid #0000000;
}

.cms_left {
	float:left;
	width: 600px;
	border: 0px solid #0000000;
}

.cms_left_traveloffer
{
	float:left;
	width: 830px;
	border: 0px solid #0000000;
}

.cms_right
{
	padding-left: 10px;
	float:right;
	width: 225px;
	border: 0px solid #0000000;
}

/* MENU STYLE START */
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	z-index:721;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 3;
}

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: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav {
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 940px;
}

.menutop {
	padding: 0px 14px 0px 14px;
	color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

.menutopcontainer {
	height: 30px;
	cursor: hand;
	pointer: hand;
	padding: 0px 0px 0px 0px;
	/float: left; /*only internet explorer*/	
}

.menulistcontainer {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 0px 0px 0px;	
	background-color: #3C6598;
}

.menulistitem {
	padding: 0px 2px 0px 11px;
	color: #FFFFFF;
	background-color: #3B4D7F;
    font-size: 12px;
	font-weight: bold;
	width: 160px;
	cursor: pointer;
	align: left;	
	line-height: 30px;
}

.menubar {
	height: 25px;
	width: 160px;
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 0px 0px;	
}

.menutekst {
	color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	line-height: 30px;
}

.menutekst:link, .menutekst:visited {
	color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	line-height: 30px;
}

.menutekst:active, .menutekst:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	line-height: 30px;
}

.cms_imagelist {
	float:left;
}

.cms_image2 {
	float:left;
	clear:left;
	margin-bottom: 10px;
}

.cms_menu {
	width: 213px;
	background: url('') no-repeat;
	padding: 0px;
	margin-bottom: 0px;
}

.site_left_container .cms_menu {
	width: 200px;
}

.cms_menuitemlist {	
	padding: 0px 0px 0px 10px ;
	margin-bottom: 0px;
	border: 1px solid #336699;
}

.cms_menuheader {
	background-color: #3B4D7F;
	color: #FFFFFF;
	line-height: 30px;
	padding: 0px 0px 0px 10px ;
	margin-bottom: 0px;
	font-weight: bold;
}

.cms_menuitem {
	line-height: 25px;
	background: url('') no-repeat;
	padding: 0px;
	margin-bottom: 0px;
}

.cms_menuitem a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

.cms_menuitem a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

#star {
	color: #FFE1AB;
	font-family: Wingdings;
	font-weight: normal;
	line-height: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}

img.HotelStarHeader {
	margin-left: 2px;
	border: none;
	margin-bottom: 3px;
}

img.HotelStarMenu {
	margin-left: 1px;
	border: none;
	margin-bottom: 1px;
}

.cms_address h2, .cms_facts h2 {
	color: #3C4D81;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	text-decoration: none;	
}

.cms_facts {
	margin-top: 10px;
}

.cms_address {
	margin-bottom: 10px;
}

.onlinecatalogue, 
.cms {
	margin-bottom: 10px;
}

.onlinecatalogue h1, 
.cms h1 {
	height: 39px;
	line-height: 39px;
	background: url('/gfx/logo_mellem.gif') no-repeat;
	padding-left: 45px;
}

.onlinecatalogue_fact_table {
	margin-top: 10px;
	border: 0px solid #000000;
	width: 100%;
}

.onlinecatalogue_fact_table_tr_switch0 .onlinecatalogue_fact_name {
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	font-weight: bold;
}

.onlinecatalogue_fact_table_tr_switch1 .onlinecatalogue_fact_name {
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	font-weight: bold;
}

.onlinecatalogue_fact_value {
	padding: 2px 10px 2px 10px;
}

.onlinecatalogue_fact_table_tr_switch0  {
	background-color: #FFEFD3;
}

.onlinecatalogue_fact_table_tr_switch1 {
	background-color: #FFEFD3;
}

.teasertype0 {
	float:left;
	width: 717px;
	margin-left: 0px;
}

.teasertype0_background {
	float:left;
	width: 717px;
	background-color: #D9E0F3;
	padding: 8px;
}

.teasertype0 .header_container {
	height: 39px;
	line-height: 39px;
	background: url('/gfx/logo_mellem.gif') no-repeat;
	padding-left: 45px;
}

.teasertype0 .header_container h1 {
	margin-bottom: 0px;
	margin-top: 3px;
	color: #3C4D81; 
	font-family: tahoma; 
	font-size: 14px; 
	line-height: 30px; 
	font-weight:bold;
}

.teasertype1 h1,
.teasertype2 h1,
.teasertype3 h1 {
	margin-bottom: 0px;
	margin-top: 3px;
	color: #3C4D81;
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 20px; 
	font-weight:bold;
}

.teasertype1,
.teasertype2,
.teasertype3 {
	float:left;
	width: 234px;
	height: 261px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.teasertype2 {
	height: 324px;
}

.teasertype3 {
	height: 387px;
}

.teasertype1_background,
.teasertype2_background,
.teasertype3_background {
	float:left;
	width: 234px;
	height: 232px;
	background-color: #D9E0F3;
}

.teasertype2_background {
	height: 295px;
}

.teasertype3_background {
	height: 358px;
}

.teasertype1 .image_container,
.teasertype2 .image_container,
.teasertype3 .image_container {
	padding-left: 8px;
	padding-top: 8px;
}

.teasertype1 .link_container,
.teasertype2 .link_container,
.teasertype3 .link_container {
	text-align:right;
	width: 232px;
	padding-right: 8px;
	line-height: 20px;
	height: 20px;
}

.teasertype1 .link_container a,
.teasertype2 .link_container a,
.teasertype3 .link_container a {
	margin-left: 5px;
	color: #3B4D7D;
	font-weight: bold;
}

.teasertype0 .image {
	float:right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.teasertype1 .header_container,
.teasertype2 .header_container,
.teasertype3 .header_container {
	background-color: #FFFFFF;
	background: url('/gfx/pil_small.gif') no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 35px;
	width: 232px;
	overflow: hidden;
}

.teasertype1 .header_container h1,
.teasertype2 .header_container h1,
.teasertype3 .header_container h1 {
	line-height: 23px;
	height: 29px;
}

.teasertype0 {
	background-position: bottom center;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.teasertype0 .link_container {
	text-align:right;
	padding-right: 8px;
	line-height: 20px;
	height: 20px;
}

.teasertype0 .link_container a {
	margin-left: 5px;
	color: #3B4D7D;
	font-weight: bold;
}

.travelofferlisttable {
	width: 510px;
	margin-bottom:10px;
}

.travelofferlisttable .label, 
.travelofferdetails .label {
	padding-right: 10px;
	font-weight:bold;
}

.travelofferlist .read_more {
	clear:both;
	padding-bottom: 10px;
	border-bottom: 2px solid #3B4D7F;
}

.travelofferlist {
	width: 830px;
}

.travelofferlist h1, 
.travelofferdetails h1 {
	background: url('/gfx/logo_mellem.gif') no-repeat;
	padding-left: 45px;
	font-size: 18px;
}

.travelofferdetails {
	float:right;
	width: 830px;
	border: solid 0px #000000;
	
}

.travelofferdetails .top {
	width: 710px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float:left;
	border-bottom: 2px solid #3B4D7F;
}

.travelofferdetails .button {
	background-color: #3B4D7F;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	font-size: 11px;	
}

.travelofferdetails .button_container {
	padding-top: 10px;
}

.travelofferdetails .left {
	float:left;
	width: 500px;
}

.travelofferdetails .right {
	float:left;
	width: 210px;
}

.tmi_list_table td {
	padding-bottom: 3px;
}
