* { padding: 0; margin: 0; }
html {
	font-size: 62.5%;
}
body {
	font: 12px Tahoma, sans-serif;
	color:#323232; 
	background:transparent url(/upload_dir/design/tp507_theme001/bg.gif) repeat scroll 0 0;
}
a, a:link, a:visited, a:active {
	color: #005191; 
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #005191; 
}
#Wrapper {	
	margin:10px auto;
	width: 980px;
}
#Top {
	width: 980px;
	margin:0px auto;
	height:20px;
	margin-bottom:10px;
	background:none;
	height:110px;
	padding-left:10px;
}
	#Logo {		
		float:left;
		height:110px;	
	}
	#QuickLinks {
		float:right;
		height:35px;
		margin:25px 20px 0 10px;
	}
		#QuickLinks a {
			color:#005191;
			text-decoration:none;
		}
	#Language {
		float:right;
	}
#InnerWrapper {
	background:#fff;
	padding:10px;
	width:960px;
	float:left;
}
#Header {
	width:960px;
	height:158px;
	border-bottom:4px solid #005191;
}
#Navigation {
	width:960px;
	background: url("/upload_dir/design/tp507_theme001/menu_bg.gif") repeat-x 0px 0px;
	height:32px;
	margin:2px 0 0 0;
	padding:0 0 1px 0;
	border-bottom:1px solid #eae9e9;
}
	#Navigation ul {
		height:32px;
	}
	#Navigation ul li {
		float:left;
		list-style-type: none;
	}	
	#Navigation ul li a {
		font: normal normal	normal 11px/32px Arial, sans-serif;
		color:#FFFFFF;
		text-decoration: none;
		text-transform: uppercase;
		float: none !important; 
		float: left; 
		padding:0 15px 0 15px;
		display:block;
	}	
	#Navigation ul li a:hover,
	#Navigation ul li a.active  {
		color: #c9c9c9;
	}
#ContentWrapper {
	margin:0 auto;
	width:960px;
	margin-top:20px;
}
#Content {	
	width:960px;
	float:left;
	margin:0 auto;
}
	#LeftColumn {
		width:180px;
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;	
		display:inline;
		margin:0 10px 0 0;
	}
	#Navigation_2nd {
		width:180px;
		margin:0 0 20px 0;
		border-top:1px solid #f3f3f3;
	}
		#Navigation_2nd li {
			list-style-type: none;
			margin:0 0 1px 0;
		}
		#Navigation_2nd li a {
			height:25px;
			display:block;
			padding:0 0 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 {
			height:25px;
			display:block;
			color: #666;
			font: 11px/25px Tahoma, "MS Trebuchet", sans-serif;
			text-decoration: none;
			background: #f9f9f9 url("/_design/templates/tp507/img/theme001/NavMarker.png") no-repeat 15px 11px;
			padding:0 0 0 30px;
			margin:0 0 1px 0;
		}	
		#Navigation_2nd li li a:hover,		
		#Navigation_2nd li li a.active {
			background: #f9f9f9 url("/_design/templates/tp507/img/theme001/NavMarker.png") no-repeat 15px 11px;
			color: #000000;
		}
	/* =================== 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;
		background: transparent url("/_design/templates/tp507/img/theme001/ModuleBoxHeaderBg.png") no-repeat 0px 0px;
		height:32px;
		margin:0 0 1px 0;
	}
	#search-box h2,
	#newslettersubscribe-box h2,
	#blog-box h2,
	#quicklogin-box h2,
	#pagenews-box h2,
	#calendar-box h2 {
		font-size: 11px;
		color:#666;	
		font-weight: normal;	
		padding:0 0 0 10px;	
		line-height:32px;	
	}	
	#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:168px;
		padding:10px 5px 5px 5px;
		min-height:50px;
	  	height:auto !important;
	  	height:50px;
	  	background:#f2f2f2;
	  	border:1px solid #eee;
	}
	#search-box-bottom,
	#newslettersubscribe-box-bottom,
	#blog-box-bottom,
	#quicklogin-box-bottom,
	#pagenews-box-bottom,
	#calendar-box-bottom {
	}	
	#MainContent {	
		min-height:400px;
	  	height:auto !important;
	  	height:400px;
		float:left;		
		display:inline;
		width: 770px; 
	}
		#MainContent h1{
			color:#999999; 
			font-size: 15px;
			margin:0 0 10px 0;
		}
#Footer {
	clear:both;
	width: 980px;
	margin:0 auto;
	text-align: center;
	height:30px;
	line-height:40px;
	background-color: #FFFFFF;
	border-bottom:4px solid #005191;
	background:transparent url(/upload_dir/design/tp507_theme001/bund.gif) repeat scroll 0 0;
}	
#Footer ul,#Footer ul a {
	color:#999;
	font-size: 11px;
	display:none;
}
.button dt.left {
	background:transparent url(/_design/common/img/buttons/button2/button_left.gif) no-repeat;
	width:7px;
	height:26px;
}
.button dt.middle {	
	min-width:30px;
	background:transparent url(/_design/common/img/buttons/button2/button_middle.gif) repeat-x;	
	height:26px;
	text-align: center;
}
.button dt.right {
	background:transparent url(/_design/common/img/buttons/button2/button_right.gif) no-repeat;
	width:7px;
	height:26px;
}

/* overskrivning */
#MainContent {
width: 770px !important;
}
#MainContent a, #MainContent a:link, #MainContent a:hover, #MainContent a:active, #MainContent a:visited {
color: #000000;
text-decoration: none;
}
