BODY, TABLE, DIV, TR, TD, TH, UL, OL, LI {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

a:link {text-decoration: underline; color: #293c40;}
a:visited {text-decoration: underline; color: #293c40;}
a:hover {text-decoration: underline; color: #920000;}
a:active {text-decoration: underline; color: #920000;}

.content{
	padding: 12 30 0 30;
}
.kreet {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #293c40;
	font-style: italic;
}
.slogan {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: white;
	font-style: italic;
}
.kop {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
/*
	height: 45px;
	background: url(../images/swoosh.gif) left bottom no-repeat;
*/	
}
.subkop {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 0 30 0 30;
}
.subkop a:link, .subkop a:active, .subkop a:visited {
	color: #293c40;
}
.subkop a:hover {
	color: #920000;
}
.brood {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: black;
}
.brood a:link, .brood a:active, .brood a:visited {
	color: #293c40;
}
.brood a:hover {
	color: #920000;
}
.tekst {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: black;
}
.tekst a:link, .tekst a:active, .tekst a:visited {
	color: #293c40;
}
.tekst a:hover {
	color: #920000;
}
.nieuws {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: black;
	padding: 6 6 6 6;
}
.nieuws a:link, .nieuws a:active, .nieuws a:visited {
	color: #293c40;
}
.nieuws a:hover {
	color: #920000;
}
.choice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: white;
	padding: 3 0 0 39;
}
.choice a:link, .choice a:active, .choice a:visited {
	text-decoration: none;
	color: white;
}
.choice a:hover {
	text-decoration: none;
	color: red;
}
.knop {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: black;
}
.knop a:link, .knop a:active, .knop a:visited {
	text-decoration: none;
	color: #293c40;
}
.knop a:hover {
	text-decoration: none;
	color: #920000;
}
.photo {
/*	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #808080 1px solid*/
	border: 1px solid #920000;
	margin: 2px;
}
.tabel_rijeinde TD{
	border-bottom: 3px solid #CCCCCC;
}
.menu {
	overflow:hidden;
	background:#CCCCCC;
}