* 
{
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	font-family: verdana, Arial, Sans-Serif; 
}
html, body
{
	width: 100%;
	height: 100%;
	background-image: url(/media/bg.gif);
	text-align: center;
	color: white;
	line-height: 140%;
}
H1
{
	font-size: 15px;
	font-weight: bold;
	color: #90B2C8;
	margin-bottom: 10px;
}
H2
{
	font-size: 13px;
	font-weight: bold;
	color: #90B2C8;
	margin-bottom: 10px;
}
H3
{
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
}
p
{
	margin-bottom: 14px;
}
ul, ol
{
	margin: 0 0 14px 25px;
}
ul
{
	list-style-image: url(/media/bulletBlack.jpg);
}
li{ margin-bottom: 5px; }
#Form1{ height:100%; text-align: center;}
#wrapperOneColumn, #wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 785px;
	background-color: #191723;
	background-image: url(/media/bgWrapper.gif);
	border-left: solid 1px White;
	border-right: solid 1px White;
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */	
}
#wrapperOneColumn
{
	background-image: none;
}
#breadcrumbs 
{
	background-color: #191723;
	color: #C2D5E2;
	border-bottom: solid 1px White;
	padding: 3px 10px 3px 10px;
}
#breadcrumbs a
{
	color: #C2D5E2;
	text-decoration: none;
}
#header
{
	z-index: 1;
}
#content
{
	
}
#content #main
{
	float: left;
	padding: 10px;
	width: 584px;
}
#content #fullmain
{
	width: 765px;
	padding: 10px;
}
#content a
{
	color: white;
}
#content a:hover
{
	color: #c2d5e2;
}
#content #extras
{
	float: right;
	color: #BBBBBB;
}
#content #extras a
{
	color: #BBBBBB;
	text-decoration:none;
}
#content #extras a:hover
{
	color: #c2d5e2;
}
#content .anchorlinks
{
	font-weight: bold;
	background-image: url(/media/bgPaging.gif);
	padding: 5px;
	color: #BBBBBB;
	margin-bottom: 10px;
}
#content .anchorlinks a
{
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
	padding-left: 2px; padding-right: 2px;
}
#content .anchorlinks a:hover
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #191723;
	padding-left: 2px; padding-right: 2px;
}
#content .invul
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #191723;
	border: 1px;
	border-color: White;
	border-style: solid;
	color: White;
}
#content .invalid
{
	background-color: #191723;
	border: 1px;
	border-color: Red;
	border-style: solid;
	color: White;
}
#content .error
{
	color: Red;
}
#side
{
	float: right;
	width: 152px;
	padding: 14px;
	color: #191723;
}

.DownloadPages a
{
	text-decoration: none;
}
.DownloadPages ul
{	
	margin: 0px 0px 0px 30px;
	}

#footer
{
	background-color: #191723;
	clear: both;
	border-top: solid 1px White;
	padding: 3px 10px 3px 10px;	
	color: white;
	height: 16px;
	position: absolute;
	bottom: 0; /* heel belangrijk */
}
#footer #left
{
	float: left;
}
#footer #right
{
	float: right;
}
#footer a
{
	color: white;
	text-decoration: none;
}
#side li
{
	list-style-image: url(/media/bulletWhite.jpg);
}
#side .extra
{
	font-size: 10px;
	color: #777777;
}
#side .item
{
	margin-bottom: 10px;
}
#side H2
{
	color: #191723;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
