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

*{
	margin:0px;
	padding:0px;}
	
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#333333;
	background-image: url(grafik/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
#wrapper{
	margin: 120px auto 40px auto;
	text-align:left;
	width:930px;
	position:relative;}
	
	
/*------------- GENERELLE ---------------*/

h1{
	font-size:40px;
	line-height:40px;}
	
h2{
	font-size:30px;
	line-height:30px;}	
	
h3{
	font-size:14px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	font-style:italic;
	padding-top:20px;}
	
h4{
	font-size:14px;
	padding-top:5px;}
	
h5{
	font-size:14px;}
	
h6{	
	padding-top:6px;
	font-size:12px;
	font-weight:normal;
	line-height: 14px;
	color:#000;}
	
p{
	font-size:12px;
	line-height:16px;
	padding:10px 0;}
	
ul{
	list-style-type:none;}
	
li{
	float:left;}
	
img{
	border:none;}
	
a{
	color:#333333;
	text-decoration:none;}
	
a:hover{
	text-decoration:none;
	color:#999999;}
	
	
/*------------ HEADER ------------*/
	

#header{
	height:80px;
	width:930px;
	position:absolute;
	top: -150px;}
	
#header h1 span{
	visibility:hidden;}
	
	
/*------------ TOP HENVISNING ------------*/

#top_henvisning{
	position:absolute;
	top:-110px;
	right:0px;
	width:300px;
	height:120px;}
	
#top_henvisning h1{
	color:#000000;
	font-size:30px;
	line-height:25px;}

#top_henvisning h2{
	color:#666666;
	font-size:14px;
	line-height:16px;
	font-weight:lighter;}
	
#top_henvisning img{
	float:left;
	clear:none;
	margin-right:10px;}
	
	
/*---------- MENU --------------*/

#menu{
	width:930px;
	height:30px;
	background-image: url(grafik/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
	
#menu li{
	display:block;}	

#menu a{
	font-size:13px;
	color:#fff;
	line-height:30px;
	display:block;
	text-decoration:none;
	padding:0px 30px;}
	
#menu a:hover{
	background-color:#FFFFFF;
	color:#000000;}
	
	

/*------------- CONTENT ------------*/

#content{
	padding: 10px 0;}
	
#content img{
	margin-bottom:10px;}
	
.rubrik_skilt{
	color:#fff;
	letter-spacing:1px;
	font-size:11px;
	width:295px;
	height:16px;
	line-height:16px;
	background-color:#00CCFF;
	padding:0 0 0 5px;
	margin-bottom:10px;}

#content_left{
	width: 620px;
	float:left;
	height:auto;
	margin-right:10px;}
	
.full_column_all_left{
	width:360px;
	float:left;}
	
.full_column_left{
	width:610px;
	height:205px;
	float:none;
	clear:both;
	border-bottom: 1px dashed #000000;
	border-top: 6px solid #000000;
	padding:10px 10px 10px 0;
	margin: 10px 0;}

.full_column_left_text{
	width:290px;
	height:auto;
	float:left;}
	
.full_column_left img{
	margin-right:20px;
	float:left;}

.half_column_left{
	width:300px;
	height:auto;
	float:left;
	padding:10px 0;
	margin: 10px 0;
	border-bottom: 1px dashed #000000;
	border-top: 6px solid #000000;}
	
.half_column_right{
	width:300px;
	height:auto;
	padding:10px 0;
	margin: 10px 0;
	border-bottom: 1px dashed #000000;
	border-top: 6px solid #000000;
	float:right;}
	
.full_column_left_all{
	width:620px;
	height:auto;
	float:none;
	clear:both;
	border-bottom: 1px dashed #000000;
	border-top: 6px solid #000000;
	padding:10px 0;
	margin: 0;}
	
.small_column_left{
	width:610px;
	height:100px;
	float:none;
	clear:both;
	border-bottom: 1px dashed #000000;
	border-top: 6px solid #000000;
	padding:10px 10px 10px 0;
	margin: 10px 0;}

.small_column_left_text{
	width:440px;
	height:100px;
	float:left;}
	
.small_column_left img{
	margin-right:20px;
	float:left;}
	
.small_column_left h1{
	font-size:20px;
	line-height:20px;}
	
	
#content_right{
	width:300px;
	height:auto;
	float:right;}
	
.full_column_right{
	width:300px;
	height:auto;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: 1px dashed #000000;
	border-top: 6px solid #000000;}
	
.full_column_right img{
	margin:10px 0;}

#content_right h6{
	font-size:12px;
	font-weight:bold;}
	
#content_right h3{
	font-size:11px;
	line-height:14px;
	padding-top:5px;}
	
#swf_content_full{
	margin-bottom:10px;}
	
.citat{
	height:auto;
	width:230px;
	float:right;
	margin-top:8px;
	color:#999999;}
	
.citat h1{
	font-size:40px;
	color:#333333;}
	
.citat h2{
	font-size:24px;
	line-height:24px;}
	
.fakta{
	height:auto;
	width:230px;
	float:right;
	margin-top:20px;
	background-color:#f2f2f2;
	background-image: url(grafik/fakta_bg.gif);
	background-repeat: repeat-x;
	background-position: top;}
	
.fakta h1{
	font-size:14px;
	width:225px;
	border-top:10px solid #000000;
	border-bottom:1px dashed #000000;
	padding-left:5px;
	line-height:28px;}
	
.fakta h2{
	font-size:11px;
	line-height:14px;
	padding-top:5px;
	padding-left:5px;}
	
.fakta p{
	font-size:11px;
	padding-left:5px;}
	
	
/*------------ FORMULAR -----------*/

fieldset{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	width:300px;
	margin-top:20px;}
	
input{
	height:20px;
	width:280px;
	margin-bottom:20px;}

textarea{
	height:200px;
	width:300px;}
	
.knapper{
	margin-top:10px;}
	
.knapper input{
	width:70px;}
	
#nyhedsbrev_form fieldset{
	margin-top:10px;}
	
#nyhedsbrev_title{
	padding-top:10px;}

#nyhedsbrev_form input{
	margin-bottom:10px;}

/*------------ FOOTER -----------*/

#footer{
	width:930px;
	height:20px;
	float:none;
	clear:both;
	margin: 30px 0 20px 0;
	border-top: 10px #000000 solid;}
	
#footer a{
	line-height:20px;}
