* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #1d2228 url("/images/bg.gif") center 38px no-repeat;
	font: 12px Verdana, tahoma, sans-serif;
	color: #fff;
	text-align: center;
}
a {
	color: #98999b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 10px;
	margin-bottom: 12px;
}
h1.center {
	text-align: center;
}
h1.clients {
	margin-bottom: 30px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 8px;
	margin-bottom: 6px;
}
img {
	border: 0;
}
img.thumb {
	margin: 3px;
	display: block;
	float: left;
}
#global-wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
#global, #footer {
	background-color: #14171c;
	border-right: 30px solid #353c46;
	margin-bottom: 15px;
}
#global {
	padding-bottom: 30px !important;
	padding-bottom: 15px;
	width: 850px !important;
	width: 880px;
}
#footer .x {
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
#warning-wrapper {
	background-color: pink;
	border: 3px solid #ff0000;
	margin-bottom: 20px;
	display: none;
}
#warning {
	padding: 12px;
	color: #ff0000;
}
#header {
	background: url("/images/header.jpg") bottom left no-repeat;
	height: 138px;
	margin-bottom: 32px;
}
#header span {
	display: none;
}
#navigation-wrapper {
	
}
ul#navigation {
	padding: 12px 0 12px 70px;
	margin: 0 !important;
	margin: 0 0 12px 0;
	overflow: auto;
}
ul#navigation li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 50px;
}
ul#navigation li a {
	font-size: 9px;
	font-family: tahoma;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 4px;
}
ul#navigation li a:hover {
	color: #666;
}
#random-wrapper {
	margin-bottom: 15px;
}
#random-wrapper ul#navigation {
	display: none;
}
ul#random {
	text-align: right;
}
ul#random li {
	display: inline;
}
#content-wrapper {
	margin-left: 39px;
	overflow: auto;
}
#content {
	float: left;
	width: 600px;
	margin-left: 15px;
}
#sidebar-wrapper {
	width: 170px;
	float: left;
}
div#sidebar {
	background-color: #0b0c10;
	padding: 10px;
}
ul#sidebar {
	background-color: #0b0c10;
	padding: 10px;
}
ul#sidebar li {
	list-style: none;
}
ul#sidebar li a {
	background-color: #14171c;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 9px;
	text-align: center;
	padding: 7px 2px;
	margin-bottom: 10px !important;
	margin-bottom: 0;
}
ul#sidebar li a:hover {
	background-color: #1d2228;
}
ul#sidebar li a.active {
	color: #666;
}
#global p {
	margin-bottom: 12px;
}
#news-wrapper {
	width: 350px;
	float: left;
}
#news {
	padding: 10px;
	padding-left: 15px;
}
#news-scroll {
	height: 360px !important;
	height: 355px;
	overflow: auto;
	padding-right: 5px;
}
#pictureoftheweek-wrapper {
	width: 280px;
	float: right;
	padding-top: 10px;
}
ul.clients {
	float: left;
	width: 200px;
}
ul.clients.first {
	margin-left: 90px;
}
ul.clients li {
	list-style-type: disc;
	padding: 2px 10px;
	display: block;
}
ul.clients li a {
	font-size: 11px;
	color: fff;
	text-decoration: none;
}
ul.clients li a:hover {
	text-decoration: underline;
}
ul.clients h2 {
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
}
ul.clients h2 span {
	display: none;
}
ul.clients h2.presse {
	background-image: url("/images/kunder_presse.gif");
}
ul.clients h2.reklame {
	background-image: url("/images/kunder_reklame.gif");
}
ul.clients h2.annet {
	background-image: url("/images/kunder_annet.gif");
}
#pages {
	clear: both;
	text-align: center;
	padding-top: 10px;
}
#pages a {
	font-weight: bold;
}
table, tr, td {
	font-size: 12px;
}
table tr td {
	padding: 5px;
	text-align: center;
}
td.active {
	background-color: #1d2228;
}