@charset "iso-8859-1";
/* CSS Document */
html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	background-color: #ECECEC;
}
html>body #wrap {
	height:100%;
	width: 100%;
} /* 100 % height */
#wrap {
	width:100%;
	margin:0 auto;
}
#headertop {
	width:100%;
	height:113px;
	background-repeat: no-repeat;
}
html>body #headertop {
	position:fixed;
	z-index:10;
	background-color: #d1d1d1;
}
#headersubtop {
	width:100%;
	height:10px;
}
html>body #headersubtop {
	position:fixed;
	z-index:151;
	margin-left: 0px;
	background-color: #d1d1d1;
	margin-top: 88px;
}
html>body #content-wrap {
	height:100%;
	background-color: #ececec;
	width: 920px;
	margin:0 auto;
} /* 100 % height */

html>body #content {
	background-color: #ececec;
	padding-top: 138px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 160px;
} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */
#footer {
	width:900px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -20px;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:100;
	margin-left: 0px;
}
#internedivlinksbtm {
	width:150px;
	height:190px;
	background-color: #ececec;
	margin-left: 0px;
}
html>body #internedivlinksbtm {
	position:fixed;
	z-index:9;
	bottom:10px;
	margin-left: 0px;
}

#internediv {
	width:150px;
	height:100%;
	background-color: #ececec;
	margin-top: 150px;
}
html>body #internediv {
	position:fixed;
	z-index:100;
	margin-left: 750px;
}
#menuplace {
	width:785px;
	height:25px;
	margin-top: 185px;
	margin-left: 0px;
	padding-left: 15px;
}
html>body #menuplace {
	position:fixed;
	z-index:150;
}
#pageheader {
	width:740px;
	height:25px;
	background-color: #808080;
	margin-top: 113px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-transform: uppercase;
	margin-left: 150px;
	padding-left: 10px;
}
html>body #pageheader {
	position:fixed;
	z-index:10;
}
#internedivtop {
	width:150px;
	height:97px;
	background-color: #A6CAF0;
	margin-top: 0px;
}
html>body #internedivtop {
	position:fixed;
	z-index:100;
	margin-left: 706px;
}
#internedivlinks {
	width:150px;
	height:200px;
	background-color: #b90634;
	margin-top: 113px;
	padding-top: 25px;
}
html>body #internedivlinks {
	position:fixed;
	z-index:100;
	margin-left: 0px;
	background-color: #b90634;
}
#menutop {
	width:785px;
	height:25px;
	background-color: #0c83c7;
	margin-top: 185px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-transform: uppercase;
	margin-left: 0px;
	padding-left: 15px;
}
html>body #menutop {
	position:fixed;
	z-index:150;
}
.verfijnzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.verfijnblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c83c7;
}
.TEmarker {
	color: #FFF;
}
.phonecolor {
	color: #6A6A6A;
}
.kleineimpressie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #2A1F00;
	text-transform: uppercase;
}
a.verfijn:link {
	color: #0c83c7;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.verfijn:visited {
	color: #0c83c7;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.verfijn:hover {
	text-decoration: underline;
}
a.verfijn:active {color: red; } 
a.sidelink:link {
	color: #59308e;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.sidelink:visited {
	color: #59308e;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.sidelink:hover {
	text-decoration: none;
	color: #7FBFFF;
}
a.sidelink:active {
	color: red;
	text-decoration: none;
} 
fieldset
{
     border: 1px solid #b90634;
}
