

/********************************/
/*   general txt                */
/********************************/

body{
	margin: 0px;
	margin-top:26px;
	background-color: white;
}

body, td, center, p{
	font: 11px/17px Verdana;
	font: 10px/11pt verdana;
	color: black;
}

.document_list p{
	margin-top:0;
	margin-bottom:0;
}

.white, .white td, .white center, .white p{
	color: white;
}

.black, .black td, .black center, .black p{
	color: black;
}

/********************************/
/*   links                      */
/********************************/

a:link		{ color: #7C0000; text-decoration: none; }
a:visited	{ color: #7C0000; text-decoration: none; }
a:hover		{ color: #7C0000; text-decoration: underline; }
a:active	{ color: #7C0000; text-decoration: none; }


a img		{ border: none; }

.highlight{
	background-color: yellow;
}

/********************************/
/*   layout                     */
/********************************/

.maintable{
	Width:760px;
	background-color: white;
	border-Collapse: Collapse;
}

.maintable tr td{
	/*
	border: 1px solid #D6D5C3;
	border: 1px hidden #D6D5C3;
	border: none;
	*/
}

.wrapper{
	background-color: #EFEFEF;
	border-top: none;
	border-bottom: none;
}

.top{

}

.logo{
	margin: 3px 0 16px 55px;
}

.grey{
	background-color: #A3A3A3;
}

.darkgrey{
	background-color: #7A7A7A;
}

.blackgrey{
	background-color: #333333;
}

.lightgrey{
	background-color: #C8C8C8;
}

.search_bar{

}

.left{

}

.main{
	padding: 10px 55px 10px 55px;
}

.right_top tr td, .right_middle tr td, .lower tr td, .right_lower tr td{
	border: none;
}

.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{
	
}

.content_with_bar{

}

.bar{
	Width: 250px;
	padding-top:15px;
	padding-Right:10px;
}

.footer{
	
}

.footer a, .footer a:visited, .footer_front a{
}

/********************************/
/*   boxes                      */
/********************************/

.right_middle{
	height:95px;
}

.right_top{
	/*height:175px;*/
	border-top:none;
	width:188px;
}

.right_lower,.right_middle{
	color: white;
	width:172px;
	padding:8px 8px 0 8px;
}

.right_lower td, .right_lower p{
	color: white;
}

.right_top, .right_top p, .right_top td{
	color: white;
}

.right_top a{ color: white; }
.right_top a:visited{ color: white; }
.right_top a:hover{ color: white; }


.lower{
	color: white;
	border-bottom:none;
	padding:8px 8px 0 8px;
}

.form1_input{
	font:10px verdana;
	color:#666;
	border:1px solid #999999;
	Width: 110px;
}

.form1_submit{
	font:10px verdana;
}

/********************************/
/*   default elements           */
/********************************/

.topbillede{

}

.sidebillede{

}

/********************************/
/*   menu                       */
/********************************/

.menu_row:link, .menu_row:visited, .menu_row_active{
	color: white;
	text-decoration: none;
	float: Left;
	cursor: hand;
	padding: 5px 7px 5px 7px;
	font: 10px/13px verdana;
	font-weight: bold;
	text-transform: uppercase;
}

.menu_row_active{
	background-color: #9F9B75;
	background-color: #7A7A7A;
	
	background-image: url('img/menupil.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.menu_level0{
	background-image: none;
}

.menu_level0:link,.menu_level0:visited, .menu_level0:hover, .menu_level0:active{
	color:white;
	text-decoration:none;
}

.menu_level1:link,.menu_level1:visited, .menu_level1:hover, .menu_level1:active{
	text-decoration:none;
	color:white;
}

.menu_level2{
	text-transform: none;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:4px;
	float: none;
	white-space:nowrap;
	color:#9E9A74;
	background-color:white;
	background-image: none;
}

.menu_level2_active{
	color:#7B0002;
	background-image: url('img/menu3_aktiv.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.menu{
	padding: 10px 10px 10px 10px;
}

.searchbutton
{
	border : 1px solid #000000;
	color : #000000;
	background-color : #FFFFFF;
	font-family : Verdana;
	font-size : 10px;
	height: 16px;
}

.searchfield
{
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid #7A7A7A;
	color:#666;
}

/********************************/
/*   fonts                      */
/********************************/



.Overskrift{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.StorOverskrift{
	font-Size: 20px;
	line-height: 23px;
	font-family: verdana;
	color: #527676;
	letter-spacing: -1px;
	margin-top: 15px;
}

.Forsiderubrik{
	font-Size: 14pt/20pt;
	color: black;
	font-weight: bold;
	margin-bottom: 22px;
	margin-bottom: 26px;
}

.Mellemrubrik{
	font-Size: 10pt;
	font-weight: bold;
}

.Underrubrik{
	font-style: italic;
}

.Lille{
	font-size: 8pt;
	line-height: 1.4;
}


/********************************/
/*   entity styles              */
/********************************/

/********************************/
/*   document                   */
/********************************/

.document_header{
	margin-top:0px;
}

.document_abstract{
	margin-bottom: 8px;
}

.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;*/
}

/********************************/
/*   print                      */
/********************************/

@media print{

	.main{
		Width:600px;
	}

	.noprint{
		display: none;
	}

}