body {
	background-color:#777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3399FF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399FF;
	font-weight: normal;
	margin-bottom: 0.5em;
}
.highlight {
	color: #3399FF;
}
.terug {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	text-align: right;
}
img {
	border: 0px;
}
#container {
	width: 750px;
	padding: 0px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #555555;
	border-bottom-color: #555555;	
}
#menu {
	position: relative;
	height: 36px;
	left: 0px;
	background-color: #696AB0;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 22px;
	padding-top: 22px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top {
	position: relative;
	height: 160px;
	width: 750px;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #696AB0;
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
}
/* #adres {
	position: absolute;
	top: 12px;
	right: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
} */
#centerColumn {
	position: relative;
	width: 750px;
	height: 313px;
	left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tekst {
	position: relative;
	width: 406px;
	height: 246px;
	float: left;
	margin: 22px;
	text-align: justify;
	overflow: auto;
}
#tekst a {
	color: #696AB0;
	text-decoration: none;
}
#reactie_tekst {
	position: relative;
	width: 220px;
	float: left;
	margin: 22px;
	text-align: justify;
}
#reactie_formulier {
	position: relative;
	width: 350px;
	float: left;
	margin-top: 22px;
	margin-left: 18px;
}
#afbeelding {
	position: relative;
	width: 300px;
	float: right;
	text-align: right;
}
#reactie_afbeelding {
	position: relative;
	width: 78px;
	float: right;
	text-align: right;
}
#bottom {
	height: 30px;
	bottom: 0px;
	left: 0px;
	background-color: #072F67;
	color: #FFFFFF;
	font-size: 10px;
}
#logo {
	position: relative;
	left: 0px;
	top: -44px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color: #555555;
}
.header {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 28px;
	color: #E2363D;
	font-weight: normal;
}
.submit	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #3D2C76;
			background:#FFFFFF;
		}

.input   {
			font-family: Arial, Helvetica, sans-serif;;
			font-size: 12px;
			color: #3D2C76;
			background-color: #FFFFFF;
			border : 1px solid #BBBBBB;
		}
.input2   {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #3D2C76;
	background-color: #FFFFFF;
	border : 1px solid #BBBBBB;
	visibility: hidden;
}
.input_error   {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #3D2C76;
			background-color: #FFFFFF;
			border : 1px solid #E2363D;
		}
.Info {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.InfoBody {
height: 150px; overflow:auto;
}
.InfoCaption {
font-weight: bold; font-size: 12pt; color: #000000; border-bottom: 2px solid #000000;
}
.InfoFooter {
margin-top: 5px; font-size: 8pt; 
}
.InfoDirections {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

