@import url("search.css");
@import url("nyheder.css");
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999; 
	border-style: none none dotted; 
	padding: 16px 0 8px 0;
	margin-bottom: 4px;
}
.f_tools_menu li a strong {
	color:#999999;
}
.f_tools_menu li #servicemenu11:hover {
	text-decoration:none;
	cursor:text;
}
#breadtext .last a{
	color:#999999;
}
h3.nolink a, h4.nolink a {
	text-decoration:none;
	cursor:default;
}
.f_feature_item .f_main_img_bordered	{
	margin-bottom:0px;
}

/*Table*/
.g_main_i .datatabel table {
	width:100%;
}
.g_main_i .datatabel table caption {
	text-align:left;
	padding:0;
	margin:0;
}
.g_main_i .datatabel table th{
	background-color:#EEEEEE;
	color:#444444;
	font-family:Arial,sans-serif;
	font-weight:bold;
	text-align:left;
	padding: 10px;
	width:20%;
}

.g_main_i .datatabel table td{
	background-color:#C6C3DE;
	text-align:left;
	padding: 10px;
}
/*Table lys*/
.g_main_i .indholdstabel table {
	width:100%;
}
.g_main_i .indholdstabel table caption {
	text-align:left;
	padding:0;
	margin:0;
}
.g_main_i .indholdstabel table th{
	background-color:#EEEEEE;
	color:#444444;
	font-family:Arial,sans-serif;
	font-weight:bold;
	text-align:left;
	padding: 6px;
	width:20%;
}

.g_main_i .indholdstabel table td{
	text-align:left;
	padding: 6px;
	border: 1px dotted #999; 
	border-style: none none dotted; 
}
/*templates*/
.img-floatbox-right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}

.img-floatbox-left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}


/* For small thumbnail like images flushed to the right */
.img-small-rightfloat {
	border: 1px solid #0051BD;
	margin: 3px;
	float: right;
	clear: both;
} 
/* tilmeld nyhedsbrev højre*/
.f_related_item form {
	padding:0 2px 4px;
}
.submit {
	margin-top:5px;
	margin-bottom:5px;
	padding:1px;
}
/*publikationer formular*/
.pub_formular {
	font-size: 1.1em;
	line-height: 20px;
}
.pub_formular span{
	color:red;
}
.f_related_item_content .pubholder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
	margin-bottom:3px;
	padding-bottom:3px;
}
.f_related_item_content .pubholder h4{
	padding:0;
}
.f_related_item_content .pubholder .nyhedsheader {
	margin-left:4px;
}