img,#biltag,#footer { behavior: url(/iepngfix.htc); }

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background: #fff url('../design/custom/bg.jpg') repeat-x;
}

a, a:link, a:visited, a:active {
	color: #87969d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.newslink, a.newslink:link, a.newslink:visited, a.newslink:active {
	color: #87969d;
	text-decoration: underline;
}

a.newslink:hover {
	text-decoration: none;
}

#wrapper { 
	margin: 0 auto;
	width: 750px;
}

#header {
	color: #333;
	width: 750px;
	height: 175px;
	margin: 0px 0px 0px 0px;
	background: url('../design/custom/header.jpg') no-repeat;
}

#menu {
	width: 750px;
	height: 30px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: url('../design/custom/menu.jpg') no-repeat;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 0px;
}

#menu li {
	float: left;
}

#menu li a {
	margin: 0px 0 0 0px;
	padding: 9px 15px 8px 15px;
	display: block;
	background: #8a99a0;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#menu li a:hover {
	background: url('../design/custom/menu_hover_aktiv.gif') repeat-x;
	color: #fff;
}

#menu li a.current {
	background: url('../design/custom/menu_hover_aktiv.gif') repeat-x;
	color: #fff;
}

#content { 
	width: 750px;
	float: left;
	min-height: 200px;
	color: #333;
	background: url('../design/custom/content.jpg') repeat-y;
	margin: 0px 0px 0px 0px;
	
}

#splitter {
	background: url('../design/custom/splitter.jpg') no-repeat;
	width: 750px;
	height: 33px;
}

#content_overskrift {
	margin: 10px 0 0 0;
	color: #88969f;
	font-size: 11px;
}

#content_overskrift h3 {
	font-size: 12px;
	margin: 20px 0 0 170px;
}

#news {
	float: left;
	font-size: 11px;
	color: #9eb1b7;
	width: 150px;
	margin: 20px 0px 0 20px;
}

#news h2 {
	font-size: 11px;
	color: #87969d;
}

#maincontent {
	font-size: 11px;
	color: #88969f;
	margin: 0 0 0 170px;
	padding: 15px 0 10px 0;
	width: 575px;
	background: #fff;
}

#content_indhold {
	margin: 0px 0 0 0;
	color: #88969f;
	font-size: 11px;
}

#content_indhold p {
	margin: 6px 0 6px 0px;
}

#content_indhold ul {
	margin: 0 0 0 20px;
}

/*#biltag {
	background: url('../design/custom/biltag.png') no-repeat bottom left;
	width: 201px;
	height: 100px;
	float: left;
}*/

#footer { 
	width: 730px;
	height: 63px;
	margin: 0 0 0 5px;
	color: #333;
	float: left;
	/*background: url('../design/custom/bilbund.png') no-repeat top left;*/
}

#footer_info {
	padding: 0px 0 0 100px;
	text-align: center;
	color: #87969d;
	font-size: 10px;
}