@charset "utf-8";
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(images/mainslice_saved.gif);
}
#contentForrest {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(images/mainslice_saved.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topBar {
	background-image: url(images/topbar.jpg);
	width: 1000px;
	height: 238px;
}
#mainwindow {
	width: 694px;
	height: auto;
	float: left;
	padding-right: 22px;
	padding-left: 30px;
	background-image: url(images/mainslice_top.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 12px;
}
#newsOverskriftContainer {
	background-image: url(images/topright.jpg);
	height: 34px;
	width: 244px;
	padding-top: 5px;
	padding-left: 10px;
}

#newsWindow {
	width: 254px;
	float: right;
	clear: right;
	background-image: url(images/rightmenu.jpg);
}
#newsContainer {
	padding-right: 18px;
	padding-left: 12px;
	font-size: 12px;
}
#commercialContainer {
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	padding-right: 8px;
}
#topMenuContainer {
	padding-left: 32px;
}
#flashContainer {
	height: 214px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.afsnitTXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.overSkriftTXT {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #DBC8AA;
}




p {
	margin: 0px;
	font-size: 12px;
}





body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	background-image: url(images/forrest_big3.jpg);
	background-repeat: no-repeat;
	background-position: center -20%;
}
#newsContainer a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#newsContainer a:visited {
	color: #999;
}
#newsContainer a:hover {
	color: #FFF;
	background-color: #252525;
}
#newsContainer a:active {
	color: #333607;
}
#bundBar {
}
#mainwindow img {
	border: 1px solid #333;
}
#content #mainwindow .style9 a {
	color: #FFF;
}
