body { 
	margin:0; 
	padding:5px 0 0 0;  
	font-size:10px;
	font-size:0.8em;
	font-family:arial; 
	background:#f1f8ff url("http://danskeaviser.com/images/bg.gif") repeat-x;
}

a, a:link {  color:#1234dd;  }
a:visited {  color:#800080;  }
a:hover, a:active {  color: #ff0000;  }


#container { 
	width:900px; 
	overflow:visible; 
	margin:auto; 
	padding:0;
}

#header {
	width:900px; 
	height:85px; 
	margin:0; 
	padding:0; 
}

#header #logo {  
	width:250px; 
	height:58px; 
	margin:0; 
	padding:12px 0 0 0; 
	float:left; 
	text-align:center;
	background:url("images/bglogo.gif") no-repeat;
}

#header #logo h1 {  
	margin:0; 
	padding:2px; 
	display:block; 
	font:bold 2.2em trebuchet ms,verdana;
}

#header #logo h1 a {  
	color:#d00f14; 
	text-decoration:none;
}

#header #logo h2 { 
	margin:0; 
	padding:0; 
	font:normal 0.7em verdana;
	color:#fff;
	letter-spacing:3px;
}

#header #topad { 
	width:615px; 
	margin:0; 
	padding:0; 
	float:right; 
	height:70px;  
	text-align:center;  
}

#main { 
	width:900px; 
	margin:0; 
	padding:0;  
}

#main #nav { 
	width:185px; 
	overflow:visible; 
	float:left;
	padding:0;
	margin:0;
	background:url("images/bg_nav.gif") repeat-y;
}


#main #nav #navbottom { 
	background:url("images/bg_nav_bottom.gif") bottom left no-repeat;
	margin:0; 
	padding:0;
	height:15px;
	font-size:1px;
}

#main #nav #linkunit {
	padding:10px 0 20px 0;
	margin:0;
	text-align:center;
	border-bottom:1px solid #efefef;
	background:url("images/bg_nav_top.gif") no-repeat;
}

#main #nav #menu { 
	margin:4px 0 0 0; 
	padding:1px 0 0 2px; 
}

#main #nav #menu a { 
	margin:0 4px 0 4px; 
	padding-left:7px;
	line-height:1.6em;
	color:#0978ca;
	text-decoration:none;
	font-weight:bold;
}
#main #nav #menu a:visited { 
	color:#79859c;
}


#main #nav #menu a:active, #main #nav #menu a:hover { 
	color:#ff0000;
	text-decoration:underline;
	font-weight:bold;
}

#main #ad {	
	width:345px; 
	overflow:visible; 
	margin:0; 
	padding:0; 
	float:right; 
	text-align:center;
}

#content { 
	width:350px; 
	overflow:visible; 
	margin:0; 
	padding:0 10px 10px 10px; 
	float:left; 
	text-align:left;

}

#content h1 { 
	margin:0; 
	padding:3px 5px 3px 5px; 
	font:bold 1.4em trebuchet ms,tahoma;
	color:#FF8000;
	border-bottom:1px solid #c5e1fd;
}


#content h2 { 
	margin:15px 0 -5px 0; 
	padding:0; 
	font:bold 1em trebuchet ms; 
	color:#f96020;
}

#content p { 
	margin:5px 0px 7px 0px;
	padding:0;
	font-size:1em; 
	line-height:1.5em;
	text-align:justify; 
	color:#222222;
}

#content ul { 
	font-size:1em;
	line-height:1.4em; 
	color:#000; 
	margin:0; 
	padding-left:20px; 
	list-style-type:none;
}

#content ul li { 
	margin-top:7px;
}

.clear { 
	clear:both; 
	margin:0; 
	padding:0;
	height:0; 
	width:0; 
	font-size:0;
}


#footer { 
	width:890px;
	height:25px;
	margin:10px 0 0 0;
	padding:13px 0 0 10px; 
	background:#c5e1fd;
	font-size:0.85em;
	letter-spacing:1px;
}

#footer a { 
	text-decoration:none;
}