/*****************************************
S I D E R
*****************************************/
#content{
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 934px;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(../grafik/contentbg.gif);
	z-index: 100;
	visibility: visible;
}

#billedFrise{
	position: absolute;
	height: 107px;
	width: 896px;
	left: 19px;
	top:66px;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(../grafik/frisebg.gif);
	background-repeat: repeat-x;
}

#billedFrise P{
	display: compact;
	margin:0px
}

.friseVisning{
	height: 107px;
	width: 896px;

	overflow: hidden;
	white-space: nowrap;
	background-image: url(../grafik/frisebg.gif);
	background-repeat: repeat-x;
}

#greenBar{
position: absolute;
background-color: #008C4E;
	height: 4px;
	width: 896px;
	left: 19px;
	top:60px;
	overflow: hidden;
}

#logo{
	position: absolute;
	left: 326px;
	top:1px;

}
#bund{
	position: absolute;
	background-color: #008C4E;
	height: 16px;
	width: 896px;
	left: 19px;
	bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#blueLeft{
position: absolute;
background-color: #0DA8E1;
	height: 136px;
	width: 17px;
	left: 0px;
	top:60px;
}
#blueRight{
position: absolute;
background-color: #0DA8E1;
	height: 136px;
	width: 17px;
	left: 917px;
	top:60px;
}

#pageContent{
width: 896px;
height: 200px;
position: absolute;
left: 23px;
top: 196px;
overflow: auto;
scrollbar-arrow-color: #008C4E;
	scrollbar-3dlight-color:  #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #f2f2f2;
	scrollbar-darkshadow-color: #FFFFFF;
}

.greenLine{
background-color: #008C4E;
height: 2px;
}

hr{color: #008C4E;}
/*****************************************
F O R S I D E N
*****************************************/

#spalte1{
	position: absolute;
	width: 250px;
	left: 327px;
	top: 59px;
}

#spalte2{
	position: absolute;
	width: 250px;
	left: 625px;
	top: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E6F4EE;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008C4E;
	border-bottom-color: #008C4E;
}

#spalte2Content{
position: relative;
	left: 10px;
	top: 0px;
width: 225px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #005B33;
line-height: 18px;
}

#spalte2 a {
color: #005B33;
text-decoration: none;
}

#teaser{
width: 275px;
	left: 0px;
	top: 60px;
	position: absolute;	
	background-color: #E6F4EE;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008C4E;
	border-right-color: #008C4E;
	border-bottom-color: #008C4E;
	border-left-color: #008C4E;
	padding-top: 5px;
	padding-bottom: 5px;
}

#teaser a {
color: #005B33;
text-decoration: none;
}

#teaserContent{
	position: relative;
	left: 10px;
	top: 0px;
width: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
line-height: 18px;
	color: #005B33;
}
	
.teaserSkjul{
display:none;
}

.teaserVis{
	position: relative;
	left: 0px;
	top: 0px;
}



/*****************************************
U N D E R S I D E R
*****************************************/
#overskrift{
	width: 400px;
	left: 250px;
	top: 37px;
	position: absolute;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008C4E;
	height: 25px;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.inputBoxHvid {
	border: 1px solid;
	border-color: #000000;
}


.inputBoxGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
	border-color: #005B33;
	background-color: #E6F4EE;
	color: #005B33;
	
}


#tekst{
	width: 400px;
	left: 250px;
	top: 65px;
	position: absolute;
	padding-bottom: 20px;
}

#tekst IMG{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/*****************************************
H O V E D M E N U
*****************************************/

#MenuBg{
	background-color: #008C4E;
	width: 896px;
	height: 20px;
	overflow: hidden;
	left: 19px;
	top: 175px;
	position: absolute;
	z-index: 10;
	vertical-align: middle;
}

.menupunkt img{
position: relative;
top: 3px;
}

.menupunkt_valgt  img{
position: relative;
top: 3px;
}

.menupunkt {
	height: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008C4E;
	border-left-color: #008C4E;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.menupunkt_valgt {
	height: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	background-color: #E6F4EE;
}


/*****************************************
U N D E R M E N U
*****************************************/
#SubMenuBg{
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 60px;
	background-color: #E6F4EE;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008C4E;
	border-right-color: #008C4E;
	border-bottom-color: #008C4E;
	border-left-color: #008C4E;
}



#SubMenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #005B33;
	position: relative;
	width: 180px;
	left: 10px;
	top: 0px;
}



#SubMenu a {
color: #005B33;
text-decoration: none;
}

#SubMenu P{
	display: inline;
}

#fakta{
	position: absolute;
	width: 175px;
	left: 700px;
	top: 60px;
	background-color: #E6F4EE;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008C4E;
	border-right-color: #008C4E;
	border-bottom-color: #008C4E;
	border-left-color: #008C4E;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#faktaContent{
	position: relative;
	width: 155px;
	left: 10px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #005B33;
}


#fakta a {
color: #005B33;
text-decoration: none;
}


/*****************************************
I N D H O L D
*****************************************/

.normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #000000;
}

.normalGreen {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E6F4EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #005B33;

}


.normalHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	display: inline;
}

.normalHeader P{
	display: inline;
}


.illustrationer {

}

.illustrationerFrise {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.illustrationerFakta {

}

.illustrationerBoks {
	position: relative;
	left: -10px;
}

.illustrationerInline{
float: right;
clear: right;
margin-bottom: 0 px;
margin-top: 5px;
margin-left: 5px;
clip:    rect(   );	
margin-right: 0px;	
padding: 0px;
}


#tekst .greenLine{
	width: 400px;
}

#fakta .greenLine{
	width: 175px;
	position: relative;
	left: -10px;
}

#spalte2 .greenLine{
	width: 250px;
	position: relative;
	left: -10px;
}

/*****************************************
T E K S T F O R M A T E R I N G
*****************************************/
em{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal; 
font-style: italic;
}
strong{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 700;
}

strong a{
text-decoration: none
}

a strong{
text-decoration: none
}

a {
color: #000000;
text-decoration: underline
}


a:link {  }
a:hover {  }
a:visited { }
a:visited:hover { }



#loadingLag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	position: absolute;
	z-index: 1;
}
/*****************************************
C O M O T O    T E K S T
*****************************************/
#cnotes{
display:none;
visibility:hidden;
}
.udskiftImg {
	position: relative;
	left: 0px;
}
