html, body{
	margin: 0px;
	height: 100%;
	background: #FFFFFF url(../images/wavv-bck-body.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}

a{
	color: #208b1e ;
	text-decoration: none;
}

a:hover{
	color: #FF0000 ;
}

h1{
 	font-size: 15px;
 	margin: 4px 0px 0px 0px;
 	font-weight: bold;
	color: #208b1e;
}

#wrapper{
	width: 100%;
	height: 100%;
}

#content {
	position: relative;
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
}

#content-foto-tekst{
	position: relative;
	background: url(../images/bck-content-tekst.jpg) repeat-y;
}

#content-tekst{
	margin-left: 320px;
	width: 346px;
	padding: 15px 0px;
}

#topmenu{
	width: 914px;
	height: 28px;
	background-image:url(../images/top-mid.jpg);
	color: #ffffff;
	text-align: right;
	padding-top: 10px;
}

#topmenu a{
	color: #ffffff;
	text-decoration: none;
}

#topmenu a:hover{
	color: #aaaaaa;
	text-decoration: none;
}

#bck-content{
	background: url(../images/bck-tekst.jpg) center repeat-y;
}

#menu{
	width: 749px;
	height: 24px;
	background-image:url(../images/wavv-bck-menu.jpg);
	text-align: left;
}



	
#newsticker{
	position: relative;
	left: 567px;
	top: 0px;
	border-bottom: 1px solid #61ac5f;
	line-height: 14px;
}

#newsticker a{
	color: #c6eb12; 
	text-decoration: none;
}

#newsticker a:hover{
	color: #ffffff; 
	text-decoration: none;
}

#nieuws_top{
	width: 138px;
	height: 25px;
	background: url(/images/bck-laatste-nieuws.png) no-repeat;
	color: #fff;
	padding: 5px 0px 0px 45px;
	font-weight: bold;
	}

.header_item{
	font-family: Impact;
	font-size: 16px;
	color: #0357b5;
	position: absolute; 
	top: 13px; 
	left: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	
}

.nieuwsticker{
	background:url(/images/wavv-bck-nieuwsticker.jpg) no-repeat; 
	height: 51px; 
	width: 173px; 
	padding: 0px 4px 0px 5px;
	border-bottom: 1px dotted #fff;
}

.nieuwsticker a{ color: #c6eb12; text-decoration: none; height: 51px;}
.nieuwsticker a:hover{ color: #fff; text-decoration: none;}

.tekst_item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0357b5;
	font-weight: normal;
	text-transform: none;
}

.lees_verder{
	position: absolute; 
	top: 70px; 
	left: 205px;
	background: url(../images/read-more.png) no-repeat left;
	padding-left: 15px;
	color: #0357b5;
}

.lees_verder a{
	color: #0357b5;
	text-decoration: none;
}

.lees_verder a:hover{
	color: #7294bb;
	text-decoration: none;
}

.links{
	float: left;
}

.blue{
	color: #0357b5;
}

.clear{
	clear: both;
}

#copyrights {	position: relative; top: -10px; left: 20px; }

#copyrights a{

	color: #208b1e;
	font-size: 11xp;
	text-decoration: none;
}

#copyrights a:hover{
	color: #FF0000;
}

.bijschrift{
	padding: 5px;
	color: #ffffff;
}
