/* Page Style */

html { 
	height: 100%; 
	margin: 0px; 
	padding: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


body { 
	margin: 0px; 
	overflow: auto !important;
	overflow: hidden;
	cursor: default;
	text-align: center;
	background:#272f34 url('../img/bg.gif') repeat-y 50% 0;
}


div.main {
	text-align: left;	
	position: relative;
	margin: 0 auto;
	width:  924px;
	min-height: 100%;
	height: 
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: gray;	
	background-color:#ffffff;
	background-image:url(../img/content_bg.jpg);
	background-repeat: repeat-x;
}

div.footer_spacer {
	position: absolute;
	height: 24px;
	width: 100%;
	background-color:#999387;
}
div.footer_spacer a {
	text-decoration: none;
}
div.footer_spacer a:hover {
	text-decoration: underline;
}
div.header {
	width: 100%;
}

/* Main menu */
div.menu {
	width: 100%;
	height:40px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
#Table_01 {
	width: 711px;
	margin: 0px;
	padding: 0px;
}


/* Page content */

div.content {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 35px;
	text-align: left;
	padding: 0px;
}
div.content a {
	color: #984A19;
	text-decoration: none;
}
div.content a:hover {
	text-decoration: underline;
}
p {	
	text-align: justify;
	font-family: "Arial";
	font-size: 8pt;
	line-height: 25px;
	letter-spacing:1px;	
	color:#1f1f1f;
}
.accent {
	font-style: italic;
	color: #994B1B;
}

h1 {
	text-align: justify;
	font-family: Arial;
	font-size: 11pt;
	line-height: 25px;
	letter-spacing:1px;
	font-weight:bold;
	color:#1f1f1f;
}
h2 {
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;
	line-height: 25px;
	font-weight:bold;
	color:#1f1f1f;
}
h3 {
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color:#1f1f1f;
	margin: 0px;
	padding: 0px;
}
.footerr {
	font-family: "Arial";
	font-size: 8pt;
	text-align: center;
	padding: 0px;
}
div.content table {
	border-collapse: collapse;
	background-repeat:repeat-x;
	text-align: left;
}
#gallery gallery1 gallery3 gallery4 {
	margin: 0px;
	padding: 0px;
}
.galleryphoto {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.tablecellsize {
	line-height: 30px;
	text-indent: 10px;
}

.tablecolor {
	background-color: #E4E4E4;
}

div.content img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatimg {
	float: right;
	padding-right: 40px;
}
#contactformulier {
	font-family: Arial;
	font-size: 8px;
	line-height: 25px;
	color: #1F1F1F;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.flashmovie {
	margin: 0px;
	height: 378px;
	width: 600px;
	border: 1px solid #6A6A6A;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
