@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(grafik/repeat.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
.thrColElsHdr #containerhaf {
	width: 980px;
	margin-right: auto;
	margin-left: AUTO;
}
.thrColElsHdr #reklamesøjle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColElsHdr #containerhaf #venstre {
	float: left;
	width: 231px;
	padding-top: 0px;
	background-color: #b6b8ae;
	text-indent: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 13px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 15px;
	height: 1900px;
}
.thrColElsHdr #containerhaf #højre {
	float: right;
	width: 231px;
	background-color: #b6b8ae;
	font-size: 9pt;
	line-height: 14pt;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana;
	padding: 0px;
	height: 1900px;
	text-align: left;
}
.thrColElsHdr #containerhaf #midt {
	margin-top: 15px;
	margin-right: 246px;
	margin-left: 246px;
	padding-top: 0px;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 14pt;
	text-align: left;
	vertical-align: top;
}
.thrColElsHdr #maincontenthaf {
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 9pt;
}
.thrColElsHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align: center;
} 
.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColElsHdr #hafheader {
	text-align: center;
}
.thrColElsHdr #links {
}
.thrColElsHdr #ditrikstblogs {
	margin-left: 245px;
	background-color: #FFF;
	border-top-width: 0px;
	border-top-style: 0;
	width: 298px;
	border-top-color: #FFF;
}
.thrColElsHdr #blær {
	margin-top: 15px;
	margin-left: 245px;
}
.thrColElsHdr #containerhaf #ditrikstbjaelke {
	float: left;
	width: 231px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColElsHdr #Ny_distriksblog {
	margin-top: 15px;
	margin-left: 245px;
}
.thrColElsHdr #containerhaf #maincontenthaf #reklamesøjle #højre table {
	text-align: left;
}
.thrColElsHdr #containerhaf #maincontenthaf #reklamesøjle #blær table {
	color: #E2BF6B;
}
.negativtekst {
	font-family: verdana;
	font-size: 9pt;
	line-height: normal;
	color: #FFF;
}
.thrColElsHdr #containerhaf #maincontenthaf #reklamesøjle #midt table tr td table tr td .negativtekst .negativtekst {
	font-size: 14pt;
}
.thrColElsHdr #containerhaf #maincontenthaf #reklamesøjle #midt table tr td table tr td .negativtekst .negativtekst {
	font-size: 9px;
}
.thrColElsHdr #containerhaf #maincontenthaf #reklamesøjle #midt table tr td table tr td .negativtekst .negativtekst {
	font-size: 9pt;
}
