@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#000000;
	color: #CCCCCC;
	background-image:url(../_themes/safari/saftextr.jpg);
	margin-top: 5px;
	text-align:left;
	overflow: auto
}

.afbeeldingsonderschrift {
	text-align: center 
	color:#990000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	color: #666666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: 700;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
}
link {
	color: #CCCCCC;
	text-decoration: underline;
}

A:link    {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC
}
A:active  {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}
A:hover   {text-decoration: underline; font-weight: bold; color: #FF0000}h2 {
	font-size: 14px;
	color: #999999;
	line-height: 1mm;
}
