body
{
	margin-top:20px;
	background:#952929;
	font-family: arial, helvetica, verdana;
}


#siteHeader
{
	width:845px;
	min-height:138px;
	margin:auto;
	background:url("img/logo.jpg") no-repeat;
	padding-left:155px;
}

#siteTitle
{
	font-size:30px;
	color:white;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}

#siteBanner
{
	background: url("img/titelBalk.jpg") no-repeat center top;
	height:34px;
	font-size:25px;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
}

#mainContainer
{
	width:1000px;
	min-height:530px;
	margin:auto;
}

#menuContainer
{
	padding-top:50px;
	width:155px;
	float:left;
}

#menuContainer div
{
	background:url("img/Menu.jpg") no-repeat;
	font-size:12px;
	font-weight:bold;
	width:133px;
	height:18px;
	text-align:center;
	margin-bottom:2px;
	padding-top:2px;
	cursor:pointer;
}

#menuContainer A
{
color:black;
width:133px;
display:block;
text-align:center;
text-decoration:none;
}

#contentContainer
{
	padding-bottom:10px;
	padding-top:20px;
	padding-left:30px;
	padding-right:40px;
	float:right;
	width:755px;
	min-height:495px;
	color:#952929;
	font-size:20px;
}

div.Standaard
{
	background:url("img/contentBackground.jpg") repeat-y;
}

#mainContainer div.ImageRightWhite
{
	background:url("img/imageSideBar.gif") repeat-y 470px top;
	background-color:white;
	padding-top:0px;
	padding-bottom:0px;
}

#siteFooter
{
	padding-left:155px;
	clear:both;
	font-size:30px;
	color:white;
	font-weight:bold;
	margin-bottom:25px;
	text-align:center;
}

h1
{
	font-size:25px;
}

h2
{
	font-size:20px;
}

p
{
	font-size:12pt;
}
