/* CSS Document */

BODY {
background-color: #000000;
}

.Bakgrund    {
	no: repeat;
	width:1335px;
	position: relative;
	background-image: url(images/bak2.jpg);
	background-repeat: no-repeat;
	height: 967;
	}
	
	#achtergrond2    {
	no: repeat;
	height: 544px;
	width:948px;
	position: relative;
	background-image: url(images/welkom.gif);
	background-repeat: no-repeat;
	}
	
	#achtergrond3    {
	no: repeat;
	height: 350px;
	width:700px;
	position: relative;
	background-image: url(images/welkom.gif);
	background-repeat: no-repeat;
	overflow: auto;
	}
			
			
			
#tekst {
	overflow: auto;
	height: 390px;
	width: 750px;
	font-family: Arial;
	font-size: 12px;
	visibility: visible;
	left: 2px;
	position: relative;
	right: 4px;
	color: #333333;
	font-weight: normal;
	word-spacing: 3px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
}


#tekst2 {
	overflow: auto;
	height: 400px;
	width: 740px;
	font-family: Arial;
	font-size: 12px;
	visibility: visible;
	left: 2px;
	position: relative;
	right: 4px;
}

.grotekop {
	font-family: Arial;
	font-size: 18px;
	text-transform: capitalize;
	color: #344C83;
}


.kleinekop {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #9F2F2A;
	text-transform: uppercase;
	letter-spacing: 2px;
}


.topkop {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1px;
	word-spacing: 6px;
	color: #344C83;
	text-transform: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0px;
	Line-height: 16px;
	word-spacing: 2px;
	white-space: normal;
	text-align: justify;
	padding-left: 5px;
	vertical-align: top;
}

a:link { color: #4f4743 ; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited { color: #4f4743; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover { color: #000 ; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
}

