@charset "UTF-8";
/* CSS Document */


body {
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #000000;
	background-image: url(../images/lijst.jpg);
	background-repeat: no-repeat;
	background-position: center -210px;
}
.srDesign {
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	font-size: x-small;
}
h1 {
	font-size: medium;
	padding-left: 33px;
}
.srDesign a {
	color: #FF66FF;
	text-decoration: none;
}

p {
	padding-left: 33px;
}
.home {
	padding-left: 55px;
}

a:link {
	color: #FF99CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

#Table	{
	background-color: #FFFFFF;
	width: 980px;
	height: 730px;
	}
.foto {
	padding-left: 40px;
}

#Menu	{
	height: 75px;
	}
.werkwijze {
	line-height: 200%;
	padding-right: 25px;
	margin-left: 25px;
}
#werkwijze {
	background-image: url(../images/hond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Menu2	{
	height: 300px;
	}	
#Frame	{
	position:relative;
 	top:20px;
 	left:-40px;
	}
#Prijzen	{
	height: 270px;
	background-color: #FF99CC;
	font-weight: bold;
	}
.links {
	font-size: xx-large;
	margin-top: 25px;
}
#Footer {
	padding-top: 11px;
	background-color: #FFFFFF;
}
.linksLink {
	margin-top: 11px;
}
.vb {
	padding-right: 5px;
	padding-left: 5px;
}
