TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 12px;
}

.NAVY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 12px;
}
.HEAD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 18px;
}
H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 15px;
	font-weight : bold;
}
.none{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFB401;
	font-size : 26px;
	font-weight : bold;
}
.tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 12px;
}

.gast{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size : 10px;
}

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

a:hover{
	color: Navy;
	text-decoration : underline;
}

a:link{
	color: Navy;
	text-decoration : none;
} 

a:visited {
	color: Navy;
	text-decoration : none;
}

a img{
	border: 0;
}

noline{
	color: Gray;
	font-weight: normal;
	text-decoration: none;
}
.TABLE{
	background-color : #FFFFC0;
}
.CONTENT{
	background-color : #FFFFE0;
}
.SPECIAL{
	background-color : #FFFFE0;
	background-image : url(backspec.jpg);
}

.JAZZCONTENT{
	background-color : #FFFFE0;
	background-image : url(jazz.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.BACKGROUND{
	background-color : #FFD000;
}
.BACK{
	background-color : #FFFFC0;
	background-image : url(back.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.LINKS{
	background-color : #FFD000;
	background-image : url(links.gif);
	background-position : right;
	background-repeat : repeat-y;
	background-attachment : fixed;
}
.LB{
	background-color : #FFD000;
	background-image : url(lb.gif);
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.LO{
	background-color : #FFD000;
	background-image : url(lo.gif);
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.RECHTS{
	background-color : #FFD000;
	background-image : url(rechts.gif);
	background-position : left;
	background-repeat : repeat-y;
	background-attachment : fixed;
}
.RB{
	background-color : #FFD000;
	background-image : url(rb.gif);
	background-position : left;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.RO{
	background-color : #FFD000;
	background-image : url(ro.gif);
	background-position : left;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.ONDER{
	background-color : #FFD000;
	background-image : url(onder.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : fixed;
}
.COPY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffa500;
	font-size : 8px;
}

#lightbox{
	background-color:#FFFFE0;
	padding: 5px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

