/* CSS Document Dans Peuter Dans */
body {
	background-image: url(images/page_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #7CB62F;
}
#Layer1 {
	position:absolute;
	left:702px;
	top:19px;
	width:297px;
	height:335px;
	z-index:1;
}
.tdmenu {
	width: 1px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#home .tdtop	{
	background-image: url(images/body_t.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#kdv .tdtop	{
	background-image: url(images/body_t_kdv.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#kosten .tdtop	{
	background-image: url(images/body_t_kosten.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#groep .tdtop	{
	background-image: url(images/body_t_groep.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#contact .tdtop	{
	background-image: url(images/body_t_contact.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#waar .tdtop	{
	background-image: url(images/body_t_waar.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#lesstof .tdtop	{
	background-image: url(images/body_t_lesstof.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}
#docente .tdtop	{
	background-image: url(images/body_t_docente.png);	
	background-repeat: no-repeat;
	height: 227px;
	width: 686px;
	margin: 0px;
}

.tdbody {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 50px;
	padding-right: 150px;
	padding-bottom: 50px;
	text-align: left;
}
.tdfooter {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 226px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #454C46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #454C46;
}
a:hover {
	text-decoration: underline;
	color: #EAB49A;
}
a:active {
	text-decoration: none;
	color: #454C46;
}
h1 {
	font-size: 16px;
	color: #454C46;
}

