@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #DBEEFD;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 1000px;
	position: relative;
}
#header #logo {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 115px;
	width: 300px;
	position: relative;
}
#header #sponsor {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 115px;
	width: 150px;
	position: relative;
}
#header #topmenu {
	display: inline;
	margin: 0px;
	float: left;
	height: 95px;
	width: 550px;
	position: relative;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu #topmenu-down {
	background-color: #DFAA74;
	margin: 0px;
	padding: 0px;
	width: 550px;
	position: relative;
	height: 57px;
	text-align: right;
}

#topmenu #topmenu-up {
	background-color: #CA6201;
	margin: 0px;
	height: 30px;
	width: 550px;
	position: relative;
	font-size: 16px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
#topmenu #topmenu-up a {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#main {
	background-color: #DBEEFD;
	clear: both;
	width: 1000px;
	position: relative;
}
#main #leftside {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 94px;
	position: relative;
	background-image: url(images/mainbg.jpg);
	height: 1000px;
	background-color: #DCEFFE;
	background-repeat: repeat-x;
}
#main #maincolumn {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 906px;
	position: relative;
	background-color: #DCEFFE;
	background-repeat: repeat-y;
	background-image: url(images/maincolumnbg.jpg);
}
#maincolumn #sidecolumn {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 14px;
	position: relative;
	background-color: #DFAA74;
}
#maincolumn #menucolumn {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 198px;
	position: relative;
}
#menucolumn a {
	background-image: url(images/menuknopbg.jpg);
	background-repeat: repeat-y;
	display: block;
	height: 23px;
	width: 141px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F5E1CF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	padding-top: 7px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
#menucolumn #subitem a {
	height: 19px;
	font-size: 12px;
	line-height:120%;
	color: #2F7ECE;
}

#maincolumn #textcolumn {
	display: inline;
	padding: 0px;
	float: left;
	width: 694px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#textcolumn #flashelement {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 201px;
	width: 694px;
}
#textcolumn #onder-flashelement {
	margin: 0px;
	padding: 0px;
	width: 694px;
	position: relative;
}
#onder-flashelement #textcolumn-inner {
	display: inline;
	margin: 0px;
	float: left;
	width: 623px;
	position: relative;
	background-color: #DFAA74;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#onder-flashelement #textcolumn-side {
	background-color: #DBEEFD;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 26px;
	position: relative;
}
#maincolumn #footer {
	height: 60px;
	width: 870px;
	color: #DFAA74;
	background-color: #DBEEFD;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincolumn #footer a{
	height: 50px;
	width: 880px;
	color: #DFAA74;
}

h1 {
	font-size: 18px;
	color: #CA6201;
	margin: 0px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	color: #CA6201;
	margin: 0px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
h3 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:hover {
	text-decoration: underline;
}
.lijn {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}
.stippellijn {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}
.fotoblock {
	display: inline;
	padding: 5px;
	float: left;
	width: 300px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: relative;
}
.fotoblock img {
	margin: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotoblock a {
	font-size: 14px;
	color: #FFFFFF;
}
#textcolumn-inner table {
	background-color: #E3B688;
	border: 1px solid #FFFFFF;
}

#textcolumn-inner table td {
	padding: 7px;

}
table#gallery {
	text-align: center;
}
table#gallery td {
	text-align: center;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.nogalverweg {
	position: absolute;
	top: -2000px;
}
.highlight {
	background-color: #DFAA74;
}
.speciaal {
	background-color: #84B7E6;
	padding: 10px;
	border: 1px solid #CA6201;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	text-align: center;
}
.speciaal a {
	color: #FFFFFF;
}

.imageleft {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
