body {
	color: black;
	background-color: #f28f00;
	font-family: Verdana;
}

a{
	color: #363636;
}

.border{

 border-top-width: 1px ;
 border-top-style: solid;
 border-top-color: black;
 
 border-right-width: 1px ;
 border-right-style: solid;
 border-right-color: black;
 
 border-bottom-width: 1px ;
 border-bottom-style: solid;
 border-bottom-color: black;
 
 border-left-width: 1px ;
 border-left-style: solid;
 border-left-color: black;
 
 
}

.masterTable{
 border-top-width: 1px ;
 border-top-style: solid;
 border-top-color: black;
 
 border-right-width: 1px ;
 border-right-style: solid;
 border-right-color: black;
 
 border-bottom-width: 1px ;
 border-bottom-style: solid;
 border-bottom-color: black;
 
 border-left-width: 1px ;
 border-left-style: solid;
 border-left-color: black;
 
 background-color: #ebe9d4;

}

.baseBody{
 background-color: #ffffff;
 margin:0px;
}


.scrollBar{
scrollbar-arrow-color:  #363636;
scrollbar-face-color: #ababab;
scrollbar-highlight-color: #ababab;
scrollbar-3dlight-color: #363636;
scrollbar-shadow-color: #ababab;
scrollbar-darkshadow-color: #363636;
scrollbar-track-color: #ababab;
}

.frame{
	margin: 0;
}

.info{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana;
	background-color: #ebe9d4;
}

a#info{
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana;
	background-color: #ebe9d4;
	text-decoration: none;
	color:black;
}

.tekst{
	font-size: 13px;
	font-family: Verdana;
}

.title{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	color: #f28f00;
}

.data{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #f28f00;
}

.hometekst{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	
}
.reserveren
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
}

.logo{
margin-top: 0%;
}

.archiveTable{
border:2px;
border-style: solid;
border-color:#f28f00;
text-align: center;
width: 460px; 
font-size: 13px;	
font-family: Verdana;
}

.archivePoster{
	float: left;
	padding-right: 10px;
}

.poster{
	
	padding: 0px;
}

.chromestyle{
	height:30px;
	width: 100%;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #b82737;
	margin-top: 0%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #b82737;
	width: 100%;
	background: url(chromebg.gif) center center repeat-x; 
	padding: 4px 0;
	margin: 0;
	text-align: center;
	color:#ababab;
}

.chromestyle ul li{
	display: inline;
	color:#ababab;
}

.chromestyle ul li a{
	color: #363636;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #b82737;
	color:#ababab;
}

.chromestyle ul li a:hover{
	color: white; 
}




