
/* body attributes */
body {
	font-family: arial, tahoma, arial, sans-serif;
	background: #fff;
	margin: 10px 0px;
	text-align: center;
	color: #3f6075;
}

a {
	outline: none;
	text-decoration: none;
}
a:link {color: #afb900;}
a:visited {color: #afb900;}
a:hover {color: #007999; text-decoration: underline;}
a:active {color: #007999;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

img {
	border: 0px;
	outline: none;
}

/* standard font-size */
h4, p, .p, th, ul, ol, .date, blockquote, #content table tr td {
	font-size: 81.2%;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 137.5%;
	font-weight: normal;
	margin-bottom: 20px;
	color:#29abe2;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #007999;
}

h3 {
	font-size: 87.5%;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	color: #007999;
font-size:90%;
}

p {
	margin-bottom: 15px;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
	line-height: 150%;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #2e745c;
	height: 1px;
}

/* FORM */
form {
	margin: 0px;
}

.text, textarea, .submit, select {
	font-family: arial, verdana, sans-serif;
	font-size: 81.2%;
}

* html .text, * html .submit {
	height: 20px;
}

.checkbox {
	vertical-align: bottom;
	cursor: pointer;
	margin-right: 7px;
}

label {
	cursor: pointer;
}

table.tf th, table.tf td {
	padding: 4px;
}

/* MAIN */
#main{
	width: 980px;
	margin: 0px auto;
}
#top {
	background: url('/gfx/top.png') no-repeat left top;
	height: 98px;
	margin-top:-10px;
	text-align: left;
	position:relative;
}

#logo {
	position: absolute;
	margin: 33px 0px 0px 40px;
}

#top2 .top2 {
	background: url('/gfx/top2.png') no-repeat left bottom;
	height: 96px;
	margin: 0px auto 10px auto;
	text-align: left;
}

/* TOPNAV */
#topnav {
	font-size: 81.2%;
}

#topnav a {
	display: block;
	float: left;
	width:auto;
	margin-right: 10px;
}

#topnav a.active {
	text-decoration: none;
	color: #fff;
}

/* SEARCH */
#quicksearch {
	position: absolute;
	margin: 15px 0px 0px 700px;
}
#quicksearch .text {
	background: url('/gfx/search.png') no-repeat 0 0;
	width:180px;
	border: 0px;
	height:17px;
	color:#fff;
	font-size:11px;
	padding: 4px 10px 0px 10px;
	margin:5px 0px 0px 5px;
}

#quicksearch .submit {
	background: url('/gfx/quicksearch-submit.png') no-repeat center center;
	position:absolute;
	width: 46px;
	height: 20px;
	border: 0px;
	font-size:11px;
	margin:5px 0px 0px 5px;
	padding: 0px 0px 2px 0px;
	color: #fff;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 81.2%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding:0px 0px 0px 10px;	
	margin: 0px;
	line-height: 10px;
	height: 5px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #fff;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* NAV */
#nav {
	position: absolute;
	width:700px;
	margin: 22px 0px 0px 0px;
	font-size: 81.2%;
}


#nav a {
	float:right;
	padding: 0px 10px;
}

#nav a:link, #nav a:visited {
	color: #d7f0fa;
	text-decoration: none;
}

#nav a:hover, #nav a:active{
	text-decoration: none;
	color: #ffffff;
}

/* MENU */
#menu {
	float:right;
	margin: 45px 10px 0px 0px;
	padding: 0px;
}

#menu li {
	list-style: none;
	width:auto;
	float: left;
	height: 41px;
}

#menu a {
	display: block;
	height: 41px;
	max-height: 13px;
	padding: 14px 0px 14px 0px;
	margin: 0px 15px 0px 15px;
	color: #d7f0fa;
	font-size:14px;
	text-decoration: none;
}

#menu .act a {
	background: url('/gfx/menu-active.png') repeat-x left bottom;
	white-space: nowrap;
	padding: 14px 0px 10px 0px;
	margin: 0px 15px 0px 15px;
}

#menu .act ul a {
	font-weight: normal;
}

#menu a:hover, #submenu a:hover {
	text-decoration: none;
	color:#ffffff;
}

#menu .act #submenu a {
	background: transparent;
}

#menu #submenu .act a {
	font-weight: bold;
}

