/* Generell CSS */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin: 0;
	height:auto;
	background-color: #353535;
	color:#666;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

#wrapper {
	margin:0;
	padding:0;
	width:100%;
}



/* normale linker --------------------------------------------------------- */


a {
	color:#8c2226;
	text-decoration:none;
}

a:link {
	color:#8c2226;
	text-decoration:none;
}

a:visited {
	color:#8c2226;
	text-decoration:none;
}

a:active {
	color:#8c2226;
	text-decoration:none;
}

a:hover {
	color:#8c2226;
	text-decoration:underline;
}



/* Tekststiler (h1=tekstheadeinger / h2=ingress / h3=brødtekst) --------------------------------------------------------- */


p {
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0 0 5px 0;
	font-size: 13px;
	font-weight:bold;
	line-height: 17px;
	color:#333;
}

h1.small {
	float:right;
	margin:0;
	padding:15px 0px 0px 0px;
	font-size: 9px;
	font-weight:normal;
	color:#666;
}

h2 {
	margin:0;
	padding:3px 0 0 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666;
}

h3 {
	margin:0;
	padding:5px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #666;
}

h4 {
	margin:0;
	padding: 0px 0 0 0;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	color: #666;
}

#overskrifter {
	margin:0;
	padding:10px 0 20px 0;
	font-size: 22px;
	font-weight:bold;
	line-height: 15px;
	font-variant:small-caps;
	color: #8b2226;
}

.overskrifter_liten {
	margin:0;
	padding:10px 0 10px 0;
	font-size: 13px;
	font-weight:bold;
	color: #333;
}



/* Bilder --------------------------------------------------------- */


img {
	margin:0;
	padding:0;
	border:0;
	border-style:none;
}

img.noborder {
	padding: 0;
	border: 0;
	border:0;
	border-style:none;
	float: left;
}

img.noborder a:hover {
	border:0
}



/* Områder --------------------------------------------------------- */


#bg_center {
	width: 880px;
	height:auto;
	margin: 0;
	padding: 0;
	background-color:#353535;
	background-image:url(../images/bg_center.jpg);
	background-repeat:no-repeat;
	float: left;
}

#top {
	width: 880px;
	height: 125px;
	margin: 0;
	padding: 0;
	background-color:#353535;
	float: left;
}

#top_left {
	width: 327px;
	height: 125px;
	margin: 0;
	padding: 0;
	background-color:#353535;
	float: left;
}

#top_right {
	width: 553px;
	height: 125px;
	margin: 0;
	padding: 0;
	background-color:#353535;
	float: left;
}

#content {
	width: 860px;
	margin: 0;
	padding: 10px;
	background-color:#fff;
	float: left;
}


/* Flash forside ---------------------------------------------------------- */


#flashcontent_forside {
	width: 860px;
	height:395px;
	margin: 0;
	padding: 0;
	float: left;
}

#flashcontent_forside_faldback {
	width: 715px;
	height:290px;
	margin: 0;
	padding: 105px 0 0 145px;
	background-image:url(../loadere/loader_forside_faldback.jpg);
	background-repeat:no-repeat;
	float: left;
}



/* Undersider ---------------------------------------------------------- */


#content_undersider_left_wrapper {
	width: 280px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	float: left;
}

#content_undersider_loader {
	width: 280px;
	height:395px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	float: left;
}

#content_undersider_om_bjarte {
	width: 270px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	background-color:#fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	float: left;
}

#content_undersider_nyheter_listing {
	width: 270px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	background-color:#fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	float: left;
}

#content_undersider_info {
	width: 550px;
	margin: 0;
	padding: 0 0 0 20px;
	background-color:#fff;
	background-image:url(../images/underside_hoved_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#content_undersider_info_for_underskrift {
	width: 550px;
	margin: 0;
	padding: 0 0 20px 20px;
	background-color:#fff;
	background-image:url(../images/underside_hoved_bg_nyheter.jpg);
	background-repeat:no-repeat;
	float: left;
}



/* Undersider_nyheter ---------------------------------------------------------- */


#content_undersider_nyheter_hoved {
	width: 550px;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

.content_undersider_nyheter {
	width: 550px;
	margin: 25px 0 0 0;
	padding: 0;
	background-color:#fff;
	float: left;
}

.undersider_nyheter_les_mer {
	width: 510px;
	height:15px;
	margin: 0;
	padding: 10px 40px 0 0;
	font-weight:bold;
	font-size:11px;
	float: left;
	text-align:right;
}

.content_undersider_nyheter_skillestrek {
	width: 550px;
	height:41px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	background-image:url(../images/skillestrek.gif);
	background-repeat: no-repeat;
	//float: left;
}



