body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background-color: #000000;
	font-family: "Century Gothic";
	color: #fff;
	font-size: 14px;
}
div.container
{
	position: relative;
	margin: 0 auto;
	width: 980px;
}
div.menu
{
	position: relative;
	width: 980px;
	height: 82px;
}
div.content
{
	position: relative;
	width: 980px;
	height: 550px;
}
div.leftContent
{
	position: relative;
	width: 220px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #252525;
	text-align: center;
}
div.rightContent
{
	position: relative;
	width: 725px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}
div.inhoud
{
	color: fff;
}
div.footer
{
	position: relative;
	margin-left: 15px;
	margin-top: auto;
	width: 950px;
	height: 60px;
	color: #666666;
	font-size: 12px;
	background-color: #252525;
}
div.menuHead
{
	position: relative;
	width: 190px;
	height: 75px;
	margin-left: 15px;
	margin-top: 20px;
	background-image:url(images/r2c.png);
}
div.menuContent
{
	position: relative;
	width: 210px;
	margin-left: 5px;
	height: auto;
	text-align: left;
}

a.menuLink			{ color: #cc002c; height: 14px; }
a.menuLink:hover	{ color: #ffffff; height: 14px; }

a.menuLink1			{ color: #6fca00; height: 14px; }
a.menuLink1:hover	{ color: #ffffff; height: 14px; }

a.menuLink2			{ color: #fa5100; height: 14px; }
a.menuLink2:hover	{ color: #ffffff; height: 14px; }

a.menuLink3			{ color: #878787; height: 14px; }
a.menuLink3:hover	{ color: #ffffff; height: 14px; }

a.menuLinkActive
{
	color: #ffffff;
	height: 14px;
}
a.menuLinkActive:hover
{
	color: #878787;
	height: 14px;
}

a.linkSite
{
	color: #ffffff;
	height: 14px;
}
a.linkSite:hover
{
	color: #878787;
	height: 14px;
}
a.return
{
	color: #81d100;
}
li
{
	color: #fff;
	margin-left: -10px;
	margin-top: 5px;
}
li.site
{
	color: #ffffff;
	margin-top: 5px;
}
h2
{
	margin-left: 20px;
	color: #fa5100;
}
h3
{
	margin-left: 0px;
	font-weight: normal;
	color: #fff;
}
h4
{
	font-size: 17px;
	color: #e30842;
}
img.imgmenu
{
	border: 0px;
	margin: 0;
}
.subtext
{
	color: #878787;
}
.subtext1
{
	color: #ffffff;
}
a
{
	color: #0063cb;
}
img
{
	border: 0px solid #fff;
}
