body {
	background-image: url(/contents/templates/tomassen/images/bg-gradiant.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}
body,td, .contentpane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	
}

.menu-titel, th {
	font-family: "Century Gothic", Verdana, "Arial Black";
	font-size: 12pt;
	color: #0B54A1;
	font-weight: bold;
	border-bottom: solid 2px #0B54A1;
	text-align:left;
}
.pathway {color: #666666;text-align:left;}

.footer {color: #666666}

.menu-item, .mainlevel {
	font-size: 10pt;
	color: #0B54A1;
	padding:4px 3px 4px 15px;
	border-bottom: solid 1px #0B54A1;
	text-decoration:none;
	text-align:left;
	display:block;
}
a {
	color: #0B54A1;
	text-decoration:none;
	text-align:left;
}
a:hover {color: #666666}


H1, .componentheading {
	font-family: "Century Gothic", Verdana, "Arial Black";
	font-size: 12pt;
	color: #0B54A1;
	font-weight: bold;
	text-align:left;
	
}

.contentheading {
	font-family: "Century Gothic", Verdana, "Arial Black";
	font-size: 10pt;
	color: #0B54A1;
	font-weight: bold;
	text-align:left;
	
}

.kopteksten {
	font-family: "Century Gothic", Verdana, "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
}

.banneritem {
	text-align:center;
	margin-top: 20px;
}


