body
{
	margin: 0px;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cms
{
	background: #FFFFFF;
}
#site
{
	position: relative;
	width: 980px;
	left: 50%;
	margin-left: -480px;
	margin-top: 0px;
}
#banner
{
	background: url('images/axa_banner2.jpg');
	width: 980px;
	height: 193px;
}
#flashbanner
{
	width: 660px;
	text-align:center;
}
.horizontal_spacer
{
	width: 980px;
	height: 3px;
	background: #444444;
}

#menubar
{
	width: 980px;
	height: 25px;
	background: url('images/metalbar.gif');	
}

#menubar_left
{
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 22px;
	background: url('images/metalbar.gif');	
	color: #d21034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

#menubar_right
{
	float: right;
	height: 25px;
	padding-right: 22px;
	line-height: 25px;
	background: url('images/metalbar.gif');	
	color: #d21034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

.menubar_tekst
{
	color: #d21034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

a.menubar_tekst:link, a.menubar_tekst:visited
{
	color: #d21034;
	font-weight: bold;
}

a.menubar_tekst:hover
{
	color: #073aaf;
}
#main 
{
	width: 980px;
	text-align: left; 
	background: #bbff02 url('images/faux3.gif');
	overflow: hidden;
	margin: 0px auto;
}

#leftmenu
{
	float: left;
	width: 160px;
	background: #ffd100;
}
.leftmenu_hyperlink
{
	text-indent: 5px;
	width: 158px;
	background: #ffd100;
	border-bottom: solid 1px #073AAF;	
}
.leftmenu_spacer
{
	margin: 3px;
	border: 0px;
}

#rightmenu
{
	float: right;
	background: #ffd100;
}
.rightmenu_hyperlink
{
	width: 158px;
	background: #ffd100;
	border-bottom: solid 1px #073AAF;
}
.rightmenu_spacer
{
	margin: 3px;
	border: 0px;
}
.rightmenulink
{
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

.menu
{
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
#inhoud
{
	float: left;
	width: 660px;
	background: #FFFFFF;
}
a:link, a:visited 
	{
	color: #d21034;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	color: #073aaf;
	font-weight: bold;
	text-decoration: none;
	}

h4
	{
	color: #d21034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.login
	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	}

a.menu:link, a.menu:visited, a.rightmenulink:link, a.rightmenulink:visited

	{
	color: #073aaf;
	font-weight: bold;
	}

a.menu:hover, a.rightmenulink:hover
	{
	margin: 5px;
	color: #d21034;
	}
td
{
	background: #FFFFFF;
}
.content
{
	margin: 5px;
	border: thin solid #d21034;
	background: #FFFFFF;
}
.content_spacer
{
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	border: 0px;
}
#footer
{
	width: 980px;
	height: 80px;
	background: #FFFFFF url('images/onderkant.gif');
	
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */