body {
	margin: 0px;
	background-image: url(img/background.jpg);
	background-position: center;
	background-color: #000000;
}
p {
	font-family: Georgia;
	font-size: 12px;
	line-height: 15px;
	margin-right: 15px;
	margin-left: 15px;
	color: #d6d0b8;
}
.footer {
	font-family: Georgia;
	font-size: 10px;
	line-height: 11px;
	color: #d6d0b8;
}
.minikop {
	font-family: Arial;
	font-size: 10px;
	color: #000100;
	letter-spacing: -1px;
	margin-top: -4px;
	margin-left: 0px;
}
a {
	color: #d6d0b8;
	text-decoration: none;
}
a:hover {
	color: #d6d0b8;
	text-decoration: underline;
}

.kop1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.link {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #cc071e;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.menu {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}
.menu:hover {
	font-weight: bold;
	color: #cc071e;
	text-decoration: none;
}
input, textarea {
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size: 12px;
	color: #000100;
	border: 1px solid #5b4931;
}
.lijn_h {
	background-image: url(img/stippelijnhoriz.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.lijn_v {
	background-image: url(img/lijn.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.stippel_h {

	background-image: url(img/stippelijn_hor.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.stippel_v {
	background-image: url(img/stippelijnvert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.formats {
	font-size: 10px;
	font-family: Georgia;
	color: #d6d0b8;
}
