html {overflow-y: scroll;}

.album{
  width:100%;
  padding: 2px; 
  float:left
}
.album .imageSingle {
  float: left; 
  margin: 5px; 
  width:90px; 
  text-align:center; 
}
.album .imageSingle .image {
  width:80px; 
  height:80px; 
  margin:3px;
}

.album .footer {
  text-align:center;
  width: 90px; 
  color:#999; 
  font-weight:bold; 
  padding-top: 7px; 
  padding-bottom:7px; 
  margin-top: 10px;
}

#slogan_holder {
}

#slogan {
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000000;
}


#index #index-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#om_oss #om_oss-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#paket #paket-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#team #team-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#ribbatar #ribbatar-on a {
	font-weight: bold;
	color: #0000FF;
 }
#nyheter #nyheter-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#aktiviteter #aktiviteter-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#fiskeguidning #fiskeguidning-on a {
	font-weight: bold;
	color: #0000FF;
 }
 
#gronskar #gronskar-on a {
	font-weight: bold;
	color: #0000FF;
 }

#kontakt #kontakt-on a {
	font-weight: bold;
	color: #0000FF;
 }

#vanner #vanner-on a {
	font-weight: bold;
	color: #0000FF;
 }
a.menu:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

a.menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

a.menu:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

a.menu:active {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

body {
	background-image: url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.table_first {
	background-color: #FFFFFF;
	margin: auto;
}
.td_header_blue {
	background-color: #001476;
}
.tr_menu {
	background-color: #000000;
}
.table_content {
	margin: auto;
}
.td_content {
	vertical-align: top;
}
.td_footer {
	color: #001476;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
}
.td_menu {
	background-color: #001476;
}
.td_footer_blue {
	background-color: #001476;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

