*
{
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	font-family: Verdana, Arial;
	font-size: 12px;
}
#pageWrapper, .content
{
	width: 909px;
	border-left: 1px solid #1c5b9a;
	border-right: 1px solid #1c5b9a;
	margin-left:auto;
	margin-right: auto;
	background-color: #1c5b9a;
}

.content
{
	
	color: #FFFFFF;
	width: 889px;
	margin-left:auto;
	margin-right: auto;
	clear: both;
}

h1
{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 9px;
	margin-top: 9px;
}

h2
{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 9px;
	margin-top: 9px;
}

h3
{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 9px;
}

.left
{
	float: left;
	width: 419px;
}

.right
{
	float:right;
	width: 419px;
}

#menu
{
	background-color: #c3162c;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

#menu li
{
	float: left;
	margin-right: 20px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 3px;
}

a, a:hover, a:visited
{
	color:#FFFFFF;	
	font-size: 9px;
}

#menu li a, #menu li a:hover, #menu li a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
}

.voorwaarden
{
	width: 889px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}