@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	height: 100%;
	background: url(images/vidars_bakgrunn.gif) no-repeat top right;
	}
img, div, a, input { 
	behavior: url(/Files/System/iepngfix.htc);
	border: none;
	}
h1, h2 {
	font-weight: normal;
}
p {
	margin: 5px 0 15px 0;
	line-height: 16px;
}
#spacer {
	height: 50%;
	}
#page {
	position: relative;
	width: 850px;
	height: 600px;
	margin: 0 auto;
	margin-top: -300px;
	}
#top {
	position: relative;
	width: auto;
	height: 100px;
	padding: 50px 0px 0px 50px;
	background: url(images/vidars_topp_bakgrunn.jpg) no-repeat;
}
#main {
	position: relative;
	width: 850px;
	height: 400px;
	margin: 1px 0;
	background: #FFF;
}
#main2 {
	position: relative;
	width: 850px;
	height: 400px;
	margin: 1px 0;
	background: #FFF;
	display: none;
}
#main {
	position: relative;
	width: 850px;
	height: 400px;
	margin: 1px 0;
	background: #FFF;
}
#mainpic {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 400px;
}
#maintext {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 550px;
	height: 340px;
	margin: 50px 0 10px 0;
	overflow: auto;
	scrollbar-face-color:#FFF;
	scrollbar-arrow-color:#CCC;
	scrollbar-track-color:#FFF;
	scrollbar-shadow-color:#CCC;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-Color:#FFF;
}
#menu, #menu_sub {
	position: absolute;
	width: 495px;
	height: 94px;
	background: url(images/vidars_meny.png);
	padding: 2px 0px 2px 2px;
	right: 0px;
	top: 420px;
	z-index: 99999;
}
#menu em, #menu_sub em {
	position: absolute;
	font-style: normal;
	display: block;
	width: 90px;
	left: 0px;
	top: 75px;
}
#menu img, #menu_sub img {
	padding: 0;
}
#menu_sub {
	padding: 2px 0px 2px 5px;
	right: 23px;
	top: 76px;
	width: 475px;
}
#menu a, #menu_sub a {
	position: relative;
	width: 90px;
	height: 90px;
	padding: 2px;
	color: #484a4a;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	display: block;
	float: left;
}
#menu a:hover, #menu_sub a:hover {
	background: #484a4a;
	color: #e7eff2;
}
.submenu {
	position: absolute;
	width: auto;
	height: 20px;
	right: 25px;
	top: 172px;
	border-top: 1px solid #484a4a;
	margin: 0px;
	padding: 0px;
	}
.submenu li {
	list-style-type: none;
	float: left;
	}
.submenu li a {
	width: auto;
	height: auto;
	font-size: 11px;
	color: #484a4a;
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	}
.submenu li a:hover {
	background: #484a4a;
	color: #e7eff2;
	}
#bottom {
	position: relative;
	width: 850px;
	height: auto;
	padding: 3px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	border-top: 1px solid  #CCC;
	border-bottom: 1px solid  #CCC;
	clear: both;
}
#facebook {
	position: relative;
	width: 850px;
	height: 25px;
	padding: 5px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	border-bottom: 1px solid  #CCC;
	background: #EEE;
	clear: both;
}
.text {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px 50px 0px 0px;
	margin: 0px;
	}
.pic_right {
	position: relative;
	padding: 0 0 10px 10px;
	float: right;
	}
.pic_left {
	position: relative;
	padding: 0 10px 10px 0 ;
	float: left;
	}
.pic_top {
	position: relative;
	padding: 0 0 10px 0 ;
	}
.pic_bottom {
	position: relative;
	padding: 0 ;
	}
ul#frontfade {
	position: relative;
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 99;
}
ul#frontfade li {
	width: 100%px;
	height: 400px;
	float: left;
}
