@charset "UTF-8";
/* CSS Document */



	
a { 
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	text-decoration:			underline;
	}
	
a:hover {
	color:						#fb6e1a;
	}
	

	
body {
	background-color:			#f6f6f6;
	width:						100%;
	margin:						0px;
	padding:					0px;
	
	background-image:			url(/1image/wallpaper.gif);
	background-repeat:			repeat-x;
	background-position:		bottom;
	background-attachment:		fixed;
	}
	


.wrapper {
	width:						972px;
	height:						100%;
	margin-left:				auto;
	margin-right:				auto;
	}
	
	
	
.footer {
	background-image:			url(/1image/footer_background.png);
	background-repeat:			no-repeat;
	width:						970px;
	height:						50px;
	float:						left;
	clear:						both;
	text-align:					center;
	text-transform:		uppercase;
	
	margin-left:				auto;
	margin-right:				auto;
	margin-bottom:				20px;
	
	padding:					0px;
	
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				50px;
	color:						#414141;
	}
	



/* TOPPEN - LOGO OG MENU */	
.top {
	width:						970px;
	height:						70px;
	}
	
.logo {
	height:						90px;
	width:						485px;
	float:						left;	
	}



/* HOVED MENUEN */	
.main_menu {
	float:						right;
	height:						20px;
	padding:					0px 0px 0px 0px;
	margin:						0px 40px 30px 0px;
	
	}
	
.main_menu a {
	text-decoration:			none;	
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	font-weight:				bold;
	text-transform:				uppercase;
	color:						#787878;
	}
	
.main_menu li {
	width:						auto;
	list-style-type:			none;
	display:					block;
	float:						left;
	padding:					0px 10px 0px 10px;
	
	border-right-width:			1px;
	border-right-style: 		solid;
	border-right-color: 		#CCCCCC;
	}
	

.main_menu .menuactive {
	color:						#f96d1a;
	}
	
	
.main_menu a:hover {
	color:						#515151;
	}
	



.flash_banner {
	width:						970px;
	float:						left;
	}
	
.white_spacer {
	background-color:			#FFF;
	height:						40px;
	width:						970px;
	float:						left;
}
	
/* SLUT PÅ TOPPEN */






.sub_menu {
	width:						160px;
	height:						100%;
	margin:						32px 20px 0px 0px;
	float:						left;
	}
	
.sub_menu a {
	text-transform:				uppercase;
	text-decoration:			none;
	font-size:					11px;
	}
	
.sub_menu li {
	list-style-type:			none;
	float:						right;
	clear:						both;
	margin:						0px 0px 5px 0px;
	line-height:				13px;
	}
	
.sub_menu .menuactive {
	color:						#f96d1a;
	}
	
.sub_menu a:hover {
	color:						black;
	}	













/* CONTENT AREA */		
.content_outer {
	background-color:			#FFF;
	width:						890px;
	height:						100%;
	float:						left;
	padding:					0px 40px 40px 40px;		

			
	}
.content_inner_frontpage {
	width:						890px;
	height:						100%;
	float:						left;
	background-image:			url(/1image/content_bg_stroke.png);
	background-repeat:			repeat-y;		
	}
	
.content_inner {
	width:						890px;
	height:						100%;
	float:						left;
	background-image:			url(/1image/content_bg_stroke_subpage.png);
	background-repeat:			repeat-y;		
	}
	



	
	
	
/* VELKOMMEN ARTIKEL*/	
.article_outer, .article_outerfull {
	width:						390px;	
	float:						left;
	}
	
.article_outerfull {
	width:						570px;
	}
	
.article_outer_frontpage {
	width:						310px;	
	float:						left;
	}
		
.article {
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	}
		
	
.article h1 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					26px;
	line-height:				28px;
	font-weight:				normal;
	color:						#414141;
	
	margin:						0px 0px 20px 0px;	
	padding:					0px;		
	}
	
.article h2 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					16px;
	line-height:				18px;
	font-weight:				normal;
	color:						#303030;
	
	margin:						30px 0px 10px 0px;
	padding:					0px;		
	}

		







	




/* NYHEDER / AKTUELT */	
.aktuelt_outer {
	height:						100%;
	width:						270px;
	float:						left;
	font-family:				"Helvetica", Arial,  sans-serif;
	margin:						0px 0px 0px 40px;

	}
	
	
.aktuelt_outer_frontpage {
	height:						100%;
	width:						260px;
	float:						left;
	font-family:				"Helvetica", Arial,  sans-serif;
	margin:						0px 0px 0px 40px;
	}
	
	
.aktuelt_outer_frontpage h2 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					18px;
	line-height:				20px;
	font-weight:				normal;
	color:						#303030;	
	margin:						2px 0px 10px 0px;
	padding:					0px;		
	}
	
