#main {
	width: 850px;
	position: relative;
	text-align: center;
}
#Knoppenbalk {
	position: relative;
	height: 25px;
	width: 850px;
}
#indextable #indextable #links {
	float: left;
	height: 505px;
	width: 200px;
}
#indextable #indextable #links #links1 {
	height: 100px;
	width: 200px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

#indextable #indextable #rechts {
	float: right;
	height: 505px;
	width: 200px;
}
#indextable #indextable #rechts #rechts1 {
	height: 100px;
	width: 200px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
#Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	position: relative;
	width: 150px;
	height: 40px;
	text-align: center;
	float: left;
	vertical-align: middle;
	background-position: left center;
	background-color: #00FF00;
	font-weight: normal;
}
.div {
	text-align: center;
}