/* RIGHT */
#related {
	margin-top:15px;
	float: right;
	width: 205px;
	color: #333;
	text-align:left;
}

#related a:link, #related a:visited {
	color: #333333;
	text-decoration: none;
}

#related a:hover, #related a:active {
	color: #007999;
	text-decoration:underline;
}

#related .box {
	background: url('/gfx/relatedborders.gif') no-repeat left bottom;
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	overflow:hidden;
}
#related p {
	font-size: 12px;
	padding: 0px 15px 0px 16px;
}
#related .box h2.header {
	line-height: 48px;
	color: #fff;
	padding-left:16px;
	font-size:90%;
	margin-bottom: 15px;
}

#related .box img{
	margin:0px 7px -3px 10px;
}

#related .purple .header {
	background-image: url('/gfx/greenhead.gif');
}
#related .green .header {background: url('/gfx/purplehead.gif') no-repeat left top;}

#related .green ul{
	list-style-type:none;
	margin-top:-5px;
}
div#related h3.laes_mere {
	background: url('/gfx/arrow_green.png') no-repeat 0px 2px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 8px 10px;
}

#related .green li{
	background: url('/gfx/arrow-purple.png') no-repeat 0px 3px;
	padding:0px 5px 0px 0px;
	margin-left:-25px;
}

#related .green li a{
	margin-left:18px;
}

#related .navi {
	font-size: 81.2%;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #333;
	text-decoration: none;
}

#related h3 {
	font-size: 12px;
	margin-bottom: 5px;
}
}
#related .box.green li a, #related .box.purple li a{
	padding-left:5px;
	color:#007999;
}
#related .box.green.download li {
	background: url('/gfx/arrow-purple.png') no-repeat 0px 4px;
	padding:0px 0px 0px 18px;
	margin:5px 0px 0px 16px;
}
#related .box.green.download ul {
	margin:0px;
	padding:0px;
}
#related .green.download p {
	padding:0px 10px 0px 15px;
	margin:0px 0px 8px 0px;
}
#related .box.green.download a:link,  #related .box.green.download a:visited{
	padding:0px 10px 0px 0px;	
	margin:0px;
	color:#AFB900;
}
#related .box.green.download a:hover{
	margin:0px;
	color:#007999;
}
#related .box h2, #related .box h3{
	padding-left:15px;
}
#typelist #related .box.purple .navi{ margin:8px 10px 10px 15px;}
/* CALENDAR */
#content .day {
	font-size: 81.2%;
}
#related .box tr td img{
	margin:0px 5px 0px 6px;
	padding:0px 0px 0px 0px;
}
#content .weekend {
	color: #aaa;
}
#content .day h3 {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
}

#content .day h4 {
	font-size: 1em;
	font-weight: 400;
}

* html .day h4 {
	height: 1px;
}

.vevent {
	padding: 2px;
	border-bottom: 1px dotted #ccc;
}

.vevent img {
	vertical-align: middle;
	margin-bottom: 2px;
}
#content a.arrow_cal_left {
	background: url('/gfx/arrow_green_left.png') no-repeat left center;
	padding-left:20px;
}
#content a.arrow_cal_right {
	background: url('/gfx/arrow_green_right.png') no-repeat right center;
	padding-right:20px;
}

.day .add {
	font-weight: 400;
	margin: 0px 2px 0px 10px;
}

.day .add {
	text-decoration: none;
}
#content .week{
	float:left;
	width:auto;
}
#content .week2{
	margin-left:450px;
}
#content .week_border {
	border-bottom:none;
	color:#29ABE2;
	margin:10px 0px 20px 0px;
}
#content .week_border h2{
	font-size:75%;
	color:#666666;
	font-weight:bold;
}
#content .monthnav a{
	color:#AFB900;
}
	
#content .monthnav td{
	padding:15px 0px 15px 0px;
	border-top-color:#D8F0FA;
}
.monthname, .weeknumber {
	float: right;
	width:auto;
	position:absolute;
	margin:-70px 0px 20px 395px;
}

.monthname {
	text-transform: capitalize;
}

.hours {
	float: left;
	display: block;
	width: 90px;
}

* html .hours {
	width: 87px;
}

