@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color:#333333;
	background:url(../bilder_losning/bakgrunn.jpg) #E8EBF0;
	line-height:125%;
	color:#666666;
}

/* #container
---------------------------------------- */
#container {
	width:950px;
	margin:0;
}

/* #header
---------------------------------------- */
#header {
	width:950px;
	height:155px;
	overflow:hidden;
	xbackground:url(../bilder_losning/bakgrunn.jpg) no-repeat;
}
#header .top-pic {
	background:url(../bilder_losning/ruelogo.png) no-repeat;
	width:181px;
	height:59px;
	margin-top:41px;
	margin-left:25px;
	padding-bottom:30px;
}
/* #header .top-menu
---------------------------------------- */
#header .top-menu {
	width:950px;
	height:20px;
	padding-bottom:10px;
}

/* #mainFrontContainerTop
---------------------------------------- */
#mainFrontContainerTop {
	background: url(../bilder_losning/maintop.png) no-repeat;
	width:950px;
	height:25px;
}
/* #mainContainer
---------------------------------------- */
#mainContainerTop {
	background: url(../bilder_losning/maintopline.png) no-repeat;
	width:950px;
	height:25px;
}

/* #mainContainer
---------------------------------------- */
#mainContainerFront {
	background: #FFFFFF;
}
/* #mainContainer
---------------------------------------- */
#mainContainer {
	background: url(../bilder_losning/bgcontainer.gif) repeat-y;
}

/* #left
---------------------------------------- */
#left {
	width:150px;
	float:left;
	overflow:hidden;
}
#left .title {
	padding-top:10px;
	padding-left:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0064B8;
	text-decoration: none;
	text-transform:uppercase;
}

/* #left .left-menu
---------------------------------------- */
#left .left-menu {
	width:150px;
}
#left .left-menu ul {
	margin:0;
	padding:0;
}
#left .left-menu ul li {
	list-style:none;
}
#left .left-menu ul li a:link,
#left .left-menu ul li a:visited,
#left .left-menu ul li a:active,
#left .left-menu ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background:url(../bilder_losning/pil.gif) no-repeat 0px 2px;
	margin-left:22px;
	padding-left:10px;
}
#left .left-menu ul li ul {
	padding-left:10px;
	margin:0;
}
#left .left-menu ul li ul li {
	list-style:none;
}
#left .left-menu ul li ul li a:link,
#left .left-menu ul li ul li a:visited,
#left .left-menu ul li ul li a:active,
#left .left-menu ul li ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background:none;
}
#left .left-menu ul li ul li.selected a {
	font-weight:bold;
}
/* #mainFrontpage
---------------------------------------- */
#mainFrontpage {
	width:950px;
	float:left;
}
#mainFrontpage .randombilder {
	padding:0px 25px 20px 25px;
}

/* #mainContent
---------------------------------------- */
#mainContent {
	width:619px;
	float:left;
	overflow:hidden;
	min-height:450px;
	height:auto !important;
	height:450px;
}

/* #right
---------------------------------------- */
#right {
	width:179px;
	float:left;
	overflow:hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#right a,
#right a:link,
#right a:visited,
#right a:hover, 
#right a:active {
	text-decoration:none;
	color:#666666;
}
#right ul {
	margin:0;
	padding:0;
}
#right li {
	background:url(../bilder_losning/pil.gif) no-repeat 0px 2px;
	list-style:none;
	margin-left:0px;
	padding-left:10px;
}

/* #frontfooter
---------------------------------------- */
#frontfooter {
	width:950px;
	height:25px;
	background:url(../bilder_losning/mainbottom.png) no-repeat #E8EBF0;
	clear:left;
	overflow:hidden;
}

/* #footer
---------------------------------------- */
#footer {
	width:950px;
	height:25px;
	background:url(../bilder_losning/mainbottomline.png) no-repeat #E8EBF0;
	clear: left;
	overflow:hidden;
}
/* #adresse
---------------------------------------- */
#adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width:925px;
	padding:5px 0px 0px 25px;
}
#adresse a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0064B8;
	text-decoration: none;
	width:925px;
	padding:5px 0px 0px 25px;
}

.newsheader {
	font-family: Times, 'Times New Roman', serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	line-height:130%;
	padding:0;
	margin:0;
}
.newsingress {
	font-family: Times, 'Times New Roman', serif;
	font-size:12px;
	color:#666666;
	font-weight: normal;
	line-height:130%;
}
.readmore {
	font-family: Times, 'Times New Roman', serif;
	font-size:12px;
	color:#0063B7;
}
.readmore a {
	font-family: Times, 'Times New Roman', serif;
	font-size:12px;
	color:#0063B7;
}