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

body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	color: #000000;
}
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
#links {
	width:220px;
	position:relative;
	float:left;
	}
#rechts {
	width:740px;
	position:relative;
	float:right;
	}
#menu {
	height:32px;
	background-color:#7B7AB3;
	margin-bottom:22px;
	color:#FFFFFF;
	}
#inhoud {
	height:381px;
	overflow:auto;
	padding-top:5px;
	line-height:160%;
	letter-spacing:0.1em;
	}
#inhoudlang {
	height:531px;
	overflow:auto;
	padding-top:5px;
	line-height:160%;
	letter-spacing:0.1em;
	margin-bottom:30px;
	}

#plaatjes {
	height:150px;
	background-image:url(../images/ontwerp/samengesteld.jpg);
	margin-top:30px;
	}
#footer {
	background-color:#7B7AB3;
	height:30px;
	}
a:link, a:visited, a:active {
	color:#000000;
	text-decoration:underline;
	outline:none;
	}
a:hover {
	color:#7B7AB3;
	text-decoration:underline;
	outline:none;
	}
table.navbar td a{
   display: block;
   padding: 5px;
   text-decoration: none;
   font-size:13px;
   text-align:center;
	outline:none;
}
table.navbar td a:link {
   color:#ffffff;
   text-decoration:none;
}
table.navbar td a:visited {
   color:#ffffff;
   text-decoration:none;
}
table.navbar td a:hover {
   color:#000000;
   text-decoration:none;
}
table.navbar td a:active {
   color:#ffffff;
   text-decoration:none;
}

body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7,
body#menu8 a#menu8,
body#menu9 a#menu9,
body#menu10 a#menu10,
body#menu11 a#menu11 {
   color:#000000;
   text-decoration:none;
}
.wit {
	color:#FFFFFF;
	}
#rechterbutton {
	border: #7B7AB3 2px solid;
	float:right;
	padding:5px;
	}
a.rechterbutton:link {
	color:#7B7AB3;
	text-decoration:none;
	font-weight:bold;
	}
a.rechterbutton:visited {
	color:#7B7AB3;
	text-decoration:none;
	font-weight:bold;
	}
a.rechterbutton:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
a.rechterbutton:active {
	color:#7B7AB3;
	text-decoration:none;
	font-weight:bold;
	}