<div id="fiskekort_banner"><a href="http://shop.rjfo.no">fiskekort</a></div>

body {	
	background: #f4f4f4 url(images/bgr.gif) top center repeat-y;
	font: normal 12px/1.5  verdana, helvetica, "Helvetica Neue",arial, sans-serif;
	color: #444;
}

#page {
	width: 930px;
	background: #FFF;
	position: relative;
	margin: 0 auto 0 auto;
}
#fiske #banner {
	height: 378px;
	background: url("images/fiske_ringsaker_jfo.JPG") no-repeat;
	margin-bottom: 0px;
	margin-top: 2px;
}

#jakt #banner {
	height: 378px;
	background: url("images/jakt_ringsaker_jfo.JPG") no-repeat;
	margin-bottom: 0px;
	margin-top: 2px;
}

#banner {
	height: 378px;
	background: url("images/mainImage.jpg") no-repeat;
	margin-bottom: 0px;
	margin-top: 2px;
}


#leftContent {
	float: left;
	display: inline;
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#centerContent {
	float: right;
	width:690px;
	margin-bottom: 20px;
	margin-right: 20px;

}

#rightContent {
	width:200px;
	margin-left: 0px;
}


#footer {
	height: 25px;
	padding-top: 15px;
	clear: both;
	/*background: url("images/footer.jpg") repeat-x; */
	color: #bdbcbc;
	text-align: center;
	font-size: 11px;
}


.hiddenStructure { display: none;}


.flyter {
	float: left;
	margin: 0 20px 10px 0;
}










/*
Jaktkort, fiskekort og login
*/
#jaktkort_banner, #fiskekort_banner, #innlogging {
	position: absolute;
	top: 41px;
	right: 220px;
	float: left;
	margin-right: 20px;
	margin-top: 9px;
	background: url("images/top_menu_bgr.gif");
}

#fiskekort_banner{
	right: 325px;
}
#jaktkort_banner{
        right: 430px;
}
#jaktkort_banner a, #fiskekort_banner a, #innlogging a {
	display: block;
	margin-right: 0px;
	height: 16px;
	width: 100px;
	padding-top: 5px;
	
	/* IE6 */
	_padding: 10px 0 0 0;
	_width: 80px;
	
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

#jaktkort_banner a:hover, #fiskekort_banner a:hover, #innlogging a:hover {
	color: #333333;
}

/*		

		Forskjellig RightContent nyheter/meny

---------------------------------------- */

#bilder #rightContent, #kontakt_oss_1 #rightContent, #linker #rightContent, #kart #rightContent, #om_oss #rightContent,  #fiske #rightContent,  #smavilt #rightContent, #fiskekort #rightContent, #fiskeregler #rightContent {
	_display: none;
	width: 200px;
}
#jakt #centerContent,#bilder #centerContent, #kontakt_oss_1 #centerContent, #linker #centerContent, #kart #centerContent, #jakt_2 #centerContent,  #fiske #centerContent, #elg #centerContent, #villrein #centerContent, #smavilt #centerContent, #bever #centerContent, #radyr #centerConten, #villrein #centerContentt {
	width: 690px;
}
/*#om_oss #centerContent, #bilder #centerContent, #kontakt_oss_1 #centerContent, #linker #centerContent, #kart #centerContent {
	width: 900px;
}*/


#fiske dt{
	display: none;
}

#jakt dt{
	display: none;
}

/*

	Navigasjon

------------------------------------------------------------------------*/

#navlist, #navlist li {
	margin: 0; padding: 0;
	list-style: none;
}

#leftContent {
	clear: both;
	height: 30px;
	margin-bottom: 25px;
}

#navlist li {
	float: left;
}

#navcontainer {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
 
#navlist li a {
	display: inline;
	margin-right: 20px;
	height: 20px;
	width: auto;
	
	/* IE6 */
	_padding: 10px 0 0 0;
	_width: 80px;
	
	color: #333333;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#navlist li #active {
	color: #56779f;
	background: #FFF;
}

#navlist li a:hover {
	color :#56779f;
}

