* { padding: 0; margin: 0; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #292929;
}

a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a.newslink, a.newslink:link, a.newslink:visited, a.newslink:active {
	color: #949494;
	text-decoration: underline;
}

a.newslink:hover {
	color: #949494;
	text-decoration: none;
}

a.footerlink, a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #949494;
	text-decoration: underline;
}

a.footerlink:hover {
	color: #949494;
	text-decoration: none;
}

#wrapper { 
	margin: 0 auto;
	width: 805px;
}

#top {
	width: 800px;
	height: 86px;
	color: #333;
	margin: 10px 0px 0px 0px;
	background: #fff;
}

#img {
	height: 12px;
	float: right;
	margin: 50px 50px 0 0;
}

#logo {
	background: url('../design/custom/logo.jpg') no-repeat;
	float: left;
	width: 350px;
	height: 47px;
	margin: 22px 0 0 17px;
}

#navigation {
	width: 800px;
	height: 31px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

#menu {
	background: url('../design/custom/menu.jpg') repeat-x;	
	width: 764px;
	height: 31px;
	margin: 0 0 0 17px;
}

#header {
	background: url('../design/custom/header.jpg') no-repeat;
	width: 800px;
	height: 155px;
}

#splitter {
	background: url('../design/custom/splitter.jpg') no-repeat;
	width: 800px;
	height: 24px;
	float: left;
}

#content { 
	width: 800px;
	color: #333;
	background: #fff;
	margin: 0px 0px 20px 0px;
	float: left;
}

#maincontent {
	background: #f0f0f0 url('../design/custom/wrapper.jpg') repeat-y 0px 100px;
	width: 764px;
	min-height: 300px;
	margin: 0px 0 0px 17px;
	padding: 0px 0 0 0;
	float: left;
}

#maintext {
	padding: 0px 0 10px 10px;
	float: left;
	width: 535px;
}

#maintext ul {
	margin: 0px 0 0 15px;
}

#maintext p {
	margin: 6px 0 6px 0px;
}

#maintext h3 {
	color: #8c1918;
	font-size: 11px;
}

#rightcolumn {
	float: left;
	width: 205px;
	background: #292929;
	color: #8a8a8a;
	margin: 0 0 0 13px;
}

#contentstop {
	margin: 0 0 0 17px;
	background: url('../design/custom/contentstop.jpg') repeat-x;
	width: 764px;
	height: 30px;
	float: left;
}

#footer { 
	width: 800px;
	height: 42px;
	color: #333;
	background: #fff;
	margin: 0px 0px 0px 0px;
	float: left;
}

#infotext {
	text-align: center;
	font-size: 10px;
	color: #949494;
}


/* NYHEDER */

.news_preview {
	color: #8a8a8a;
	font-size: 10px;
	margin: 10px 0 0 10px;
	width: 188px;
}

.news_preview h2 {
	color: #8a8a8a;
	font-size: 10px;
}
