/* CSS Document */

#toswasherewrap {
	width:890px;
	min-height: 550px;
	height:auto;
}

#tws_stappen {
	width: 800px;
	height:30px;
	padding-left: 45px;
	padding-top: 50px;
	}

.tws_stap {
	font-size: 18px;
	color: #3E6EB8;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	cursor:pointer;
	}

.stapactief {
	color: #C71805;

}

.menutab_in_actief {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}


.menutab_actief {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

#tws_form {
	width: 800px;
	height:auto;
	padding-left: 45px;
	padding-top: 10px;

}

.formtitel {
	font-size: 16px;
	color: #000000;
	line-height: 150%;

}

.formtekst {
	font-size: 12px;
	line-height: 150%;

}

.formlabel{
	font-size: 12px;
	line-height: 150%;
	width: 100px;
	font-weight:bold;
	padding-top: 15px;
}

.forminput {
	padding-top: 15px;
}

.error {
	color:#FF0000;
}
/* google map selector */
#map {
    position: relative;
  }
 
#crosshair {
    position: absolute;
    top: 192px;
    height: 19px;
    width: 19px;
    left: 50%;
    margin-left: -8px;
    display: block;
    background: url(/01-pics/beachflag.png);
    background-position: center center;
    background-repeat: no-repeat;
	}
	
#mapCanvas {
	width: 700px;
	height: 350px;

}
/* google map selector */


#map_canvas {
	width: 640px; height: 520px; float:left; margin:0px 0px 0px 0px;
}

#detailbox {
	float:right; 
	width:230px; 
	height:auto; 
	margin:4px;
	margin-top: 12px;
}

.iwfoto {
	width: 100px;
	float:left;
	margin:0px 2px 2px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.iwtitel {
	color: #3E6EB8;
	font-weight:bold;
	font-size:12px;
}

.iwdatum {
	color: #3E6EB8;
	font-size:10px;
}

#lijsttitel {
	float:none; margin:0px 0px 5px 0px;font-size:14px; font-weight:bold;color: #3E6EB8; clear:both; cursor:pointer;
}

#lijstdatum {
	margin:0px 0px 5px 0px; font-size:10px; float:none; clear:both;color: #3E6EB8; cursor:pointer;
}

#lijstfotos {
	margin:0px 5px 15px 0px; float:none; width:100%; cursor:pointer;
}

#detailtitel {
	margin:0px 0px 5px 0px; font-size:14px; font-weight:bold;color: #3E6EB8; width:230px;
}

#detailvideo {
	margin:0px 0px 5px 0px;
}

#detailfoto {
	margin:0px 0px 5px 0px; width:230px;
}

#detailfotos {
	margin:0px -5px 5px 0px; float:none; width:230px;
}

.detailfotokl {
	margin:0px 3px 5px 0px; float:left; width:75px;
}

#detaildatum {
	margin:0px 0px 5px 0px; font-size:12px; float:none; clear:both;color: #3E6EB8; width:230px;
}

#detailtekst {
	margin:0px 0px 5px 0px; font-size:12px; float:none; clear:both; width:230px;
}

#TWH-content {
margin:20px 20px 20px 20px;
}

#TWH-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E71101;
	text-decoration:none;
	margin:20px 20px 20px 20px;
}

.toswasherehome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 10px;
	padding-top:10px;
}

.toswasherehome A:HOVER {
	color: #E71101;
}