@charset "UTF-8";
/* CSS Document */

body { margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #FFF; font-size: 13px; overflow:hidden; }

h1 { font-size: 16px; font-weight: normal; margin:0; }
p { margin: 0px 0 15px 0; }
img { margin:0; display:block; border:0; }

a,a:link,a:visited,a:active { color:#FFF; }
a:hover { text-decoration:none; }

#scroller {width:100%; height:100%; position:absolute; left:0; top:0; overflow: auto; background-image:url(afbeeldingen/nixel.gif); background-repeat:repeat;}
#backgroundContainer { display:block !important; }

#container { height: 600px; width: 768px; position: absolute; left: 50%; top: 50%; margin-top: -300px; margin-left: -384px; }

#titel { float: right; height: 600px; width: 63px; position: relative; }

#gerdastenneberg { position: absolute; right: 19px; bottom: 0px; }
#tuinadvies { position: absolute; right: 0px; bottom: 0px; }

#containerWhite { background-color: #FFF; float: left; height: 600px; width: 705px; }

#navigation { float: right; height: 600px; width: 255px; }
#navigation ul { list-style:none; margin:0; padding:0; }
#navigation ul li { display:block; margin:10px 10px 0px 0px; }

#navigation ul li a { background:#39BF42; height:98px; width:235px; display: block; padding:10px 0 0 10px; text-decoration:none; font-size:16px; }
#navigation ul li a:hover { background:#060; }
.ActiveLink { background: #060 !important; }
	
#containerPhotos { height: 600px; width: 440px; }

.HalfVlak { height: 285px; width: 430px; margin: 10px 0px 0px 10px; background-color: #39bf42; position:relative; overflow:hidden; }
.VolVlak { height: 580px; width: 430px; margin: 10px 0px 0px 10px; background-color: #39bf42; }

#imgageRotatorUp, #imgageRotatorDown { position:absolute; top:0; left:0; z-index:100; }

#TopTitel, #DownTitel { position:absolute; top:259px; left:10px; z-index:200; }

#Tekst { padding: 10px;	}




.notification_error { border: 1px solid #fff; height: auto; width: 90%; padding: 10px; text-align: left; }
.notification_ok { border: 1px #fff solid; height: auto; width: 90%; padding: 10px; text-align: center; }

.info_fieldset { border:none; margin:0; padding:0;}
.info_fieldset legend { padding: 10px 5px 10px 0px; }

.button { border: 1px solid #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; background: white; color: #333333; padding:2px; width:100px; }

label  { width: 85px; margin:5px; margin-left:0; float: left; text-align: left; }

input, textarea { margin: 5px; padding: 0px; float: left; border: 1px solid #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; color: #333333; }
input { width:200px; }

br { clear: left; }
