img,#biltag,#footer { behavior: url(/iepngfix.htc); }

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background: url('../design/custom/bg.jpg');
}

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('../upload_dir/pics/header/header.jpg') no-repeat;
}

#menu {
	width: 750px;
	height: 30px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: url('../design/custom/menu.jpg') no-repeat;
}

#content { 
	width: 750px;
	float: left;
	min-height: 200px;
	color: #333;
	background: #fff;
	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;
	font-size: 11px;
}

#content_overskrift h3 {
	font-size: 16px;
	color: #708ead;
	margin: 0px 0 0 20px;
}

#maincontent {
	font-size: 11px;
	color: #88969f;
	margin: 0 0 0 23px;
	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;
}

#footer { 
	width: 750px;
	height: 100px;
	margin: 0 0 0 0px;
	color: #333;
	float: left;
	background: url('../design/custom/footer.png') no-repeat;
}

#footer_info {
	padding: 75px 0 0 0px;
	text-align: center;
	color: #87969d;
	font-size: 10px;
}