#subnavlist {
	display: none;
	position: absolute;
	display: block;
	left: 20px;
	top: 430px;
	margin: 0px;

}

#subnavlist li{
	display: none;	
	float: left;
	clear: both;
}

#subnavlist li a {
	display: block;
	height: 15px;
	width: 110px;
	padding: 5px 5px 5px 5px;
	
	/* IE6 */
	_padding: 5px 0 0 0;
	_width: 80px;
	
	color: #333333;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#subnavlist li a:hover {
	display: block;
	height: 15px;
	width: 150;
	padding: 5px 5px 5px 5px;
	color: #56779f;
	
	/* IE6 */
	_padding: 5px 0 0 0;
	_width: 80px;
	
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#subnavlist li #active {
	color: #56779f;

}

/*

	Typografi

------------------------------------------------------------------------*/

.pageDescription {
	font-weight: bold;
}
p {
	margin-bottom: 10px;
	line-height: 1.7;
}

a {
	color: #56779f;
	text-decoration: underline;
}

a:hover {
	color: #222;
}

h1,h2,h3,h4 { font-weight: bold;}
h1 {font-size: 15px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}

.objectPath { display: none; margin: 10px 0;}
.objectPath a {font-size: 10px; text-decoration: none;}

#rightContentTitle h1{
font-size: 20px;
font-face: Time new roman, Verdana;
font-weight: bold;
}
.pageHeader{
font-size: 20px;
font-face: Time new roman, Verdana;
font-weight: bold;
}

.objectBody h2{
font-size: 20px;
font-face: Time new roman, Verdana;
font-weight: bold;
}
.objectBody li{
list-style: disc;
margin-left: 20px;
}

#Table4 table, td, th{
border: 1px solid #666666;
}

#Tbl1 table, td, th{
border: 0px;
}







/*

	News Nyheter

------------------------------------------------------------------------*/
#newsFolder {
  border: 1px;
  width: 200x;	
}

.newsFolderHeader {
font-size: 20px;
font-face: Time new roman, Verdana;
font-weight: bold;
}
.newsItem img {
  float: right;

}

.newsItem {
    _width: 200x;	
	_float: left;
	display: block;
	_margin-bottom: 10px;
}

/* Uten folderCC blir ogsŒ tabellen i admin ber¿rt av odd og even */

#folderCC .odd {
	display: block;
	_width: 200px;
	margin-right: 20px;
	padding-right: 20px;
}
#folderCC .even {
	display: block;
	_width: 200px;
	margin-right: 20px;
	padding-right: 20px;
}
.newsItemHeader a {
	font-size: 16px;
	text-decoration: none;

}
.newsItemDescription {

	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 20px;
}

.newsItemDate {
	font-size: 10px;
	color: #888;
		margin-top: 5px;
	margin-bottom: 5px;
}
#newsArchive {
    float: left;
    border: 1 px solid #FF33FF;
}







dt a {
	display: block;
	height: 15px;
	padding: 5px 5px 5px 5px;
	
	/* IE6 */
	_padding: 5px 0 0 0;
	_width: 80px;
	
	color: #333333;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

dt li a:hover {
	display: block;
	height: 15px;
	padding: 5px 5px 5px 5px;
	color: #56779f;
	
	/* IE6 */
	_padding: 5px 0 0 0;
	_width: 80px;
	
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

dt a #active {
	color: #56779f;

}

/*		
 
		Banner lenke
 
---------------------------------------- */
 
#banner h1 a {
	display: block;
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	height: 90px;
	text-indent: -9999px;
	float: left;
}


/*

	search form

------------------------------------------------------------------------*/
form#searchForm{
	position: absolute;
	width:250px;
	height:19px;
	top: 4px;
	right: 10px;
	text-align: right;
}
 
form#searchForm input{
	border: 1px solid #465d28;
	font-size: 12px;
	margin: 47px 5px 0 0;
	padding: 1px;
}

form#searchForm #searchSubmit{	
	border: none;
	background-image: url("images/sok.gif");
	width: 68px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: -1px  2px 6px 2px;
	cursor: pointer;
}


