@charset "UTF-8";
#container  {
	width: 100%; /* this overrides the text-align: center on the body element. */
	margin: 0 auto 0 auto;
}
body, html {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-image: url(../img/alg/bgbalken.gif);
	background-repeat: repeat-x;
	background-position: 0px 85px;
	line-height: 20px;
}
#inhoud {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0px auto 0px auto;
	background-image: url(../../website112010/img/alg/bgbalken.gif);
	background-repeat: repeat-x;
	background-position: 0px 85px;
}
#header {
	text-align: left;
	margin-left: 366px;
	height: 85px;
}
#sidebar {
	text-align: left;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/alg/bgside.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 675px;
	width: 376px;
}
#mainContent {
	overflow: auto;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	height: 430px;
}
#mainContent a {
}
.img {
	margin-right: 30px;
}
#menu {
	margin-bottom: 10px;
	line-height: 2.75em;
	padding: 0px;
}
#menu  a {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	margin-left: 30px;
}
#menu a:hover {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.groen {
	background-color: #6FBE44;
	margin-bottom: 10px;
	padding-left: 30px;
}
.dblauw {
	background-color: #000033;
	margin-bottom: 10px;
	padding-left: 30px;
}
.wit {
	margin-bottom: 10px;
}
#voetregel {
	text-align: center;
	height: 20px;
}
#voetregel a {
	color: #FFFFFF;
	text-decoration: none;
}
#voetregel a:hover {
	color: #66CC33;
}
#mainContent a {
	text-decoration: none;
	color: #0099CC;
}
#mainContent a:hover {
	color: #6FBE44;
}
#menu2 {
	margin-bottom: 10px;
}
#menu2   a {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	margin-left: 30px;
}
#menu2   a:hover {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6FBE44;
	text-decoration: none;
}
#sidebarportf {
	text-align: left;
	float: left;
	width: 376px;
	height: 600px;
	background-position: left 243px;
}
.sidebarportvor {
	background-image: url(../img/alg/logvor2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidebarportweb {
	background-image: url(../img/alg/logweb2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table {
	margin-top: 20px;
	margin-right: 10px;
}
#sidebarportf #picture {
	padding-top: 10px;
}
#sidebarportf a {
	color: #000033;
	text-decoration: none;
}
#sidebarportf a:hover {
	color: #6FBE44;
	text-decoration: none;
}
#buttonvor {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
}
#buttonweb {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
}

