body {
	background: url( '../images/bakgrunn.png' ) white center;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

img {
	border: none;
}


a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #404040;
}


div.whiteboxwide {
	background: white;
	color: #404040;
	width: 950px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div.transparentboxwide {
	width: 970px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	overflow: hidden;
}

div.transparentboxwide:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.whiteboxwide:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.whitebox2left {
	width: 620px;
	padding: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	float: left;
	clear: left;
	background: white;
	color: #404040;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}

div.whitebox2right {
	width: 300px;
	padding: 10px;
	margin-bottom: 0px;
	float: left;
	clear: right;
	background: white;
	color: #404040;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}

div.whitebox3left {
	width: 290px;
	padding: 10px;
	margin-bottom: 0px;
	float: left;
	clear: left;
	background: white;
	color: #404040;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

div.whitebox3center {
	width: 310px;
	padding: 10px;
	margin-bottom: 0px;
	float: left;
	clear: none;
	background: white;
	color: #404040;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
	margin-left: 10px;
	margin-right: 10px;
}

div.whitebox3right {
	width: 290px;
	padding: 10px;
	margin-bottom: 0px;
	float: left;
	clear: right;
	background: white;
	color: #404040;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}

div.topbox {
	height: 105px;
}

div.contents {
	margin: 18px;
	color: black;
}

div.topmenu {
	height: 103px;
	position: absolute;
	top: 0px;
	width: 950px;
}

div.topimage {
	margin-top: -10px;
}

div.maincontents {
	float: left;
	clear: left;
	width: 480px;
}

div.rightcontents {
	float: left;
	clear: right;
	width: 470px;
}

h1 {
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 36px;
	color: black;
	font-weight: normal;
}

h2 {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 24px;
	color: black;
	font-weight: normal;
}

h3 {
	font-family: Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
}

div.footer {
	font-size: 10px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
}

/* Menu */

div.GPMenu_toplevel {
	margin-left: 120px;
	margin-top: 21px;
}

div.GPMenu_toplevel div.GPMenu_element {
	display: inline-block;
	margin-left: 20px;
	float: left;
}

div.GPMenu_toplevel div.GPMenu_element a {
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

div.GPMenu_toplevel div.GPMenu_element a:hover {
	text-decoration: underline;
}

div.GPMenu_toplevel div.GPMenu_active a {
	text-decoration: underline;
}

div.GPMenu_children {
	margin-left: 122px;
	margin-top: 48px;
}
div.GPMenu_children div.GPMenu_element {
	display: inline-block;
	margin-left: 18px;
	float: left;
}

div.GPMenu_children div.GPMenu_element a {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

div.GPMenu_children div.GPMenu_element a:hover {
	text-decoration: underline;
}

div.GPMenu_children div.GPMenu_active a {
	font-weight: bold;
}

/* Articles */

div.whitebox2right div.GPArticles_standard {
	line-height: 12px;
	margin-bottom: 10px;
}
div.whitebox2right div.GPArticles_standard a {
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

div.whitebox2right div.GPArticles_standard a:hover {
	text-decoration: underline;
}
div.whitebox2right div.GPArticles_item {
}

div.whitebox3left div.GPArticles_standard {
	margin-bottom: 10px;
	line-height: 12px;
}
div.GPArticles_standard div.GPArticles_item {
	padding-top: 5px;
}

div.GPArticles_standard div.GPArticles_title {
	display: inline-block;
	width: 200px;
}
div.GPArticles_standard div.GPArticles_firstitem_graybox div.GPArticles_title {
	width: 190px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	color: white;
}

div.GPArticles_standard div.GPArticles_firstitem_graybox div.GPArticles_date {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

div.GPArticles_standard div.GPArticles_title:hover {
	text-decoration: underline;
}
div.GPArticles_standard div.GPArticles_date {
	display: inline-block;
	width: 85px;
	text-align: right;
}
div.GPArticles_standard div.GPArticles_date:hover {
	text-decoration: underline;
}
div.whitebox3left div.GPArticles_standard a {
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}
div.whitebox3left div.GPArticles_standard a:hover {
	text-decoration: underline;
}

div.whitebox3left div.GPArticles_item {
}

div.whitebox3left div.GPArticles_firstitem img {
	border: 0px;
}

div.whitebox3left div.GPArticles_firstitem {
	height: 153px;
	margin-bottom: 0px;
}

div.whitebox3left div.GPArticles_firstitem div.GPArticles_firstitem_graybox {
	line-height: 24px;
	background: black;
	font-weight: bold;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	position: relative;
	top: -34px;
	height: 32px;
	padding-left: 10px;
	padding-right: 0px;
	color: black;
}

div.whitebox2left div.GPArticles_short {
	min-height: 100px;
	margin-bottom: 20px;
}

div.whitebox2left div.GPArticles_more {
}


div.whitebox2left img.GPArticles_short_image {
	float: left;
	clear: left;
	margin-right: 10px;
}
/* Events */


div.whitebox3right div.GPEvents_minilist {
}
div.whitebox3right h4.GPEvents_header {
	display: none;
}


div.whitebox3right div.GPEvents_item {
	line-height: 12px;
	padding-top: 5px;
}
div.whitebox3right div.GPEvents_minilist a {
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

div.whitebox3right div.GPEvents_minilist a:hover {
	text-decoration: underline;
}
div.GPEvents_item_header {
	clear: left;
	float: left;
	margin-right: 8px;
}

div.GPEvents_item_header:hover {
	text-decoration: underline;
}

div.whitebox3right div.GPEvents_item_time {
	font-weight: bolder;
	padding-bottom: 3px;
}
div.GPEvents_item_time:hover {
	text-decoration: underline;
}

div.whitebox3right div.GPEvents_firstitem {
	height: 153px;
	margin-bottom: 0px;
}

div.whitebox3right div.GPEvents_firstitem div.GPEvents_firstitem_header {
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

div.whitebox3right div.GPEvents_firstitem div.GPEvents_firstitem_graybox {
	background: black;
	font-weight: bold;
	position: relative;
	top: -34px;
	height: 32px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	line-height: 24px;
}

div.whitebox2left div.GPEvent_list div.GPEvent_week {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

div.whitebox2left div.GPEvent_list div.GPEvent_weekday {
	margin-top: 10px;
}

div.contents div.GPArticles_ingress_image {
	text-align: center;
}

div.contents img.GPArticles_ingress_image {
	margin: -18px;
	margin-bottom: 10px;
}

div.contents div.GPImage_standard {
	margin: -18px;
	margin-bottom: 10px;
}

div.GPFiles_standard div.GPFiles_item {
	background: url( '../images/fmdot.png' ) bottom repeat-x;
	line-height: 30px;
	height: 30px;
	clear: both;
}

div.GPFiles_standard div.GPFiles_last_item {
	background: none;
}

div.GPFiles_standard div.GPFiles_item img {
	margin-right: 10px;
}

div.GPEvents_item_date {
	font-weight: bold;
}


img#bklogo {
	float: left;
	margin-left: 16px;
	margin-top: 16px;
}


div.VideokassettspillerBakgrunn {
	position: fixed;
	width: 100%;
	background: rgba( 0, 0, 0, 0.75 );
	height: 100%;
	z-index: 100;
	top: 0px;
	visibility: hidden;
	cursor: pointer;
}

div.Videokassettspiller {
	width: 424px;
	height: 280px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	padding: 10px;
}

div.VideoLukk {
	text-align: right;
	cursor: pointer;
}

div.VideoLukk span {
	font-size: 150%;
}

div.VideoSeMer {
	text-align: center;
	margin-top: 0px;
}

span.GPFiles_lytteknapp {
	cursor: pointer;
	font-weight: bolder;
}

span.GPFiles_lytteknapp:before {
	content: ".";
	color: white;
	background: url( '../images/fmpunkt.png' ) bottom right no-repeat;
	width: 11px;
	height: 20px;
	display: inline-block;
}

div.GPFiles_lastned {
	float: right;
	clear: none;
}

div.GPFiles_lytt {
	float: right;
	clear: right;
}
