

<style type="text/css">
/***********************************************
****************** GLOBAL **********************
************************************************/
.WEBBUG{
	/*
	DO NOT DELETE OR MOVE THIS class (For some reason the first css class is not working)
	*/
}
body{
	/*font-size:9px;*/
	font-size:10px;
	background-image:url(../gfx/baggrund_left_right_0.png);
	background-repeat:repeat-x;
}

h1
{
	/*font-size:16px;*/
	font-size:12px;
}
h2
{
	font-size:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

ul
{
    list-style-type:disc;
}

li {
    padding:0px;
} 

.IE6Warning
{

}
.IE6Warning td
{
	padding-top:13px;
	padding-left:13px;
	padding-right:13px;
	white-space:nowrap;
}
/***********************************************
****************** DEFAULT **********************
************************************************/	
.distance 
{ 
	width:1px;
	height:50%;
	margin-bottom:-277px; /* half of container's height */
	float:left;
}

.site{
    width:984px;
    height:560px;
    /*overflow: hidden;*/
    /*border-bottom: #FF0000 1px solid;*/
    background-color: #FFFFFF;
}



.textbox
{
	font-size:9px;
}

/******************* TOP ************************/


/******************************* Elementer til alle sidetyper *******************************/

.divTopGradient
{
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:20px;
	z-index: 1;
	/*border: #FF0000 1px solid;*/
	
	background-image:url(../gfx/baggrund_0.png);
	background-repeat:repeat-x;
	}


.divslideshowTopGradient
{
	position:absolute;
    left: 35px;
    top: 81px;
	width:748px;
	height:76px;
	z-index: 12;
	/*border: #FF0000 1px solid;*/
	
	background-image:url(../gfx/slideshowTopGradient_0.png);
	background-repeat:repeat-x;
	}

.imgRightPanel
{
	position: absolute;
	top: 14px;
	right: 3px;
	
	z-index: 1;
	}	
.divBottomLine	
{
	position:absolute;
	top: 550px;
	left: 35px;
	z-index: 35;
	width:943px;
	height:8px;	
	background-color: #00355F;
	}	
.divContactSite
{
	position:absolute;
	
	top: 447px;
	left: 804px;
	z-index: 35;
	width:173px;
	height:103px;	
	/*background-color: #FF0000;*/
	z-index: 2;
	color: #FFFFFF;
	}	

.tblContactSite 
{
	/*width:173px;*/
	
	width: 100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	
	}
.tblContactSite th
{
	height:19px;
	padding-left:10px; 
	border-bottom: #FFFFFF 1px solid;
	text-transform:uppercase;
	font-weight:normal;
	
	}
.tblContactSite td
{
	padding-left:10px;
	/*font-size:9px;*/
	font-size:9px;
	}	
.tblContactSite .spacer
{
	height:6px;
	overflow:hidden;
	/*background-color:#FF0000;*/
	}
/******************************* Menu 1 *******************************/
.ulMenu1
{
	position:absolute;
	top: 60px;
	left: 35px;	
	width:748px;
	
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: transparent url(../gfx/menu1_off_0.png) repeat-x;
    height:20px;
    list-style-type:none;
}

.ulMenu1 li{
    display: inline;/*gør den horizontal*/
    height:20px;
    white-space:nowrap;
    margin: 0;
    padding: 0;
}

.ulMenu1 li a
{
    display: inline-block;
    color: #00355F;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    height:20px;
    text-decoration: none;
    margin: 0;
    text-transform:uppercase;
    
    border-right: #FFFFFF 1px solid;
    /*background: transparent url(../gfx/menu1_off_0.png) repeat-x;*/
}

.ulMenu1 li a:visited{
    color: #00355F;
}

.ulMenu1 li a:hover, .ulMenu1 li .selected{
    color: #00355F;
    background: transparent url(../gfx/menu1_on_0.png) repeat-x;
}
/******************************* Menu 1 Top *******************************/
.ulMenu1top
{
	position:absolute;
	top: 0px;
	right: 208px;	
	/*width:512px;*/
	 
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*background: transparent url(../gfx/menu1_off_0.png) repeat-x;*/
    
    height:19px;
    list-style-type:none;
    z-index: 2;
    border-bottom: #A5C3D1 1px solid;
    border-left: #A5C3D1 1px solid;
    border-right: #FFFFFF 1px solid;
}


.ulMenu1top li{
    display: inline;/*gør den horizontal*/
    height:19px;
    white-space:nowrap;
    margin: 0;
    padding: 0;
}

.ulMenu1top li a
{
    display: inline-block;
    color: #00355F;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    height:19px;
    text-decoration: none;
    margin: 0;

    border-left: #FFFFFF 1px solid;
    border-right: #A5C3D1 1px solid;
    border-top:0px;
    /*background: transparent url(../gfx/menu1_off_0.png) repeat-x;*/
}

.ulMenu1top li a:visited{
    color: #00355F;
}

.ulMenu1top li a:hover, .ulMenu1top li .selected{
    color: #00355F;
    background: transparent url(../gfx/top_menu_on_0.png) repeat-x;
}
/******************************* Menu 1 Top Home *******************************/
.ulMenu1topHome
{
	position:absolute;
	top: 0px;
	left: 0px;	
	/*width:512px;*/
	 
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*background: transparent url(../gfx/menu1_off_0.png) repeat-x;*/
    
    height:19px;
    list-style-type:none;
    z-index: 2;
    border-bottom: #A5C3D1 1px solid;
    border-left: #A5C3D1 1px solid;
    border-right: #FFFFFF 1px solid;
}


.ulMenu1topHome li{
    display: inline;/*gør den horizontal*/
    height:19px;
    white-space:nowrap;
    margin: 0;
    padding: 0;
}

.ulMenu1topHome li a
{
    display: inline-block;
    color: #00355F;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    height:19px;
    text-decoration: none;
    margin: 0;

    border-left: #FFFFFF 1px solid;
    border-right: #A5C3D1 1px solid;
    border-top:0px;
    /*background: transparent url(../gfx/menu1_off_0.png) repeat-x;*/
}

.ulMenu1topHome li a:visited{
    color: #00355F;
}

.ulMenu1topHome li a:hover, .ulMenu1topHome li .selected{
    color: #00355F;
    background: transparent url(../gfx/top_menu_on_0.png) repeat-x;
}
/******************************* Menu 2 *******************************/

.ulMenu2
{
	
	position:absolute;
	top: 165px;
	right: 0px;	
	width:179px;
	height:256px;	
	
	/*width: 180px;*/ /*width of menu*/
	/*border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;*/
	
	z-index: 2;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.ulMenu2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.ulMenu2 li a{
	
	display: block;
	background: transparent url(../gfx/menu2_off_0.png);
	background-repeat:no-repeat;
  height: 15px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 3px 0px 3px 6px;
	line-height: 15px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.ulMenu2 li a:link, .ulMenu2 li a:visited {
	color: #00355F;
}

.ulMenu2 li a:hover{
	color: #00355F;
	background: transparent url(../gfx/menu2_on_0.png);
	background-repeat:no-repeat;
}

	
.ulMenu2 li a.selected{
	color: #00355F;
	background: transparent url(../gfx/menu2_on_0.png);
	background-repeat:no-repeat;
}

/***************************************** Brødtekst ***************************************************/

.divToggleHide
{
	position:absolute;
	top:6px;
	right:6px;
    cursor: pointer;
    
    border: #000000 1px solid;
    padding:2px;
}
.divToggleShow
{
	position:absolute;
	top:83px;	
	right:205px;
    cursor: pointer;
	/*width: 20px;*/
	/*background-color: #FFFFFF;*/
    border: #FFFFFF 1px solid;
    padding:2px;
	
	display:none;
	z-index: 2000;
	
}


                       
.divBtnToggleText1
{
	position:absolute;
	bottom: 35px;
	left: 717px;	
	height: 13px;
	text-align: left;
	padding-left: 4px;
	color: #FFFFFF;
	z-index: 10000;
	cursor: pointer;
	background:  url(../gfx/btn_text_hide_off_0.png);
	background-repeat:no-repeat;
	border-left: #FFFFFF 1px solid;
	line-height:12px;
	}
 /*
.divBtnToggleText1Bg
{
	position:absolute;
	bottom: 35px;
	left: 455px;	
	width:314px;
	height: 13px;
    background-color:#00355F;
	z-index: 9999;
	opacity:0.9;
	filter:alpha(opacity=90);
	}
*/
	
.hrTextBottomLine2
{
	position:absolute;
	bottom: 1px;
	left: 0px;	
	width:314px;
	height: 1px;
	border: 0;
	color: #00355F;
    background-color: #00355F;
    z-index: 10000;
	}	

.divTextRoot
{
	position:absolute;
	/*bottom: 51px;
	left: 455px;*/
	
	
	top: 109px;
	right: 224px;
	
	z-index: 100;
	color: #000000;
	padding: 0px;
	margin: 0px;
	width:314px;
	overflow:hidden;
	}
	
.tblText
{
	width: 100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	}
.tblText .tdLeft
{
	width:4px;
	height:7px;
	background: transparent url(../gfx/tekst_left_0.png);
	background-repeat:no-repeat;
	}

.tblText .tdMiddle
{
    width:302px;
	background-color: #FFFFFF;	
	}	
.tblText .tdRight
{
	width:4px;
	height:7px;
	background: transparent url(../gfx/tekst_right_0.png);
	background-repeat:no-repeat;
	}	
/*Bottom*/	
.tblText .tdLeftBottom
{
	width:4px;
	height:7px;
	background: transparent url(../gfx/tekst_left_bottom_0.png);
	background-repeat:no-repeat;
	}
.tblText .tdRightBottom
{
	width:4px;
	height:7px;
	background: transparent url(../gfx/tekst_right_bottom_0.png);
	background-repeat:no-repeat;
	}	

		
.divTextContainer
{
	position:relative;
	width:261px;
	/*max-height:307px;*/
	max-height:365px;
	
	overflow:hidden;
	margin:26px;
	margin-top:19px;
	margin-bottom:19px;
	border:#FF0000 0px solid;
	}		
.divTextDocument
{
	position:relative;
	}

.divScrollbarContainer
{
	position:absolute;
	top:32px;
	right:13px;
	}
	
/***************************************** Brødtekst 2 ***************************************************/

/******************************* Elementer til slideshow *******************************/
/*** set the width and height to match your images **/
#slideshow {
    position:relative;
    height:467px;
    width:748px;
    left: 35px;
    top: 81px;
    
    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.slideshowFrontText
{
	position:absolute;
	top: 447px;
	left: 333px;	
	width:411px;
	height:35px;	
	z-index:900;
	padding:19px;
	color: #FFFFFF;
	line-height: 19px;
	/*background-color: #FF0000;*/
	/*border: #FF0000 1px solid;*/
			
    background: transparent url(../gfx/slideshowFrontText_0.png);
	background-repeat:no-repeat;
	
	
	}

/******************************* END Elementer til slideshow *******************************/

/******************* Contacts ***********************/

.tblContacts
{
	width:100%;
	border-collapse:collapse;
	
	}
.tblContacts td
{
	vertical-align:top;
	/*border: #FF0000 1px solid;*/
	font-size:8px;
	}
	
.tblContacts .col1	
{
	width:152px;
	height:105px;
	}
.tblContacts .col2	
{
	/*width:152px;*/
	padding-left:6px;
	}	
.tblContacts a
{
	/*color:#FFFFFF;*/
	color:#000000;
	
	}
.tblContacts a:hover
{
	/*color:#FFFFFF;*/
	color:#000000;
	text-decoration:underline;
	
	}

.tblContacts .col1b	
{

	}
.tblContacts .col2b	
{

	}

.linkdepartment:hover
{
	
	text-decoration:underline;
	}







.networkText
{
	position:absolute;
	/*bottom: 51px;
	left: 455px;*/
	
	
	top: 179px;
	right: 13px;
	
	z-index: 10000;
	color: #000000;
	padding: 0px;
	margin: 0px;
	width:154px;
	overflow:hidden;
	/*background-color: #FF0000;*/
	
	}
.networkText H1
{
	/*text-transform:uppercase;*/
	}

</style>
