/* CSS Document */
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

a {	color: #3A3C68; font-weight:bold;}

#divStayTopLeft a {	color: #3A3C68; font-size:12px; font-weight:bold;}

ul {
	padding:0px;
	margin-left:16px;
}

#introcontainer {
	position: absolute;
	background-color: #FFFFFF;
	width: 1000px;
	height: 660px;
	left:50%;
	margin-left:-500px;
	top:0px;
}

#intro_left {
	position: absolute;
	width: 498px;
	height: 422px;
}

#intro_right {
	position: absolute;
	width: 498px;
	height: 422px;
	left:502px;
	background-color: #fdc600;
}

#intro_bottom {
	position: absolute;
	width: 1000px;
	height: 232px;
	top: 428px;	
}

#startlink {
	position: absolute;
	width: 38px;
	height: 25px;
	top: 620px;
	left: 950px;
	z-index:2;
}

#navcontainer {
	position: absolute;
	width: 1000px;
	height: 348px;
	left:0px;
	top:0px;
}

#sfeerRechts {
	position: absolute;	
	width: 200px;
	height: 100%;
	left:6px;
	top:0px;
}

#header {
	position: absolute;
	width: 195px;
	height: 20px;
	left: 15px;
	top: 25px;
}

#content {
	position: absolute;
	width: 330px;
	height: 20px;
	left: 200px;
	top: 25px;	
}

.toggle {
 margin-left:10px;
}

.border {
	border: 1px solid #000000;
	margin-right:10px;
	margin-bottom:10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a3c68;
}

.activiteitenkalendertabel {
	font-size: 12px;
}
.activiteitenkalender1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3a3c68;
}
.activiteitenkalender2 {
	color: #151f45;
	font-weight: bold;
	background-color: #c8c2ce;	
}
.activiteitenkalender3 {
	color: #000000;
	background-color: #ffe29b;	
}
.activiteitenkalender4 {
	color: #000000;
	background-color: #ffeec6;	
}
#activiteitenkalender td {
	border: 1px solid #FFFFFF;
}

