
html {
	overflow-y: scroll;
}
body {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background:#206d92;
	background-image: url('../grafik/BrowserBg.png');
	background-repeat:repeat-x;
	background-position:center top;
}
form {
	margin: 0;
}

p {
	margin: 0;
	padding: 0;
}

input {
	font-family: verdana, arial;
	font-size: 11px;
	margin: 0;
	color: #333333;
	border: 1px solid #c2c2c2;
	background: #ffffff;
}

textarea{
	font-size: 11px;
	font-family: verdana, arial;
	padding: 2px;
	border: 1px solid #c2c2c2;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
}

select.aardrop{
	font-size: 11px;
	font-family: verdana, arial;
	text-decoration:none;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #333333;
	outline: none;
}

a:hover {
	color: #7190b2;
}
a.topmenu_punkt_link:link, a.topmenu_punkt_link:visited, a.topmenu_punkt_link:active {
	text-decoration:none;
	text-align: center;
	color: #000000;
	font-weight: bold;
	outline: none;

}
a.topmenu_punkt_link_valgt:link, a.topmenu_punkt_link_valgt:visited, a.topmenu_punkt_link_valgt:active {
	text-decoration:none;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	outline: none;
}
a.topmenu_punkt_link:hover {
	color: #ffffff;
}
a.menu_punkt_n1_tekst:link, a.menu_punkt_n1_tekst:visited, a.menu_punkt_n1_tekst:active {
	text-decoration:none;
	text-align: left;
	color: #333333;
	font-weight: bold;
	outline: none;
}

a.menu_punkt_n1_tekst:hover {
	color: #7190b2;
}

a.menu_punkt_n2_tekst:link, a.menu_punkt_n2_tekst:visited, a.menu_punkt_n2_tekst:active {
	text-decoration:none;
	text-align: left;
	color: #333333;
	outline: none;
}

a.menu_punkt_n2_tekst:hover {
	color: #7190b2;
}

a.links_tekst:link, a.links_tekst:visited, a.links_tekst:active {
	text-decoration:none;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	outline: none;
}

a.links_tekst:hover {
	color: #7190b2;
}

a.box_tekst:link, a.box_tekst:visited, a.box_tekst:active {
	text-decoration:none;
	outline: none;
}

a.box_tekst:hover {
	color: #7190b2;
}

a.box_midt_tekst:link, a.box_midt_tekst:visited, a.box_midt_tekst:active {
	text-decoration:none;
	outline: none;
}

a.box_midt_tekst:hover {
	color: #7190b2;
}

a.box_tekst_1:link, a.box_tekst_1:visited, a.box_tekst_1:active {
	text-decoration:none;
	color: #000000;
	outline: none;
}

a.box_tekst_1:hover {
	color: #ffffff;
}

a.katalog_overskrift_link:link, a.katalog_overskrift_link:visited, a.katalog_overskrift_link:active {
	text-decoration:none;
	font-weight: bold;
	text-align: left;
	color: #333333;
	outline: none;
}

a.katalog_overskrift_link:hover {
	color: #7190b2;
}

a.soegning_overskrift_link:link, a.soegning_overskrift_link:visited, a.soegning_overskrift_link:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	outline: none;
}

a.soegning_overskrift_link:hover {
	color: #7190b2;
}

/* Site - framework */
.site {
	width: 988px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	position: relative;
	background:#ffffff;
}
.header {
	float:left;
	width:988px;
	padding:0;
	margin:0;
	background:#206d92;
	background-image: url('../grafik/logo.png');
	background-repeat:no-repeat;
}

.header_home {
	float:left;
	width:988px;
	padding:0;
	margin:0;
	height: 58px;
}

.topmenu_punkt {
	text-align: center;
	height: 22px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float:left;
}

.topmenu_punkt_01 {
	text-align: center;
	height: 22px;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
	float:left;
}
.topmenu_skillepunkt {
	background-color: #000000;
	margin-top: 20px;
	width: 1px;
	font-size: 0;
	float:left;
  	height:	14px;
}


.colholder {
	position:relative;
	clear:both;
	float:left;
	width:988px;
	overflow:hidden;
	background:#ffffff;
	padding-top: 10px;
	background-image: url('../grafik/IndholdBg.png');
	background-repeat:no-repeat;
	background-position:center bottom;
}
.colleft {
	float:left;
	font-size: 1px;
	width:197px;
	position:relative;
  	margin-left:9px;
  	overflow:hidden;
}
.colmiddle {
	width:546px;
	float:left;
	overflow:hidden;
	margin-left:15px;
}
.colright {
	float:left;
	width:197px;
	position:relative;
	overflow:hidden;
	margin-left:15px;
}

