@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:130%;
	color:#666666;
	background:#FFFFFF;
}

/* #container
---------------------------------------- */
#container {
	width:995px;
	background:#FFFFFF;
	margin:0 auto;
	position:relative;
	z-index:100;
}

/* #header
---------------------------------------- */
#header {
	width:995px;
	height:105px;
	overflow:hidden;
}
/* #header .top_pic
---------------------------------------- */
#header .top_logo {
	width:995px;
	height:67px;
	margin-top:38px;
	float:left;
	background:url(../gfx/toplogo.jpg) no-repeat 66px;
	overflow:hidden;
}

/* #left
---------------------------------------- */
#left {
	width:200px;
	padding-top:50px;
	float:left;
	overflow:hidden;
}

/* #left #search
---------------------------------------- */
#left #search {
	width:200px;
	height:23px;
	margin-top:30px;
	overflow:hidden;
}
.searchinput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background:url(../gfx/searchfield.gif) no-repeat;
	width:127px;
	padding:2px 6px;
	height:19px;
	overflow:hidden;
	border:none;
}
.searchsubmit {
	width:18px;
	height:23px;
	overflow:hidden;
	background:url(../gfx/spyglass.gif) no-repeat;
	border:none;
}
/* #left .left_menu_bottom
---------------------------------------- */
#left .left_menu_bottom {
	width:171px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	overflow:hidden;
}
#left .left_menu_bottom ul {
	margin:0;
	padding:0 9px 0 0;
	float:right;
	text-align: right;
	width:162px;
}
#left .left_menu_bottom ul li {
	list-style:none;
	line-height:150%;
	letter-spacing:-1px;
}
#left .left_menu_bottom ul li a,
#left .left_menu_bottom ul li a:link,
#left .left_menu_bottom ul li a:visited {
	color:#000;
	text-decoration:none;
}
#left .left_menu_bottom ul li a:active,
#left .left_menu_bottom ul li a:hover {
	color:#B0003E;
	text-decoration:none;
}
#left .left_menu_bottom ul li.selected a,
#left .left_menu_bottom ul li.selected a:link,
#left .left_menu_bottom ul li.selected a:visited,
#left .left_menu_bottom ul li.selected a:active,
#left .left_menu_bottom ul li.selected a:hover {
	color:#B0003E;
	text-decoration:none;
}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:532px;
	margin-top:50px;
	padding:0px 20px 15px 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
	overflow:hidden;
}
/* Toppbilde / Nyhetsbilde
---------------------------------------- */
.toppbilde {
	width:532px;
	height:241px;
	overflow:hidden;
	margin-bottom:24px;
}

/* #bottom_right_gfx
---------------------------------------- */
#bottom_right_gfx {
	width:167px;
	height:103px;
	overflow:hidden;
	background:url(../gfx/bottomrightgfx.gif) no-repeat;
	position:absolute;
	bottom:10px;
	right:55px;
	z-index:1500;
}

/* #right
---------------------------------------- */
#right {
	width:170px;
	padding:50px 43px 113px 10px;
	float:left;
	color:#000000;
}

/* #footer
---------------------------------------- */
#footer {
	width:775px;
	padding-left:220px;
	min-height:20px;
	height:auto !important;
	height:20px;
	overflow:hidden;
	clear:left;
}
/* #footer .adresse
---------------------------------------- */
#footer .adresse {
	color:#B0003E;
}
#footer .adresse a {
	color:#B0003E;
}

/* I-Tools
---------------------------------------- */
#itools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	margin:0 auto;
	text-align:center;
	width:995px;
}
#itools a:link { color: #666666; text-decoration:none; }
#itools a:visited { color:#666666; text-decoration:none; }
#itools a:hover { color: #666666; text-decoration: underline; }
#itools a:active { color:#666666; text-decoration:none; }

/* Forside - Random Pictures
---------------------------------------- */
#randombilder {
	width:532px;
	height:500px;
	overflow:hidden;
	position:relative;
	z-index:2000;
}

/* News
---------------------------------------- */
.news_stuff {
	border-bottom:1px dotted #B0003E;
	color:#B0003E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	line-height:26px;
}
.news_stuff a,
.news_stuff a:link,
.news_stuff a:visited,
.news_stuff a:hover,
.news_stuff a:active {
	text-decoration:none;
}

.bottom_news_buttons,
.bottom_news_buttons a,
.bottom_news_buttons a:link,
.bottom_news_buttons a:visited,
.bottom_news_buttons a:hover,
.bottom_news_buttons a:active {
	line-height:20px;
	color:#808080;
	font-size:9px;
}
.newsheader {
	color:#B0003E;
	font-size:14px;
	line-height:108%;
	margin-top:10px;
}
.ingress {
	color:#666666;
	font-size:12px;
	line-height:130%;
}
.brodtekst {
	padding:0px 30px 0px 0px;
}