body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F4401;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover,  a:active {
	color: #6F4401;
}

p{
	margin:0px;
	padding:0px 0px 1em 0px;
}


#siteWrapper {
	width:795px;
	height:595px;
	margin:55px auto 10px auto;
	background:url(../img/bg_main.gif) no-repeat;
}
#headerWrapper {
	padding-top:24px;
	padding-left:2px;
}
#menuWrapper {
	width:113px;
	height:511px;
	float:left;
}
#contentWrapper {
	width:682px;
	height:511px;
	float:left;
}


#flashticker {
	height:60px;
}
#flashmenu {
	margin-left:1px;
}
#flashsubmenu {
	color:#FFFFFF;
}
#flashsubmenu  a:link, #flashsubmenu a:visited, #flashsubmenu a:hover,  #flashsubmenu a:active {
	color: #FFFFFF;
}

.contentBruinBoven {
	background:url("../img/bg_content_bruin.gif") no-repeat top;
}
.contentBruinMidden {
	background:url("../img/bg_content_bruin.gif") no-repeat left -550px;
}
.contentBruinOnder {
	background:url("../img/bg_content_bruin.gif") no-repeat 0px -1090px;
}
.contentBlauwBoven {
	background:url("../img/bg_content_blauw.gif") no-repeat top;
}
.contentBlauwMidden {
	background:url("../img/bg_content_blauw.gif") left -550px no-repeat;
}
.contentBlauwOnder {
	background:url("../img/bg_content_blauw.gif") left -1100px no-repeat;
}
.contentBeigeBoven {
	background:url("../img/bg_content_beige.gif") no-repeat top;
}
.contentBeigeMidden {
	background:url("../img/bg_content_beige.gif") left -550px no-repeat;
}
.contentBeigeOnder {
	background:url("../img/bg_content_beige.gif") no-repeat bottom;
}


.contentTable {
	margin:8px;
	width:665px;
	height:495px;
}
.submenu {
	margin:8px;
	margin-bottom:0px;
	height:26px;
}
.contentHolder {
	margin:8px;
	padding:8px;
}

.contentHolder table, .contentHolder tr, .contentHolder td{
	border:none;
}
.contentHolder td strong{
	color:#6DCBF4;
}
.contentHolder td p{
	padding:0px;
}

.contentText {
	margin:8px 16px 8px 8px;
}
.floatPannel {
	margin:0px 0px 8px 8px;
	float:left;
	width:216px;
	height:150px;
	overflow:hidden;
	background:#FFFFFF url("../img/bg_content_blauw.gif") left -1100px no-repeat;
	display: inline;
}
.floatPannel-big {
	margin:0px 0px 8px 8px;
	float:left;
	width:216px;
	height:230px;
	overflow:hidden;
	background:#FFFFFF url("../img/bg_content_blauw.gif") -300px -1100px no-repeat;
	display: inline;
}
.pannel-full {
	margin:0px 0px 0px 8px;
	width:663px;
	height:467px;
	overflow:hidden;
	background:#FFFFFF url("../img/bg_content_blauw.gif") -8px -584px no-repeat;
}

/* fotos pagina */
.pannel-fotos{
	margin:0px 0px 8px 8px;
	float:left;
	width:216px;
	height:230px;
	overflow:hidden;
	background:#FFFFFF url("../img/bg_content_bruin.gif") 0px -1610px no-repeat;
	display: inline;
}

.pannel-fotos-tekst{
	width:215px;
	height:469px;
	float:left;
	background:#FFFFFF url("../img/bg_content_bruin.gif") -8px -584px no-repeat;
	margin-left:8px;
	display: inline;
}

.pannel-fotos-gallery{
	width:440px;
	float:left;
	margin-left:8px;
	display: inline;
}

.column {
	margin:8px 8px 0px 16px;
	float:left;
	width:200px;
	height:452px;
	overflow:hidden;
}
.columnImage {
	margin:0px 0px 0px 8px;
	float:left;
	width:216px;
	height:468px;
	overflow:hidden;
}

.menutable td {
	font-size:12px;
}

