/* CSS Document */


/* COLORS:
	- yellow: #F7AC09
	- light-blue (background): #F5F5F5
	- dark-blue (text): #005DAB
	- darker-blue (highlight) #024F8F
	
*/


* { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}



body {
	background-color: #1067B0;
	background-image: url(images/footgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

body, html {
	text-align: center;

}

#container {
	width: 950px;
	height: 650px;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 100px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #F5F5F5;
}

#header a img.logo {
	border: none;
}

img.logo {
	float: left;
	margin-left: 50px;
}

img.logo2 {


}

#header a img.logo, #header a img.logo2 {
	border: none;
}

/* ======================= FONT SIZES ================== */

h1 {
	font-size: 14px;
	color: white;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-top: -21px;
	text-align: left;
}

h2 {
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 6px;
	color: #024F8F;
}

h3 {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 6px;
}

h4 {
	padding-left: 25px;
	font-size: 12px;
	text-align: left;
	color: #024F8F;
	padding-bottom: 12px;
}

a.smalllink {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: #005DAB;
}



img.bblok {
	padding-bottom: 2px;

}




p {
	margin: 0 0 12px 0;
	text-align: left;
}

a {
	text-decoration: none;
}


/* ====================================================================== */

a img.head {
	border: none;
}

#kolom1 {
	width: 286px;
	height: 484px;
	background-image: url(images/kolomgradient.jpg);
	background-repeat: repeat-y;
	border-bottom: 3px solid #F7AC09;
	float: left;
	clear: left;
}

#kolom2 {
	width: 286px;
	height: 484px;
	background-image: url(images/kolomgradient.jpg);
	background-repeat: repeat-y;
	border-bottom: 3px solid #F7AC09;
	margin: 0 46px 0 46;
	float: left;
}

#kolom3 {
	width: 286px;
	height: 484px;
	background-image: url(images/kolomgradient.jpg);
	background-repeat: repeat-y;
	border-bottom: 3px solid #F7AC09;
	float: left;
}

#kolom1 h2, #kolom2 h2, #kolom3 h2 {
	font-size: 11px;
}

#kolom1 p, #kolom2 p, #kolom3 p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	color: #005DAB;
	font-size: 11px;
}

#kolom4 {
	width: 612px;
	height: 481px;
	background-image: url(images/kolom4gradient.jpg);
	background-repeat: repeat-y;
	border-top: 3px solid #F7AC09;
	border-bottom: 3px solid #F7AC09;
	border-left: 3px solid #F7AC09;
	border-right: 3px solid #F7AC09;
	margin-left: 46px;
	float: left;
}

#kolom4 p {
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	color: #005DAB;
	line-height: 1.5;
}

#kolom1 h4 {
	padding-left: 15px;
	font-size: 11px;
	text-align: left;
	color: #024F8F;
	padding-bottom: 12px;

}

#kolom4 h2 {
	padding-left: 25px;
	font-size: 13px;
}

#maintext {
	height: 355px;
	width: 100%;
	margin-top: 14px;
	overflow: auto;
}

#maintext span {
	font-size: 99%;
	font-weight: bold;
	color: #024F8F;
}

#maintext a {
	color: #024F8F;
	font-size: 99%;
	text-decoration: underline;
}

span.boldbigger {
	font-weight: bold;
	font-size: 12px;
	color: #024F8F; 
}

a img.kvk {
	border: none;
}

/* ================ DEFINED LIJST ======== */

dl {
	text-align: left;
	width: 73%;
	padding-left: 25px;
	float: left;
}

dt {
	padding-top: 8px;
	color: #024F8F;
	font-weight: bold;
	font-size: 99%;
}


dd {
	padding: 6px 0 6px 20px;
	color: 005DAB;

}

img.portret {
	float: left;
	margin-bottom: 24px;
}

img.pand {
float: right;
margin: -115px 20px 0 0;
}

/* =============== ROUTE PLANNER ======= */

form.route {
	text-align: left;
	margin-left: 35px;
}

form input.routesubmit {
	border-top: 2px solid #F6DCA3;
	border-left: 2px solid #F6DCA3;
	border-bottom: 2px solid #F7C55B;
	border-right: 2px solid #F7C55B;
}

input.send {
	border-top: 2px solid #F5EEDD;
	border-left: 2px solid #F5EEDD;
	border-bottom: 2px solid #F6DCA3;
	border-right: 2px solid #F6DCA3;
}

table {
	font-size: 11px;
	color: #024F8F;
}

input {
	color: #024F8F;
	font-weight: bold;
}

/* =============== TIJDELIJK INLOG VLAK ======= */

#loginveld {
	width: 256px;
	height: 125px;
	margin-top: 4px;
	margin-left: 15px;
	border: 1px solid #005DAB;
	background-color: #F5F5F5;
}

#loginveld p.logkop {
	padding-left: 10px;
	padding-bottom: 4px;
	color: white;
	font-weight: bold;
	background-color: #005DAB;
}

table.inlogtijdelijk {
	margin-left: 10px;
	margin-right: 10px;
}

table.inlogtijdelijk input {
	border: 1px solid #005DAB;
}

table.inlogtijdelijk label {
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
}

td.knop {
	padding-top: 5px;
}

ul.shortlist {
	width: 256px;
	list-style: none;
	margin-left: 15px;
	margin-top: 6px;
}

li.shortitem {
	width: 125px;
	font-size: 10px;
	float: left;
	color: #005DAB;
	text-decoration: underline;
}




/* ================ LINKS LIJST ======== */

ul.linkslijst {
	width: 170px;
	list-style: none;
	background-color: F5F5F5;
	border: 1px solid #005DAB;
	margin-left: 58px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 6px;
}

#kolom4 ul.linkslijst {
	width: 200px;
	list-style: none;
	background-color: F5F5F5;
	border: 1px solid #005DAB;
	margin-left: 65px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 9px;
	float: left;
}

#kolom4 ul.linkslijst2 {
	width: 200px;
	list-style: none;
	background-color: F5F5F5;
	border: 1px solid #005DAB;
	margin-left: 65px;
	margin-top: 20px;
	margin-bottom: 1px;
	padding-bottom: 9px;
	float: left;
}

li.title {
	height: 17px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #005DAB;
	padding-left: 10px;
	text-align: left;
}

li.link {
	padding-left: 10px;
	padding-top: 4px;
	text-align: left;
	font-size: 11px;
	color: #005DAB;
}

li.link a {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #005DAB;
}

/* ==================== NORMALE OPSOMMING LIJST IN TEKST ====================== */

ul.normallist {
	padding-left: 25px;
	padding-bottom: 12px;
	list-style: none;
} 
/* (LIJST OP VOORPAGINA) */

ul.normallist2 {
	padding-left: 35px;
	padding-bottom: 12px;
	list-style: none;
}
/* (LIJST IN MAINTEXT) */

li.normalitem {
	color: #005DAB;
	text-align: left;
}

#kolom2 li.normalitem {
	color: #005DAB;
	text-align: left;
	font-size: 11px;
}


li.normalitem a {
	color: #005DAB;
	font-weight: bold;
}

/* ====================================================================== */


#footer {
	width: 618px;
	height: 35px;
	color: white;
	clear: left;
	float: right;
}

#footer p {
	padding-top: 10px;
	font-size: 10px;
	text-align: center;

}

#footer a {
	color: white;
	font-size: 10px;
	text-decoration: underline;
}


