/* CSS Document */
body{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
	color: #192a62;
	background: #eeeeee;
	background-image: url(../pics/knopOpmaak/midden_achtergrond.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
}
	
h1{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 15px;
	color: 192a62;
	font-weight: bold;
	text-decoration: underline;
}

h2{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 14px;
	color: 192a62;
	text-decoration: underline;
}

h3{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 14px;
	color: 192a62;
}

h4{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
	color: 192a62;
	font-weight: bold;
}

a:link{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
	font-weight: bold;
	color: 192964;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	color: 192964;
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
}


a:active {
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
	font-style: normal;
}

tbody{
	font-family: "Trebuchet MS, Courier, Arial";
	font-size: 13px;
}

.afbeeldingen{
	border: solid midnightblue;
	border-width: 1px;
}

