/* TIJDELIJKE SINTERKLAASPROMOTIE */
#sinterklaaspromotie {
	position:absolute;
	display:block;
	height:201px;
	width:250px;
	left: 827px;
	top: 207px;
}
/* */

html {
	height:100%;
}
body {
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	height:100%;
	background-color:#e77c2e;
	background-image:url(img/bg01.gif);
	background-position:center top;
}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}
:focus {
	outline:none;
}
hr {
	border:1px solid #000;
}
table {
	font-size:13px;
}

a{
	color:#fff;
	
}
a:hover{
	color:#111;
	text-decoration:none;
}

#container{
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	height:700px;
	text-align:left;
	background-image:url(img/site.jpg);
}
#geboortelijst{
	position:absolute;
	top:280px;
	left:90px;
	display:block;
	width:205px;
	height:320px;
}
#contactform{
	position:absolute;
	top:100px;
	right:115px;
	display:block;
	width:175px;
	height:145px;
}
#nieuwsbrief{
	position:absolute;
	top:400px;
	right:175px;
	display:block;
	width:240px;
	height:235px;
}


#rotator{
	position:absolute;
	width:460px;
	height:460px;
	top:121px;
	left:50%;
	margin-left:-230px;
	z-index:9;
}
#content{
	position:absolute;
	width:94%;
	margin:15px;
	background-color:#E77C2E;
	padding:7px 10px;
	border:1px solid #333;
}
h1{
	font-size:20px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

#logoproxi
	{
	position:absolute;
	width:120;
	height:20;
	right:3px;
	bottom:3px;
	
	 }

#mail {
	position:relative;
	width:200px;
	height:96px;
	left: 540px;
	top: 599px;
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:12px;


	}
#mail a{
	text-decoration:none;
	color:#FFFFFF;
	}
#mail a:hover {
	text-decoration:underline;
	color:#CCCCCC;
	}	

