@charset "utf-8";
/* CSS Document */

.scrolleklasse{
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: ;
	scrollbar-track-color: white;
	scrollbar-face-color: black;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3d-light-color: black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px 0 20px 0;
	}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 813px;
	position: relative;
	}

p {
	font-size: 12px;
	color: #534f50;
	margin: 0px;
	line-height: 1.4em;
	padding: 0px;
	}

table, tr, td, ul, li {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}

p a:link, p a:visited {
	color: #0c8118;
	}

p a:hover, p a:active {
	color: #0c8118;
	text-decoration: none;
	}

.linkclass, A.linkclass:hover, A.linkclass:active {
	color: #0c8118;
	text-decoration: none;
	}

h1 {
	font-size: 1.2em;
	color: #534f50;
	font-weight: normal;
	}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

h2 a:link, h2 a:visited {
	color: #0c8118;
	}

h2 a:hover, h2 a:active {
	color: #0c8118;
	text-decoration: none;
	}

h3 {
	font-size: 12px;
	color: #828773;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

h3 a:link, h3 a:visited {
	color: #0c8118;
	}

h3 a:hover, h3 a:active {
	color: #0c8118;
	text-decoration: none;
	}

.faded {
	color: #bcc1aa;
	}

.blue {
	color: #0c8118;
	}

.kategori {
	background-color: #0c8118;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 3px 0 3px;
	}

.dobbeltkategori {
	background-color: #0c8118;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 3px 0 3px;
	}

.plus {
	font-size: 10px;
	color: #534f50;
	margin: 0;
	}

.broedkrumme {
	font-size: 10px;
	color: #534f50;
	margin: 0;
	line-height: 15px;
	}

.broedkrumme a:link, .broedkrumme a:visited {
	color: #534f50;
	text-decoration: none;
	}

.broedkrumme a:hover, .broedkrumme a:active {
	color: #534f50;
	text-decoration: underline;
	}

/* Top
----------------------------------------------- */
#top {
	background-image: url(img/designgfx/bg_top.jpg);
	height: 52px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}


/* Frise
----------------------------------------------- */
#frise {
	/*background-image: url(img/designgfx/niketour09_top.jpg);
	background-repeat: no-repeat;*/
	height: 400px;
	padding-left: 5px;
	}


/* Menu
----------------------------------------------- */
#menu {
	margin: 0px 0px 0px 20px;
	padding-top: 26px;
	}

#menu .node {
	background-image: url(img/designgfx/niketour09_knap.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 101px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
	margin: 0px 0px 0px 0px;
	}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#menu a:hover, #menu a:active {
	color: #ffffff;
	text-decoration: none;
	}


/* submenu
----------------------------------------------- */
#submenu {
	margin: 25px 0 20px 0;
	width:100%;
	float:left;
	}

#submenu .node {
	background-image: url(img/designgfx/knap1.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 120px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
	margin: 0;
	}

#submenu a:link, #submenu a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#submenu a:hover, #submenu a:active {
	color: #ffffff;
	text-decoration: none;
	}


/* Content
----------------------------------------------- */
#content {
	width: 813px;
	background-image: url(img/designgfx/bg_content.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding-left: 6px;
	}

#content_fade {
	width: 800px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #c3c3c3;
	}

#content_full {
	width: 775px;
	float: left;
	margin: 0;
	padding: 15px 10px;
	}

#content_left {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px;
	min-height: 800px;
	}

#content_right {
	width: 229px;
	position: absolute;
	right: 20px;
	top: 410px;
	padding: 40px 0px 15px 40px;
	}

#content_right_infoboks {
	width: 234px;
	height: 350px;
	background-image:url(img/designgfx/teaser1.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 3px;
	padding: 50px 10px 15px 20px;
	}

#content_right .nodeTop {
	background-image: url(img/designgfx/tilmeldinger_top.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 216px;
	height: 31px;
	padding: 4px 10px 0 8px;
	margin: 15px 0 0 0;
	}

#content_right .node {
	background-image: url(img/designgfx/tilmeldinger_mellem.png);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	width: 216px;
	min-height: 125px;
	padding: 0 10px 0 8px;
	margin: -4px 0 0 0;
	}

#content_right .nodeBottom {
	background-image: url(img/designgfx/tilmeldinger_bund.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 216px;
	height: 9px;
	padding: 0 10px 0 8px;
	margin: 0 0 15px 0;
	}

#content_right p {
	font-size: 10px;
	color: #ffffff;
	}

#content_right p a:link, #content_right p a:visited {
	color: #ffffff;
	}

#content_right p a:hover, #content_right p a:active {
	color: #ffffff;
	text-decoration: none;
	}

