A:link {
	color: magentha;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	color: green; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: blue; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
html, body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #FD8F0C;
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;

}
p {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
}
.titel {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
}
.onder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
}
#menuOut, #menuIn {
	position:absolute;
	left:-155px;
	width:160px;
	top:0px;
	border:1.5px solid orange;
	background-Color:#FFFFFF;
	layer-background-color:yellow;
	font:bold 12px Verdana;
	line-height:20px;
}
. tds {
  	background-Color:silver;
  	width:100;
  	height:20;
  	text-align:center;
  	border:1px solid gray;
  	font-size:14;
  	filter:alpha(opacity=45);
  	-moz-opacity:45%;
  	cursor:crosshair;
 }
p.menu {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
p.menu a:link{
	color:blue;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
p.menu a:hover{
	color:green;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.foto {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 0px;
	top: 0px;
	background-image: url(image/george.gif);
}
.container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 760px;
	height: 100%;
	margin-top: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FD8F0C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FD8F0C;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD8F0C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FD8F0C;

}

.lijn {
	background-attachment: fixed;
	background-image: url(image/lijn.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 2px;
	width: 556px;
	left: 200px;
	top: 68px;
}

.top {
	position: absolute;
	height: 80px;
	width: 556px;
	left: 200px;
	top: 0px;
	text-align: left;
	background-image: url(image/buffer.gif);
	background-repeat: no-repeat;
}
.over	{
	z-index:2;
	width: 190px;
	left: 0px;
	top: 200px;
	position: absolute;
	height: 65%;
	overflow:auto;
}
.overinh	{
	z-index:1;
	width: 180px;
	left: 15px;
	top: 200px;
	position: absolute;
	height: 65%;
	overflow:auto;
}
.inhoud	{
	background-image: url(images/bg-logo.gif);
	background-repeat: no-repeat;
	left:5px;
	width: 505px;
	height: 382px;
	overflow:auto;
	background-attachment: fixed;
}
.rechts	{
	left:5px;
	width: 115px;
	height: 382px;
	overflow:auto;
	background-attachment: fixed;
}
