
body {
	margin: 20px;
	padding: 5px;
	font-family:verdana,sans-serif; 
   font-size:82%; 
   text-align:center;
   margin:10px 0;
   background: url(images/wit_64.jpg) repeat fixed top left;
	text-align:center;
}
#container {
	width: 770px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align:left;
}
#content {
	border: 0px solid #ccc;
	padding: 0;
	background-color:#fff;
	background-repeat: repeat-y;
	background-position: left top;
}
#left {
	float:left;
	border-right:1px solid #ccc;
	width:199px;
	clear:both;

}
#right {
	float:left;
	width:565px;
	border-left:1px solid #ccc;
	margin-left:-1px;
}
#header, #footer {
	background:#fff;
	text-align:center;

}
#header h1, #footer h1 {margin:0}
#footer {background:#fff;}





#navigatie {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 80%;
 font-weight: bold;
 width: 12em;
 padding: 0;
 margin-bottom: 1em;
 margin-left: 1em;
 background-color: #fff;
 color: #000;
}

#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigatie ul li {
 margin: 0;
}

#navigatie ul li a {
 display: block;
 padding: 1px 2px 1px 4px;
 border-left: 10px solid #ef4014;
background-color: #fff;
 color: #000000;
 text-decoration: none;
 width: 100%;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:visited {
 border-left: 10px solid #ef4014;
 background-color: #fff;
 color: #868383;
}

#navigatie ul li a:hover {
 border-left: 10px solid #000;
 background-color: #ccc;
 color: #fff;
}

a:link {color:#ef4014; text-decoration: none;}
a:visited {color:#888888; text-decoration: none;}
a:hover {color:#FF9999;text-decoration: none;}
a:active {color: #990033; text-decoration: none;}


p  {margin:0; padding:0px 8px 4px 8px;}

p.vet
{
font-weight:bold;
}


p.footer {
text-align:center;
padding:10px 0px 0px 0px;
color:#808080;
font-size:10px;
}

h1 {
font-size:120%;
font-weight:bold;
color:#ff0033;
text-align:center;
padding: 4px 0px 0px 0px;
}


ul {
 list-style: outside none none;
}

li.midden {
   list-style:disc;
	margin: 0 15px 0 0px;
	padding: 0 0 5px 3px;
	}


#pic {
	background-color: #FFFFFF;
	left: 181px;
	position: relative;
	top: 0px;
	width: 200px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #fff;
	display: block;
	height: 161px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 200px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #cccccc;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px solid #fff;
	display: block;
	height: 486px;
	left: -180px;
	position: absolute;
	top: -270px;
	width: 592px;
}