.aktuelt_outer h2 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					18px;
	line-height:				20px;
	font-weight:				normal;
	color:						#303030;	
	margin:						2px 0px 10px 0px;
	padding:					0px;		
	}
	
	
	
.aktuelt_teaser_text {	
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	margin:						0px 0px 40px 0px;
	}
	
.aktuelt_headline {
	color:						#fb6e1a;
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					18px;
	line-height:				20px;
	font-weight:				normal;
	}
	
.aktuelt_date {
	font-size:					11px;
	color:						#666666;
	margin:						5px 0px 10px 0px;
	}


	
	

.aktuelt_outer_frontpage h2 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					18px;
	line-height:				20px;
	font-weight:				normal;
	color:						#303030;
	
	margin:						2px 0px 10px 0px;
	padding:					0px;		
	}
	






.margin_right {
	width:						270px;
	height:						100%;
	float:						left;
}


	
	
	
	

/* NEWSLETTER */	
.newsletter_outer {
	width:						270px;
	height:						100%;
	float:						left;
	
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	margin:						0px 0px 0px 40px;
	}
	
.newsletter_outer_frontpage {
	width:						230px;
	height:						100%;
	float:						left;
	
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	margin:						0px 0px 0px 40px;
	}
	
.newsletter_outer h2 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					18px;
	line-height:				20px;
	font-weight:				normal;
	color:						#303030;
	
	margin:						2px 0px 10px 0px;
	padding:					0px;		
	}
	
	

.newsletter_outer_frontpage h2 {
	font-family:				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:					18px;
	line-height:				20px;
	font-weight:				normal;
	color:						#303030;
	
	margin:						2px 0px 10px 0px;
	padding:					0px;		
	}
	
.newsletter_text {	
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	}
	
.newsletter_input {
	width:						230px;
	margin:						12px 0px 0px 0px;
	padding:					3px 0px 2px 3px;
	font-family:				"Helvetica", Arial,  sans-serif;
	color:						#414141;
	font-size:					13px;
	height:						16px;
	
	border-top-width: 			1px;
	border-right-width: 		1px;
	border-bottom-width: 		1px;
	border-left-width: 			1px;
	
	border-top-style: 			solid;
	border-right-style: 		solid;
	border-bottom-style: 		solid;
	border-left-style: 			solid;
	
	border-top-color: 			#666666;
	border-right-color: 		#999999;
	border-bottom-color: 		#999999;
	border-left-color: 			#666666;	
	}
	
	
.newsletter_radio_subscribe {
	float:						left;
	margin:						10px 0px 0px 0px;
	width:						100px;
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	}
	
.newsletter_radio_unsubscribe {
	float:						left;
	margin:						10px 0px 0px 0px;
	width:						100px;
	font-family:				"Helvetica", Arial,  sans-serif;
	font-size:					12px;
	line-height:				15px;
	color:						#414141;
	}
	
	
.newsletter_group {
	float:						left;
	width:						300px;
	margin:						20px 0px 0px 0px;
	}
	
	
	
	
	
.newsletter_button {
	float:						left;
	margin-top:					20px;
	}	
	
.button {
	width:						50px;
	float: 						left;
	height:						19px;
	border: 					none;
	color:						#FFF;
	background-color:			#666666;
	font-size:					11px;
	line-height:				19px;
	padding-bottom:				3px;
	
	background-image:			url(/1image/button_middle_normal.png);
	background-repeat:			repeat-x;
	
	cursor:						pointer;
	}
	
.button_left {
	width:						4px;
	height:						19px;
	float:						left;
	
	background-image:			url(/1image/button_left_normal.png);
	background-repeat:			no-repeat;
	}
	
.button_right {
	width:						4px;
	height:						19px;
	float:						left;
	
	background-image:			url(/1image/button_right_normal.png);
	background-repeat:			no-repeat;
	}
	
.newsletter_button:hover .button {
	background-image:			url(/1image/button_middle_hover.png);
	}
	
.newsletter_button:hover .button_left {
	background-image:			url(/1image/button_left_hover.png);
	}
	
.newsletter_button:hover .button_right {
	background-image:			url(/1image/button_right_hover.png);
	}
	
	
.error_newsletter {
	color:						#f96d1a;
	height:						45px;
	width:						220px;
	text-transform:				uppercase;
	background-image:			url(../1image/error_newsletter.png);
	background-repeat:			no-repeat;
	margin:						10px 0px 0px 0px;
	padding:					10px 10px 10px 10px;
	font-size:					12px;
	line-height:				14px;
	}
	
	
	

.banner_wrapper_none {
	background-image:			url(/1image/flash_none_background.png);
	background-repeat:			no-repeat;
	width:						970px;
	height:						35px;
	float:						left; 
	
	margin-left:				auto;
	margin-right:				auto;
	
	padding:					0px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
