* { padding: 0; margin: 0; }

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666766;
	background: #aeacad url('../design/custom/bg.jpg') repeat-x;
}

a, a:link, a:visited, a:active {
	color: #85241c;
	text-decoration: underline;
}

a:hover {
	color: #85241c;
	text-decoration: none;
}

#wrapper { 
	margin: 0 auto;
	width: 884px;
}

#header {
	color: #333;
	width: 884px;
	height: 68px;	
	margin: 0px 0px 0px 0px;
	background: url('../design/custom/header.jpg') no-repeat;
}

#logo {
	background: url('../design/custom/logo_kr.jpg') no-repeat;
	width: 163px;
	height: 66px;
	float: left;
	margin: 0 0 0 30px;
}

#flag {
	float: right;
	margin: 10px 35px 0 0;
}

#navigation {	
	width: 884px;
	height: 36px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: url('../design/custom/menu.jpg') no-repeat;
}

#menu {
	padding: 5px 0 0 20px;
}

#header_billeder {	
	width: 884px;
	height: 158px;
	background: url('../design/custom/header_billede.jpg') no-repeat;
}

#wrapper_content {
	background: url('../design/custom/wrappercontent.jpg') repeat-y;
	width: 850px;
	min-height: 333px;
	margin: 0 auto;
	float:left;
	margin:0 0 0 17px;
}

#maincontent {
	background: url('../design/custom/wrapper.jpg') no-repeat;
	width: 850px;
	min-height: 333px;
	margin: 0 auto;
}



#content { 
	float:left;
	width:440px;
	margin: 0px 0px 20px 0px;
	min-height: 340px;
}

#content h1{
	font-size: 16px;
	color: #85241c;
	font-weight: bold;
	margin:0px 0 10px 0;
}

#content p {
	margin: 6px 0 6px 0;
}

#content ul {
	margin: 0 0 0 25px;
}

#rightcolumn { 
	color: #333;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: right;
}

#search_form {	
	width:162px;
	height:32px;
}

.button_search {
	background: url('../design/custom/search_ok.jpg') no-repeat;
	width:27px;
	height:20px;
}

#leftcolumn { 
	color: #333;
	margin: 0px 0px 0px 0px;
	width: 180px;
	float: left;
	padding: 0 0 0 10px;
}

/*MENU - UNDERPUNKTER */

#leftcolumn ul  {
	width:175px;
	list-style-image: url("../design/custom/pil.gif");
	margin: 10px 0 0 25px;
}

#leftcolumn ul li a {
	text-decoration: none;
	color: #999;
	display:block;
	margin:0px 0 10px 0;
	font-weight: bold;
}

#leftcolumn ul li a:hover {	
	color: #85241c;
}

#leftcolumn ul li a.current {	
	color:#85241c;
}

#left_contact {
	margin:10px 0 10px 10px;
	font-size: 10px;
	color: #7f7f83;
}

#nyheder {
}


#nyheder h3 {
	color: #7f7f83;
	font-size: 9px;
	margin:0 0 0 15px;
}


#nyhedsheader {
	color: #666;
	font-size: 10px;
	font-weight: bold;
}

#leftcolumn h2 {
	color: #7f7f83;
	font-size: 10px;	
	padding:0 0 0 5px;
}

.news_preview {
	margin:10px 0 0 10px;
	padding: 0 0 0 0px;
	width:130px;
	background: url('../design/custom/pil.gif') no-repeat top left;
}

.news_text {
	color: #5c5b60;
	font-size: 9px;
	margin:0 0 0 15px;
}

#search {
	background: url('../design/custom/search.jpg') no-repeat;
	width: 178px;
	height: 62px;
	padding:20px 0 0 20px;
}

#moel3ler {
	background: url('../design/custom/moeller.png') no-repeat bottom right;
	width: 830px;
	height: 211px;
}

#footer { 
	width: 884px;
	height: 35px;
	margin: 0 0 0 0px;
	color: #333;
	clear:both;
	background: url('../design/custom/footer.png') no-repeat;
}

#infoleft {
	color: #85241c;
	font-size: 9px;
	margin: 0 0 0 210px;
	padding: 15px 0 0 0;
	float: left;
}

#inforight {
	float: right;
	margin: 10px 40px 0 0;
	color: #cbcbcb;
	font-size: 9px;
}
