

/********************************/
/*   general txt                */
/********************************/

body{
	margin: 0px;
	background-color: white;
}

body, td, center, p{
	font: 12px/14px verdana;
	color: black;
}

.document p{
	margin-top:0;
	margin-bottom:0;
}

.document_list p{
	margin-top:0;
	margin-bottom:0;
}

.white, .white td, .white center, .white p, .white a, .white a:link, .white a:visited{
	color: white;
}

.white a:hover{
	color: white;
	text-decoration: underline;
}


.black, .black td, .black center, .black p{
	color: black;
}

.SortLink:link, .SortLink:visited{
	color: black;
	text-decoration:none;
}

h1{
	margin-bottom: 10px;
	color:#F78410;
	font-Size:22px;
	line-height:24px;
	font-weight:normal;
}

/********************************/
/*   links                      */
/********************************/

a:link			{ color: #F78410; text-decoration: underline; }
a:visited		{ color: #F78410; }
a:hover			{ color: #CF001B; color: black; }
a:active		{ color: #F78410; }

.nounderline a, .nounderline td a{
	text-decoration: none;
}

a img		{ border: none; }

.highlight{
	background-color: yellow;
}

/********************************/
/*   colors                     */
/********************************/

.bg_red{
	background-color:#CF001B;
}

.bg_orange{
	background-color:#F78410;
}

.bg_graa{
	background-color:#63717B;
}

/********************************/
/*   layout                     */
/********************************/

.top{

}

.logo{
	
}

.grey{
	background-color: #A3A3A3;
}

.darkgrey{
	background-color: #7A7A7A;
}

.blackgrey{
	background-color: #333333;
}

.lightgrey{
	background-color: #C8C8C8;
}

.search_bar{

}

.left{

}

.main{
	padding: 22px 15px 22px 15px;
}

.explorer, .explorer_link:link, .explorer_link:visited, .explorer_link:active{
	color: #A5A5A5;
	font-size: 9px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom:10px;
}

.explorer_link:hover{
	text-decoration: underline;
}

.content, .content_with_bar{
	 Width:435px;
}

.content_with_bar{

}

.bar{
	Width: 250px;
	padding-top:15px;
	padding-Right:10px;
}

.footer{
	
}

.footer a, .footer a:visited, .footer_front a{
}

.magasin_width{
	width:435px;
}

/********************************/
/*   default elements           */
/********************************/

.topbillede{

}

.sidebillede{

}

/********************************/
/*   menu                       */
/********************************/

.categorylist{
	font-Size:11px;
}

.menu_row, .menu_row:link, .menu_row:visited{
    text-align:center;
	display: block;
	border-bottom:1px solid white;
	height:15px;
	font-Size:11px;
}

.menu_row_active, .menu_row_active:link, .menu_row_active:visited{
	color: white;
	background-color: #0071FF;
}


/*

.menu_level1:link, .menu_level1:visited, .menu_level1_active{
	padding: 1 15px 1px 15px;
	float:Left;
	background-image:url('img/std/bg_dots_horizontal_grey.gif');
	background-position:bottom Left;
	background-repeat:repeat-x;
}

.menu_level1:link,.menu_level1:visited, .menu_level1:hover, .menu_level1:active{
	color:white;
	text-decoration:none;
}

.menu_level2:link,.menu_level2:visited, .menu_level2:hover, .menu_level2:active{
	text-decoration:none;
	color:white;
}

.menu_level2:hover{
	text-decoration:underline;
}

.menu{
	padding: 10px 10px 10px 10px;
}

*/

/********************************/
/*   fonts                      */
/********************************/



.Overskrift{
	margin-bottom: 10px;
	color:#F78410;
	font-Size:22px;
	line-height:24px;
}

.Underoverskrift{
	font-weight: bold;
	line-height: 18px;
}

.Graa{
	color: #63717B;
}

.SortLink{
	color: black;
	text-decoration:none;
}

/********************************/
/*   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{
	/*list-style-type: disc;*/
}

/*******************************/
/*   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;
}

/********************************/
/*   print                      */
/********************************/

.onlyprint{
	display: none;
}

@media print{

	.main{
		Width:600px;
	}

	.content, .content_with_bar, .magasin_width{
		Width:600px;
	}

	.noprint{
		display: none;
	}

	.onlyprint{
		display: block;
	}

}
