/*
a lot of browsers have default values for html elements, the following statements remove all defaults and evens the field for more cross-browser consistency
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* end of global reset rules */

body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #fd6001;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#header_a {
	padding: 10px 10px 0px 10px;
}

#header_b {
	padding: 10px 10px 0px 10px;
}

#navbar {
	font: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding: 10px 10px 0px 10px;

}

#navbar li {
	background-image: url(../pictures/button_bg.jpg);
	list-style: none;
	float: left;
	display: block;
	width: 92px;
	float: left;
	margin-right: 5.499999px;
}

#navbar li a:link, #navbar li a:visited {
	text-decoration: none;
	color: #000000;
}

#navbar li a:hover {
	background-image: url(../pictures/button_bg_hover.jpg);
	color: #ffffff;
	list-style: none;
	display: block;
	width: 92px;
	float: left;
}

.columnMain {
	width: 520px;
	margin: 30px 10px 25px 25px;
	float: left;
}

h2 {
	font-size: 22px;
	text-decoration: bold;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
	text-decoration: bold;
}

.columnMain p {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 10px;
}

.columnMain ul {
	margin: -10px 0px 0px 15px;
}

#documenten {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
}

.columnMain li a:link, .columnMain a:visited {
	font-size: 13px;
	line-height: 25px;
}

.columnMain li a:hover {
	border-bottom: solid 1px #fd6001;
	font-size: 13px;
	line-height: 25px;
}

.columnMain a, .columnMain a {
	color: #fd6001;
	text-decoration: none;
}

.columnMain a:hover {
	border-bottom: solid 1px #fd6001;
}

.columnRight a, .columnRight a {
	color: #fd6001;
	text-decoration: none;
}

.columnRight a:hover {
	border-bottom: solid 1px #fd6001;
}


table {
	margin: 0px 0px 25px 15px;
}

td {
	font: Verdana, sans-serif;
	font-size: 0.8em;
	padding: 5px 15px 0 0;
}

.groep {
width: 225px;
}

.eisp {
	width: 250px;
}

.isp {
	width: 250px;
}

#functie {
	width: 120px;
}

#naam {
	width: 300px;
}

#email {
	width: 100px;
}


caption {
	font: Verdana, sans-serif;
	font-size: 1em;
	padding-left: 15px;
	text-decoration: bold;
}

.cellcolor {
	background-color: #F5EBD6;
}

#album {
	text-align: center;
}

#album img {
	margin: 15px;
}

.columnRight {
	width: 195px;
	margin: 35px 10px 10px 0px;
	float: right;
	text-align: center;
	border: medium solid #fd6001;
}

h4 {
	font-size: 1.2em;
	text-decoration: bold;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: green;
	text-align: center;
}

.columnRight p {
	font-size: 0.8em;
	text-decoration: bold;
	margin-left: 5px;
	margin-right: 5px;
	color: green;
	text-align: center;
}


.columnRight #schat a:link, .columnRight #schat a:visited {
	margin: 15px 10px 0px 10px;
	display: block;
	height: 143px;
	background-image: url(../pictures/schat.jpg);
	background-repeat: no-repeat;
	border-bottom: 0px;
}

.columnRight #schat a:hover {
	background-image: url(../pictures/schatniet.jpg);
}

#top a {
	margin-left: 80px;
	font-size: 10px;
	color: #fd6001;
}

.footer {
	margin-right: 10px;
	clear: both;
	text-align: right;
	font-size: 10px;
	height: 20px;
}
