* {
	font-size:12px;
	padding: 0px;
	border: 0px;
	font-family: "Segoe UI",Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}
A:FOCUS {
outline : none; 
}

body {
	background-color:#272626;
	background-image:url(/images/mainbg.gif);
	background-repeat:repeat-y;	
	background-position:center;
	margin:0;
}
#wrapper {
	padding: 0px;
	width: 1024px;
	margin: auto;
	overflow: auto;
	overflow:visible;;
}
#maintext {
	background-color:#000000;
	background-image:url(/images/forsidebg.jpg);
	background-repeat:no-repeat;	
	border-bottom:1px solid #454545;
}
#sitemap {
	
	padding-left:20px;
}

.sitemapcol {
	float:left;	
	padding-left:20px;
	width:140px;
	text-decoration:none;
	color:#CCCCCC;
}

.sitemapcol ul {
	list-style:none;
}
.sitemapcol strong a {
	text-decoration:none;
	color:#818384
}
.sitemapcol  a  {
	text-decoration:none;
	color:#6a6c6d;
}
.sitemapcol strong a:hover,.sitemapcol  a:hover  {
	text-decoration:none;
	color:#FFFFFF;
}
#footer {
	width:1024px;
	text-align:center;
	color:#818384;
	padding-bottom:4px;
}
#header {
	width:1024px;
	height:71px;
	background-color:#000000;
	position:absolute;
}
#topmenu {
	
	position:absolute;width:1024px;
	height:24px;
	top:47px;
	background-image:url(/images/menubg.gif);
	background-repeat:no-repeat;
	background-position:right;	

}
#sidemenu ul {
	list-style-image: url(/images/bullit.png); 
}
#senestenyt {
	margin-left:-10px;
	width:144px;
	padding-top:2px;
}
.dato {
	position:absolute;
	text-align:right;
	color:#9c9b9b;
	font-size:11px;
	font-weight:bold;
	top:203px;
	left:7px;
	width:169px;
}
.nytheader {
	position:absolute;
	font-weight:bold;
	color:#FFFFFF;
	top:7px;
	font-size:12px;
	
	padding-left:7px;
	display:table-cell;
	vertical-align:middle ;
	height:30px;
	width:169px;
	
}
.nyt_bread {
	position:absolute;
	color:#d1d1d1;	
	top:43px;
	padding-left:7px;
	width:169px;
}
.nyhed_krydderi {
	position:absolute;
	
	top:121px;
	left:0px;
	width:181px;
	height:81px;
	overflow:hidden;
}
.readmore {
	float:right;
	text-align:right;	
}


.searchbody  {
	color:#6a6c6d;
	font-size:11px;
	
	text-decoration:none;
	
	
}
.searchbody:hover {
	color:#FFFFFF;
	
	
	
}

.readmore a {
	color:#6a6c6d;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.readmore a:hover {
	color:#FFFFFF;
	
}
.senestenyt_item {
	padding-top:15px;	
	padding-bottom:2px;	
	border-bottom:1px solid #6a6c6d;
}
#themaincontent {
	background-color:#000000;
}
#themaincontent ul {
	list-style:inside;
}

.nyhedslist {
	width:600px;
	border-bottom:1px solid #444444;
	padding:4px;
}
.nyhedslist_dato {
	width:100px;
	float:left;
	color:#6a6c6d;
}
.nyhedslist_header {
	width:450px;
	float:left;
	font-weight:bold;
}
.nyhedslist_header a {
	color:#FFFFFF;
	text-decoration:none;
}
.textinput {
	width:240px;
	height:20px;
	color:#444444;
	background-color:transparent ;
	background-image:url(/images/inputbg.gif);
	background-repeat:no-repeat;
	padding-left:4px;
	line-height:18px;
	
}
.textinputsmall {
	width:152px;
	height:20px;
	color:#444444;
	background-color:transparent ;
	background-image:url(/images/inputbgsmall.gif);
	background-repeat:no-repeat;
	padding-left:4px;
	line-height:18px;
	
}
.textareainput {
	width:240px;
	height:100px;
	color:#444444;
	background-color:transparent ;
	background-image:url(/images/textareainput.gif);
	background-repeat:no-repeat;
	padding-left:4px;
	line-height:18px;
	overflow:auto;

}
.textareainputlarge {
	width:468px;
	height:99px;
	color:#444444;
	background-color:transparent ;
	background-image:url(/images/textareainputlarge.gif);
	background-repeat:no-repeat;
	padding-left:4px;
	line-height:18px;
	overflow:auto;

}
.inputbut {
	width:110px;
	height: 24px;
	background-image:url(/images/butbg.gif);
	background-repeat:no-repeat;
	color:#333333;
	cursor:pointer;
	font-weight:bold;
	line-height:20px;
}