/* Standaard CSS */                          	

body {
	font-family:  Arial, Verdana;
	font-size: 11px;
	color:#8D8D8D;
	scrollbar-base-color: #4B4949;
	scrollbar-shadow-color: #7D7D7D;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #7D7D7D;
	scrollbar-darkshadow-color: #424242;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #7D7D7D;
	margin:0;
	line-height: 1.4em;
}
a, a:visited {
	color : #8D8D8D;
	text-decoration : none;
}
a:active, a:hover {
	color : #424242;
	background: #fff;
	text-decoration : none;
}
a.url, a:visited.url  {
	color : #8D8D8D;
	text-decoration : underline;
	line-height: 15px;
}
a:active.url, a:hover.url {
	color : #424242;
	background: #fff;
	text-decoration : underline;
	line-height: 15px;
}
a.foto, a:visited.foto  {
	color : #fff;
	text-decoration : underline;
	line-height: 15px;
}
a:active.foto, a:hover.foto {
	color : #424242;
	background: #fff;
	text-decoration : none;
	line-height: 15px;
}
a.space, a:visited.space {
	color : #fff;
	text-decoration : none;
	letter-spacing: 2px;
	font-size: 12px;
}
a:active.space, a:hover.space {
	background: #424242;
	text-decoration : none;
	letter-spacing: 2px;
}
a.rood {
	color : #F1072D;
	text-decoration : none;
	letter-spacing: 2px;
	line-height: 15px;
}
a:active.rood {
	color : #F1072D;
	text-decoration : none;
	letter-spacing: 2px;
	line-height: 15px;
}
a:hover.rood {
	color : #fff;
	text-decoration : none;
	letter-spacing: 2px;
	line-height: 15px;
}
a:visited.rood {
	letter-spacing: 2px;
	line-height: 15px;
}
.small {
	font-family:  Arial, Verdana;
	font-size: 11px;
	color:#8D8D8D;
	line-height: 18px;
	letter-spacing: 2px;
}
.wit {
	font-family:  Arial, Verdana;
	font-size: 15px;
	color:#fff;
	font-weight: bold;
	line-height: 19px;
}
.datum {
	font-family:  Arial, Verdana;
	font-size: 11px;
	color:#fff;
	f0nt-weight: normal;
	line-height: 19px;
}
.grijs {
	font-family:  Arial, Verdana;
	font-size: 15px;
	color:#7D7D7D;
	font-weight: bold;
	line-height: 19px;
}
h1, h2, h3, h4, h5 {
	border-bottom: 1px solid #7D7D7D;
	margin: 0 50px 0 50px;
	padding: 10px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
.rood {
	font-size : 11px;
	font-family :  Arial, Verdana;
	color : #F1072D;
	text-decoration : none;
	letter-spacing: 2px;
	line-height: 15px;
}
input {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	border-color: #000000 #7D7D7D #7D7D7D #000000;
}
input.button {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	border-color: #7D7D7D #000000 #000000 #7D7D7D;
}
input.size1 {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	width: 200px;
	border-color: #000000 #7D7D7D #7D7D7D #000000;
}
input.size2 {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	width: 160px;
	border-color: #000000 #7D7D7D #7D7D7D #000000;
}
input.size3 {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	width: 130px;
	border-color: #000000 #7D7D7D #7D7D7D #000000;
}
select {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	border-color: #000000 #7D7D7D #7D7D7D #000000;
}
textarea {
	font-family:  Verdana, Arial;
	font-size: 10px;
	color:#7D7D7D;
	background-color: #4B4949;
	border: 1px solid;
	border-color: #000000 #7D7D7D #7D7D7D #000000;
}
