*{
	padding:0px;
	margin:0px;
}
html{
	width:100%;
	height:100%;
	background:url('../images/bghtml.gif') repeat-x #514a44;
}
body{ 
	width:980px;
	height:100%;
	margin:25px auto; 
}

#contentContainer{
	float:left;
	width:100%;
	margin-bottom:20px;
}

#slideshow{
	position:relative;
	float:left;
	width:333px;
	height:262px;
	z-index:3;
	border:1px solid #6b1f3d;
}

#slideshow .slide{
	width:327px;
	height:256px;
	position:absolute;
	top:3px;
	left:3px;
	z-index:1;
}

#right .tekst #slideshow img{
margin:0px;
}

#slideshow .slide img{
	position:relative;
	z-index:1;
	width:327px;
	height:256px;
margin-left:0px;
}

#menu{
	float:left;
	width:970px;
	background:url('../images/headerPaarsW.jpg');
	height:68px;
	list-style-type:none;
	font-family:Times;
	font-size:13pt;
	padding-left:10px;
}

#menu li{
	float:left;
	height:35px;
	padding:25px 20px 0px 20px;
}

#menu  li a{
	color:#d8d5ba;
	text-decoration:none;
}

#menu li a:hover{
color:#e1007a;
}

#header{
	position:relative;
float:left;
width:100%;
height:270px;
background:url('../images/bg1.jpg') no-repeat #000000;
text-align:center;
}

#flash{
position:absolute;
left:190px;
top:40px;
width:400px;
height:230px;
margin-top:0px;
}

#content{
position:relative;
float:left;
width:100%;
margin-top:-20px;
color:#a09483;
background:url('../images/bgcontent.gif') bottom repeat-x #000000;
padding-bottom:90px;
}
label{
	width:200px;
	display:block;
}
textarea{
	width:200px;
}
input[type=text]{
	color:#370d26;
}
button, input[type=submit]{
	margin-top:10px;
	padding:4px;
	border:1px solid #370d26;
}
#left{
float:left;
width:250px;
min-height:100px;
}
#right{
float:left;
width:700px;
padding-left:29px;
border-left:1px solid #211e1b;
}

#images{
position:relative;
z-index:2;
float:left;
margin-top:-40px;
width:100%;
height:200px;
}

#footer{
float:left;
width:950px;
height:35px;
padding:20px 0px 0px 30px;
background:url('../images/footer.png');
color:#554b3d;
}

#footer span{
float:right;
margin-right:40px;
}

#footer a{
color:#554b3d;
text-decoration:underline;
}

#footer a:hover{
	color:#ffffff;
}

#left ul{
font-size:11px;
}

#right .tekst #mapCanvas{
	line-height:16px;
}

#menu li img{
float:left;
margin-right:3px;
}
