﻿.title {
	font-family: "Myriad Pro";
	font-weight: bold;
	font-size: 16pt;
	color: #8b1503;
	vertical-align: middle;
}
body {
	padding: 5px;
	margin: 0px;
	font-family: verdana;
	font-size: small;
}
.promotitel {
	color: #000066;
	font-weight: bold;
}
.kijker {
	font-size: x-small;
}
a:link {
	color: steelblue;
	text-decoration: none;
}
a:visited {
	color: steelblue;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}

#button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:hover {
	color: #800000;
	text-decoration: none;
}
.quicklinks {
	font-size: large;
	width: 210px;
	padding-left: 10px;
	text-align: center;
}
.button {
	margin: auto;
	background-image: url('button.jpg');
	background-repeat: no-repeat;
	width: 150px;
	height: 35px;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
}
.box {
	width: 150px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 20px;
}
.fotobox {
	width: 220px;
	text-align: center;
	float: left;
}
.mschpTitle {
	background-color: #8B1503;
	color: #FFFFFF;
	font-family: "myriad Pro";
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.smallTitle {
	font-family: "Myriad Pro";
	font-size: small;
	color: #000000;
	vertical-align: middle;
}