/* Box - venstre og h&#65533;jre */

.box {
	clear:both;
	float:left;
	width:191px;
	position:relative;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:10px;
	background: #ffffff;
	background-image: url('../grafik/BoxBg.png');
	background-repeat:repeat-x;
	background-position:center top;
}

.box_header_01 {
	clear:both;
	float:left;
	width:191px;
	background:#206d92;
	position:relative;
	overflow:hidden;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:9px;
	background-image: url('../grafik/BoxTopBg.png');
	background-repeat:no-repeat;
	background-position:center top;
}

.box_header_01_text {
	clear:both;
	float:left;
	width:177px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-top:7px;
	padding-bottom:9px;
}

.box_header_02 {
	clear:both;
	float:left;
	width:177px;
	font-weight: bold;
	font-size: 12px;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-top:9px;
	padding-bottom:3px;
}

.box_content {
	clear:both;
	float:left;
	width:177px;
	font-size: 11px;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-bottom:9px;
}

.box_image {
	clear:both;
	float:left;
	width:191px;
	position:relative;
	overflow:hidden;
	margin:0;
}

.box_image_portrait {
	clear:both;
	float:left;
	width:191px;
	height:255px;
	position:relative;
	overflow:hidden;
	margin:2px;
}

.center_content{
	text-align: center;
}

.bold_content{
	font-weight: bold;
}

/* Box - midt */

.box_midt_grafik_liggende_right {
	padding: 3px 0px 6px 10px;
	width: 176px;
	float: right;
}

.box_midt_grafik_staaende_right {
	padding: 3px 0px 6px 10px;
	width: 132px;
	float: right;
}

.box_midt_grafik_liggende_left {
	padding: 3px 10px 6px 0px;
	width: 176px;
	float: left;
}

.box_midt_grafik_staaende_left {
	padding: 3px 10px 6px 0px;
	width: 132px;
	float: left;
}


.box_midt {
	clear:both;
	float:left;
	width:540px;
	position:relative;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:10px;
	background: #ffffff;
	background-image: url('../grafik/BoxBg.png');
	background-repeat:repeat-x;
	background-position:center top;
}

.box_midt_image {
	clear:both;
	float:left;
	width:540px;
	height:100px;
	position:relative;
	overflow:hidden;
	margin:0;
}

.box_midt_header_01 {
	clear:both;
	float:left;
	width:540px;
	background:#206d92;
	position:relative;
	overflow:hidden;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:7px;
	background-image: url('../grafik/BoxMidtTopBg.png');
	background-repeat:no-repeat;
	background-position:center top;
}

.box_midt_header_01_text {
	clear:both;
	float:left;
	width:526px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-top:7px;
	padding-bottom:9px;
}

.box_midt_header_01_text_kort {
	clear:both;
	float:left;
	width:426px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-top:7px;
	padding-bottom:9px;
}

.box_midt_header_01_right_link {
	text-align: right;
	font-weight: bold;
	font-size:10px;
	cursor:pointer;
	color: #000000;
	width: 92px;
  	padding-top: 8px;
  	padding-right: 8px;
  	float: left;
}

.box_midt_header_01_right_link:hover {
	color:#ffffff;
}

.box_midt_header_02 {
	clear:both;
	float:left;
	width:526px;
	font-weight: bold;
	font-size: 12px;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-top:9px;
	padding-bottom:3px;
}

.box_midt_content {
	clear:both;
	float:left;
	width:526px;
	font-size: 11px;
	position:relative;
	overflow:hidden;
	margin-left:7px;
	margin-right:7px;
	padding-bottom:9px;
}

.links_punkt_ikon {
	clear:both;
	float: left;
	width: 3px;
	height: 3px;
	margin-right:5px;
	margin-left:7px;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 0;
	background-color:  #206d92;
}

.links_punkt_tekst {
	width: 168px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	text-align: left;
	overflow: hidden;
	float: left;
}

.soeg_holder {
	float: left;
	width: 177px;
	margin-top: 1px;
}

.right_input_holder {
	float: left;
}

.right_input {
	width: 122px;
}

