body {
	margin-top:20px;
	background-image: url("images/bground.gif");
	}

td { 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:22px; 
	color: #202020; 
	}
H1 { 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 22px;
	color:#1b81c5;
	}
H2 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 22px;
	color:#6d6e71;
	}
		
.shadowTop { 
	background-image: url("images/achtergrond.jpg");
	background-repeat: repeat-x;
	}
		
.footer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-align:center;
	background-color:#3888c8;
	padding:2px;
	}	
.main { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 22px;
	color:#404040;
	background-color: #bcd4f3; 
	padding-left:15px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:20px;
	}
.product { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 17px;
	color:#202020;
	}
img.kader { 
	border:4px solid #3888c7;
	}
A:link { text-decoration: none; font-weight: normal; color: #ffffff; } 
A:visited { text-decoration: none; font-weight: normal; color: #ffffff; } 
A:hover { 	text-decoration: none; font-weight: normal; color: #ffffff; }

A.content:link { text-decoration: none; font-weight: bold; color: #1b81c5; } 
A.content:visited { text-decoration: none; font-weight: bold; color: #1b81c5; } 
A.content:hover { 	text-decoration: none; font-weight: bold; color: #ffffff; }


A.footer:link { text-decoration: none; font-weight:normal; color: #ffffff; } 
A.footer:visited { text-decoration: none; font-weight:normal; color: #ffffff; } 
A.footer:hover { 	text-decoration: underline; font-weight:normal; color: #ffffff; }
