BODY , table, td, p, a.anker{
	background-color : White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

div.gjesteboknav {
    width: 100%;
    border-width: 0px;
    padding: 5px;
}

td.tabelloverskriftbakgrunn {
	font-size: 12px;
	background-color : #CCCCCC;
	color: #6C8BBA;
	margin-top: 0px;
    margin-bottom: 0px;
}

td.meny {
	margin-right: 50px;
	padding-right : 10px;
}


p.tabelloverskrift {
	font-size: 12px;
	color: #6C8BBA;
	background-color : #CCCCCC;
}

p.tabelloverskriftgjestebok {
	color: #6C8BBA;
	background-color: #CCCCCC;
	font-weight: bold;
}


p.litentekst {
	font-size: 10px;
}

p.botntekst {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	text-align : center;
	background-color : White;
}

.undermenytekst {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	background-color : White;
}

p.overskrift{
	font-size: 15px;
	font-weight : bold;
}

p.overskriftfarge{
	font-size: 15px;
	font-weight : bold;
	color: #6C8BBA;
	background-color : White;
}

p.feilmelding{
	font-size: 12px;
	font-weight : bold;
	color: Red;
	background-color : White;
}

a {
	text-decoration: none;
	color: Blue;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: Blue;
}

a.undermeny {
	text-decoration: none;
	color: #6C8BBA;
	font-size: 9px;
	font-weight: bold;
	background-color : White;
}


a.undermeny:hover {
	text-decoration: underline;
}

a.undermeny:visited {
	color: #6C8BBA;
	background-color : White;
}

a.botntekst {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	text-align : center;
	background-color : White;
}

a.botntekst:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 10px;
	text-align : center;
	background-color : White;
}

a.botntekst:visited {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	text-align : center;
	background-color : White;
}

select, input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input.soekefelt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 16px;
	width: 70px;
}

input.soekeknapp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	height : 16px;
}

