@charset "utf-8";

a:link {
	color: #820e11;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #820e11;
	text-decoration: underline;
}
a:active {
	color: #820e11;
	text-decoration: none;
}

#logofelt {
	height: 25px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 358px;
	padding-top: 65px;
	padding-left: 22px;
	cursor:pointer;
	color: #FFFFFF;
}
#logofelt a {
	color:#FFFFFF;
	text-decoration:none;
}
#vaer_sted a {
	color: #FFFFFF;
}
#vaer_temp a {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
}

.sak a {
	color:#FFFFFF;
	text-decoration:none;
}

/* Meny */
.menu {
	color:#272727;
	height:49px;
	width:980px;
	position: relative;
	background-image: url(../gfx/menu_bg_off.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu li {
	display:inline;
}
.menu li a {
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height:24px;
	float: left;
	font-size:15px;
	font-weight: bold;
}
.menu li a:hover {
	background:url(../gfx/menu_bg_on.gif);
}
.menu li a.tabactive {
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	background-color:#CCCCCC;
	position:relative;
	color:#000000;
}
.menu li a.tabactive:hover {
	background:#CCCCCC;
}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6, #tabcontent7, #tabcontent8, #tabcontent9, #tabcontent10, #tabcontent11, #tabcontent12, #tabcontent13, #tabcontent14, #tabcontent15, #tabcontent16 {
	width:100%;
	height:24px;
	background:#CCCCCC;
	clear: left;
	position: absolute;
	top: 25px;
	left: 0px;
}
#tabcontent1 a, #tabcontent2 a, #tabcontent3 a, #tabcontent4 a, #tabcontent5 a, #tabcontent6 a, #tabcontent7 a, #tabcontent8 a, #tabcontent9 a, #tabcontent10 a, #tabcontent11 a, #tabcontent12 a, #tabcontent13 a, #tabcontent14 a, #tabcontent15 a, #tabcontent16 a {
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	border:none;
	font-weight:normal;
}
#tabcontent1 a:hover, #tabcontent2 a:hover, #tabcontent3 a:hover, #tabcontent4 a:hover, #tabcontent5 a:hover, #tabcontent6 a:hover, #tabcontent7 a:hover, #tabcontent8 a:hover, #tabcontent9 a:hover, #tabcontent10 a:hover, #tabcontent11 a:hover, #tabcontent12 a:hover, #tabcontent13 a:hover, #tabcontent14 a:hover, #tabcontent15 a:hover, #tabcontent16 a:hover {
	color: #FFFFFF;
	background:#b7b7b7;
}

.fp_title_stor a, .fp_title_stor_l a, .fp_title_stor_xl a, .fp_title_middels a, .fp_title_middels_l a, .fp_title_middels_xl a, .fp_title_liten a {
	color:#000000;
}
.fp_title_stor a:visited, .fp_title_stor_l a:visited, .fp_title_stor_xl a:visited, .fp_title_middels a:visited, .fp_title_middels_l a:visited, .fp_title_middels_xl a:visited, .fp_title_liten a:visited {
	color:#666666;
}

.sisteliste_box {
	width: 180px;
	float: left;
	background-color: #ebebeb;
	padding-bottom: 12px;
	background-image: url(../gfx/1s_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
.sisteliste_element {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor:pointer;
}
.sisteliste_element:hover {
	display: block;
	background-color: #f5f5f5;
}
.sisteliste_kl {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	padding-top: 8px;
	padding-left: 10px;
	width: 40px;
	float: left;
	clear: left;
}

.venstre_overskrift {
	color: #820e11;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 6px;
	letter-spacing:-1px;
}

.soek_form {
	height: 12px;
	width: 131px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.soek_knapp {
	height: 22px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #820e11;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.soek_tekst {
	clear:left;
	padding-top:5px;
}
.soek_tekst a {
	font-size: 9px;
	color: #666666;
}

.webtv_bilde {
	clear: left;
	float: left;
	height: 58px;
	width: 78px;
	border: 1px solid #666666;
	margin-right: 6px;
	margin-bottom: 10px;
}
.papirforside_bilde {
	width: 178px;
	border: 1px solid #666666;
	margin-bottom: 6px;
}

.sistediskuterte {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #820e11;
	padding: 4px;
	margin-bottom: 1px;
}
.sistediskuterte a {
	color: #000000;
	font-weight: bold;
}

.mestdebatterte a {
	background-color: #FFFFFF;
	padding: 4px;
	font-size: 18px;
	color:#000000;
	display:block;
	text-decoration: none;
}
.poll_knapp {
	height: 22px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #820e11;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
}

.siste10 {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #820e11;
	padding: 4px;
	margin-bottom: 1px;
}
.siste10 a {
	color: #000000;
	font-weight: bold;
}

.debattforside_head {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #820e11;
	padding-top: 3px;
	padding-bottom: 3px;
}
.debattforside a {
	font-weight: bold;
	color: #000000;
}

.debatt_header {
	color: #FFFFFF;
	background-color: #820e11;
	font-size: 16px;
	line-height: 20px;
	padding-left: 10px;
}
.debatt_svar {
	background-color: #666666;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
}
.debatt_svar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.debatt_dato {
	color: #FFFFFF;
	width: 100px;
	background-color: #820e11;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
