
* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 1.1em Verdana, sans-serif;
	color:#323232; 
	background: #fff;
}
a, a:link, a:visited, a:active {
	color: #8B2326; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #323232; 
}
#Wrapper {	
	margin:10px auto;
	width: 960px;
        position:relative;	
}

#link-clear{
	clear:both;
}
#Top {
	width: 960px;
	margin:0px auto;
	background:none;
	height:100px;	
        position:relative;
	margin-top:30px;
}

#clear{
	clear:both;
}
#clear2{
	clear:both;
}

	#Logo {		
		float:left;	
		position:absolute;
		top:30px;	
	}
	#QuickLinks {
		position:fixed;
		width:200px !important;
		right:0;
		margin-right:20px;
		background-image:url(http://cms6644.hostedcms.nu/upload_dir/pics/follow-us.png);
		background-repeat:no-repeat;
		
	}
		#QuickLinks a {
			text-decoration: none;
			color:#999;
			float:right;
			display:block;
			margin-left:100px;		
		}
	#Language {
		float:right;
	}
#InnerWrapper {
	width:960px;
	/*float:left;*/	
}
#Header {
	width:960px;
	height:260px;
	float:left;
}
#Navigation {
	position:absolute;
	right:80px;
	top:30px;
        height;50px

}
	#Navigation ul {
		
	}
	#Navigation ul li {
		float:left;
		list-style-type: none;
		margin:0 0 0 40px;
	}	
	#Navigation ul li a {
		font-family: Arial, "MS Trebuchet", sans-serif;
		font-size: 16px;
		color:#7a7a7a;
		font-weight:bold;
		text-decoration: none;
		float: none !important; 
		float: left; 
		padding:0 5px 2px 5px;
		display:block;
		border-bottom:3px solid #fff;
	}
	#Navigation ul li a:hover,
	#Navigation ul li a.active {	
		color:#7a7a7a;
		border-bottom:3px solid #8b2326;
	
	}	
#ContentWrapper {
	margin:0 auto;
	width:960px;
	margin-top:40px;
	float:left;	
}
#Content {	
	width:960px;
	float:left;
	margin:0 auto;
}	
	#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: #666;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: #f9f9f9;
			border-bottom:1px solid #f3f3f3;
		}
		#Navigation_2nd li a:hover,
		#Navigation_2nd li a.active {
			background: #f3f3f3;
			border-bottom:1px solid #eae9e9;
		}
		#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,
    #vatselect-box-top,
    #facebook-box-top,
    #twitter-box-top,
    #google-box-top {
		width:180px;
		float:left;		
		height:25px;
		border-bottom:2px solid #8cc72c;
	}
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#pagenews-box h2,
	#calendar-box h2,
    #vatselect-box h2,
    #facebook-box h2,
    #twitter-box h2,
    #google-box h2 {
		font-size: 13px;
		color:#666;	
		font-weight: normal;	
		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,
    #vatselect-box em,
    #facebook-box em,
    #twitter-box em,
    #google-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,
    #vatselect-box-content,
    #facebook-box-content,
    #twitter-box-content,
    #google-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,
    #vatselect-box-bottom,
    #facebook-box-bottom,
    #twitter-box-bottom,
    #google-box-bottom  {
		
	}
	#MainContentWrapper,
	#MainContentTop,
	#MainContentBottom {
		float:left;		
		display:inline;
		width:960px !important;
	}	
	#MainContent {	
		min-height:300px;
	  	height:auto !important;
	  	height:300px;
		float:left;		
		display:inline;
		margin:0 100px 0 100px;
		width:760px !important;
	}
		#MainContent h1{
			color:#999999; 
			font-size: 15px;
			margin:0 0 10px 0;
		}

#Top.dotted{
        border-top-color:#fff;
       	border-top-style:dashed;
        border-top-width:1px;
	width:960px;
}

#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;
}