body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(picture_library/achtergrond.gif);
	background-repeat: repeat;
	background-color: #E0DFE3;
}

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-indent: 20px;
}

h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-indent: 10px;
}

a{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

#denker
{
	clear: both;
	float: left;
	height: 60px;
	margin: 0px;
	background-image: url(picture_library/denker.gif);
	width: 167px;
}

#titel
{
	background-image: url(picture_library/achtergrond_titel.gif);
	height: 60px;
	font-size: 28px;
	font-weight: normal;
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
}


#paginanaam
{
	color: #015069;
	text-align: right;
	clear: left;
	background-color: #EFEFEF;
	float: left;
	width: 210px;
	margin: 0px;
	padding: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
}


#leeg
{
	background-image: url(picture_library/achtergrond.gif);

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#bovenmenu
{
	background-color: #FFCC33;
	vertical-align: text-bottom;
	padding-top: 10px;
	padding-left: 260px;
	padding-bottom: 2px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	clear: both;
}

#linkermenu
{
	background-color: #EFEFEF;
	float: left;
	width: 220px;
	color: #333333;
	text-align: center;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content
{
	float: none;
	color: #333333;
	clear: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 260px;
	padding-bottom: 16px;
	line-height: 1.5em;
}

#onderbalk
{
	float: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-size: 10px;
	padding: 3px;
	clear: both;
	color: #999999;
}

p {
	color: #333333;
}

a:link {
	font-weight: bold;
	color: #015069;
}

.knopaan {
	background-color: #FFFFFF;
	vertical-align: bottom;
	padding: 6px 7px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	margin-right: 1px;
	margin-left: 1px;
}

.knopuit {
	background-color: #eeeeee;
	padding: 3px 5px 2px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #999999;
}


/* hide from mac \*/ 
* html #denker {margin-right: -3px;} 
* html #titel {margin-left: 0;} 
/* end hide */ 