#IE .right_input {
	width: 127px;
}

.soegknap {
	float: right;
	text-align: center;
	width: 40px;
	height: 16px;
 	padding-top: 1px;
	color:  #000000;
	background:  #206d92;
}

#IE .soegknap {
	margin-top: 1px;
}

.footer {
	clear:both;
	float:left;
	width:988px;
	height:100px;
	padding:0;
	margin:0;
	background:#206d92;
	background-image: url('../grafik/BundBg.png');
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center;
	color: #000000;
	padding-top: 6px;
}

.footer_luft {
	clear:both;
	float:left;
	width:988px;
	height:10px;
	font-size:1px;
	padding:0;
	margin:0;
	background:#206d92;
}

.min_height {
  position:relative;
  float:right;
  font-size: 0;
  width: 1px;
  min-height:400px;
  height:auto;
  height:400px;
}


.menu_punkt_holder_n1 {
	clear:both;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 177px;
	overflow: hidden;
	
}
.menu_punkt_n2_ikon {
	clear:both;
	position: relative;
	float:left;
	top: 5px;
	left: 6px;
	width: 3px;
	height: 3px;
	font-size: 0;
	text-align: left;
	background:  #206d92;
}
.menu_punkt_holder_n2 {
	position: relative;
	float:left;
	margin-left: 12px;
	width: 156px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 4px;
}

.katalog_topmargin {
	margin-top: 10px;
}

.katalog_overskrift {
	text-align: left;
	font-weight: bold;
	color: #333333;
	width: 526px;
	margin-top: 13px;
	padding-bottom: 4px;
  	overflow: hidden;
}

.katalog_linje {
	height: 0;
	width: 526px;
	font-size: 0;
    line-height: 0;
    margin: 0px 0px 6px 0px;
    border-bottom: 1px solid #c2c2c2;
}

.katalog_indhold {
	text-align: left;
	color: #333333;
	padding:0;
	vertical-align: top;
	width: 526px;
}

