@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat-x;
}
.links {
	background-image: url(images/spacer_links.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #B50071;
	padding-top: 5px;
	line-height: normal;
}
.prod_rechts {
}
.fonttabel {
	font-family: "trebuchet MS";
	color: #B50071;
	font-size: 13px;
	line-height: normal;
}
.hoofdtitel {	font-size: 24px;
	font-weight: bold;
}
.footer {
	font-family: "trebuchet MS";
	color: #B70072;
	font-size: 12px;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	padding-top: -10px;
	font-weight: bold;
}
a:link {
	color: #6C0044;
	text-decoration: none;
}
a:visited {
	color: #6C0044;
	text-decoration: none;
}
a:hover {
	color: #B50071;
	text-decoration: none;
}
a:active {
	color: #6C0044;
	text-decoration: none;
}

a:active
{
	outline: none;
	text-decoration: none;
}

a:focus
{
	-moz-outline-style: none;
	text-decoration: none;
}
html {
     overflow: -moz-scrollbars-vertical;
}

input {
	background-color: #E9F8E9;
	border: 1px solid #7ED67C;
	font-weight: bold;
	color: #BB0071;
}
textarea {
	background-color: #E9F8E9;
	border: 1px solid #7ED67C;
	font-weight: bold;
	color: #BB0071;
}
.gallerij {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #B4006D;
	text-align: right;
	margin-top: 0px;
	padding-right: 60px;
}

