		  table {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 11px; color: black;}
		  .adresse, .adresse a, a .adresse {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 10px; color: #004E68;}
		  .innhold {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 160%;}
		  .produktinnhold {
				font-family: tahoma, arial, helvetica, sans-serif;
				font-size: 11px;
				padding: 5px;
				line-height: 140%;
			}
		  h1 {
			font-family: arial, helvetica, sans-serif;
			font-size: 28px;
			font-weight: bold;
			line-height: 100%;
			margin:0px;
			margin-bottom:4px;
			padding:0px;
			}
			a {color:#1d61d2;}
		  .liste {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 10px; color: #000000;}
		  .listestor {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}
		  .litenhvit, .litenhvit a, a .litenhvit {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 9px; color: #FFFFFF; font-weight: bold;}
		  .litensvart, .litensvart a, a .litensvart {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: bold;}		  
		  .overskrift {
			font-family: arial, helvetica, sans-serif;
			font-size: 24px;
			color: #000000;
			text-transform: uppercase;
			font-weight: bold;
			line-height: 100%;
			}
		  .hvitbold {
			color: #FFFFFF;
			font-weight: bold;
			}
		  .menyoverskrift, .menyoverskrift a, a .menyoverskrift {
		  	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		  	font-size: 11px;
		  	color: #004E68;
		  	font-weight: bold;
		  	text-decoration: none;
			text-transform: uppercase;
		  }
		  .meny, .meny a, a .meny {
		  	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		  	font-size: 11px;
		  	color: #FFFFFF;
		  	font-weight: bold;
		  	text-decoration: none;
		  }
		  .menyliten, .menyliten a, a .menyliten {
		  	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		  	font-size: 11px;
		  	color: #FFFFFF;
		  	font-weight: normal;
		  	text-decoration: none;
		  }
		  .boks {
			border-left: 1px solid #00698C;
			border-right: 1px solid #25AEDB;
			border-top: 1px solid #00698C;
			border-bottom: 1px solid #25AEDB;
}
		  .boks a, a .boks {
		  	color: #00506B;
		  	text-decoration: none;
}
		  .send {
		  	font-size: 10px;
		  	color: #FFFFFF;
		  	background-color: #007AC3;
		  	BORDER: Solid 1px;
		  	width: 120px;
		  	font-weight: bold;
		  	border-color: #FFFFFF;
		  }
		  .inputmeny {
		  	font-size: 10px;
		  	color: #007AC3;
		  	background-color: #DEEBFF;
		  	BORDER: Solid 1px;
		  	width: 120px;
		  	font-weight: bold;
		  	border-color: #FFFFFF;
		  }
		  .kommunevaapen {
	margin: 0px 20px 5px 0px;
}
		  P {
	margin: 0px 0px 0px 0px;
}


/* Stiler for skjema på bookingsiden, og for tabellene på tilgjengelig */

.skjema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.skjema a:link {
	color: #0033FF;
}
.skjema a:hover {
	text-decoration: none;
}

.skjema table.left td {
	text-align: left;
}
.skjema table.centered td {
	text-align: center;
}

/* Table styles */
.skjema table caption {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #CCC;
}
.skjema table td {
	text-align: right;
}
.skjema table td.text {
	width: 130px;
}


/* form styles */
.skjema form {

}
.skjema form input, .skjema form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #FFF;
	width: 220px;
	border: 1px solid #CCC;
	padding: 2px;
}
.skjema form select.dag {
	width: 45px;
}
.skjema form select.mnd {
	width: 100px;
}
.skjema form select.aar {
	width: 70px;
}
.skjema form textarea {
	padding: 2px;
	width: 400px;
	height: 200px;
	background-image: url(upload/textarea.png);
	background-repeat: repeat;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.9em;
}
.skjema form input#skjema_gjestebrygge {
	margin-top: 2px;
	padding: 2px;
	width: 10px;
	border: 0;
}
.skjema form input.button {
	height: 40px;
	width: 188px;
	border: 0;
}

.feil {
	color:red;
	float:left;
}

/* tabeller for tilgjengelighet */
.tilgjengelighet table {
	margin-right: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tilgjengelighet table td {
	width: 40px;
	height: 20px;
	text-align: center;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 20px;
}

.tilgjengelighet table caption {
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	text-align: left;
}
