/* GENERAL STYLES */
/**/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{
margin:0;
padding:0;
border:0;
font-weight:normal;
font-style:normal;
text-align:left;
font-family:inherit;
}

table{
border-collapse:collapse;
border-spacing:0;}
/*ol,ul{
list-style:none;
}*/


q:before,q:after,blockquote:before,blockquote:after{
content:"";
}

body {
	font-family:verdana;
	font-size:11px;
	background-color:#e7e7e7;
}

strong {
	font-weight:bold;
}

.clear {
	margin:0px;
	padding:0px;
	height:0px;
	clear:both;
}

#wrapper, #footer {background-color:#fff;

		padding:10px 20px 10px 20px;
	margin:0px auto 10px auto;
	width:940px;
}

#wrapper {
	padding-bottom:20px;
}

#logobar {
	width:100%;
	background-color:#f37021;
}

#topmenu {
	background-image:url(/css/img/dotline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 0px;
}

.sep {
	background-image:url(/css/img/dotline.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:5px 0px 5px 0px;
	overflow:hidden;
	width:100%;
}

#nyhedsliste {
	background-color:#000;
	padding:20px;
	height:530px;
	width: 132px;
	float:right;
}

.forsideblok {
	width:172px;
	margin: 0px 20px 0px 0px;
	float:left;
	height:230px;
	color:#fff;
	background-color:#959595;
	overflow:hidden;
}

.forsideblok a {
 color:#fff;
	text-decoration:none;
}

.forsideblok img {
	margin:0px;
	padding:0px;
	display:block;
}


.forsideblok h1 {
	background-color:#fff;
	width:100%;
	color:orange;
	font-size:20px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

#nyhedsliste h1 {
	color:orange;
	font-size:24px;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px -5px;
}

#nyhedsliste a {
	text-decoration:none;
	color:#fff;
	

}

#nyhedsliste li {
	padding:15px 0px 15px 0px;
	border-bottom:2px dotted #fff;
	}

#toplinks {
	float:right;
	padding:10px 40px 0px 0px;
}

#toplinks li {
	float:left;
	padding:0px 0px 0px 50px;
}

#toplinks a {
	color:white;
	text-decoration:none;
	font-size:12px;	
	text-transform:uppercase;
}

#content ul {
 margin: 10px 0px 10px 20px;

}

#newslist {
list-style:none;
}

#newslist a {
 color:#000;
text-decoration:none;
}

#newslist label {
width:150px;
float:left;
}

#newslist li {
padding:5px 0px 5px 0px;
border-bottom:3px dotted #ccc;
clear:both;
}

/* EDITOR PROPERTIES */
