@charset "utf-8";
#titel {
	position:absolute;
	left:359px;
	top:8px;
	width:362px;
	height:72px;
	z-index:17;
	border-bottom-style: none;
	padding-bottom: 20px;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #93FF4A;
	border-top-style: none;
	border-left-style: none;
	visibility: visible;
}


#adres {
	position:absolute;
	left:0px;
	width:1000px;
	height:60px;
	z-index:2;
	background-image: url(../fotosIndex/bg_adres.jpg);
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #99FF99;
	border-right-color: #99FF99;
	border-bottom-color: #99FF99;
	border-left-color: #99FF99;
}

#achtergrond {
	position:absolute;
	left:0px;
	top:150px;
	width:1000px;
	z-index:1;
	background-color: #CCCCCC;
	visibility: visible;
}

#hoofding {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:150px;
	z-index:3;
	visibility: visible;
}
#navbalk {
	position:absolute;
	left:360px;
	top:121px;
	width:640px;
	height:30px;
	z-index:4;
	background-image: url(../knoppen/navbalk.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCCCCC;
}
body {
	background-image: url(../fotosIndex/BGgr.jpg);
	background-color: #666666;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 36px;
	color: #333333;
}
h2 {
	font-size: 20px;
	color: #66FF33;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #990000;
}
h5 {
	font-size: 14px;
	color: #333333;
}

h4 {
	font-size: 16px;
	color: #333333;
}
