body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
TD.outercontenttable {
  padding: 10px;
}
body {
	margin: 0px;  
	padding: 0px;
	background-color: #427661;
	height: 100%;
}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFF;
}
h3 {
	font-size: 16px;
	margin-top: 30px;
	font-weight: normal;
	text-align: center;
}

.navigatie TABLE {
	height: 35px;
	width: 100%;
}
.navigatie TD {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.navigatie A {
	text-decoration: none;
	font-size: 13px;
}
.navigatie .current {
	font-weight: bold;
}
.navigatie A:HOVER {
	color: #00a4e8;
}
.container {
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.gegevens-mn {
	background-color: #d4d0e1;
}
.gegevens-mn TD {
	color: #333760;
	font-size: 16px;
	vertical-align: top;
	line-height: 18px;
}
.gegevens-mn .tekst {
	padding: 4px;
}
.tekst-middenvak {
	font-size: 13px;
	text-align: center;
}

a {
	color: #FFF;
	text-decoration: none;
}
A:HOVER {
	color: #00a4e8;
}
.form {
	background-color:#d4d0e1;
}
.form TD {
	color: #333760;
	padding: 3px;
}


.button {
	font-weight: bold;
	background-color: #00a4e8;
	border: 2px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 100px;
	color: #333760;
}
.input {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 175px;
}

.font02 {
	color: #333760;
	font-weight: bold;
	background-color: #d4d0e1;
}
.font02 a{
	color: #333760;
	font-weight: bold;
	background-color: #D4D0E1;
	text-decoration: underline;
}
.font02 A:HOVER {
	color: #00a4e8;
}

div.intronet {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  text-align:right; 
}
div.intronet a:link, div.intronet a:visited {
	color: #333760;
	text-decoration: none;
	font-weight: normal;
}
div.intronet a:hover, div.intronet a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.specials {
	margin-top: 85px;
}

.specials A:HOVER {
	color: #00a4e8;
}

UL {
  margin-top: 0;
}

/*select.select {
    width: 250px;
}*/