
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 1.1em Verdana, sans-serif;
	color:#323232; 
}
a, a:link, a:visited, a:active {
	color: #BC0000; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; 
}
#baggrund-forside {	
	margin-top:-10px;
	background: #fff url("/upload_dir/themes/web/cms003_theme001/graphics/bg.jpg") repeat-x;
}
#baggrund-alm {	
	margin-top:-10px;
	background: #fff url("/upload_dir/themes/web/cms003_theme001/graphics/bg-alm.jpg") repeat-x;
}
#menubaggrund {	
	position:absolute;
	margin-top:-20px;
	margin-left:230px;
	background-image: url("/upload_dir/themes/web/cms011_theme001/graphics/nytopdanske.png");
	width:580px;
	height:53px;
	z-index:-10px;
}
#menubaggrund ul {
		height:33px;
	}
	#menubaggrund ul li {
		float:left;
		list-style-type: none;
	}	
	#menubaggrund ul li a {
		font: normal normal	normal 13px/32px Arial, sans-serif;
		color:#fff;
		text-decoration: none;
		float: none !important; 
		float: left;
	margin-top:28px; 
		padding:0 15px 0 15px;
		display:block;
		background:none;
	}
#Wrapper {	
	margin:10px auto;
	width: 820px;
}
#Top {
	width: 820px;
	margin:0px auto;
	background:none;
	height:95px;
}
	#Logo {		
		float:left;		
	}
	#QuickLinks {
		float:right;
		margin:10px; 0 0 10px;
	}
		#QuickLinks a {
			text-decoration: none;
			color:#999;
		}
	#Language {
		float:right;
	}
#InnerWrapper {
	width:820px;
	float:left;
margin-top:7px;
}
#Header {
	width:820px;
	height:290px;
	float:left;
}
#Header-alm {
	width:820px;
	height:90px;
	float:left;
}
#Navigation {
	height:35px;
	float:right;
}
	#Navigation ul {
		height:35px;
		margin-top:1px;
	}
	#Navigation ul li {
		float:left;
		list-style-type: none;
	}	
	#Navigation ul li a {
		font: normal normal	normal 13px/32px Arial, sans-serif;
		color:#fff;
		text-decoration: none;
		float: none !important; 
		float: left; 
		padding:0 15px 0 15px;
		display:block;
		background:none;
	}	
	#Navigation ul li a:hover,
	#Navigation ul li a.active  {
		background:#4ca3be;
	}
#ContentWrapper {
	margin:0 auto;
	width:820px;
	margin-top:20px;
	float:left;	
}
#Content {	
	width:800px;
	float:left;
	margin:0 auto;
	padding:30px 10px 10px 10px;
}	
	#LeftColumn,
	#RightColumn {
		width:180px;
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;	
		display:inline;
		margin:0 10px 0 0;
	}	
	#RightColumn {		
		float:right;	
		margin:0 0 0 10px;
	}	
	#Navigation_2nd {
		width:180px;
		margin:0 0 20px 0;
	}
		#Navigation_2nd li {
			list-style-type: none;
			margin:0 0 1px 0;
		}
		#Navigation_2nd li a {
			display:block;
			padding:0 3px 0 10px;
			color: #000000;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: #4799b1;
			border-bottom:1px solid #7d9c43;
		}
		#Navigation_2nd li a:hover,
		#Navigation_2nd li a.active {
			background: #2bb7e0;
			border-bottom:1px solid #7d9c43;
		}
		#Navigation_2nd li li a {
			display:block;
			color: #666;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			padding:0 3px 0 30px;
			margin:0 0 1px 0;
		}	
		#Navigation_2nd li li a:hover,		
		#Navigation_2nd li li a.active {
			color: #BC0000; 
		}
	
	/* =================== MODULE.BOXES ======================*/
	#search-box,
	#newslettersubscribe-box,
	#blog-box,
	#quicklogin-box,
	#pagenews-box,
	#calendar-box {
		margin:0 0 10px 0;
		width:180px;
		float:left;
	}
	#search-box-top,
	#newslettersubscribe-box-top,
	#blog-box-top,
	#quicklogin-box-top,
	#pagenews-box-top,
	#calendar-box-top {
		width:180px;
		float:left;		
		height:25px;
		border-bottom:2px solid #4ca3be;
	}
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#pagenews-box h2,
	#calendar-box h2 {
		
color:#000; 
			font-size: 13px;
			margin:0 0 10px 0;

		padding:0 0 0 10px;	
		line-height:25px;	
	}	
	#search-box em,
	#newslettersubscribe-box em,
	#blog-box em,
	#quicklogin-box em,
	#pagenews-box em,
	#calendar-box em {
		color:#666;
		font-weight: bold;
		font-style: normal;
	}	
	#search-box-content,
	#newslettersubscribe-box-content,
	#blog-box-content,
	#quicklogin-box-content,
	#pagenews-box-content,
	#calendar-box-content {
		float:left;
		width:170px;
		padding:10px 5px 5px 5px;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom {
		
	}
	#MainContentWrapper,
	#MainContentTop,
	#MainContentBottom {
		float:left;		
		display:inline;
		width:780px;
	}	
	#MainContent {	
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;		
		display:inline;
		width:780px;
	}
		#MainContent h1{
			color:#000; 
			font-size: 15px;
			margin:0 0 10px 0;
		}
h1.alm{
			color:#fff; 
			font-size: 25px;
padding-top:40px;
text-shadow: 1px 1px 1px #000;
			margin:0 0 10px 0;
		}
#Footer {
	clear:both;
	width: 800px;
	margin:0 auto;
	text-align: center;
	height:40px;
	line-height:40px;
}	
#Footer ul,#Footer ul a {
	color:#999;
	font-size: 11px;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
}
hr.forside {
	border: 0;
	color: #9E9E9E;
	background-color: #4ca3be;
	height: 2px;
	width: 100%;
}
.NewsItemTop {
	float:left;
	width:100%;
	border-bottom:1px solid #4ca3be;
	cursor:hand;
	cursor:pointer;
}
.NewsItemTop:hover {
	color:#4ca3be;
}
table.table_form {
	width:100%;
	border: 0px;
}
table.table_form h3 {
	font-size: 12px;
}
tr.top {
	width:100%;
	height:15px;
	background:none;
}
