img,#biltag,#footer { behavior: url(/iepngfix.htc); }

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	background: #323232 url("/design/custom/bg.jpg") repeat-x;
}

a, a:link, a:visited, a:active {
	color: #e3c233;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

a.newslink, a.newslink:link, a.newslink:visited, a.newslink:active {
	color: #87969d;
	text-decoration: underline;
}

a.newslink:hover {
	text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #c6c6c6;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#wrapper { 
	margin: 0 auto;
	width: 950px;
}

#wrapper_content { 
	float: left;
	background: url("/design/custom/wrapper_bg.jpg") repeat-y;
	border-bottom: 3px solid #c6c6c6;
}

#header {
	color: #333;
	width: 950px;
	height: 195px;
	margin: 0px 0px 0px 0px;
	background: url('/upload_dir/docs/header.jpg') no-repeat;
}

#menu {
	width: 919px;
	height: 26px;
	color: #333;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 25px;
	background: url('/design/custom/menu_bg.jpg') repeat-x;
}

#content { 
	width: 944px;
	float: left;
	min-height: 200px;
	color: #fff;
	background: #333333;
	margin: 0px 0px 0px 3px;
}

#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 h1 {
	font-family: Times new Roman;
	font-size: 16px;
	color: #ccc;
	margin: 0px 0 0 20px;
	padding: 5px; 0 0 0;
}

#maincontent {
	font-size: 11px;
	color: #88969f;
	margin: 0 0 0 23px;
	padding: 5px 0 10px 0;
	width: 921px;
}

#content_indhold {
	color: #ccc;
	font-size: 11px;
	line-height: 16px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0px 0 0 0;
	padding: 0 23px 0 0;
}

#content_indhold p {
	margin: 6px 0 6px 0px;
}

#content_indhold ul {
	margin: 0 0 0 20px;
}

#category_holder {	
	width:860px;
}

#category_holder ul{
	
}

#category_holder li{
	float:left;
	width:100px;
	height:100px;
	list-style-type: none;
	margin: 0 0px 0 0;
	padding: 0 2px 0 2px;
	border: 0px solid #fff;
}

#footer{
	float:right;
	height: 20px;
	padding: 4px 0 0 0;
	text-align: right;
	color: #c6c6c6;
	font-size: 10px;
}
