body {
	background-color: #000;
	background-image: url(pic/site_backgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

img{
	border: 0px;	
}

h1{
	margin: 0px;
	margin-bottom: 20px;
	color: #1F0433;
	font-size: 20px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.02em;
}
h3{
	font-size: 22px;	
}
h4{
	margin: 0px;
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
h5{
	font-size: 28px;	
}
h6{
	margin: 0px;
	margin-bottom: 16px;
	color: #1F0433;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.15em;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	font-size: 12px;
}
.pijl {
	color: #007F85;
	padding-right: 6px;
}
.nieuwsblok{
	padding-bottom: 6px;
	border-bottom: solid 1px #FFF;	
	margin-bottom: 6px;
}

.zwartlink {
	color: #333;
	text-decoration: none;
}
a:link.zwartlink {
	color: #333;
	text-decoration: none;
}
a:visited.zwartlink {
	color: #333;
	text-decoration: none;
}
a:hover.zwartlink {
	color: #333;
	text-decoration: underline;
}
hr {
	height: 1px; border: none; color: #FFF; background-color: #FFF;
}
.subfont{
	font-size: 11px;	
	line-height: 16px;
}

.titelfont{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
}
a:link.titelfont {
	color: #FF3300;
	text-decoration: none;
}
a:visited.titelfont {
	color: #FF3300;
	text-decoration: none;
}
a:hover.titelfont {
	color: #FF3300;
	text-decoration: underline;
}

.paarsfont{
	color: #38035D;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}


.gemistdownload{
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
a:link.gemistdownload {
	color: #333;
	text-decoration: none;
}
a:visited.gemistdownload {
	color: #333;
	text-decoration: none;
}
a:hover.gemistdownload {
	color: #333;
	text-decoration: underline;
}
