

/********************************/
/*   general txt                */
/********************************/


html, body
{
	margin: 0;
	background-color: white;

    text-align:center;

	font: 10px/11pt verdana;
	color: black;
}

div.side 
{
    text-align:left;
	width: 760px;
	margin-top: 30px;
	border-width: 1px;	
  	border-style: solid;
	border-color: #002A49;
}

/********************************/
/*   grafik                    */
/********************************/

div.logo
{
    width: 190px;
    padding-top: 15px;
    float: left;
}

div.illustration
{
    width:570px;
    height:100px;
    float: left;
}

.topmenuprikker
{
    width: 1px;
    float: left;
    border: 0px;
}



/********************************/
/*   indhold                     */
/********************************/

.indhold{
    float:left;
    width: 520px;
	padding: 10px 25px 35px 25px;
	min-height: 400px;
}

a	{
        color: #000000;
	text-decoration: underline; 
}

a:hover{
	color: #8E0016;
	text-decoration: underline;
}


a img	{ border: none; }



h1{
	font: 17px/18px verdana;
	margin-bottom: 10px;
	letter-spacing:-1px;
}


.lille{
	font-size: 9px;
}

/********************************/
/*   nyhed                   */
/********************************/

.nyhed{
	width: 170px;
	color: black;
	text-decoration:none;
        padding: 10px 5px 30px 15px;
 	background-color: #8ca6bf;
	clear: both;
}


.nyhed ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.nyhedslink:link, .nyhedslink:visited, .nyhedslink:active{
	padding-left: 12px;
 	padding-top: 0px;
	display:block;
	color: black;
	text-decoration:none;
	background: url(img/link_pil_indhold.gif) no-repeat 0px 3px;
}


.nyhedslink_active, .nyhedslink:hover, .nyhedslink_active:link{
	color: #8E0016;
	text-decoration: underline;
	background: url(img/link_pil_indhold_valgt.gif) no-repeat 0px 4px;
}




/********************************/
/*   adresse                   */
/********************************/

div.adresse{
	background: #597f9f;
	border-top: 1px solid #002a49;
	padding: 10px 15px 10px 15px;
	text-align:center;
	margin-top: 0px;
	clear: both;
}

/********************************/
/*   layout                     */
/********************************/


hr{
    color: #99AA60;
    width: 90%;
}





