

/********************************/
/*   general txt                */
/********************************/

body{
	margin: 0px;
	background-color: #CCCCCC;
}

body, td, center, p{
	font: 11px/17px Verdana;
	color: black;
}

.td1{
	font: 10px Arial, Helvetica, sans-serif, sans-serif;
	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: #06457F; text-decoration: none; }
a:visited	{ color: #06457F; text-decoration: none; }
a:hover		{ color: black; text-decoration: underline; }
a:active	{ color: #06457F; text-decoration: none; }


a img		{ border: none; }

.highlight{
	background-color: yellow;
}

/********************************/
/*   layout                     */
/********************************/

.header1 {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 17px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.header2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.medicin_news p{
	margin:0;
	font-Size:10px;
	line-height:14px;
}

.maintable{
	Width:760px;
	background-color: white;
}

.wrapper{
	background-color: #E8E6E6;
	border-top: 1px solid #D6D4C2;
	border-bottom: 1px solid #D6D4C2;
}

.top{

}

.logo{
	
}

.graa{	background-color: #7B8385; }
.groen{	background-color: #9F9B75; }
.lys{	background-color: #B5B293; }

.search_bar{

}

.left{

}

.main{
	padding:15px 28px 15px 28px;
}

.right_top tr td, .right_middle tr td, .lower tr td, .right_lower tr td{
	border: none;
}

.explorer{
	margin-top:2px;
}

.content, .content_with_bar{
	Width:100%;
}

.content_with_bar{
	Width:320px;
	padding-Right:15px;
}

.bar{
	Width: 250px;
	padding-top:15px;
	padding-Right:10px;
}

.footer{
	color:#818085;
}

.footer a, .footer a:visited, .footer_front a{
	color:#818085;
}

/********************************/
/*   default elements           */
/********************************/

.topbillede{

}

.sidebillede{

}

/********************************/
/*   menu                       */
/********************************/

.menu_row, .menu_row_active{
	color: white;
	text-decoration: none;
	float: Left;
	cursor: hand;
	padding: 2px 15px 2px 15px;
	font: 10px/13px verdana;
	display: block;
	Width:140px;
	height:14px;
	text-align:center;
}

.menu_row_active, .menu_row_active:visited{

}

.menu_level0{
	border-Left: 1px solid #044F95;
	border-Right: 1px solid #044F95;
}
.menu_level1{
	border-Left: 1px solid #696E72;
	border-Right: 1px solid #696E72;
}

.menu_level0_active{
	background-image: url('img/menu_background_active.gif');
	border: 1px solid #696E72;
	border-top: none;
}

.menu_level1_active{
	font-weight: bold;
}

.menu_row:visited{
	color: black;
}

.menu_row:hover{
	color: #E9821D;
}

.submenu_row, .submenu_row_active{
	font: 9px/9px verdana;
	margin-top:3px;
	margin-bottom:3px;
}

.submenu_row_active{
	color: #E9821D;
}

.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 #999999;
	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;
	font-Size: 20px;
	line-height:22px;
	font-weight: normal;
	letter-spacing:-1px;
}

.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;
		padding-Left:0;
	}

	.noprint{
		display: none;
	}

	.logo{
		margin-Left:32px;
	}
	
}