html, body {
	height: 100%;         /* required */
	background-color: #26418C;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
}
.distance_old { 
	margin-bottom: -358px;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */

}
.content {
	position: relative;   /* positions content on top of distance */
	text-align: left;         /* required - desired height */
	width: 1000px;       /* required */
	clear: left;          /* required */
	background-image: url(../images/bg_alg.jpg);
	background-repeat: no-repeat;
	background-color: #93B9DE;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
}
.footer {
	height: 30px;
}

.left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 716px;
	width: 200px;
}
.right {
	float: left;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
a:link {
	color: #1E428C;
	text-decoration: underline;
}
a:visited {
	color: #1E428C;
	text-decoration: underline;
}
a:hover {
	color: #F5A22A;
	text-decoration: underline;
}
a:active {
	color: #F5A22A;
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	color: #F5A22A;
	font-weight: lighter;
}

.nav {
}
.left_top {
	margin: 0px;
	padding: 0px;
	height: 180px;
}


.nav_space {
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}

.navitem a:link {
	background-color: #1E428C;
	float: left;
	width: 154px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	padding: 8px;
}
.navitem a:visited {
	background-color: #1E428C;
	float: left;
	width: 154px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	padding: 8px;
}


.navitem a:hover {
	background-color: #F5A22A;
	float: left;
	width: 154px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	padding: 8px;
}
.navitem a:active {
	background-color: #F5A22A;
	float: left;
	width: 154px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	padding: 8px;
}


#huidig a {
	background-color: #F5A22A;
	float: left;
	width: 154px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
	padding: 8px;
}


.navitem2 a:link {
	background-color: #1E428C;
	float: left;
	height: 40px;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}
.navitem2 a:visited {
	background-color: #1E428C;
	float: left;
	height: 40px;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}


.navitem2 a:hover {
	background-color: #F5A22A;
	float: left;
	height: 40px;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}
.navitem2 a:active {
	background-color: #F5A22A;
	float: left;
	height: 40px;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}


#huidig2 a {
	background-color: #F5A22A;
	float: left;
	height: 40px;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}
.logos {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}

.knop a:link {
	background-color: #1E428C;
	float: left;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.knop a:visited {
	background-color: #1E428C;
	float: left;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
}


.knop a:hover {
	background-color: #F5A22A;
	float: left;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.knop a:active {
	background-color: #F5A22A;
	float: left;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
}


#huidig_knop a {
	background-color: #F5A22A;
	float: left;
	width: 155px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
.right_top {

	margin: 0px;
	padding: 0px;
	height: 180px;
}
.content .right table tr td table tr td {
	text-align: center;
}
.content .right table tr td {
	text-align: left;
}
.img {
	border: 1px solid #000;
}
h2 {
	font-size: 15px;
	color: #F5A22A;
	font-weight: lighter;
}
h3 {
	font-size: 15px;
	color: #43A02B;
	font-weight: lighter;
}
.highlight {
	color: #45A52A;
}
.courier {
	font-family: "Courier New", Courier, monospace;
}

.nb a:link {
	color: #45A52A;
	text-decoration: none;
}
.nb a:visited {
	color: #45A52A;
	text-decoration: underline;
}
.nb a:hover {
	color: #45A52A;
	text-decoration: underline;
}
.nb a:active {
	color: #45A52A;
}

.logo_prov {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	width: 150px;
	color: #FFF;
	font-weight: bold;
}
.logo_prov a:link{
	color: #FFF;
	text-decoration: none;
}
.logo_prov a:visited{
	color: #FFF;
	text-decoration: none;
}
.logo_prov a:hover{
	color: #FFF;
	text-decoration: underline;
}
.logo_prov a:active{
	color: #FFF;
	text-decoration: underline;
}
.center {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