.tom {
	height: 2px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.tom_2 {
	height: 2px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.tom_5 {
	height: 5px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.tom_6 {
	height: 6px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.tom_8 {
	height: 8px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.tom_10 {
	height: 10px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.tom_16 {
	height: 16px;
	font-size: 0;
	margin-left: 0;
	margin-right: 0;
    line-height: 0;
}

.galleri_linje {
	height: 0;
	width: 526px;
	font-size: 0;
    line-height: 0;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 4px;
}

.galleri_billede_11{
	overflow: hidden;
	font-size: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 0;
	margin-right: 11px;
	text-align: center;
	width: 168px;
	height: 126px;
	float: left;
}

.galleri_billede{
	overflow: hidden;
	font-size: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 0;
	text-align: center;
	width: 168px;
	height: 126px;
	float: left;
}

.galleri_tekst_11 {
	margin-right: 11px;
	text-align: center;
	color: #333333;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 168px;
	float: left;
	overflow: hidden;
}

.galleri_tekst {
	text-align: center;
	color: #333333;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 168px;
	overflow: hidden;
	float: left;
}

.galleri_tekst_tom {
	font-size: 0;
	height: 23px;
	padding: 0;
	line-height: 0;
	margin-bottom: 0;
	width: 168px;
	float: left;
}

.galleri_tekst_tom_11 {
	margin-right: 11px;
	font-size: 0;
	height: 23px;
	padding: 0;
	line-height: 0;
	margin-bottom: 0;
	width: 168px;
	float: left;
}

.formular_kraevet_tekst {
	color: #333333;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}

.formular_kraevet_tekst_red {
	color: #206d92;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

.formular_venstre {
	text-align: left;
	font-weight: bold;
	color: #206d92;
	padding: 0;
	margin-top: 6px;
	float: left;
}

.formular_venstre_text {
	text-align: left;
	color: #333333;
	padding: 0;
	margin-top: 8px;
	float: left;
}

.formular_hoejre	{
	color: #333333;
	float: left;
	text-align: right;
	padding: 0;
	margin-top: 6px;
	margin-right: 4px;
	font-weight: bold;

}

.formular_label	{
	color: #333333;
	text-align: left;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	font-weight: bold;
}

.formular_input {
	text-align: left;
	font-weight: bold;
	color: #206d92;
	padding: 0;
	margin-top: 4px;
	float: left;
}

.formular_linje {
	height: 0;
	width: 526px;
	font-size: 0;
    line-height: 0;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 8px;
}

.formular_knap {
	text-align: center;
	width: 60px;
	height: 16px;
 	padding-top: 2px;
	color:  #000000;
	font-weight: normal;
	background-color:  #206d92;
	margin-left: auto;
	margin-right: auto;
}

.formular_dialog {
	font-weight: bold;
	color: #333333;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}

.soegning_indhold {
	color: #333333;
	width: 526px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 10px;
}

.soegning_overskrift_holder {
	width: 526px;
	text-align: left;
	margin-bottom: 4px;
}

.soegning_linje {
	height: 0;
	width: 526px;
	font-size: 0;
    line-height: 0;
    margin: 0px 0px 6px 0px;
    border-bottom: 1px solid #c2c2c2;
}

.knapmdr {
	  text-align: center;
	  width: 30px;
	  height: 16px;
	  color:  #000000;
	  background-color:  #206d92;
	  float: left;
	  margin-right: 3px;
	  padding-top: 2px;

}

.knapaar {
	  text-align: center;
	  width: 66px;
	  height: 16px;
	  color:  #000000;
	  background-color:  #206d92;
	  float: left;
	  margin-right: 5px;
	  padding-top: 2px;

}

.aar_holder {
	float: left;
}

.aktivitet_linje {
	height: 0;
	width: 526px;
	font-size: 0;
    line-height: 0;
    border-bottom: 1px solid #c2c2c2;
    margin-top: 5px;
    margin-bottom: 2px;
}

.akt_55 {
	width: 55px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin-top: 3px;
	float: left;
}

.akt_85 {
	width: 85px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin-top: 3px;
	float: left;
}

.akt_90 {
	width: 90px;
	text-align: left;
	color: #333333;
	padding: 0;
	margin-top: 3px;
	float: left;
	overflow: hidden;
}

.akt_296 {
	width: 296px;
	text-align: left;
	color: #333333;
	padding: 0;
	margin-top: 3px;
	float: left;
	overflow: hidden;
}

.aktivitet_overskrift {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 526px;
	text-align: left;
	margin-top: 12px;
}

.akt_ingen {
	color: #333333;
	width: 526px;
	text-align: left;
	margin-top: 6px;
}

.kommentar_linje {
	height: 0;
	width: 590px;
	font-size: 0;
    line-height: 0;
  	padding-top: 8px;
    border-bottom: 1px dotted #333333;
}

.kommentar_overskrift {
	text-align: left;
	font-weight: bold;
	color: #333333;
	width: 555px;
  	padding-top: 8px;
  	overflow: hidden;
  	float: left;
}


.kommentar_indhold {
	text-align: left;
	color: #333333;
	padding: 6px 0px 4px 0px;
	vertical-align: top;
	width: 590px;
}

.kommentar_tekst {
	text-align: left;
	color: #333333;
	width: 590px;
	padding-top: 4px;
  	overflow: hidden;
}

.kommentar_kode {
	color: #333333;
	float: left;
	text-align: left;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 4px;
	font-weight: bold;
}

.kommentar_kode_input {
	text-align: left;
	color: #333333;
	padding-top: 14px;
  	overflow: hidden;
}

.knap_right_01 {
	float: right;
	text-align: center;
	width: 60px;
	height: 16px;
 	padding-top: 2px;
 	margin-right: 6px;
 	margin-top: 6px;
 	margin-bottom: 6px;
 	color:  #000000;
	background-color:  #206d92;
}

.knap_right_02 {
	float: right;
	text-align: center;
	width: 60px;
	height: 16px;
 	padding-top: 2px;
 	margin-top: 6px; 	
 	margin-bottom: 6px;
 	margin-right: 12px;
	color:  #000000;
	background-color:  #206d92;
}

.kommentar_grafik_holder {
	float: left;
}

.kommentar_grafik {
	padding: 8px 190px 4px 190px;
	width: 210px;
}

.kommentar_perskode_overskrift {
	text-align: left;
	font-weight: bold;
	color: #333333;
  	padding-top: 8px;
	margin-bottom: 10px;
  	overflow: hidden;
  	float: left;
}

.kommentar_perskode_label {
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	margin-right: 8px;
  	overflow: hidden;
  	float: left;
}

.kommentar_perskode_input {
	text-align: left;
	color: #333333;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 12px;
	float: left;
}