body
{
	Font-family: arial;
	font-size: 11px;
	color:#000;
	background-color: #c0c0c0;
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;

}

.holder
{
	position: relative;
	width: 900px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;

}

/*firefox og ie7 hack så siden også udvider sig i de 2 browser*/
html>body .holder
{
	min-height: 10px;
	height: auto;
}

/* Navigation til sprog */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9999;
	width: 167px;
}

#nav a {
	display: block;
	width: 156px;
	background-color: #c3d7d3;
	padding-left:5px;
}

#nav li {
	float: left;
	width: 162px;
	margin-bottom: 3px;
	padding: 1px;
	background-color: #c3d7d3;
}

#nav a
{
	color: #8d8d8d;
	text-decoration: none;
}

#nav a.toplevel { color: #1c6466; text-decoration: none; }


#nav a:hover
{
	color: #1c6466;
	text-decoration: none;
}



#nav li ul {
	position: absolute;
	background-color: #c3d7d3;
	width: 164px;
	left: -999em;
	margin-left:-1px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* Navigation slut */


.bundadresse
{
	position: relative;
	float: left;
	width: 900px;
	height: 18px;
	text-align: center;
	padding-top: 10px;

	clear: both;

}
	/*  Top sektion m. sporgvalg  */
#langTop
{
	position: relative;
	height: 50px;
	width: 900px;

}


#lang
{
	position: absolute;
	/*float: right;
	text-align: right;*/
	right: 2px;
	width: 900px;
	top: 25px;
	height: 13px;
}

.country
{
	position: relative;
	float: left;
	margin-left: 14px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

.language
{
	position: relative;
	float: right;
	margin-right: 14px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}



/* gradient top seperator*/
.topGrad
{
	background-image: url(../img/topGrad.gif);
	width: 900px;
	height: 13px;
}


.menuTop
{
	width:900px;
	height: 132px;
	background-color: #fff;
}



.logo
{
	width: 237px;
	height:123px;
}

.fyld20
{
	position: relative;
	float: left;
	height: 20px;
	width: 100%;
	background-color: #ffffff;;
}


.fyld20Green
{
	position: relative;
	float: left;
	height: 20px;
	width: 100px;;
	background-color: #c3d7d3;
}

.fyld26Grey
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 26px;
	width: 100%;
	background-color: #c0c0c0;
}

.fyld20_189
{
	position: relative;
	float: left;
	height: 20px;
	width: 189px;
}


.mainContainer
{
	position: relative;
	float: left;
	background-image: url(../img/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 900px;
	height: 10px;
	background-color: #fff;
}

/*firefox og ie7 hack så boksen også udvider sig i de 2 browser*/
html>body .mainContainer
{
	min-height: 10px;
	height: auto;
}

.newsletter_button
{
	position: absolute;
	float: left;
	border: 0px;
	background-image: url(../img/submit.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 39px;
	height: 17px;

}
.search_button
{
	position: absolute;
	float: left;
	top: 0px;
	left: 125px;
	border: 0px;
	background-image: url(../img/submit.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 39px;
	height: 17px;

}
.html>body{
	top:
}

.venstreBokse
{
	position: relative;
	float: left;
	width: 237px;
	height: 10px;
	padding-bottom: 10px;

}

html>body .venstreBokse
{
	min-height: 10px;
	height: auto;
}


.indholdsContainer
{
	position: relative;
	float: left;
	width: 663px;
	height: 10px;
}

/*firefox og ie7 hack så boksen også udvider sig i de 2 browser*/
html>body .indholdsContainer
{
	min-height: 10px;
	height: auto;
}



.greenBG
{
	position: relative;
	float: left;
	width: 189px;
	background-color: #c3d7d3;
	left: 23px;
}
html>body .greenBG{
	min-height: 10px;
	height: auto;
}


.indhold
{
	position: relative;
	width: 593px;
	margin-left: 35px;
	float: left;
}




/* Styring af indholdet i Join newsletter boksen */


.newsletter
{
	font-family: arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
html>body .newsletter{
	min-height: 10px;
	height: auto;
}


.newsLetterHeader
{
	font-weight: bold;
	margin-top: 20px;
	margin-left:14px;
}

.newletterFieldHolder
{
	margin-left:14px;
	height:17px;
	margin-bottom:7px;
	margin-top:7px;

}
html>body .newletterFieldHolder{
	min-height: 10px;
	height: auto;
}

.newsletterfield
{
	position:relative;
	float:left;
	width: 100px;
	height:15px;
	border:0px;
	font-size: 11px;
	color: #808080;
}

.radioNewsletter
{
	position:relative;
	float:left;
	font-size:11px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom:10px;
}

.field
{
	position: absolute;
	float: left;
	height: 17px;
	left:14px;
}
html>body .field{
	min-height: 10px;
	height: auto;
}
.respons
{
	position: relative;
	float: left;
	padding: 10px 0px 10px 0px;
	height: 17px;
	left:14px;
	width: 200px
	clear: both;
}
html>body .respons{
	min-height: 10px;
	height: auto;
}
.error
{
	position: relative;
	float: left;
	font-size:11px;
	font-weight: normal;
	left:14px;
	width: 200px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
html>body .error{
	min-height: 10px;
	height: auto;
}
.errorTwo
{
	position: relative;
	float: left;
	font-size:11px;
	font-weight: normal;

	left:14px;
	width: 160px;
	padding-bottom: 15px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #006567;
}
html>body .errorTwo{
	min-height: 10px;
	height: auto;
}

.button
{
	position:relative;
	float: left;
	left: 110px;
	height: 17px;
	width: 39px;
}


/* Styring af newsboksen i venstre side */



.newsBoxHeader
{
	font-family: arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 14px;
	width: 161px;
}

.newsBoxHeadline
{
	font-family: arial, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 161px;
}

.newsBoxContent
{
	font-family: arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-left: 14px;
	width: 161px;
}

a.newsBoxContentLink
{
text-decoration: none;
	color: #000;
}

a.newsBoxContentLink:hover
{
text-decoration: underline;
}


/* Krummesti */

a.breadCrumb
{
	font-family: arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

#breadcrumbs
{
	/* text-transform: lowercase; */
}

a.breadCrumb:hover
{
	color:#a3a3a3;
}






.logo
{
	position: relative;
	float: left;
}

#lvl1Menu
{

	float: left;
	left: 0px;
	height: 10px;
}

html>body #lvl1Menu{
	min-height: 10px;
	height: auto;
}






/* SearchBoks */

.searchHolder
{
	position: absolute;
	top: 68px;
	left: 0px;
	width: 198px;
	height: 17px;
}


.searchField
{
	position:relative;
	float: left;
	height: 17px;
	width: 140px;

}

.searchFormField
{
	height: 15px;
	width: 130px;
	border: 0px;
	padding-left:5px;
	background-color: #c3d7d3;
	font-size: 11px;
	font-family: arial, sans serif;
	font-weight: normal;
	color: #1c6466;
}


.searchsubmit
{
	position: relative;
	height: 17px;
	width: 38px;
	float:right;

}


.searchResultHeader A
{
	position: relative;
	float: left;
	left: 0px;
	height: 12px;
	width: 540px;
	clear: both;
	font-family: verdana, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;

	margin-bottom: 0px;
	text-decoration: none;

}


.searchResultContent A
{
	position: relative;
	float: left;
	left: 0px;
	height: 20px;
	width: 540px;
	clear: both;
	display: block;
	font-family: verdana, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 8px;
	text-decoration: none;
}

html>body .searchResultContent A
{
min-height: 20px;
height: auto;
}
