/* CSS Document */

html, body{
	height:100%;
}
body {
	margin: 0px auto;
	background-image: url(gfx/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;

}
table {
	border-collapse: collapse;
}
img {
	border: 0px;
}
h1 {
	font-size: 14px;
}
div#mainDiv {
	position: relative;
	width: 1002px;
	margin: auto;
	border-top: 16px solid #700017;
	border-bottom: 6px solid #700017;
}
div#headerDiv {
	width: 1002px;
	height: 95px;
	margin: auto;
	border-bottom: 21px solid	#700017;
	background-color: #FFF5DE;	
}
div#menuDiv {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 203px;
	height: 456px;
	border: 0px solid black;
	background-image: url(gfx/bg_right_photo.gif);
	padding-left: 1px;
	Padding-top: 4px;
	
}
div#adresDiv {
	position: absolute;
	top: 372px;
	left: 10px;
	width: 140px;
	height: 60px;
	color: white; 
}
div#adresDiv a{
	color: white; 
}
div#menu2Div {
	position: absolute;
	top: 110px;
	left: 225px;
	width: 577px;
	height: 25px;
	background: #7f7f7f;
	font-size: 13px;
	color: white;
	line-height: 25px;
	text-align: center;
}
div#menu2Div  a{
	font-size: 13px;
	color: white;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}
div#menu2Div a:hover {
	text-decoration: underline;
}
div#textDiv {
	position: absolute;
	top: 160px;
	left: 244px;
	width: 530px;
	height: 450px;
	border: 0px solid black;
	font-size: 12px;
}

div#fotoDiv {
	position: absolute;
	top: 107px;
	left: 805px;
	width: 194px;
	height: 455px;
	padding-top: 4px;
	background-image: url('gfx/bg_right_photo.gif');
}
div#fotoDiv table {
	background-color: #E5E5E5;
	width: 184px;
}
div#fotoDiv table td {
	height: 145px;
	text-align: center;
	vertical-align: middle
}
table#menuTable {
	height: 356px;
	width: 190px;
	border: 1px solid #cccccc;
}
table#menuTable td {
	border-bottom: 1px solid #cccccc;

}
.hoofdcaTd {
	padding-left: 7px;
	background-color: #e5e5e5;
	font-size: 14px;
}
.subcaTd {
	padding-left: 17px;
	background-image: url(gfx/dot.jpg);
	background-position: 5px 11px;
	background-repeat: no-repeat;
}
table#menuTable a {
	color: black;
	font-size: 14px;
	text-decoration: none;
	list-style-type:circle;
}
table#menuTable a:hover {
	text-decoration: underline;
	background-color: #e5e5e5;
}
.date {
	font-size: 10px;
	color: #b5b5b5;
}
table#fileForm input, table#form input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 1px;
	padding: 2px;
	background-color: white;
}

table#form textarea {
	border: 0px;
	font-size: 10px;
	margin: 1px;
	padding: 2px;
	background-color: white;
	overflow: auto;
	height: 100px;
	width: 270px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
.button {
	width: 80px;
	height: 20px;
	border: 1px solid #808080;
	background-color: #e5e5e5;
	cursor: hand;
}

/*-------------------Route Kaart----------------------------*/

.geel {	
	background-color: #700017;
	width: 106px;
	height: 21px; 
	padding: 0px;
	text-align: right;
}
.roze {	background-color: #e5e5e5;}
.grijs {	background-color: #e5e5e5;}
.formwrapper {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-style: normal;	
	font-weight: normal;	
	color: #000000;
}
.kop {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;	
	color: #700018;
}
.kaartbutton {    
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	
	font-weight: bold;	
	background-color: #FFFFFF;	
	border-color: #700018;	
	border-width: 1px;	
	padding: 3px;	
	margin: 3px;	
	border-style: solid;	
	text-decoration: none;	
	color: #700018;}
.wit {	
	height: 10px;	
	font-size: 2px;
}
a.route {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
	color: #700018;	
	text-decoration: none;
}
a:hover.route{	
	text-decoration: underline;
}
