@charset "utf-8";
/* CSS Basic Document */
body
{
margin:0px;
padding:0px;
}
*
{
margin:0px;
padding:0px;
}
p
{
margin:8px 0px;
}
img
{
border:none;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:1002px;
height:auto;
text-align:center;
margin:0px auto;
}

/* CSS Header Document */
.header
{
width:1002px;
height:146px;
text-align:center;
background:url(../images/header-bg.jpg) center top no-repeat;
}
.header-top
{
width:1002px;
height:116px;
float: left;
text-align:left;
}
.logo
{
width:392px;
height:116px;
float:left;
text-align:left;
}
.logo-margin
{
margin-left:16px;
margin-top:30px;
}
.header-banner
{
width:610px;
height:79px;
padding-top:37px;
float:right;
text-align:left;
}

/* CSS Menu */
#navcontainer {
		width:1002px;
		height:30px;
		float:left;
		text-align:left;
}

#navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:30px;
}

#navcontainer ul li a {
        width: 100px;
        height: 30px;
        padding: 0px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 16px/30px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
        color: #FFF;
		height:30px;
		text-decoration:underline;
}

#navcontainer li.active a {
        color: #FFF;
		height:30px;
		text-decoration:underline;
}
-->


/* CSS Body Document */
.body-main
{
width:1002px;
height:auto;
text-align:center;
}
.body-top
{
width:1002px;
height:auto;
text-align:center;
}
.body-left
{
width:200px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
}
/* sub-navigation */
.subnav{
	color: #000;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	line-height: 16px;
	float:left;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	}
.subnav li a {
	display: block;
	padding: 4px 0 4px 22px;
	width: 176px;
	text-decoration: none;
	color: #000;
	background: url(../images/arrow.gif) 8px center no-repeat;
}
.subnav li a:hover {
	color: #000;
	background: url(../images/arrow.gif) 8px center no-repeat #d7dfe7;
	text-decoration:none;
	}
.subnav li a.active {
	color: #000;
	background: url(../images/arrow.gif) 8px center no-repeat #d7dfe7;
	text-decoration:none;
}
/* sub-navigation */
.body-left-box
{
width:200px;
height:auto;
float:left;
text-align:center;
margin-bottom:20px;
}
.info-box-left
{
width:198px;
height:auto;
float:left;
text-align:left;
border:1px solid #eaeaea;
margin-bottom:20px;
}
.info-left-margin
{
margin:8px 0px 8px 4px;
}
.left-title-bg
{
width:188px;
padding-left:10px;
float:left;
height:30px;
background:url(../images/left-title-bg.jpg) left top repeat-x;
}
.left-title-bg h1
{
color:#FFF;
font-size:18px;
font-weight:bold;
line-height:30px;
margin:0px;
padding:0px;
}
.blue-box
{
width:160px;
height:auto;
float:left;
text-align:left;
background:url(../images/blue-box-bg.jpg) left top repeat-x #d0dbe4;
padding:10px 20px;
margin-bottom:20px;
}
.blue-box h1
{
font-size:18px;
color:#000000;
font-weight:bold;
line-height:22px;
}
.body-right
{
width:180px;
height:auto;
float:right;
text-align:left;
}
.google-add-right
{
width:180px;
height:auto;
float:left;
text-align:left;
}
.rating-box
{
width:150px;
height:98px;
margin-top:20px;
float:left;
background:url(../images/rating-box-bg.gif) left top no-repeat;
padding-left:30px;
}
.rating-box h1
{
color:#878787;
font-size:18px;
font-weight:bold;
line-height:30px;
}
.info-box-right
{
width:118px;
padding:30px;
border:1px solid #eaeaea;
float:left;
text-align:left;
margin-top:16px;
margin-bottom:20px;
}
.info-box-right h1
{
font-family: Arial, Helvetica, sans-serif;
color:#ea1190;
margin:0px;
padding:0px;
font-size:24px;
line-height:26px;
font-weight:bold;
}
.content
{
height:auto;
text-align:center;
margin:20px 206px 20px 226px;
}
.content-box
{
width:570px;
height:auto;
text-align:left;
padding-bottom:20px;
float:left;
}
.content-box h1
{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
padding:0px;
font-size:36px;
line-height:40px;
font-weight:bold;
}
.body-bottom-banner
{
width:1002px;
height:auto;
padding:0px 0px 10px 0px;
clear:both;
text-align:center;
}

/* CSS Footer Document */
.footer
{
width:982px;
height:auto;
clear:both;
background:url(../images/footer-bg.jpg) left top repeat-x #abcbd5;
padding:30px 10px 20px 10px;
font-size:10px;
color:#FFF;
line-height:14px;
}
.footer a
{
color:#FFF;
text-decoration:none;
}
.footer a:hover
{
color:#FFF;
text-decoration:underline;
}
.footer h1
{
font-size:18px;
color:#FFF;
font-weight:bold;
line-height:22px;
}
.footer-left
{
width:570px;
height:auto;
float:left;
text-align:left;
}
.orter
{
width:300px;
height:auto;
float:left;
text-align:left;
background:url(../images/footer-bar.gif) right center no-repeat;
}
.orter ul
{
margin:0px;
padding:0px;
}
.orter ul li
{
list-style-type:none;
width:70px;
float:left;
display:block;
height:auto;
}
.aktiviteter
{
width:240px;
height:auto;
float:right;
text-align:left;
background:url(../images/footer-bar.gif) right center no-repeat;
padding-left:20px;
margin-right:10px;
}
.aktiviteter ul
{
margin:0px;
padding:0px;
}
.aktiviteter ul li
{
list-style-type:none;
width:80px;
float:left;
display:block;
height:auto;
}
.footer-right
{
width:400px;
height:auto;
float:right;
text-align:left;
}
.footer-link-bt
{
background-color:#7aacbc;
color:#FFF;
padding:3px 5px;
font-size:12px;
font-weight:bold;
float:left;
text-decoration:none;
margin-right:15px;
}
.footer-link-bt:hover
{
background-color:#5190a4;
color:#FFF;
padding:3px 5px;
font-size:12px;
font-weight:bold;
float:left;
text-decoration:none;
margin-right:15px;
}
/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
body a
{
color:#0063dc;
text-decoration:underline;
}
body a:hover
{
color:#000000;
text-decoration:underline;
}