@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ebeae5;
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 980px;
	
	background-image:
	url(Billeder/baggrund.png);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-right:24px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #container2 { 
	width: 980px;
	background-color:#FFF;
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.thrColFixHdr #header {
	background-image:
	url(Billeder/Header-.jpg);
	height: 180px;
	
	 
 
} 
#menu {
	height:15px;
	padding:10px 10px 10px 30px;
	font-size:12px;

	
	}
	
		#hojretext{
	margin-top:2px;
	text-align: left;
			}
	
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	
	background-color:
	#FFF;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	margin: 20px 0 20px 0;/* padding keeps the content of the div away from the edges */
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.thrColFixHdr #sidebar4 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px;
	
	background-color:
	#FFF;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	
	margin: 20px 0 0 10px;
	
	/* padding keeps the content of the div away from the edges */

}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px;
	margin: 0 25px 0 15px;/* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #soeg {margin:30px;

}
.thrColFixHdr #mainContent { 
	margin: 20px 270px 0 190px;
	border-left: 1px solid #999;
	padding-left:20px;
} 
.thrColFixHdr #kalenderContent { 
	
	
	
} 
.thrColFixHdr #mainContent2 { 
	margin: 20px 270px 0 290px;
	width:420px;
} 
.thrColFixHdr #mainContents { 
	margin: 30px; 
} 
#mainContent5 {
	padding: 0px 0px 0px 30px;}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
	background-image:
	url(Billeder/footer.png);/* this padding matches the left alignment of the elements in the divs that appear above it. */

} 
.thrColFixHdr #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 */
	text-align: center;
}
.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;
}
	 a:link { color:#333; text-decoration: none; }
 a:visited { color:#333; text-decoration: none; } 
 a:hover{
	color:#900;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
}

#overskrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;	
		width:414px;
		float:left;
		background-color:
		#eaeaea;
		padding:1px 3px 2px 3px;
	
}
#overskrift2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;	
		width:490px;
		float:left;
		background-color:
		#eaeaea;
		padding:1px 3px 2px 3px;
	
}
#dato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #CCC;
	width:470px;
	padding:3px;
	margin-bottom:10px;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0px 0px 10px 0;
	width:184px;
	float: left;
	padding:3px;
	
	font-weight: normal;
}
#addresse {
	float: left;
	margin:
	0px 10px 10px 0 ;
	
	width:214px;
	padding:3px;

}

	
.nyhedstabel{
	border:	thin;
	border-color:
	#999;
	width:400px;
	border-bottom-style:solid;
	border-left-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	.overskriftkalender {
	font-size: 12px;
	font-weight: bold}
	
	#broedtext{
		line-height: 30px;}