.streg{ 	background-color: #002A49;}
.lysblaa{ 	background-color: #b9c9d9;}
.mellemblaa{ background-color: #8ca6bf;}
.blaa{ 	background-color:#597f9f;}
.moerkblaa{background-color: #002a49;}


.adresse{
	padding: 10px 5px 10px 12px;
	float: center;
	color: 001b2f;
}


.document_list p{
	margin-top:0;
	margin-bottom:0;
}

/********************************/
/*   links                      */
/********************************/

/*
a:link			{ color: #0a00cf; text-decoration: none; }
a:visited		{ color: #0a00cf; text-decoration: none;}
a:hover			{ color: #0a00cf; text-decoration: bold;}
a:active		{ color: #0a00cf; }

a img{
	border: none;
}
*/

.highlight{
	background-color: yellow;
}

/********************************/
/*   layout                     */
/********************************/

.searchBar form{
	padding:0px;
	margin:0px;}

input, select, textarea{
	font-size: 10px;
	font-family:verdana;}

#menuWrapper
{
    overflow:hidden;
	width:952px;
	height:74px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#subMenuWrapper
{
	float:left;
	width:210px;
}

.subMenuHeader
{
	width:100%;
	background-color:#121F32;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	color:#FFFFFF;
	padding-left:21px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:2px solid #FFFFFF;
}

.searchBarWrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:796px;
	height:25px;
	text-align: right;
	padding-right:25px;}

.searchBar {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background: #666666 url("img/searchBarBG.gif") repeat left top;
	height: 25px;
	width: 305px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	float:right;
	text-align:left;
	font-size:10px;}

.menuItems {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:796px;
	height:21px;
	background-color: #FFFFFF;
	font-size:10px;
	text-align:left;}

.menuBar {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:20px;
	background: #C2D0DE url("img/topBarBGblue.gif") repeat-x left top;
	border-bottom:1px solid;
	border-color:#ECECEC;}


.content, .content_with_bar
{
     line-height:16px;
	 Width:560px;
}

.content_with_bar{

}

/********************************/
/*   menu                       */
/********************************/

div.topmenu{
	width: 760px;
	height: 20px;
	background: #597f9f;
	float: left;
    	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.funktionsmenu{
    	border: 0px solid black;
	padding: 3px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.funktionslink:link,.funktionslink:visited,.funktionslink:active{
	color: #666;
	text-decoration:none;
}


.funktionslink:hover,{
	color: #000000;
	text-decoration: underline;
}

	
.venstremenu{
	width: 170px;
	height:151px;
	padding: 20px 5px 50px 15px;
	margin-left: 0px;
 	background-color: #b9c9d9;
	float: left;
	clear: both;
}


.menu_row, .menu_row:link, .menu_row:visited{
	background: #597f9f;
    background: url(img/topmenuprikker.gif) no-repeat center right;
}

.menu_level1:link, .menu_level1:visited{
	height: 20px;
	width: 122px;
    text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration:none;
    border: 0px solid black;
	float: left;
	clear: none;
}

.menu_row242, .menu_row242:link, .menu_row242:visited{
    width: 145px;
    background: none;
    text-decoration:none;
}

.menu_row242:hover, .menu_row242_active, .menu_row242_active:link, .menu_row242_active:visited{
    width: 145px;
    background-color: #b9c9d9;
}

.menu_level1_active, .menu_level1_active:link, .menu_level1_active:visited, .menu_level1:hover{
	background-color: #b9c9d9;
	text-decoration:none;
}

.menu_level2:link,.menu_level2:visited, .menu_level2:active{
	padding-left: 12px;
 	padding-top: 0px;
	MARGIN-LEFT: 8px;
	color: #000000;
	display:block;
	text-decoration:none;
	background: url(img/link_pil.gif) no-repeat 0px 3px;
}

.menu_level2_active, .menu_level2:hover, .menu_level2_active:visited, .menu_level2_active:link{
	color: #8E0016;
	text-decoration: underline;
	background: url(img/link_pil_valgt.gif) no-repeat 0px 4px;
}

.menu_level3:link,.menu_level3:visited, .menu_level3:active{
	padding-left: 12px;
 	padding-top: 0px;
	MARGIN-LEFT: 20px;
	color: #000000;
	display:block;
	text-decoration:none;
	background: url(img/link_pil.gif) no-repeat 0px 3px;
}

.menu_level3_active, .menu_level3:hover, .menu_level3_active:visited, .menu_level3_active:link{
        color: #8E0016;
	text-decoration: underline;
}

/********************************/
/*   dictionary highlight       */
/********************************/

.dicWord {
	cursor:pointer;
}

.dicDescriptionBox {
	position:absolute;
	width:200px;
	text-align:left;
	border:1px solid black;
	padding:10px;
	background-color:white;
}

/********************************/
/*   fonts                      */
/********************************/



h1{
	font-size: 18px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:24px;
}

h2{
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
}

h3{
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
}

.Overskrift{	
	font-size: 20px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}

/**************************/
/**************************/



/********************************/
/*   entity styles              */
/********************************/

/********************************/
/*   document                   */
/********************************/

.document_header{
	margin-top:0px;
}

.document_abstract{
	margin-bottom: 25px;
	color: #464E55;
}

.document_txt, .document_txt *{

}

.document_txt p{
	margin-top:0;
	margin-bottom:0;
}

.document_boxes{
	line-height: 13px;
}/************************************/
/*   subscription                   */
/************************************/

.subscriber_field{
	/*font: 11px verdana, arial, sans-serif;*/
	width: 200px;
}/********************************/
/*   sitemap                    */
/********************************/

.sitemap{

}

ul.sitemap{

}

.sitemap li{

}

/*******************************/
/*   udtraek                   */
/*******************************/

.udtraek_header{
	margin-bottom:2px;
}

.udtraek_header a, .udtraek_header a:link, .udtraek_header a:visited{
	font-weight:bold;
	color: black;
	text-decoration: none;
}

.udtraek_abstract a, .udtraek_abstract a:link, .udtraek_abstract a:visited{
	color: black;
	text-decoration: none;
}div.box_header
{
	font-size: 11px; /* Not affected by size-changer */
	line-height: 15px;
	font-weight: bold;
	color: #1E4381;
}

div.box
{
}

div.rounded_box
{
	margin-top: 1em;
	margin-bottom: 1em;
}

div.box_content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.box div.box_content
{
	padding-bottom: 10px;
}

div.box_content p
{
	margin-top: 1em;
	margin-bottom: 0em;
}

div.box_content a
{
	display: block;
	padding: 1px 0px 0px 1em;
	
	background-image: url('img/arrow_right_red.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

div.box_content a, div.box_content a:hover, div.box_content a:active, div.box_content a:visited
{
	color: #131313;
}

/**********************************/
/*Hide section and element anchors*/
/**********************************/

div.box_content a.section_anchor
{
	display: none;
}

div.box_content a.element_anchor
{
	display: none;
}

/********************************/
/*   Manchet-boks               */
/********************************/
div.manchet_box
{
	margin-bottom: 2em;
	font-weight: bold;
}

div.manchet_box *
{
	font-weight: bold;
}

div.manchet_box ul li *
{
	font-weight: normal;
}

div.manchet_box ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

div.manchet_box ul li
{
	font-weight: normal;
	background-image: url(img/exclamation.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 19px;
	margin-top: 1em;
}

@media print{
	div.manchet_box ul
	{
		list-style-type: disc;
		list-style-image: url(img/exclamation.gif); 
		margin: 2em;
	}

	div.manchet_box ul li
	{
		background-image: none;
		padding-left: 3px;
		margin-top: -6px;
		margin-bottom:16px;
	}	
}

/********************************/
/*   Det med småt               */
/********************************/
div.box_header_small
{
	font-size: 10px;
	font-weight: bold;
}


/********************************/
/*   Spørgsmål og svar          */
/********************************/
div.box_header_QA
{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

/********************************/
/*   Forside                    */
/********************************/
div.rounded_box_frontpage
{
	background-color: white;
	width: 174px;
	float: left;
	margin-left: 7px;
}

div.rounded_box_frontpage div.box_content
{	
}

div.rounded_box_frontpage div.box_content p
{
	/*line-height: 12px;*/
	background-image: url('img/horizontal_seperator.gif');
	background-repeat: repeat-x;
	background-position-y: bottom;
	padding-bottom: 6px;
	margin-top: 0.25em;
}

div.rounded_box_frontpage div.box_content a, div.rounded_box_frontpage div.box_content a:hover, div.rounded_box_frontpage div.box_content a:active, div.rounded_box_frontpage div.box_content a:visited
{
	color: #13416A;
}

div.rounded_box_frontpage div.box_header
{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
}

/********************************/
/*   Målgruppe forside          */
/********************************/
div.box_maalgruppe
{
	float: left;
	width: 161px;
}

div.box_maalgruppe_seperator
{
	height: 95px;
	width: 1px;
	background-image: url('img/bottom_seperator.gif');
	margin-left: 1em;
	margin-right: 1em;
}

div.box_maalgruppe div.box_header
{
	text-transform: uppercase;
}

/********************************/
/*   Underforside               */
/********************************/
div.box_underforside
{
	float: left;
	width: 161px;
}

div.box_underforside_seperator
{
	height: 95px;
	width: 1px;
	background-image: url('img/bottom_seperator.gif');
	margin-left: 1em;
	margin-right: 1em;
}

div.box_underforside div.box_header
{
	text-transform: uppercase;
}

div.rounded_box_underforside
{
	margin-top: 0px;
	font-size: 10px;
	line-height: 14px;
}

div.rounded_box_underforside *
{
	font-size: 10px;
	line-height: 14px;
}

div.rounded_box_underforside div.box_content
{
	height: 120px;
}

div.rounded_box_underforside div.box_header
{
	text-transform: uppercase;
}

/********************************/
/*       Kampagne forside       */
/********************************/
div.rounded_box_kampagne_forside div.box_content
{
	line-height: 17px;
	color: #414042;
}

div.rounded_box_kampagne_forside div.box_content p, div.rounded_box_kampagne_forside div.box_content ol, div.rounded_box_kampagne_forside div.box_content ul
{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 17px;
}

div.rounded_box_kampagne_forside div.box_content li
{
	font-size: 10px;
	line-height: 18px;
}

div.rounded_box_kampagne_forside div.box_content a
{
	line-height: 17px;
	background-position-y: 8px;
	color: #414042;
}

div.rounded_box_kampagne_forside
{
	font-size: 10px;
	line-height: 14px;
}

div.rounded_box_kampagne_forside *
{
	font-size: 10px;
	line-height: 14px;
}

/********************************/
/*   Kampagne forside turkis    */
/********************************/
div.rounded_box_kampagne_forside_turkis div.box_content
{
	background-color: #46c3d3;
}

/********************************/
/*       Login                  */
/********************************/
div.rounded_box_login
{
	margin-top: 0;
}

div.rounded_box_login *
{
	font-size: 10px;
	line-height: 14px;
}

div.rounded_box_login div.box_header
{
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
}

div.rounded_box_login a
{
	display: inline;
	padding: 0px 0px 0px 0em;
	background-image: none;
}

/********************************/
/*   Sitemap                    */
/********************************/

div.sitemap_box
{
	width: 480px;
}

div.sitemap_box div.box_content ul
{
	margin-bottom: 0;
}

div.sitemap_box div.box_content a, div.sitemap_box div.box_content a:link, div.sitemap_box div.box_content a:visited, div.sitemap_box div.box_content a:hover, div.sitemap_box div.box_content a:active
{
	color: #E31243;
}

/********************************/
/* administrationogservice.dk   */
/********************************/
div.admserv_rounded_box_frontpage div.box_content
{
	background-image: url('img/administrationogservice.dk/box_forside_background.gif');
	background-repeat: repeat-y;
	padding-top: 5px;
}

div.admserv_rounded_box_right div.box_content
{
	background-color: #c3d9e8;
}

div.admserv_rounded_box_right div.box_content a
{
	background-image: none;
	padding: 0;
}

/********************************/
/*   Nifty Corners              */
/********************************/

.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px;line-height:1px;}
.artop *{border-style: solid;border-width:0 1px}

.r1,.rl1,.re1,.rel1{margin-left:10px}
.r1,.rr1,.re1,.rer1{margin-right:10px}

.r2,.rl2,.re2,.rel2{margin-left:8px}
.r2,.rr2,.re2,.rer2{margin-right:8px}

.r3,.rl3,.re3,.rel3{margin-left:6px}
.r3,.rr3,.re3,.rer3{margin-right:6px}

.r4,.rl4,.re4,.rel4{margin-left:5px}
.r4,.rr4,.re4,.rer4{margin-right:5px}

.r5,.rl5,.re5,.rel5{margin-left:4px}
.r5,.rr5,.re5,.rer5{margin-right:4px}

.r6,.rl6,.re6,.rel6{margin-left:3px}
.r6,.rr6,.re6,.rer6{margin-right:3px}

.r7,.rl7,.re7,.rel7{margin-left:2px}
.r7,.rr7,.re7,.rer7{margin-right:2px}

.r8,.rl8,.re8,.rel8{margin-left:1px}
.r8,.rr8,.re8,.rer8{margin-right:1px}

.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}

.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.re3,.rel3,.ra1,.ral1,.rx4,.rxl4,.rxs1,.rxsl1{border-left-width:2px}
.re3,.rer3,.ra1,.rar1,.rx4,.rxr4,.rxs1,.rxsr1{border-right-width:2px}

.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}

.r7,.rl7,.rr7,.re7,.rel7,.rer7,.ra7,.rar7,.ral7,.rx7,.rxl7,.rxr7{height:2px}
.r8,.rl8,.rr8,.re8,.rel8,.rer8,.ra8,.rar8,.ral8,.rx8,.rxl8,.rxr8{height:2px}

.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

@media print{
.rtop,.artop
{
	display: none;
	/*border-top-style: solid;
	border-top-width: 1px;*/
}

/*
.r1,.rl1,.re1,.rel1{display: none;}
.r1,.rr1,.re1,.rer1{display: none;}

.r2,.rl2,.re2,.rel2{display: none;}
.r2,.rr2,.re2,.rer2{display: none;}

.r3,.rl3,.re3,.rel3{display: none;}
.r3,.rr3,.re3,.rer3{display: none;}

.r4,.rl4,.re4,.rel4{display: none;}
.r4,.rr4,.re4,.rer4{display: none;}

.r5,.rl5,.re5,.rel5{display: none;}
.r5,.rr5,.re5,.rer5{display: none;}

.r6,.rl6,.re6,.rel6{display: none;}
.r6,.rr6,.re6,.rer6{display: none;}

.r7,.rl7,.re7,.rel7{display: none;}
.r7,.rr7,.re7,.rer7{display: none;}

.r8,.rl8,.re8,.rel8{display: none;}
.r8,.rr8,.re8,.rer8{display: none;}

.rx1,.rxl1{display: none;}
.rx1,.rxr1{display: none;}
.rx2,.rxl2{display: none;}
.rx2,.rxr2{display: none;}

.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{display: none;}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{display: none;}
.re3,.rel3,.ra1,.ral1,.rx4,.rxl4,.rxs1,.rxsl1{display: none;}
.re3,.rer3,.ra1,.rar1,.rx4,.rxr4,.rxs1,.rxsr1{display: none;}

.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{display: none;}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{display: none;}

.r7,.rl7,.rr7,.re7,.rel7,.rer7,.ra7,.rar7,.ral7,.rx7,.rxl7,.rxr7{display: none;}
.r8,.rl8,.rr8,.re8,.rel8,.rer8,.ra8,.rar8,.ral8,.rx8,.rxl8,.rxr8{display: none;}

.rer1,.rel1,.re1,.res1,.resl1,.resr1{display: none;}
*/

}

/********************************/
/*   print                      */
/********************************/

.onlyprint{
	display: none;
}

@media print{

    body, td, center, p, input, textarea{

    }

    .maintable{
        clear:both;
    }

	.content, .content_with_bar, .magasin_width{
		Width:600px;
	}

	.noprint{
		display: none;
	}

	.onlyprint{
		display: block;
	}

    div.side
    {
        border:none;
    }
    
    .indhold
    {
        padding: 25px 25px 35px 10px;
        clear:both;
    }
}