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:#0A246A;
	border-right-style:solid; 
	border-right-width:thin;
	border-right-color:#1212A6;

}

.boven_midden {
	height:97px;
	width:780px;
	margin-top: 0px;
	background-image: url(../images/layout/lijn_boven.gif);
}

.rechts_boven1 {
	background-color:#0A246A;
	border-left-style:solid; 
	border-left-width:thin;
	border-left-color:#1212A6;

}

div.menu {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a.menu:link {
    color: #000000; font-weight: bold; text-decoration: none;
}
a.menu:visited {
    color: #000000; font-weight: bold; text-decoration: none;
}
a.menu:hover {
    color: #FF0000; font-weight: bold; text-decoration: none;
}

.menu2 {
    color: #000000; text-decoration: none; font-size: 10px; font-weight: bold;
}

td.menu {
	border-bottom-style:solid; 
	border-bottom-width:thin;
	border-bottom-color:#1212A6;
}
.bottom1 {
	border-top-style:solid; 
	border-top-width:thin;
	border-top-color:#1212A6;
}

.bottom {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
}

h1 {
font-size:18px;
}

a {
color:#0066FF;
}
