/* Kode for 2-kolonners forumsider

*/

#container {
	background:url('../images/kvimages/background_forum.gif') 0 0 repeat;
}
#header {
	background:url('../images/kvimages/topp_front.gif') 0 0 no-repeat;
}
/*
#left-content {
	float:left;
	width:175px;
	position:relative;
	top:0px;
	left:0px;
}

#wrapper {
	float:right;
	width:570px;
}

#main-content {
	float:right;
	width:560px;
	position:relative;
	top:2px;
	left:-15px;
	padding-bottom:5px;
}
#right-content {
	float:right;
	width:0px;
	position:relative;
	top:2px;
}
*/