body
{
	background:			#9ae4e8;
	padding:				0;
	margin:					0;	
	font-family:			verdana, arial;
	font-size:				11px;	
	text-align:				center;	
	height:					100%
	color:					#380505;
}

td
{	
	font-family:			verdana, arial;
	font-size:				11px;
	color:					#380505;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;	
	background-color: white; 
}
table.sample td {
	border-width: 1px;
	padding: 1px 0px 1px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
}

a:link {
text-decoration:none; color:#7a0606; } 
a:visited {
text-decoration:none; color:#7a0606;} 
a:hover {
text-decoration:underline; color:#7a0606;} 

#container
{	
	position:				relative;
	background:				url("../images/bg.jpg") top left repeat-y;	
	width:					967px;
	text-align:				left;
	margin: 				0 auto;
}

#header
{
	height:					654px;
	width:					967px;
	margin-bottom:			-550px;
}

#content
{
	width:					460px;
	margin-left:			250px;
	padding-top:			0px;
	margin-bottom:			0px;
	margin-right:			30px;
	padding-bottom:			20px;	
	min-height:				520px;
	line-height:			20px;
}

*html #content
{

	height:					400px;
}

h1
{
	font-size:				13px;
	color:					#380505;
}

#menu
{
	position:				absolute;
	top:					157px;
	left:					2px;
}

*html #menu
{
	top:					167px;
}

#menu ul
{
	line-height:			17px;
	list-style-type:		none;
}

#menu ul li a
{
	background: 			url("../images/blok.png") 0px 2px no-repeat;
	padding-left:			13px;
	color:					#380505;
}

#menu ul li a:hover
{
	background: 			url("../images/actief.png") 0px 2px no-repeat;
	color:					#380505;
	text-decoration:underline;
}

#verschillendetekst2
{
	position:				absolute;
	right:					40px;
	bottom:					6px;
}

#verschillendetekst2 ul
{
	line-height:			15px;
	list-style-type:		none;
}

#verschillendetekst2 ul li a
{
	background: 			url("../images/blok.png") 0px 2px no-repeat;
	padding-left:			13px;
	color:					#380505;
}

#verschillendetekst2 ul li a:hover
{
	background: 			url("../images/actief.png") 0px 2px no-repeat;
	color:					#380505;
	text-decoration:		underline;
}


#verschillendetekst2 a:link {
text-decoration:none; color:#3f3e3c;} 
#verschillendetekst2 a:visited {
text-decoration:none; color:#3f3e3c;} 
#verschillendetekst2 a:hover {
text-decoration:none; color:#9c0000;} 

#adres
{
	position:				absolute;
	left:					52px;
	top:					530px;
	font-size:				11px;
}

*html #adres
{
	top:					540px;
}

#adres a:link {
text-decoration:none; color:#7a0606;} 
#adres a:visited {
text-decoration:none; color:#7a0606;} 
#adres a:hover {
text-decoration:underline; color:#7a0606;} 

#adres02
{
	position:				absolute;
	right:					52px;
	top:					530px;
	font-size:				11px;
}

*html #adres02
{
	top:					540px;
}

#adres a:link {
text-decoration:none; color:#7a0606;} 
#adres a:visited {
text-decoration:none; color:#7a0606;} 
#adres a:hover {
text-decoration:underline; color:#7a0606;} 