.dayno {
	float: left;
	display: block;
	width: 15px;
	text-align: right;
	margin-right: 10px;
}

.description {
	margin-left: 90px;
	color: #666;
}

/* MONTHS */
#related table.monthnav{
	margin-left:5px
}
#related table.monthnav a:link, #related table.monthnav a:visited {
	text-decoration: none;
	color:#000;
	border:none;
}

.month .arrowleft, .month .arrowright {
	padding-left: 5px;
	color:#000;
}
.month table {
	border-collapse: collapse;
	border: 0px;
	font-size:1em;
	margin-left:10px;
	width:90%;
	background:url(/gfx/cal_bg.png); 
}

#related .month th, #related .month td {
	border: 1px solid;
	border-color:white;
	text-align: center;
	padding: 3.5px 3.5px 3.5px 3.5px;
	color: #000;
	font-size:.7em;
}
#related .month th a:link, #related .month th a:visited {
	color: #000;
	font-weight: normal;
}

.month tbody th, .month tbody td {
	cursor: pointer;
}

.month td {
	background: #daa6d1;
}

.month a:link, .month a:visited {
	color: #fff;
	cursor: pointer;
}

#related #ntoday {
	background: url(/gfx/ad_bg.png) no-repeat center;
}
.month tbody .activeweek th, .month tbody .activeweek td {
	background: #fff;
	color: #000;
}

#related td.events {
	font-weight: bold;
	color: #333;
}

#related .monthnav a{
	font-size:12px;
	display:block;
	margin:0px 15px 8px 8px;
}
#related .notthismonth {
	background-color:#e5cce1;
}
/* BC */
#bc {
	position: absolute;
	margin: 70px 0px 0px 40px;
	font-size: 81.2%;
	color: #ffffff;
	text-decoration: none;
}

#bc a:link, #bc a:visited {
	color: #ffffff;
}
#bc a:hover, #bc a:active{
	color: #007999;
}
/* CONTENT */
#content {
	margin: 0px 240px;
	margin-top:20px;
	min-height: 300px;
	text-align: left;
}


#content ul, #content ol {
	margin:5px 0px 10px 30px;
}

#content li {
	line-height: 140%;
}

#content p.rightside{
	border-bottom:1px solid;
	color:#007999;
	padding-bottom:10px;
}
#content h3{
	padding-bottom:20px;
	border-bottom:1px solid;
	border-bottom-color:#29abe2;
}

#content a.invlink{
	display:block;
	border-bottom:1px solid #dbe0e2;
	padding-bottom:15px;
}

/* CONTENT TABLE */

#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 81.2%;
}

#content td p, #content th p, #content td ul, #content td ol, #content td .text, #content td .submit, #content td textarea, #content td select, #content td blockquote {
	font-size: 1em;
}

#content td h2 {
	font-size: 123.1%;
	font-weight:bold;
}

#content td h3 {
	font-size: 107.7%;
}

#content td h4 {
	font-size: 1em;
}
#content img{
	padding:5px 5px 33px 0px;
}
/* FOOTER */
#footer {
	font-size: 81.2%;
	margin: 0px auto;
	text-align: left;
	clear: both;
	color: #303030;
}

/* LISTS */
.list div {
	font-size: 81.2%;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 81.2%;
}

.pages a, .pages b {
	float: left;
	width:auto;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #333;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func {
	position: absolute;
	width: 950px;
	margin: 140px 0px 0px 0px;
	font-size: 81.2%;
	color: #93c4e5;
	text-align: right;
}

#func a:link, #func a:visited {
	color: #93c4e5;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
.sitemap {
	margin-bottom: 1em;
}

.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* PRINT */
#backlink {
	display: none;
}
#content #print{
	float:right;
	width:auto;
	margin-top:15px;
	padding-left:20px;
	font-size:75%;
	color:#007999;
	background: url('/gfx/print_icon.png') no-repeat left top;
	cursor:pointer;
}
#content #print a:hover, #content #print a:active{
	text-decoration:underline !important;
	color:#fff;
}
#content #print a:link, #content #print a:visited{
	color:#007999;
}

