@charset "utf-8";
/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.5;
}

* {padding: 0; margin: 0;}

#background {
	position:fixed;
	z-index:-1;
	width:100%;
	height:100%;
}

p { margin-bottom:12px; } 

.wrapper {
	width:710px;
	margin-left:auto;
	margin-right:auto;
}
.links {
	width:660px;
	height:100%;
	float:left;
	background-color:#FFF;
	padding:0px;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	border:2px #D6C4D0 solid;
	border-top:none;
}
.links h1 {
	color:#351A73;
	font-size:36px;
	margin-top:16px;
	margin-bottom:12px;
}
.links h2 {
	color:#351A73;
	font-weight:normal;
	font-size:18px;
	margin-top:14px;
}
.header {
	background-image:url(../img/header.jpg);
	height:170px;
	background-repeat:no-repeat;
	margin-left:-25px;
	margin-right:-25px;
	margin-bottom:25px;
}
.seal {
	position:relative;
	left:590px;
	top:45px;
	display:block;
}
.player {
	height:371px;
	width:662px;
}
.linkhoofdpagina {
	display:inline-block;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
	background-image:url(../img/linkbg.jpg);
	width:660px;
	height:47px;
	padding-top:60px;
	padding-bottom:0px;
	text-decoration:none;
	color:#341970;
	font-size:28px;
}
.onderkant {
	background:none;
	background-image:url(../img/menu/onder.png);
	padding-bottom:18px;
}
.footer {
	background-image:url(../img/onderkant.png);
	width:771px;
	height:44px;
	padding:0px;
	margin-bottom:-44px;
	margin-left:-56px;
}
.clear {
	clear:both;
}

td.grn_alt {
	padding: 10px;
	
background: #e2eeda;
}




td.grn_alt2 {
	padding: 10px;
	
background: #c5dcb5;
}



td.blue_alt {

	padding: 10px;
	background: #d0e2ef;

}



td.blue_alt2 {

	padding: 10px;
	background: #a1c5df;

}



td.red_alt {

	padding: 10px;
	background: #e1bbbb;

}



td.red_alt2 {

	padding: 10px;
	background:#c37778;

}



td.purp_alt {
	padding: 10px;
	
background: #d9ccda;


}



td.purp_alt2 {
	padding: 10px;
	background: #b499b4;

}



table.kbkeuze {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #544b66;
	border-collapse: collapse;
	background-color: white;
}

table.kbkeuze th {
	font-size: 16px;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #544b66;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}

table.kbkeuze td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #544b66;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
