/* CSS Document */

body,td,th {
	color: #737373;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size:12px;
	line-height:20px;
}
#tabel{
position:absolute;
width:800px;
height:700px;
margin-left:-400px;
margin-top:-350px;
left:50%;
top:50%;
}
.container {
width: 530;
height: 390;
max-height: 390;
}
#patronen{
position:absolute;
width:100px;
float:right;
margin-left: 30px;
margin-top: 0;
}
a:link {
	color: #737373;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #737373;
}
a:hover {
	text-decoration: underline;
	color: #867800;
}
a:active {
	text-decoration: none;
	color: #737373;
}
#bloemlink {
position:relative;
float:right;
margin-top:115px;
}
