/* CSS Document */

body {
	background-color: #663333;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
div#container {
	position:absolute;
	left: 30px;
	top: 250px;
	display:block;
	
}
a:hover, a, a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:underline;
	
}

div#streep {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 1000px;
	height: 40px;
	background-color: #CC6666;
	
}
div#streeplinks {
	position: absolute;
	top: 75px;
	left: 20px;
	width: 7px;
	height: 100px;
	background-color:#CCCCCC;
}

div#streeprechts {
	position: absolute;
	top: 75px;
	left: 347px;
	width: 7px;
	height: 100px;
	background-color:#CCCCCC;
}
div#fotolinks {
	position: absolute;
	top:65px;
	left:27px;
}

div#fotorechts {
	position: absolute;
	top: 65px;
	left: 187px;
}
div#logo {
	position: absolute;
	top: 130px;
	left:719px;
}
div#teller {
	visibility: hidden;
}
div#webmasterstreep {
	position:absolute;
	top:98%;
	width:789px;
	left:239px;
	height:2%;
	background-color:#CC6666;
}
a#webmaster{
left:450px;
}
table	{
	position:absolute;
	left: 185px;
}

td {
	text-align: left;
}
td img {
	border: 2px solid  #CCCC99;
}
.inleiding {
	font-style: italic;
	font-size: 11pt;
	letter-spacing: 1px;
	margin: 50px;
	margin-top: 5%;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#663333 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#CCCC99 !important; //Text input field background color
 }

</style>

