@import url("navigation.css");
@import url("modules.css");
@import url("slideshow.css");
@import url("li-scroller.css");

/************************* RESET **********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

/************************* HTML BODY **********************/

html {
	background: url(/web/grafik/bg_html.jpg) 0 486px repeat-x;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

body {
	background: url(/web/grafik/bg_body.jpg) center -112px no-repeat;
	color: #000;
	font: 11px/16px Tahoma, Geneva, sans-serif;
	line-height:20px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

/************************* STRUCTURE **********************/

#container {
	margin: 0 auto;
	width:960px;
}
	
	#annonce{
		background: #FFF url(/web/grafik/bg_annonce_bottom.jpg) no-repeat bottom;
		padding: 10px 12px 12px 10px;
	}
	
		#annonce .annonce_text{
			float: left;
		}
		#annonce .annonce_image{
			float: right;
		}
		
	#header {
		padding: 25px 0 25px 0;
	}

		#header_right {
			float:right;
		}
	
	
	#mainnav {
	}
	
	#subnav {
	}
	
	#content {
	}
	
	#footer {
	}

/************************* TEXT **********************/

h1, h2, h3, h4, h5, h6 {
	line-height: normal;	
}

h1 {
}

h2 {
	font: 26px "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 {
}

p {
	margin: 9px 0;
}

/************************* LINKS **********************/

a {
	color:#c1001f;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:focus {
}

a:visited {
}

/************************* TABLES **********************/

table {
}

table th {
}

table td {
}

/************************* OTHERS **********************/

.logo {
	float:left;
}

.clear {
	clear: both;
}

.noshow {
	display: none;
}



#mainnav_container{
	position:relative;
	height:292px;
}

	#mainnav_container2{
		position:relative;
		height:56px;
	}

	#gallery {
		position:absolute;
		top:46px;
		background:#bbb;
		height:246px;
		width:960px;
	}
	
	#gallery_overlay {
		position:absolute;
		z-index:102;
		top:54px;
		right: 3px;
		background:url(/web/grafik/bg_gallery_overlay.png) no-repeat;
		width:189px;
		height:188px;
		padding:25px 40px;
		font: 24px "Myriad Pro", Arial, Helvetica, sans-serif;
		color:#FFF;
	}

		#gallery_overlay a {
			font-size: 16px;
			color:#FFF;
			text-decoration:none;
		}
	
		#gallery_overlay a:hover .cufon {
			border-bottom:1px solid #f7f7f7;
			margin-bottom:4px;
		}
				
	
		#gallery_overlay .cufon {
			margin-bottom:5px;
		}
		
	.gallery_overlay2 {
		position:absolute;
		z-index:103;
		bottom:0;
	}

	.gallery_lock {
		position:absolute;
		z-index:104;
		right:20px;
		top:20px;
	}

#search{
	float:right;
	background:url(/web/grafik/bg_sog.png);
	width:254px;
	height:31px;
}

legend {
	display:none;
}

#search .txtfield{
	float:left;
	background:none;
	border:0;
	height:18px;
	width:212px;
	margin:5px 0 0 10px;
}

#search .btn{
	float:right;
	background:url(/web/grafik/icon_search.png) 4px 3px no-repeat;
	border:0;
	width:22px;
	height:25px;
	margin:4px 5px 0 0;
	font-size: 0;
    line-height: 0;
    text-indent: -9999em;
	cursor:pointer;
}

#instant_news{
	margin:20px 0 0 20px;
	height:80px;
}

	#instant_news .instant_news_left{
		float:left;
		width:60px;
		font-size:12px;
	}

	#instant_news #ticker01{
		float:left;
		width-:60px;
	}
	
	.ticker_popup {
		font-size:12px;
	}

	#ticker01 li {
		display:none;
	}

	.mask li {
		display:block !important;
	}

#column1_frontpage {
	float:left;
	width:270px;
}

	#latest_news {
		height:215px;
		margin-bottom:30px;
	}


#column2_frontpage {
	float:left;
	width:382px;
	margin:0 22px;
}

	#frontpage_picture {
		position:relative;
		height:215px;
		margin-bottom:30px;
	}

		#frontpage_picture p {
			margin:0;
			padding:0;
		}
	
		#frontpage_picture img {
			position:absolute;
			top:0;
		}

	

#column3_frontpage {
	float:left;
	width:264px;
	
}

	#frontpage_links {
		background:url(/web/grafik/bg_right_links_frontpage.jpg);
		width:220px;
		height:161px;
		margin-bottom: 20px;
		padding:22px 12px 32px 32px;
		color:#FFF;
		font-size:12px;
	}
	
		#frontpage_links h3{
			margin-bottom:40px;
			font-size:13px;
		}
		
		#frontpage_links a{
			color:#FFF;
			text-decoration:none;
		}

		#frontpage_links a:hover{
			text-decoration:underline;
		}

		#frontpage_links table td{
			padding-bottom:10px;
		}

	#frontpage_quote {
		background:url(/web/grafik/bg_quote.gif) 24px 22px no-repeat;
		padding:45px 20px 40px 42px;
		color:#8f8f8f;
	}



#column1_subpage {
	float:left;
	width:264px;
}

	#subnav_content {
		background:url(/web/grafik/bg_subnav_midt.png);
	}
	
		#subnav {
			background: url(/web/grafik/bg_subnav_top.png) no-repeat;
			min-height:230px;
			padding:25px 35px;
		}
		
		#subnav_bund {
			background: url(/web/grafik/bg_subnav_bund.png) no-repeat;
			height:11px;
		}

		#subnav h2{
			background:url(/web/grafik/bg_subnav_overskrift.png) bottom no-repeat;
			height:73px;
			margin:0 -25px;
			padding: 0 25px;
			font-size:19px;
			font-weight:bold;
		}
		
		#subnav h2 a{
			color:#FFF;
			text-decoration:none;
		}

		#subnav h2 a:hover{
			text-decoration:underline;
		}

#column2_subpage {
	float:right;
	width:640px;
	font-size:13px;
}

	#column2_subpage p{
		margin:0 0 25px 0;
	}

	#column2_subpage h1{
		font-weight: normal;
		font-size:30px;
		margin-bottom:25px;
	}
	
	#column2_subpage h2{
		font-weight: normal;
		font-size:22px;
		margin:30px 0 15px 0;
	}
	
	#column2_subpage h2.h2_maaned{
		margin:50px 0 0 0;
	}
	
	.topbillede{
		position:relative;
		margin-bottom:40px;

	}
	.topbillede p{
		margin:0 !important;
	}
	
	.topbillede_overlay{
		position:absolute;
		top:0;
	}



#footer_container {
	margin-top:50px;
}
	
	#footer1 {
		height:36px;
		padding-top: 16px;
		border-top:4px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;
	}
	
		#footer1 #totop {
			float:left;
			background:url(/web/grafik/icon_totop.gif) 0 1px no-repeat;
			padding-left:20px;
		}
	
			#footer1 #totop a {
				color:#c9c9c9;
				text-decoration:none;
				text-transform:uppercase;
			}
			
		#footer1 #info {
			float:right;
		}
	
		#footer1 #info p {
			margin:0;
		}
	
	#footer2 {
	}
	
		#footer2 #copyright {
			float:left;
			height:74px;
			background:url(/web/grafik/bg_footer_ship.jpg) no-repeat;
			padding-top:20px;
		}
	
		#footer2 #footer2_right {
			float:right;
		}	
				
			#vjm{
				float:right;
				margin:20px 0;
			}