/* _com ---------------------------------------------------------- */


#com_content {
	width: 860px;
	height:530px;
	margin: 0;
	padding: 0;
	background-image:url(../images/com_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#com_content_text {	/* 860x189px */
	width: 700px;
	height:134px;
	margin: 0;
	padding: 55px 80px 0 80px;
	color: #fff;
	font-size:13px;
	font-weight: normal;
	line-height:18px;
	text-decoration: none;
	text-align:center;
	float: left;
}

#com_content_menu {	/* 204x68px */
	width: 204px;
	height:68px;
	margin: 0 0 0 328px;
	padding: 0;
	background-image:url(../images/com/com_bg_menu_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#eng_link a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 68px;
	height: 74px;
	background-image:url(../images/com/english_down.jpg);
	background-repeat:no-repeat;
	float: left;
}

#eng_link a:hover {
	background-image:url(../images/com/english_down.jpg);
	background-repeat:no-repeat;
}

#eng_link a.chosen {
	background-image:url(../images/com/english_down.jpg);
	background-repeat:no-repeat;
}

#no_link a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 68px;
	height: 74px;
	background-image:url(../images/com/norwegian_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#no_link a:hover {
	background-image:url(../images/com/norwegian_hover.jpg);
	background-repeat:no-repeat;
}

#no_link a.chosen {
	background-image:url(../images/com/norwegian_hover.jpg);
	background-repeat:no-repeat;
}

#de_link a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 68px;
	height: 74px;
	background-image:url(../images/com/germany_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_link a:hover {
	background-image:url(../images/com/germany_hover.jpg);
	background-repeat:no-repeat;
}

#de_link a.chosen {
	background-image:url(../images/com/germany_hover.jpg);
	background-repeat:no-repeat;
}


/* choose language flagg ---------------------------------------------------------- */


#flagg_menu {	/* 553x83px */
	width: 99px;
	height:42px;
	margin: 41px 0 0 437px;
	padding: 0;
	background-image:url(../images/flagg/flagg_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#eng_flagg_link a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 33px;
	height: 42px;
	background-image:url(../images/flagg/eng_flag_down.jpg);
	background-repeat:no-repeat;
	float: left;
}

#eng_flagg_link a:hover {
	background-image:url(../images/flagg/eng_flag_down.jpg);
	background-repeat:no-repeat;
}

#eng_flagg_link a.chosen {
	background-image:url(../images/flagg/eng_flag_down.jpg);
	background-repeat:no-repeat;
}

#no_flagg_link a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 33px;
	height: 42px;
	background-image:url(../images/flagg/no_flag_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#no_flagg_link a:hover {
	background-image:url(../images/flagg/no_flag_hover.jpg);
	background-repeat:no-repeat;
}

#no_flagg_link a.chosen {
	background-image:url(../images/flagg/no_flag_up.jpg);
	background-repeat:no-repeat;
}

#de_flagg_link a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 33px;
	height: 42px;
	background-image:url(../images/flagg/de_flag_up.jpg);	
	background-repeat:no-repeat;
	float: left;
}

#de_flagg_link a:hover {
	background-image:url(../images/flagg/de_flag_hover.jpg);	
	background-repeat:no-repeat;
}

#de_flagg_link a.chosen {
	background-image:url(../images/flagg/de_flag_up.jpg);	
	background-repeat:no-repeat;
}





/* Forside ---------------------------------------------------------- */


#content_forside_loader_ny {
	width: 860px;
	height:395px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	float: left;
}

#content_forside_nyhetsmoduler_ny {
	width: 860px;
	height:125px;
	margin: 0;
	padding: 10px 0 0 0;
	background-color:#fff;
	float: left;
}

.forside_nyhetsmodul_wrapper {
	width: 280px;
	height:125px;
	margin: 0;
	padding: 0;
	background-image:url(../images/nyhetsmodul_forside.jpg);
	background-repeat:no-repeat;
	float: left;
}

.forside_nyhetsmodul_ny {
	width: 245px;
	height:65px;
	margin: 0;
	padding: 20px 15px 0 20px;
	float: left;
}

.forside_nyhetsmodul_les_mer {
	width: 240px;
	height:30px;
	margin: 0;
	padding: 10px 40px 0 0;
	font-weight:bold;
	font-size:11px;
	float: left;
	text-align:right;
}

.forside_nyhetsmodul_spacer_ny {
	width: 10px;
	height:125px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	float: left;
}



/* Signatur ---------------------------------------------------------- */



#rtp_logo {
	width: 64px;
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	float: left;
}
#twitter_logo {
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	float: left;
}


