[if IE]>
<style>
.luft {
padding-top: 100px;
}
</style>
<![EndIf]



html {
	background: #adc2be;
	
	
}
body {
	font: 100% Verdana,verdana, Helvetica, sans-serif;
	background: #adc2be;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
.oneColElsCtr #beholder {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding-left: 0px;
	padding-top: 0px;	
}


.v_menu {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 16px;
	text-align:left;
	line-height: 24px;
}


.v_menu ul {
	color: #333333;
	font-size: 12px;
	font-family: 100% Verdana,verdana, Helvetica, sans-serif;
	
	text-align:left;
	font-weight: normal;
	padding: 0;
	
	
}


li.luk {
list-style-image: url('img/pil_h_2.gif');
}
li.aab {
list-style-image: url('img/pil_ned_2.gif');
}

.v_menu ol {
	font-size: 12px;
	font-family: arial;
	padding: 0;
}
.v_menu ul ul { margin-top: 0; margin-bottom: 0; line-height: 24px; }

.v_menu li{
line-height: 14px;
padding-bottom: 20px;
}
.v_menu ul{
line-height: 24px;
}

.knap {
	background-image: url(img/knap_bg.gif);
	background-repeat: repeat-x;
}

.note p {
	font-size: 10px;
}

.note a {
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #367D45;
}
.note a:hover  {
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #19391F;
}

#tekstfelt {
}

.undermenu {
	font-weight: bold;
	color: #676767;
	font-style: italic;
}

.top_link {
	padding-right: 12px;
	padding-top: 6px;
}
.top_link a {
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	color: #367D45;
}
.top_link  a:hover  {
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	color: #19391F;
}
.top_menu {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #729969;
}
.top_menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
}
.top_menu  a:hover  {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #999999;
}

.top_menu_aktiv {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #729969;
}
.top_menu_aktiv a {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #FFCF15;
}
.top_menu_aktiv  a:hover  {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #999999;
}


a {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #367D45;
}
a:hover  {
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #19391F;
}

.menuOverskrift {
	font-size: 14px;
}
.mainMenu A {
	color: #367D45;
	font-size: 12px;
	font-family: verdana;
	font-weight: bolder;
	line-height: 16px;
	text-decoration: none;
}

.mainMenu A:visited {
	color: #C45407;
	font-size: 12px;
	font-family: verdana;
	font-weight: bolder;
	line-height: 16px;
}
.mainMenu A:hover {
	color: #19391F;
	font-size: 12px;
	font-family: verdana;
	font-weight: bolder;
	line-height: 16px;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-weight: normal;
	font-family: 100% Verdana,verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	padding-top: 20px;
}
h2 {
	font-size: 14px;
}
ul {
	color: #333333;
	font-size: 12px;
	font-family: 100% Verdana,verdana, Helvetica, sans-serif;
	list-style-type: disc;
	margin: 1em 30px;
	font-weight: normal;
	
}
ol {
	font-size: 12px;
	font-family: arial;
	list-style-type: decimal;
	margin: 1em 0 1em 40px;
	
}
ul ul { margin-top: 0; margin-bottom: 0; list-style-type: circle; }


.flyde_h img
{
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}