/*TOP*/
#content #til_top{
	float:right;
	width:auto;
	display:block;
	padding-left:15px;
	margin-right:20px;
	margin-top:15px;
	margin-left:15px;
	color:#007999;
	background: url('/gfx/til_top.png') no-repeat left top;
}
#content .til_top a:hover, #content .til_top a:active{
	color:#007999;
}
#content p.til_top a:link, #content p.til_top a:visited {
	color:#007999;
	}
#content p.updated {
	margin-top:15px;
}
/* HOME */
#home {
	height: 264px;
	margin: 0px auto;
	text-align: left;
	position:relative;
}
#home .home_picture{
	width:980px;
	height:264px;
	background:no-repeat;
}
#theme {
	position: absolute;
	left: 37px;
	top: 60px;
	color: #fff;
	font-size: 16px;
	width: 250px;
}

#theme a:link, #theme a:visited {
	color: #fff;
	text-decoration: none;
}
#theme a:hover, #theme a:active {
	color: #fff;
	text-decoration: underline;
}
#theme h2, #theme h3, #theme h4, #theme p, #theme ul, #theme ol {
	font-size: 16px;
	color: #fff;
	margin:0px;
}

#typeforside #content, #typeforside-projektkontor #content {
	background: #fff;
	min-height: 200px;
	padding: 0px;
	color: #303030;
	margin:0px auto;
}

* html #typeforside #content, * html #typeforside-projektkontor #content {
	height: 200px;
}

#typeforside #content td.box_link, #typeforside-projektkontor #content td.box_link{
	background: url('/gfx/arrow_green.png') no-repeat 240px 23px;
}

#typeforside #content td.box_link h2, #typeforside-projektkontor #content td.box_link h2 {
	color:#AFB900;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
}
#home .box {
	background: repeat-x 0px 80px;
	position: absolute;
	overflow: hidden;
	width: 220px;
	max-width: 190px;
	min-height: 310px;
	padding: 20px 15px;
}

* html #home .box {
	height: 350px;
}

#home .box a:link, #home .box a:visited {
	color: #000;
}

#home .box h2 {
	background: url('/gfx/arrow-right.png') no-repeat right center;
	color: #fff;
	margin-bottom: 15px;
}

#home .box h2 a:link, #home .box h2 a:visited {
	color: #fff;
}
#home .box h2 a:hover, #home .box h2 a:active {
	color: #fff;
	display:block;
	text-decoration:underline;

}

#home .box .showall {
	font-size: 81.2%;
	color: #fff;
	height: 45px;
}

#home .box .showall a:link, #home .box .showall a:visited {
	color: #fff;
	text-decoration: none;
}

#home .box .showall a:hover {
	color:#fff;
	text-decoration:underline;
}

#home .box {
	color: #000;
}

#home .box strong {
	display: block;
	margin-bottom: 0px;
	font-size: 11px;
}

#home .box1 {
	background-image: url('/gfx/homebox-purple.png');
	position:absolute;
	top: 184px;
	left: 24px;
}

#home .box1 h2 {
	background-image: url('/gfx/arrow.png');
}
#home .box1 a:hover{
	text-decoration:underline;
}
#home .box2 {
	background-image: url('/gfx/homebox-blue.png');
	position:absolute;
	top: 184px;
	left: 260px;
}

#home .box2 h2 {
	background-image: url('/gfx/arrow.png');
}
#home .box2 a:hover{
	text-decoration:underline;
}
#homefoot {
	height: 40px;
	overflow: hidden;
	clear:both;
	border-bottom:2px solid;
	color:#f2f5f5;
	width:980px;
	margin: 0px auto 12px;
}


/* MENU LEFT */
#menu_left {
	float:left;
	width:205px;
	margin-top:15px;
}
#menu_left ul{
	text-align:left;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	position: relative;
	width:200px;
	border-top:0px solid;
	border-bottom:2px solid;
	border-color:#80bccc;
}

#menu_left ul li {
	border-top:2px solid;
	border-color:#80bccc;
	margin:0px;
	padding: 8px 0px 8px 0px;
}

#menu_left li a:hover {
	font-size:1em;
	color:#007999;
}
#menu_left ul li a{
	font-size:1em;
	color:#4d4d4d;
	text-decoration:none;
	padding-left:18px;
}
#menu_left ul li.act{
	background: url('/gfx/arrow_nav.png') no-repeat 3px 12px;
	white-space: nowrap;

}
#menu_left ul ul{
	border:none;
	margin-bottom:-15px;
	padding-top:10px;

}
/*UNDERMENU*/

