html, body, ul , li
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul
{
	list-style: none;	
}

html, body
{
	height:100%;
	min-height: 100%;
	
}

body
{
	background: url(/img/site/background.jpg) repeat-x;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-align: center;
	
}

a
{
	text-decoration: none;
}
#container
{
	min-height: 100%;
	padding: 0px;
	position: relative;
	text-align: center;

	min-width:1000px;
	width:auto !important;
	width:900px;

}


/*#blad
{
	background-image: url(/img/site/blad_top.png);
	background-repeat: no-repeat;
	background-position: top right;

	height: 151px;
	width: 389px;
	position: absolute;
	top: 0px;
	right: 0px;

	z-index: 1;
}

#blad2
{
	background-image: url(/img/site/blad_bottom.png);
	background-repeat: no-repeat;
	background-position: top right;

	height: 190px;
	width: 243px;
	position: absolute;
	top: 151px;
	right: 0px;

	z-index: 1;
}*/
#header {
  height: 150px;
}
#logo{
	background: url(/img/site/logo.jpg); 
	background-repeat: no-repeat;
	height: 123px;

	}
#wrapper
{
	clear: both;
	margin: 0px auto;
	min-height: 100%;
	text-align: left;
	width: 960px;

}

/*#boom
{
	background: url(/img/site/boom.jpg) repeat-x;
	
	float: left;
	height: 237px;
	width: 164px;
}*/

#header
{
	height: 129px;
}
.logo-left{
					 margin-top: 30px;
}
#menu
{
	height: 38px;
	z-index:2
}

#menu ul li
{
	float: left;
	font-size: 14px;
}

#menu ul li a
{
	color: #000000;
	display: block;
	float: left;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding: 0px 10px;
}

#menu ul li a:hover, #menu ul li.actief
{
	background-image: url(/img/site/menu-hover.jpg);
	color: #000000;
	
}



#submenu
{
	height: 38px;
	z-index:2;
	width: 1100px;
	_width: 1100px;
}

#submenu ul li
{
	float: left;
	font-size: 14px;
}

#submenu ul li a
{
	color: #ffffff;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0px 10px;
	font-weight: bold;
}

#submenu ul li a:hover, #submenu ul li.actief
{
color: #000000;

}
#content
{
	clear: both;
	position: relative;

	clear: left;
	float: left;
	margin: 15px 0 0 25px;
	width: 430px;
	
}

#fotos {
	float: left;
	width: 235px;
	margin: 0 0 0 25px;
}

#nieuws {
	float: right;
	width: 210px;
	margin: 0 20px 0 0px;
}



#clear_footer
{
	clear: both;
	height: 10px;	
}
#footer a{
				color: #000000;
}
#footer a:hover{
				 color: #c4c4c4;
}
#footer
{
	background-image: url(/img/site/foot.jpg);
	background-position: center;
	background-repeat: repeat-x;
	clear: both;
	height: 50px;
	width: 100%;

	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: bold;
}

#footer #copyright
{
	color: #666666;
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	margin: 35px auto 0px auto;
	text-align:right;
	width: 960px;
}
.designedby{
						color: #636363;
}

.clear
{
	clear: both;
	height: 1px;	
}

a.current {
/*background-image: url(/img/site/submenu-hover.jpg);*/
border-bottom: 4px solid #000000;

					
}
.titel{
			 font-size: 14px;
			 color: #317407;
}



#fotos .titel, #nieuws .titel {
  background-color: #;
	height: 45px;
	width: 230px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 15px 0 10px 0;
	
	background-image: url('/img/euriva/menutitel_bg.jpg');
	background-repeat: no-repeat;
	color: #317407;


}
#nieuws .titel{
				color: #317407;
				text-align: center;
}
#fotos .titel{
				color: #317407;
				text-align: center;
}
.afbeelding {
			 border: 1px solid #317407;
			  width: 227px;
}
#fotos .afbeelding {
  /*border: 4px solid #5d410c;*/
	margin: 0 0 10px 0;
}

#fotos .afbeelding img {
  width: 227px;

}

#nieuws .leesmeer {
  float: right;

	color: #317407;
	padding: 3px;
	text-decoration: underline;
}
#nieuws .menublock {
  clear: both;
	margin: 0 0 10px 0;
	width: 230px;

}

#nieuws h4 {
  clear: both;
	margin: 0 0 10px 0;
}
#nieuws a.leesmeer:hover{
				color: #519509;
}
.overzicht a{
					 color: #5d410c;
					 text-decoration: underline;
}
.overzicht a:hover{
					 color: #519509;
					 text-decoration: underline;
}
#google{
				width: 220px;
				float: right;
}
#multimediaHolder_gallery
{
	clear: both;
	height: 458px;
	margin-left: 0px;
	float: left;
	width: 333px;
	
}