@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(http://fonts.googleapis.com/css?family=Philosopher);
#image {
	border: 2px solid #FFFFFF;
	padding: 0px;
	background-color: #222222;
	margin: 5px;
}
.image {
	border: 2px solid #FFFFFF;
	padding: 0px;
	background-color: #222222;
	margin: 5px;
}
iframe {
	border: 2px solid #FFFFFF;
	padding: 0px;
	background-color: #222222;
	margin: 5px;
}
#video {
	padding: 0px;
	background-color: #222222;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.nav:link {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.nav:visited {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.nav:hover {
	COLOR: #E6532F;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight: bold;
}
.navhigh {
	font-size: 85%;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.navhigh:link {
	font-size: 85%;
	COLOR: #003399
}
a.navhigh:visited {
	font-size: 85%;
	COLOR: #003399
}
a.navhigh:hover {
	font-size: 85%;
	COLOR: #E6532F;
	TEXT-DECORATION: underline
}
body {
	background-color: #0A0A0A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #f5f5f5;
font-family: 'Open Sans Condensed', sans-serif;
	line-height: 20px;
	font-size: 18px;
}
p {
	font-size: 18px;
}
#hoofdtabel {
	background-color: #000000;
	padding: 10px;
	border: 3px solid #CCCCCC;
	margin: 0px;
	text-align: left;
}

.style3 {
	color: #FFCC00
}
.style4 {
	color: #FF0000
}
.voettekst {
	font-size: 85%;
	color: #CCCCCC;
	line-height: 15px;
}
#menutabel {
	background-color: #0A0A0A;
	padding: 0px 0px 10px;
	border: 3px solid #0A0A0A;
	margin-left: 5px;
	font-family: 'Philosopher', sans-serif;
	color: #666;
}
#menuitemtabel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1px 1px 1px 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menutabel2 {
	background-color: #0A0A0A;
	font-family: Verdana;
	border-top: 3px solid #0A0A0A;
	border-right: 3px solid #0A0A0A;
	border-bottom: 3px solid #0A0A0A;
	border-left: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menuitemtabel2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#fototabel {
	margin-right: 10px;
}
#menuimages {
	padding: 1px;
	border: 1px none #000000;
}
.titel {
	font-size: 45px;
	color: #975822;
	font-weight: bold;
	line-height: 40px;
font-family: 'Open Sans Condensed', sans-serif;
}
#image2 {
	border: 2px solid #CC3300;
	margin: 5px;
}
a:link {
	color: #E6532F;
}
a:visited {
	color: #9B3820;
}
a:hover {
	color: #E6532F;
	text-decoration: none;
}
#aandacht {
	padding: 10px;
	border: 1px solid #FF3300;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}
h2 {
	color: #DE9F58;
}
#nieuwsbrieftabel {
	padding: 5px;
	border: 4px dotted #EFAA5D;
}
.koivdmaandtitel {
	color: #CC3300;
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
}
#image3 {
	border: 2px solid #EFAA5D;
	margin: 5px;
}
/** gallery **/

.gallery {
	float: left;
	width: 204px;
	height: 180px;
	text-align: center;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.gallery img {
	width: 180px;
	height: 135px;
	border: 1px solid #f2f2f2;
}
.gallery a {
	display: block;
}
.gallery a:hover {
	text-decoration: underline;
}
.gallery strong {
	margin: 0 auto;
	position: relative;
	left: -5px;
	width: 180px;
}
.gallery strong, .gallery strong span {
	display: block;
}
.gallery strong span {
	background-position: 100% 0;
	padding-right: 10px;
	position: relative;
	right: -10px;
}
#previousandnext {
	height: 30px;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 15px;
}
#previousandnext .previous {
	float: left;
	background: #333333;
	padding: 10px;
	width: 45%;
}
#previousandnext .next {
	float: right;
	text-align: right;
	background: #333333;
	padding: 10px;
	width: 45%;
}
