html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:1200px;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width:1150px;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height:75px;
	
}

#logo {
	width: 239px;
	float:left;
	margin-top: 15px;
	background-image:url(../images/toplogo.gif);
	background-repeat:no-repeat;
	height:39px;
}



#links ul {
	margin:0px; 
	padding-top:25px;
	font-weight:bold;
}

#links li{
	float:right;
	list-style-type:none;
	height:25px;
	text-align:center;
	padding-left: 2px;
	padding-right: 2px;
	font-weight:bold;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#cf1627;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	font-weight:bold;
}

#mainimg {
	background-image:url(../images/week_img.jpg);
	background-repeat:no-repeat;
	height:100px;
	text-align:left;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 0px 0px 40px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 40px;
}

#contentarea {
	clear:both;
	padding:25px 0px ;
	
}

#leftbar {
	float:left;
	width:839px;
	border-right:1px solid #BCBDBC;
}

#leftbar img{
	border: 1px solid #000000;
}

#leftbar .danskerne {
	margin-left: 40px;
		
}


#leftbar .mad {
	margin-left: 10px;
}

#leftbar .andet {
	margin-left: 40px;
}

#leftbar .makrellen {
	margin-left: 10px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#ce1627;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
	
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
}


#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ce1627;
	font-weight:bold;
	text-decoration:none;
	
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	
}

#rightbar {
	float:left;
	width:200px;

}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#ce1627;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}


#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}


#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ce1627;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
	
	
	
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}


#rightbar a.umenu {
	font-size:11px;
	color: #ce1627;
	padding: 0px 32px;
	font-weight:normal;
}

#rightbar a.umenu:hover{
	color: #000;
	
} 


#bottom {
	clear:both;
	height:25px;
	padding-top: 25px;
	
	 
}

#bottom p{
	clear:both;
	background-color: #000000;
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #fff;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

