@charset "utf-8";
#kader1 {
	width: 300px;
	height: 175px;
	vertical-align: middle;
	top: 10px;
	position: absolute;
	left: 0px;
	z-index: 10;
}
#navbar {
	background-color: #2D4E7A;
	position: absolute;
	height: 80px;
	width: 1000px;
	top: 200px;
	z-index: 10;
	left: 7em;
}
#kader2 {
	position: relative;
	height: 175px;
	width: 580px;
	top: 10px;
	left: 400px;
	text-align: right;
}

#patroon {
	position: inherit;
	width: 35px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(images/patroon.png);
	background-repeat: repeat;
	height: 800px;
	float: left;
}


#Titelvak {
	background-color: #2D4E7A;
	position: absolute;
	height: 200px;
	width: 900px;
	top: 0px;
	z-index: 1;
	left: 7em;
}
h2 {
	font-size: 1.75em;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
	line-height: 1em;
	display: block;
	padding-top: 0.5em;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
	background-color: #2D4E7A;
	text-align: center;
	margin-top: 0px;
}
li {
	color: #2D4E7A;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #2D4E7A;
	text-align: justify;
	padding: 0.5em;
	list-style-type: circle;
	line-height: normal;
}
#data {
	background-color: #FFFFFF;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	float: right;
	top: 170px;
	width: 200px;
	right: 2px;
}


.cushycms {
}
.donkeretekst {
	color: #132235;
}
#tekstvenster {
	width: 902px;
	left: 135px;
	background-color: #2D4E7A;
	top: 231px;
	position: absolute;
	z-index: 2;
	background-position: center;
}

#Hoofdtekst {
	background-color: #FFFFFF;
	position: absolute;
	width: 815px;
	top: -1px;
	left: 152px;
	overflow: inherit;
	text-align: center;
}
#mes {
	position: absolute;
	height: 700px;
	width: 150px;
	left: 968px;
	top: -1px;
}


h5 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
}

#zijtekst {
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	float: right;
	width: 20%;
	height: inherit;
	margin-top: 0.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
#fotoframe {
	background-color: #FFFFFF;
	position: absolute;
	height: 150px;
	width: 150px;
	float: none;
	padding: 10px;
	background-image: none;
	right: -88px;
	top: -235px;
}

.Vetjes-groter {
	font-size: 20px;
	font-weight: 700;
}
.mailenvelop {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#foto {
	height: 150px;
	width: 150px;
}
.adrestabel {
	text-align: center;
	color: #2D4E7A;
}

#sponsorbanner {
	width: 800px;
	position: relative;
	left: -31px;
	margin-top: 20px;
}
#tekstvenster #zijtekst a {
	margin: 10px;
}
#vork {
	position: relative;
	height: 700px;
	width: 150px;
	top: 0px;
	left: 0px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -550px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 30px; /*position where enlarged image should offset horizontally */

}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	height: 2px;
	background-position: center;
}
#tekstvenster #vork table tr td a {
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tekstvenster #vork table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tekstvenster #vork {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tekstvenster #vork table tr td a:hover {
	color: #F00;
	text-decoration: none;
}
