body {		
	margin:15; 
	background-color: #C0C0C0;
}
td.topnav {
	background-color: #000000;
	height: 30px;
	font-family: arial;
	font-weight: ;
	font-size: 12px;
	line-height: 22px;
	color:#FFFFFF;
	padding-right:10px;
}
.border {	
	border: 1px solid #000000; 
}
.button {
font-family:Arial;
font-weight:700;
background-repeat:repeat-x;
outline:none;
border:none;
color:#000;
background-color: #7EE000;
border: 2px solid #549600;
height:35px;
line-height:22px;
font-size:12px;
padding-left:5px;
padding-right:5px;
}



td.content {
	font-family: arial;
	font-weight: ;
	font-size: 14px;
	line-height: 18px;
	color:#FAFFF3;
	padding-left:20; 
	padding-right:15; 
	padding-bottom:15; 

}
td.right {
	font-family: arial;
	font-weight: ;
	font-size: 14px;
	line-height: 18px;
	color:#FAFFF3;
}
td.adver {
	font-family: arial;
	font-size: 11px;
	color:#8FFF00;
}
h1 {
	font-family: arial;
	font-size: 20px;
	color:#FFFFFF;
}
a {color:#8FFF00; text-decoration: none;}
a.topnav {
	font-family: arial;
	font-size: 15px;
	color:#8FFF00;
	text-decoration: none;
	font-weight: bold;	
}
a.topnav2 {
	font-family: arial;
	font-size: 14px;
	color:#8FFF00;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
}
.formknop {
        font-family: Verdana; 
        font-size: 12px; 
        font-weight: normal; 
        Padding-Left: 10px;
        Padding-right: 10px;  
        Text-align: center; 
        BORDER-RIGHT: #8FFF00 1px solid; 
        BORDER-TOP: #8FFF00 1px solid; 
        BORDER-LEFT: #8FFF00 1px solid; 
        BORDER-BOTTOM: #8FFF00 1px solid; 
        color: #8FFF00;
        background-color: #488001; 
        Cursor: hand;
}

.inputblur { 
	font-family: arial;
	font-weight: ;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #8FFF00; 
  background-color: #488001; 
        color: #FFFFFF;

}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;

  padding: 10px;
	border: 1px solid #8FFF00;
	background-color: #488001;
}
#nav #home a {
	display: block;
	width: 50px;
}
#nav #overons a {
	display: block;
	width: 80px;
}
#nav #reptielen a {
	display: block;
	width: 135px;
}
#nav #fretten a {
	display: block;
	width: 65px;
}
#nav #dierenpension a {
	display: block;
	width: 115px;
}



#nav #vakantie-links a {
	display: block;
	width: 130px;
}
#nav #reisorganisaties a {
	display: block;
	width: 145px;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
