/******************************************************************************************************
	STANDAARD
******************************************************************************************************/
* {
	margin:0px;
	padding:0px;
}

ul, li{
	margin:10px;
	padding: 0px;
}

html, body {
   border: none;
   height: 100%;
}

img, fieldset {
   border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

#icstats {
   visibility: hidden;
   display:none;
   height: 0px;
}
/******************************************************************************************************
	ALGEMENE STIJLEN
******************************************************************************************************/
* {

}

h1#hiddenh1{
	opacity:0.00;
	line-height: 0px;
}

body {
	background-color: #1EC2FF;
}
/*******************************************************************************
*********************** SPECIFIEKE PROJECTONDERDELEN 
*******************************************************************************/
	.opa{
		opacity:0.75;
	}
	
	.teruglink{
		text-align: right;
		margin-right: 5px;
		margin-bottom: 25px;
	}
	
		.teruglink a{
			color: #000000;
		}
		
		.teruglink a:hover{
			color: #1EC2FF;
		}
		
	div#uberContainer{
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	
	body div#container {
	width: 1000px;
	height: 780px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/imgBackgroundMain.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

body div#container a#logo {
	background-image: url(../images/imgLogo.png);
	width: 242px;
	height: 134px;
	position: absolute; 
	z-index: 4;
	margin-top:20px;
	left:145px;
}
	
body div#container div#wit_vlak {
	background-color: white;
	width: 646px;
	height: 700px;
	position: absolute;
	left: 50%;
	top: 54px;
	z-index: 3;
	margin-left: -323px;
	overflow: auto;
}

div#content {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	z-index: 10;
	position: absolute;
	overflow: auto;
	margin-left: 60px;
	margin-top: 55px;
	width: 527px;
	padding-bottom: 20px;
}

div#deftitel{
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

iframe#defkaart{
	margin-top: 35px;
	margin-left:0px;
	width: 500px;
	height: 410px;
	border: 1px solid #000000;
}
/******************************************************************************************************
	BUTTONS CONTACT EN LINKS
******************************************************************************************************/
div#buttons{
	margin-top: 40px;
	margin-left: 598px;
}

div#buttons a{
	font-weight: bold;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
}

a#buttonlinks{
	float: left;
	width: 75px;
	height: 20px;
	text-align:center;
	line-height: 20px;
	background-color: purple;
	border: 2px solid #FFFFFF;
	position: absolute; 
	z-index: 5;
	
}

a#buttoncontact{
	float: left;
	margin-left: 90px;	
	width: 75px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: purple;
	border: 2px solid #FFFFFF;
	position: absolute; 
	z-index: 5;
}

.putincenter{
	text-align:center;
}
/******************************************************************************************************
	INZIEN
******************************************************************************************************/
div#inzcontact{
	width: 490px;
	padding: 5px;
	text-align: right;
}

div#inzinfo{
	margin-top: 10px;
	width: 520px;
}
/******************************************************************************************************
	LINKS
******************************************************************************************************/
div#linkstabel{
}

div#links{
	margin-top: 30px;
	float:left;
	width: 340px;
}
	div#links a{
		color: #000000;	
	}
	
	div#links a:hover{
		color: #1EC2FF;
	}
	
div#Gadds1{
	float:right;
}

div#Gadds2{
	text-align: center;
}

/******************************************************************************************************
	CONTACT
******************************************************************************************************/
div#contacttabel{
	margin-left: 0px;
	margin-top: 0px;
}

div#contac{
	float:left;
}

div#contacttekst{
	width: 350px;
}

.divHide {
   visibility: hidden;
   display:none;
}

.divShow {
	float:left;
   visibility: visible;
   display: inline;
}

#TxtOnzin {
   display: none;
}

.contact-field1 {
   width: 250px;
}

.contact-textarea1 {
   width: 250px;
   height: 100px;
}

.contact-label {
   vertical-align: top;
   font-weight: bold;
   font-size: 12px;
   padding-bottom: 10px;
}
/******************************************************************************************************
	MARKER OPMAAK
******************************************************************************************************/
p.markerlocatienaam{
	font-weight:bold;
}

p.markerballon{
	margin:0px;
	font-size:10px;
	color: #000000;
}

p.markerballon a{
	color:#000000;
}

p.markerballon a:hover{
	color:#1EC2FF;
}