
/*******************ALGEMENE INSTELLINGEN**********************/
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	
	font-family: 'Tahoma', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 0;

	background-color: #001E1A;
}
td {
	
	font-family: 'Tahoma', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: FFFFFF;
	text-align: left;
}

a {
	color: #fce100;
}

a:hover {
	color: #58680f;
}

li {
	color: #fce100;
}
h1 {
	font-family: times new roman;
	font-weight: bold;
	color: #fce100;
	font-size: 24px;
}
h2 {
	font-family: times new roman;
	font-weight: bold;
	color: #fce100;
	font-size: 22px;
}
h3 {
	font-family: times new roman;
	font-weight: bold;
	color: #fce100;
	font-size: 20px;
}
h4 {
	font-family: times new roman;
	font-weight: bold;
	color: #fce100;
	font-size: 18px;
}
h5 {
	font-family: times new roman;
	font-weight: bold;
	color: #fce100;
	font-size: 16px;
}
h6 {
	font-family: times new roman;
	font-weight: bold;
	color: #fce100;
	font-size: 14px;
}
.mnd {
	color: #fce100;
	font-weight: bold;
}
.borderpicp
{
	border: 1px solid #fce100;
	cursor: pointer;
}
.borderpic
{
	border: 1px solid #fce100;
}
.cursor{
	cursor: pointer;
}

.block {
	border: none;
	display: block;
}

div#container {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -375px;
	padding: 0;
	
	width: 778px; 
	background-color: #00312a;
	
}
div#header {
	position: relative;
	width: 777px;
	height: 157px;
	background: url('/images/header2.jpg');
}
div#start1 {
	position: relative;
	background: url('/images/voorbeeld1.jpg');
}
div#start2 {
	position: relative;
	background: url('/images/voorbeeld1.jpg');
}


/*******************MENU**********************/

div#menu {
	position: relative;
	width: 777px;
}

div#menubar {
	font-family: 'Tahoma', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #00312a;
	background-color: #fce100;
	
	position: relative;
	width: 777px;
	height: 25px;
	top: 0;	
	z-index: 100;
	cursor: pointer;
}

.menuitem {
	position: relative;
	height: 25px;
	padding: 4px;
	float: left;
	z-index: 100;
}

div#engvlag {
	position: relative;
	left: 0px;
	float: right;
	cursor: pointer;
}

.submenu {
	position: absolute;
	width: 80px;
	top: 30px;
	left: 0px;
	display: none;	
	z-index: 100;
	border: 1px solid black;
}

.submenuitem {
	text-align: left;
	width: 200px;
	height: 20px;
	padding: 2px 0 0 10px;
	background-color: #fce100;
	margin-top: 0;
	margin-bottom: 0;
	/*filter: alpha(opacity=85);*/
	z-index: 500;
	border-bottom: 1px solid black;
}

/***************CONTENT**********************/

div#main {
	font-family: 'Tahoma', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	
	position: relative;
	width: 777px;
	z-index: 50;
}
div#maincontent {
	position: relative;
	padding: 25px;
	width: 777px;
}
div#startpage {
	position: relative;
	padding: 25px;
	width: 777px;
}
div#kieseenmenu {
	position: relative;
	padding: 25px;
	width: 777px;
}
/******NIEUWS*****/
.nieuwsarchief {
	text-align: left;
	font-color: #FFFFFF;
	width: 156px;
	
	border-right: 1px solid #fce100;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #0a4d43;
	
}

a.nieuwsLink, a.nieuwsLink:visited, a.nieuwsLink:active { 
		color: #FFFFFF;
		text-decoration: none; 
		font-style:	normal;
		font-weight: bold;
} 

a.nieuwsLink:hover { 
		color: #fce100; 
		text-decoration: none; 
		font-style:	normal;
}

.nieuwspic {
	text-align: left;
	padding: 2px;	
	color: #FFFFFF;
	width: 150px;
	padding: 5px;
	
}
.nieuwscontent {
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
	width: 470px;
	
}
/******LINKS*****/
table.links{
	width: 500px;
	border: 1px solid #fce100;
}

td.linkstop{
	font-weight: bold;
	color: #00312a;
	border-bottom: 1px solid #fce100;
	background-color: #fce100;
	padding-left: 10px;
}
td.content{
	padding: 5px;
	height: 90px;
}

td.linksbottom{
	font-weight: bold;
	color: #00312a;
	border-top: 1px solid #fce100;
	background-color: #fce100;
	padding-left: 10px;
}
a.linksLink, a.linksLink:visited, a.linksLink:active { 
		color: #00312a;
		text-decoration: none; 
		font-style:	normal;
		font-weight: bold;
} 

a.linksLink:hover { 
		color: #58680f;
		text-decoration: none; 
		font-style:	normal;
}


/***************EIND CONTENT**********************/

div#bottom{
	font-family: 'Tahoma', verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	text-align: center;
	color: #00312a;	

	position: relative;
	width: 777px;
	background-color: #fce100;
	height: 25px;
	padding: 5px;

}
a.bottomLink, a.bottomLink:visited, a.bottomLink:active { 
	color: #00312a;
	text-decoration: none; 
	font-style:	normal;
	font-weight: bold;
} 

a.bottomLink:hover { 
	color: #0a4d43; 
	text-decoration: none; 
	font-style:	normal;
}
