/******************************************
  Doeville - 2008 
*******************************************/

body {
	background-color:white;
	background:url("img/ontdekkingslezigerbg.png");
	color:#333333;
	 font-family: "Quintessential", serif;
	font-size:0.8125;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}

a	 {
	color:#333333;
	text-decoration: underline;
}

p {
	font-size:0,9em;
	top:10px;
	left:60px;
	position:relative;
	text-align:justify;	
}

p.nieuws {
	color: #d8d7c2;
	top: 25px;
}

h1 {
	color: #2b1f24;
	font-size:2em;
	top:30px;
	left: 30px;	
	text-align: Left;
	font-weight:bold;
	position:relative;
}

img	{
	behavior: url(pngbehavior.htc);	
	display: block;
	margin-top: 30px;
	margin-left: 150px;
	margin-right: auto; 
}

#wrap {
	background-color: none;
	margin: 80pt auto;
	margin-bottom: 0;
	min-height:948px;
	max-width:750px;
	border-style: solid;
	border-width: 1px;
	border-color: #333300;
	border-radius: 3px;
	width:100%;
	background:url("img/ontdekkingsleziger.png");
	background-repeat: no-repeat;
}

.aankondiging {
	height:450px;
	width:300px;
	margin-left: -75px;
	margin-top: 325px;
	background-color: #70592f;
	background:url("img/akbg.png");
	opacity: 0.97;
	border-style: solid;
	border-width: 1px;
	border-color: #330000;
	border-radius: 15px;
	box-shadow: #000000 0.1em 0.1em 0.1em;
	float:left;
	<!-- overflow:hidden; -->
}

#footer {
	margin: auto;
	height: 70px;
	max-width: 726px;
	background-color: none;
	<!-- border: solid 3px #cc6633; -->
	float:right;
	text-align: right;
	overflow:hidden;
	font-size:0.6125em;
}