#content_right h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

#content_right .node p.laesmere {
	position: absolute;
	bottom: 0px;
	right: 10px;
	}

#content_right .node p.gaavidere {
	position: absolute;
	bottom: 0px;
	right: 10px;
	color: #0c8118;
	font-weight: bold;
	font-size: .8em;
	}

#content_right p.gaavidere a:link, #content_right p.gaavidere a:visited {
	color: #0c8118;
	}

#content_right p.gaavidere a:hover, #content_right p.gaavidere a:active {
	color: #0c8118;
	text-decoration: none;
	}

.fadedWhite {
	color: #ffffff;
	}


/* Bund
----------------------------------------------- */
#bund {
	width: 793px;
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 10px 20px 10px 6px;
	}

#bund .venstre {
	width: 50%;
	position: relative;
	float: left;
	}

#bund .hoejre {
	width: 50%;
	position: relative;
	float: left;
	text-align: right;
	}

.because {
	color: #cccccc;
	font-size: 10px;
	}

.because a:link, .because a:visited {
	color: #cccccc;
	text-decoration: none;
	}

.because a:hover, .because a:active {
	color: #ff0000;
	text-decoration: none;
	}

#bund p {
	font-size: 10px;
	color: #534f50;
	margin: 0;
	line-height: 15px;
	}

#bund p a:link, #bund p a:visited {
	color: #534f50;
	}

#bund p a:hover, #bund p a:active {
	color: #534f50;
	text-decoration: none;
	}


/* Specifk right
----------------------------------------------- */
#specifik_right {
	margin-top: 15px;
	}

#specifik_right .node {
	background-image: url(img/designgfx/bg_praktisk.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 216px;
	height: 125px;
	padding: 4px 10px 5px 8px;
	margin: 0 0 15px 0;
	}

#specifik_right p {
	font-size: 10px;
	color: #534f50;
	margin: -10px 0 0 0;
	line-height: 15px;
	}

#specifik_right p a:link, #specifik_right p a:visited {
	color: #0c8118;
	}

#specifik_right p a:hover, #specifik_right p a:active {
	color: #0c8118;
	text-decoration: none;
	}

#specifik_right h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

#specifik_right .node p.laesmere {
	position: absolute;
	bottom: 10px;
	right: 10px;
	}


/* Specifk tilmeld
----------------------------------------------- */
#specifik_tilmeld {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align:left;
	margin: 5px 0 0 0;
	}



/*      AJAX gejl         */
#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}

#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	width:1px;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 1000005;
	/*
        z-index:1000005;
	    background-image:url('/img/designgfx/arrow.gif');
	    background-repeat:no-repeat;
	    background-position:center left;
    */
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
    position:absolute;
	left:0px;	/* Same as border thickness */
	top:0px;
	width:298px;	/* Width of tooltip content */
	height:200px;	/* Height of tooltip content */

	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:hidden;	/* Hide overflow content */
	z-index:1000001;
}

.tooltip_top{
	background-image: url(/img/designgfx/tooltip_bg_top.png);
	background-repeat: no-repeat;
    height: 6px;
	width: 281px;
}

.tooltip_bg{
	background-image: url(/img/designgfx/tooltip_bg_content.png);
	background-repeat: repeat-y;
}

.tooltip_content
{
	padding: 10px 0px 10px 10px;
	height: 145px;
	max-height: 145px;
	overflow:auto;
	width: 260px;
}

.tooltip_bottom{
	background-image: url(/img/designgfx/tooltip_bg_bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 281px;
    }

.teaser_nyhedsbrev{
    background-image: url(/img/designgfx/convention2010_nyhedsbrev.jpg);
	background-repeat: no-repeat;
	margin:20px 0px 0px 2px;
	height: 151px;
	width: 229px;
	padding: 5px;
}

# teaser_bottom{
    background-image: url(/img/designgfx/index_bottom.jpg);
	background-repeat: no-repeat;
	margin:20px 0px 0px 2px;
	height: 295;
	width: 560px;
	padding: 5px;
}

#splash {
   position:absolute;
   height:1;
   width:1;
   top:0;
   left:0;
}

.teaser_textbox{
    background-color: #182327;
    color: #ffffff;
    width: 201px;
    height: 20px;
    border: 1px solid #36535b;
    margin-bottom: 5px;
    padding-left: 5px;
}

.knap_rund{
    background-image: url(/img/designgfx/convention_knap_clean.png);
    background-repeat: no-repeat;
    width: 113px;
    text-align: center;
    height: 22px;
    padding-top: 7px;
    cursor: hand;
    cursor: pointer;
    margin-right: 5px;
}

.knap_rund, .knap_rund a{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}


