@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #0c223f;
	overflow: scroll;
	font-size: 17px;
}
a {
	text-decoration: none;
	color: #0C223F;
	text-align: left;
}
h1 {
	font-size: 17px;
	text-transform: uppercase;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #0070CD;
}

h2 {
	text-transform: uppercase;
	font-size: 17px;
	padding-top: 25px;
}

h4 {
	text-transform: uppercase;
	font-size: 17px;
}

.knopkleur {
	color: #0070cd;
}
.bold {
	font-weight: bold;
}
.titelbalk {
	background-color: #0C223F;
	color: #FFF;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 17px;
}
.puntsgewijs {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}
.wit {
	color: #FFF;
}

.gerdysign {
	font-size: 8px;
	color: rgb(12,34,63);
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.vijftien {
	font-size: 15px;
}
.vijftienlicht {
	font-size: 15px;
	color: #3370CD;
	line-height: 30px;
}




#container {
	min-height: 645px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container #banner {
	background-image: url(../0_images/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 245px;
	width: 1000px;
}
#container #banner #menu {
	float: left;
	height: 25px;
	width: 1000px;
	margin-top: 200px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}

#container #main {
	float: left;
	min-height: 300px;
	width: 1000px;
	background-color: #FBFAF9;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0c223f;
}
#container #main #left {
	float: left;
	min-height: 320px;
	width: 330px;
	margin-left: 23px;
	margin-right: 20px;
	line-height: 30px;
	margin-top: 0px;
}



#container #main #right {
	float: left;
	min-height: 300px;
	width: 577px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 30px;
	font-size: 17px;
	margin-bottom: -40px;
}


#container #main #footer {
	background-color: #0C223F;
	height: 200px;
	width: 1000px;
	float: left;
	color: #FFF;
}
#container #main #footer table {
	font-size: 13px;
	color: #FFF;
	margin-left: 25px;
	float: left;
}

#container #main #footer #logos {
	width: 400px;
	float: right;
	height: 200px;
	text-align: left;
	margin-right: 15px;
}
#container #main #footer #logos #podomonitor {
	float: right;
	clear: none;
	width: 200px;
	height: 200px;
	margin-top: 0px;
	text-align: center;
}
#container #main #footer #logos table {
	width: 200px;
	text-align: center;
}



#container #main #teksten {
	margin-right: 35px;
	margin-left: 50px;
	float: left;
	width: 900px;
}


#container #main #right table tr td {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 17px;
}
#container #main #teksten #main2 table tr td p {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgb(0,0,0);
}
#container #main #right table tr td h1 img {
	margin-top: 10px;
}
.rechtslijnend {
	text-align: right;
	vertical-align: top;
}
#container #main #footer #logos table tr td .wit strong {
	text-align: center;
	margin-top: 10px;
}
#container #main #right #vakantie {
	padding: 10px;
	border: thin solid #3370cd;
}
