body.index {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

html {
height:100%;
}

.content {
  font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.links_boven1 {
/*	background-color:#660000;
*/	border-right-style:solid; 
	border-right-width:thin;
	border-right-color:#0077b1;
/*	background-image:url(images/achtergrond.gif);
	background-repeat: repeat-x;
*/
}
.bgcontainer {
	height:100%;
	background-image:url(images/stretch.gif);
	background-repeat:repeat-x;
}

.boven_midden {
	height:169px;
	width:780px;
	margin-top: 0px;
}

.rechts_boven1 {
/*	background-color:#660000;
*/	border-left-style:solid; 
	border-left-width:thin;
	border-left-color:#0077b1;
/*	background-image:url(images/achtergrond.gif);
	background-repeat: repeat-x;
*/
}

.bottom1 {
padding:0;
margin:0;
}

.bottom {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-align:center;
  background-color:#0077b1;
}

a.copy:link {
    color: #FFFFFF;
}
a.copy:visited {
    color: #FFFFFF;
}
a.copy:hover {
    color: #FFFFFF;
}
.form_input2 {
	font-family:arial,helvetica,verdana;
	font-size:8.5pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	border-style:solid;
	border-color:#000000;
	background-color:#FFFFFF;
	border-width:1px;
}
.button {
	font-family:arial,helvetica,verdana;
	font-size:8.5pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}