#signatur {
	width: 694px;
	height: 250px;
	margin: 0;
	padding: 10px 10px 0 0;
	color: #fff;
	font-size: 9px;
	text-align:right;
	float: right;
}

#signatur a:link, #signatur a:visited {
	text-decoration:none;color:#ccc;
}
#signatur a:hover {
	text-decoration:underline;color:#ccc;
}



/* Toppmeny NO ---------------------------------------------------------- */


#top_menu {
	width: 553px;
	height: 42px;
	margin:0;
	padding:0;
	background-color:#353535;
	background-image:url(../images/menu/no/meny_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#blanklink {
	border: 0;
	margin: 0;
	padding: 0;
	width: 4px;
	height: 42px;
	background-image:url(../images/menu/no/meny_blank.jpg);
	background-repeat:no-repeat;
	float:left;
}

#forsidelink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 70px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/no/forside_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#forsidelink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/forside_hover.jpg);
	background-repeat:no-repeat;
}

#forsidelink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/forside_over.jpg);
	background-repeat:no-repeat;
}

#nyheterlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 70px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/no/nyheter_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#nyheterlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/nyheter_hover.jpg);
	background-repeat:no-repeat;
}

#nyheterlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/nyheter_over.jpg);
	background-repeat:no-repeat;
}

#sponsorerlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 90px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/no/sponsorer_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#sponsorerlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/sponsorer_hover.jpg);
	background-repeat:no-repeat;
}

#sponsorerlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/sponsorer_over.jpg);
	background-repeat:no-repeat;
}

#biografilink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 71px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/no/biografi_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#biografilink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/biografi_hover.jpg);
	background-repeat:no-repeat;
}

#biografilink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/biografi_over.jpg);
	background-repeat:no-repeat;
}

#bildegallerilink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 102px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/no/bildegalleri_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#bildegallerilink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/bildegalleri_hover.jpg);
	background-repeat:no-repeat;
}

#bildegallerilink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/bildegalleri_over.jpg);
	background-repeat:no-repeat;
}

#kontaktlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 86px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/no/kontakt_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#kontaktlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/kontakt_hover.jpg);
	background-repeat:no-repeat;
}

#kontaktlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/no/kontakt_over.jpg);
	background-repeat:no-repeat;
}



/* Toppmeny DE ---------------------------------------------------------- */


#de_top_menu {
	width: 553px;
	height: 42px;
	margin:0;
	padding:0;
	background-color:#353535;
	background-image:url(../images/menu/de/meny_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_blanklink {
	border: 0;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 42px;
	background-image:url(../images/menu/de/meny_blank.jpg);
	background-repeat:no-repeat;
	float:left;
}

#de_forsidelink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 87px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/de/forside_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_forsidelink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/forside_hover.jpg);
	background-repeat:no-repeat;
}

#de_forsidelink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/forside_chosen.jpg);
	background-repeat:no-repeat;
}

#de_nyheterlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 80px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/de/nyheter_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_nyheterlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/nyheter_hover.jpg);
	background-repeat:no-repeat;
}

#de_nyheterlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/nyheter_chosen.jpg);
	background-repeat:no-repeat;
}

#de_sponsorerlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 86px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/de/sponsorer_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_sponsorerlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/sponsorer_hover.jpg);
	background-repeat:no-repeat;
}

#de_sponsorerlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/sponsorer_chosen.jpg);
	background-repeat:no-repeat;
}

#de_biografilink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 86px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/de/biografi_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_biografilink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/biografi_hover.jpg);
	background-repeat:no-repeat;
}

#de_biografilink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/biografi_chosen.jpg);
	background-repeat:no-repeat;
}

#de_bildegallerilink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 60px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/de/bildegalleri_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_bildegallerilink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/bildegalleri_hover.jpg);
	background-repeat:no-repeat;
}

#de_bildegallerilink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/bildegalleri_chosen.jpg);
	background-repeat:no-repeat;
}

#de_kontaktlink a {
	display: block;
	border: 0;
	margin: 0;
	padding: 20px 10px 0 0;
	width: 66px;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight: normal;
	font-variant:small-caps;
	text-decoration: none;
	text-align:center;
	background-image:url(../images/menu/de/kontakt_up.jpg);
	background-repeat:no-repeat;
	float: left;
}

#de_kontaktlink a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/kontakt_hover.jpg);
	background-repeat:no-repeat;
}

#de_kontaktlink a.chosen {
	text-decoration: none;
	color: #fff;
	background-image:url(../images/menu/de/kontakt_chosen.jpg);
	background-repeat:no-repeat;
}




/* Formulär ---------------------------------------------------------- */

input {border: 1px solid #dedede;}

input.noborder {border: 0px solid #ffffff;}

textarea {border: 1px solid #dedede;}