#menu_left ul ul li{
	border-bottom:1px solid;
	border-top:1px solid;
	color:#80bccc;
	margin: -7px 0px 6px 0px;
	width:180px;
	padding-left:20px;
	padding-top:6px;
	border-top:1px solid;
}

#menu_left ul ul li a:hover {
	color:#007999;
}

#menu_left ul ul li.act{
	background: url('/gfx/arrow_nav.png') no-repeat 3px 11px;
}
#menu_left ul ul ul {
	width: 180px;
}
#menu_left ul ul ul li {
	width: 160px;
}

/* ADAPT */
#adapt {
	height: 70px;
	margin: 0px auto;
	text-align: left;
	text-align: right;
	font-size: 81.2%;
	padding-top: 5px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}

.top_box1 {
	width:220px;
	height:74px;
	background-color:#972a83;
	position:absolute;
	left:24px;
	top:190px;
}
.top_box2 {
	width:220px;
	height:74px;
	background-color:#02a4d2;
	position:absolute;
	left:260px;
	top:190px;
}
#logo_print{
	display:none;
}

/*tabel*/
#content table {
	margin:0px auto;
	width:500px;
}
#content tbody tr{
	display:table-row;
	vertical-align:inherit;
}
#content tbody tr td{
	border-top:1px solid;
	border-top-color:#dbe0e2;
	border-bottom:1px solid;
	border-bottom-color:#f2f5f5;
	border-right:hidden;
	border-left:hidden;
}
#content tbody tr td {
	border-collapse:collapse;
	text-align:left;
	padding:4px 8px 4px 8px;
}
/*FORSIDE TABEL*/

#typeforside #main #content table tbody tr td, #typeforside-projektkontor #main #content table tbody tr td {
	border:none;
	width:190px;
	padding:10px 0px 0px 50px;
}
#typeforside #main #content img, #typeforside-projektkontor #main #content img {
	margin:0px;
	padding:0px;
}
#content #tf table tr td, #content #tf table th{
	border:none;
	margin:0px;
	padding:0px 5px 5px 0px;
}
#typeforside #content .content, #typeforside-projektkontor #content .content {
	padding:30px 0px 0px 470px;
	text-align: left;
}

/*SEARCH*/
#typesearch #main #content h3{
	border:none;
	padding:0px;
}
#typesearch #main #content .invlink{
	margin-bottom:4px;
	border:none;
	padding:0px 0px 0px 10px;
}
#typesearch #main #content p{
	padding-bottom:10px;
}
#typelist #main em{
	font-style:normal;
	font-size:11px;
	padding-left:2px;
}
#typelist #main #content.rightside a.title, #typelist #main #content.rightside h2{
	color:#007999;
	margin:0px;
	padding-bottom:0px;
	font-weight:bold;
	font-size:14px;
}
#typeevent #main #content table tbody tr td, #typeevent #main #content table tbody th{
	border:none;
	padding:0px;
}
#typeevent #main #content table tbody tr .textarea{
	width:49.5%;
	margin:10px 0px 10px 0px;
}

#typesend #content table tr td.zip_code{
	width:29px;
	margin:0px;
}
#typesend #content table td.by{
	width:16px;
}
#typesend #content table #comments{
	width:210px;}
#typesend #content table #city{
	width:137.5px;
}
#typesend #content table #zip{
	width:40px;
}
#typespam #content table.tf, #typespam #content table.tf tr, #typespam #content table.tf td, #typespam #content table.tf th{
	border:none;
}
#typespam #content table td{
	padding:5px 0px 0px 2px;
}
#typespam #content table tbody tr td #title.text, #typespam #content table tbody tr td .required-field, #typespam #content table tbody tr td input.text{
	width:250px;
}
#typespam #content .submits{
	padding-top:15px;
}
/*Kalender forside*/

#main.nocal .top_box2{
	display:none;
}

#main.nocal .top_box1{
	width:413px;
	margin-left:15px;
}

#main.nocal #home .box1{
	background: url(/gfx/news_bg_long.png) no-repeat 0px 80px;
	width:385px !important;
	max-width:413px !important;
	margin-left:15px;
}


