body {
	background: #071924 url('../bildes/3/bg.gif') repeat-y 50% 0
}
#header-overlay {
	background: url('../bildes/header.overlay.3.png') no-repeat 0 0;
	height: 160px;
}
#left, #content, #right {
	margin: 5px 0;
	float: left;
	display: inline;
	overflow: hidden
}
#left {
	width: 180px;
	padding: 0 0 0 6px
}
#content {
	width: 560px;
	text-align: justify;
	padding: 5px 10px 10px
}
#content.no-right {
	width: 770px;
	padding: 5px 6px 10px;
	float: right
}
#content.no-left {
	width: 755px;
	padding: 5px 10px 10px 6px;
}
#content.no-left-right {
	width: auto;
	float: none;
	display: block;
	padding: 5px 6px 10px;
	clear: both
}
#right {
	width: 208px
}
#right .box {
	padding: 0 3px 3px 5px
}
#left .box {
	padding: 0 5px 3px 3px
}

#forum th {
	border: 0;
	font-weight: 400;
	color: #eee;
	text-align: left;
	background: #1C597E url(../bildes/3/forum.png) no-repeat 50% 0;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 7px 8px 9px
}
#forum th.first {
	background: #1C597E url(../bildes/3/forum.png) no-repeat;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 8px 9px 12px
}
#forum th.last {
	background: #1C597E url(../bildes/3/forum.png) no-repeat 100% 0
}
