body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	text-align: center;
	color: #000000;
	background-color: #333333;
	background-image: url('../images/design/bg_main.jpg');
}	

#gastenboek {
	position: absolute;
	top: 190px;
	left: 840px;
	width: 100px;
	height: 100px;
	z-index: 9;
	background-image: transparent;
}

TD {
	font-size: 10pt;
	color: #000000;
	background-color: #transparent;
	background-image: none;
	vertical-align: top;
}

H1 {
	font-size: 20pt;
	font-weight: normal;
	font-family: georgia,arial,helvetica;
	line-height: 1.0em;
	color: #cc3300;
	margin-top: 1px;
	margin-bottom: 20px;
	text-align: left;
	padding-right: 10px;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
	font-family: georgia,arial,helvetica;
	color: #cc3300;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding-right: 10px;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: georgia,arial,helvetica;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding-right: 10px;
}

/* mainmenu nav */
.nav {
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
	background-image: none;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 2.23em;
	font-weight: normal;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url('../images/nav/bg_buttons.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 2.40em;
	font-weight: bold;
}

.nav a:hover {
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url('../images/nav/bg_buttons_sel.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 2.40em;
	text-decoration: none;
	font-weight: bold;
}

.navsel a:link, .navsel a:visited, .navsel a:active {
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url('../images/nav/bg_buttons_sel.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 2.40em;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.maindata {
	background-color: #FFFFFF;
}

#maintable {
	padding-top: 0px;;
}

#maincontainer {
	background-image: url('../images/design/bg_shading.jpg');
	background-position: 50% 50%;
	background-repeat: repeat-y;
	position: relative;
	margin: auto;
}

.data {
	width: 450px;
	margin: 0px;
	padding: 15px;
	padding-right: 0px;
	line-height: 1.30em;
	padding-bottom: 30px;
}

.subnav {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 45px;
	margin-top: 15px;
	font-style: normal;
	font-size: 8pt; 
	line-height: 1.50em
}

img {
	border-style: none;
	background-color: transparent;
	background-image: url('../images/bg_loading.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-style: none;
}

ul {
	margin-left: 0;
	padding-left: 15px;
}

li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: disc;
}
 
#small {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.2em;
	background-color: #f5f5f5;
	padding: 2px;
	padding-left: 4px;
	border-left: 0px solid #ff9900;
}

#smallDate {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	background-color: #dcdcdc;
	text-align: left;
}

#theater {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.2em;
	background-color: #f5f5f5;
	padding: 2px;
	padding-left: 5px;
	border-left: 2px solid #0099CC;

}

/* small heading */
#heading {
	background-color: #cc3300;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	border-style: none;
	text-transform: uppercase;
}

.caption {
	font-size: 8pt;
	margin-top: 0px;
	text-align: right;
	color: #808080;
}

.leesverder {
	text-align: right;
	padding-right: 40px;
}

.photobut_large {
/*	border: 3px solid #f5f5f5; */
	padding: 0px;
	margin: 0px;
	opacity: 1.0; /* Firefox, Safari*/
	filter: alpha(opacity=100); /* IE */
}

a:hover .photobut_large {
/*	border: 3px solid #0099cc; */
	padding: 0px;
	margin: 0px;
	opacity: 0.6; /* Firefox, Safari*/
	filter: alpha(opacity=60); /* IE */
}

.grey {
	color: #808080;
}

.photobut {
	border: 1px solid #f5f5f5;
	padding: 0px;
	margin: 0px;
}

a:hover .photobut {
	border: 1px solid #0099cc;
	padding: 0px;
	margin: 0px;
}

.onlynavbg {
	background-image: url('../images/nav/bg_buttons.jpg');
	background-position: center;
}

.navspace {
	padding-top: 0px;
	padding-bottom: 2px;
}

select {
	text-transform: uppercase;
	font: 11pt Lucida Console, Courier New, Letter Gothic, Sans Mono, Verdana;
	color: #000000;
	background-color: #FFFFFF;
}

HR {
	color: #808080;
}

.bord {
	border: 2px solid #336699;
	padding: 2px;
	text-align: center;
}

#bgblue {
	background-image: url('../images/design/bg_item.jpg');
	background-position: 0 0;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

#bggrey {
	background-color: #dcdcdc;
	padding-left: 3px;
	padding-right: 3px;
}

.photo {
	padding-bottom: 30px;
	text-align: left;
}

.photonav {
	background-color: #FFF;
	opacity: 1.0; /* Firefox, Safari*/
	filter: alpha(opacity=100); /* IE */
	padding: 0px;
	margin: 0px;
}

a:hover .photonav {
	background-color: #FFF;
	opacity: 0.5; /* Firefox, Safari*/
	filter: alpha(opacity=50); /* IE */
	padding: 0px;
	margin: 0px;
}

.photonav2 {
	background-color: #FFF;
	opacity: 0.5; /* Firefox, Safari*/
	filter: alpha(opacity=50); /* IE */
	padding: 0px;
	margin: 0px;
}

a:hover .photonav2 {
	background-color: #FFF;
	opacity: 1.0; /* Firefox, Safari*/
	filter: alpha(opacity=100); /* IE */
	padding: 0px;
	margin: 0px;
}

