body {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 12px; }
.clearboth {
	clear: both; }
#wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto; }
#header {
	width: 960px;
	position: absolute;
	height: 424px; }
.lowhead #header {
	height: 101px; }
	#header .header-top {
		padding-top: 26px;
		height: 75px; }
	#header .utils {
		padding-top: 25px; }
	#header .logo {
		float: left;
		margin: 0px;
		padding: 0px; 
		margin-right: 10px; }
		#header .logo a {
			display: block;
			width: 211px;
			height: 52px;
			overflow: hidden;
			text-indent: -9999px;
			background-image: url(../images/logo.png); }
	#header #menu {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		#header #menu li {
			margin-top: 10px;
			float: left; }
		#header #menu li.toparrow {
			margin-top: 12px;
			width: 10px;
			height: 20px;
			background: transparent url(../images/toparrow.png) top left no-repeat;
		}
		#header #menu li span {
			text-transform: uppercase;
			font-size: 12px; 
			display: block;
		}
			#header #menu li a {
				text-decoration: none;
				color: #1a74a0;
			}
			#header #menu li a:hover {
				color: #000; 
			}
	#header .tjanstimage {
		width: 960px;
		height: 324px;
		display: block;
		border: 0;
	}
	#header #bigsubmenu {
		list-style: none;
		padding: 10px;
		padding-top: 2px;
		padding-left: 28px;
		margin: 0px; }
		#header #bigsubmenu li {
			margin-right: 5px;
			float: left; }
			#header #bigsubmenu li.toparrow {
				margin-top: 10px;
				margin-left: 10px;
				width: 10px;
				height: 20px;
				background: transparent url(../images/toparrow.png) top left no-repeat;
			}
			#header #bigsubmenu li strong {
				text-transform: uppercase;
				display: block;
				padding-left: 5px;
				padding-right: 5px;
				text-decoration: none;
				color: #1a74a0;
				font-weight: bold;
				line-height: 32px;
				font-size: 12px;
				padding-left: 5px;
				padding-right: 5px; }
			#header #bigsubmenu li span {
				display: block;
				font-size: 12px; 
				margin-top: 9px;
			}
			#header #bigsubmenu li a {
				text-transform: uppercase;
				padding-left: 5px;
				padding-right: 5px;
				text-decoration: none;
				color: #888888; }
			#header #bigsubmenu li a:hover {
				color: #000; }
				
	#header #smallsubmenu {
		list-style: none;
		padding: 10px;
		padding-left: 32px;
		margin: 0px; 
		margin-left: -5px; 
		margin-top: 15px; }
		#header #smallsubmenu li {
			margin-right: 5px;
			float: left; }
			#header #smallsubmenu li.toparrow {
				margin-top: 10px;
				margin-left: 10px;
				width: 10px;
				height: 20px;
				background: transparent url(../images/toparrow.png) top left no-repeat;
			}
			#header #smallsubmenu li span {
				display: block;
				font-size: 12px; 
				margin-top: 9px;
			}
			#header #smallsubmenu li a {
				text-transform: uppercase;
				padding-left: 5px;
				padding-right: 5px;
				text-decoration: none;
				color: #1a74a0; }
			#header #smallsubmenu li a:hover {
				color: #000; }
				
	#header #search {
		padding-top: 0px;
		float: right; }
		#header #search form {
			margin: 0px;
			padding: 0px;
			display: inline;
		}
		#header #search input {
			float: left;
			font-size: 14px;
			width: 150px;
			padding: 8px;
			font-family: arial;
			margin-right: 10px;
			background-color: #f2f7f9;
			border: none;
			}
		#header #search a {
			float: left;
			display: block;
			color: #1a74a0;
			line-height: 32px;
			font-size: 12px;
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;
		}
		#header #search a:hover {
			background-color: #1a74a0;
			color: #fff;
		}
#content {
	padding-top: 20px;
	background: #fff url(../images/contentfade.png) top left repeat-x;
	position: absolute;
	width: 960px;
	top: 427px; }
.lowhead #content {
	padding-top: 32px;
	top: 103px; }

#footer {
	background-color: #000;
	clear: both;
	margin-bottom: 50px;
	height: 50px;
	color: #fff;
	font-size: 9px;
	text-align: center;
}
	#footer p {
		padding-top: 20px;
	}

.innerpage {
	float: left;
	width: 580px;
	margin-left: 32px;
	margin-bottom: 30px;
	margin-right: 60px;
}
.hassubmenu .innerpage {
	padding-top: 20px;
}
	.innerpage img {
		border: 0;
	}
	.innerpage p {
		line-height: 18px;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
	}
	.news {
		margin-top: 10px;
	}
	.news a,
	.innerpage a {
		color: #1a74a0;
	}
	.news a:hover,
	.innerpage a:hover {
		color: #000;
	}
	
	.innerpage h2 {
		font-size: 26px;
		font-weight: normal;
		color: #1a74a0;
		margin: 0px;
		padding: 0px;
		padding-bottom: 10px;
		text-transform: uppercase;
	}
	.innerpage h3 {
		font-size: 17px;
		line-height: 22px;
		font-weight: normal;
		color: #000;
		margin: 0px;
		padding: 0px;
		margin-bottom: 20px;
	}
	.innerpage .topimage {
		display: block;
		margin-bottom: 15px;
	}
.news {
	float: left;
	width: 240px;
	margin-bottom: 30px;
}
.news .archivemenu {
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
	clear: both;
	list-style: none;
}

.widget_rss .widgettitle {
display: none;
}

.news h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: normal;
}
.news ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.news li {
	padding: 0px;
	margin: 0px;
}
.newsblock {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
	.widget_rss li {
		margin-bottom: 20px;
	}
	.widget_rss .rss-date,
	.newsblock .date {
		font-size: 10px;
		font-weight: bold;
	}
	.widget_rss a.rsswidget,
	.newsblock a {
		display: block;
		font-weight: bold;
		color: #1a74a0;
		text-decoration: none;
		line-height: 17px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.newsblock a:hover {
		color: #000;
	}
	.newsblock p {
		font-size: 11px;
		margin: 0px;
		padding: 0px;
	}
