body
{
	background-color: #ffffff;
	font-family: verdana;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

#outertable
{
	background-color: #ffffff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: images/achtergrond3.jpg;
}

input
{
	font-size: 10px;
	font-family: verdana;
}

textarea
{
	font-size: 10px;
	font-family: verdana;
}

td
{
	font-size: 11px;
	text-align: left;
}

td.borderbottom
{
	border-bottom-style: solid; 
	border-bottom-color: #444; 
	border-bottom-width: 1px;
}

td.bordertop
{
	border-top-style: solid; 
	border-top-color: #444; 
	border-top-width: 1px;
}

td.navigatie
{
	border-bottom-style: solid; 
	border-bottom-color: #444;
	border-bottom-width: 1px;
	border-top-style: solid; 
	border-top-color: #444; 
	border-top-width: 1px;
	text-align: right;
	font-size: 12px;
}

td.navigatie2
{
	border-bottom-style: solid; 
	border-bottom-color: #444;
	border-bottom-width: 1px;
	border-top-style: solid; 
	border-top-color: #444; 
	border-top-width: 1px;
	text-align: left;
	font-size: 11px;
}

a
{
	color: #444444;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

#logo
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline overline;
}

hr
{
	border: 0.5px solid #444;
}

table
{
	padding: 0px;
	border-spacing: 0px;
}

#bigfoto
{
	cursor:pointer;
	cursor:hand;
}

img
{
	border: 0px;
-ms-interpolation-mode: bicubic;
}
