* {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color: #5593C9;
}

h1 {
	font-size:1.3em;
	color:#A131E8;
	border-bottom:1px #A131E8 solid;
	margin-bottom:10px;
}
	
h2 {
	font-size:1.15em;
	color: #FF3976;
	margin-bottom:10px;
}

p {
	font-size:0.9em;
	color: #2C3036;
}

table {
	font-size:0.9em;
	color:2c3036;
	}

select {
	font-size:1.05em;
}

ul, ol {
	margin-left:25px;
	font-size:0.9em;
	color: #2C3036
}

th {
	text-align:left;
	padding:5px;
	background-color: #6F3;
	}

td {
	padding:5px 0px 5px 0px;
	
}

caption {
	font-size:0.75em;
	font-style:italic;
	margin-top:5px;
}

a:link {
	color: #A131E8;
	text-decoration:underline;
	}

a:visited {
	color: #A131E8;
	text-decoration:underline;
	}

#content fieldset {
	border: 1px solid #FF3976;
	margin-bottom:10px;
	padding: 10px;
	}

#content legend {
	padding:5px;
	color: #FF3976;
	font-weight:bold;
	font-size:0.9em;
	}

input, textarea, select {
	padding: 2px;
	color:2c3036;
	}

img {
	border:none;
}

#navigatie2 ul {
	list-style-type:none;
	margin-left:0;
}

#navigatie2 ul li a:link, #navigatie2 ul li a:visited {
	display:block;
	padding: 5px;
	background-color:#1EDAE0;
	margin-bottom:10px;
	font-weight:bold;
	color: #2C3036;
	text-decoration:none;
}

#navigatie2 ul li a:hover {
	display:block;
	padding: 5px;
	margin-bottom:10px;
	background-color: #2C3036;
	font-weight:bold;
	color: #1EDAE0;
	text-decoration: none;
}

#container {
	text-align: left;
	width: 960px;
	margin:0 auto;
	background-color:white;
}

#contentContainer {
	border-right:1px solid #2C3036;
}

#banner { background-color: #2C3036;
height:80px;
	}

#content {
	float: left;
	width:640px;
	padding:10px;
}
#navigatie {
	background-image:url(../Images/bg-navigatie.png); height:122px; background-repeat:repeat-x;}

#navigatie2 {
	background-color: #E0FF35;
	clear:both;
}

#footer {
	clear: both;
	text-align: center;
	color:#E0FF35;
	font-size:0.75em;
	padding: 2px;
	background-color: #2c3036;}

.margeafbeeldingenbanner {
	margin-left:5px;}
	
.onzichtbaar {
	display: none;
}

.margeLinks {
	margin-left: 390px;
}

.roodVetSchuin {
	color: #FF3976;
	font-weight:bold;
	font-size:0.9em;
	font-style:italic;
}

.vetRoodSterretje {
	font-weight:bold;
	color:#FF3976;
}

.rozeAchtergrond {
	background-color:#FF3976;
	}

.margeAfbeeldingSponsor {
	margin:35px;}


