#alles {
	height: 1250px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#alles #midden {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#alles #banner {
	height: 151px;
	width: 1024px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.TitelTekstLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
#alles #menu {
	background-color: #CCC;
	height: 25px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../gifsIndex/achtergrond.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
#alles #midden #inhoudmiddenrechts table a:link {

}
#alles #midden #inhoudmiddenrechts table a:visited {
	background-color: #CCC;
}
#alles #midden #inhoudmiddenrechts table a:hover {
	background-color: #CCC;
}
#alles #midden #inhoudmiddenrechts table a:active {
	background-color: #CCC;
}

#alles #midden #inhoudmiddenlinks a:link {
	color: #000;
}
#alles #midden #inhoudmiddenlinks a:visited {
	color: #000;
}
#alles #midden #inhoudmiddenlinks a:hover {
	background-color: #FFF;
}


#alles #midden #inhoudmiddenrechts {
	float: right;
	height: auto;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#alles #midden #inhoudmiddenlinks {
	float: left;
	height: auto;
	width: 399px;
	color: #FFF;
}
#alles #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	height: 20px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	display: inline;
	float: left;
}
