body, p, td, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	}
	
BODY,P,TD {
	font-size: 8pt;
	}

INPUT,TEXTAREA,SELECT {
	font-size: 8pt;
	}

H1 {
	font-size: 14pt;
	}
	
th, .boks {
	font-size: 10pt;
	font-weight: bold;
	background: #cfcfcf;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	text-align: left;
	}

.ledetekst {
	background: #dddddd;
	font-weight: bold;
	}
	
.HotellOverskrift {
	font-weight: bold;
	font-size: 10pt;
	background: #6D709E;
	color: #ffffff;
	border-left: 1px solid #7477A3;
	border-right: 2px solid #7477A3;
	border-bottom: 1px solid #7477A3;
	border-top: 1px solid #7477A3;
	}

.bildetd {
	border-left: 1px solid #7477A3;
	border-bottom: 2px solid #7477A3;
	padding: 6px;
	}

.infotd {
	border-right: 2px solid #7477A3;
	border-bottom: 2px solid #7477A3;
	}

.bookingOverskrift {
	background: #D3D4EE;
	color: #000000;
	font-weight: bold;
	}

.bookingDetalj {
	background: #eeeeee;
	}

.BookingIngress {
	font-size: 10pt;
	font-weight: bold;
	}
	
.MenyLink {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}

.MenyLink:hover {
	color: #ffff00;
	}

.Kalender {
	border: 1px solid #7477A3;
	}
	
.KalenderHeader {
	font-weight: bold;
	background: #D3D4EE;
	font-size: 10pt;
	}

.KalenderDager {
	font-weight: bold;
	background: #eeeeee;
	border-right: 1px solid #7477A3;
	border-bottom: 1px solid #7477A3;
	}

.KalenderBlokkert {
	text-align: center;
	background: #eeeeee;
	border-right: 1px solid #7477A3;
	border-bottom: 1px solid #7477A3;
	}

.KalenderOpptatt {
	text-align: center;
	font-weight: bold;
	color: #888888;
	border-right: 1px solid #7477A3;
	border-bottom: 1px solid #7477A3;
	}

.KalenderLedig {
	text-align: center;
	border-right: 1px solid #7477A3;
	border-bottom: 1px solid #7477A3;
	}

.BlaKnapper {
	font-size: 10pt;
	}