* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}



/*a {color: #FFFFFF;}
a:hover {color: #9A6;}*/
body {	font: normal 80% Verdana, Arial, Helvetica, sans-serif; background-image:url(../images/bg-body.gif); color:navy;}

h1	{font-size: 150%; color:#CC3300;}
h2	{font-size: 110%; color:#CC3300;}

#container {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-container-2.png);
	background-repeat:repeat-y;


}

/*-------top-------*/
#top {
	height: 125px;
	width: 1000px;
	background-image:url(../images/banner-1.png);



}

#top-onder	{
	background-image:url(../images/bg-top-onder-2.png);
	height: 80px;
	margin-left: 0px;
}
#menu-boven-container	{
	margin-left: 0px;
	color: white;
	height: 45px;
	font-size: 85%;
	background-image: url(../images/bg-menubalk.png);
	background-repeat: repeat-x;
	
}
	
#navigatieoverzicht	a {text-decoration: none;}					

#navigatieoverzicht	a:hover	{color: #BBC0E8;} 


#container-2	{
	float: left;
	background-image: url(../images/bg-container-2.png);
	} 


/* ------LEFT-------- */
#left {
	float: left;
	margin-left: 40px;
	width: 180px;
	font-size: 100%;
	margin-top: 20px;
}

#left h1 {
	font-size: 100%;
	padding: 10px 4px 4px 10px;
	padding-left: 12px;
}

#left2	{margin-top:20px;} 



#adres	{font-family:Verdana, Arial, Helvetica, sans-serif; margin: 30px 0 0 15px;}


#contact	{
	text-align:left;
	font-size: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
					


/* ------CONTENT-------- */
#content-standaard	{	margin:8px 0 0 10px;
	width: 700px;
	padding: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	line-height: 17px;
	padding-bottom: 5px;}

#content-container {
	margin:8px 0 0 5px;
	width: 710px;
	padding: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	line-height: 17px;
	padding-bottom: 5px;
}

#content-upperleft	{
	width: 461px;
	float:left;
}

#content-actueel	{
	float:left;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #FFFFB3;
	height: 330px;
	width: 220px;
	background-image: url(../images/bg-actueel.png);
	background-repeat: repeat-x;
	padding: 0 2px 0 4px;
}

#content-onder	{
	float: left;
	width: 710px;
	padding-right: 10px;
	margin-right: 15px;
}

#content-linksonder	{
	width:342px;
	float: left;
	padding-right: 10px;
	margin-top: 20px;
}
#content-rechtsonder	{
	width:330px;
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}

/*--------- ALLEEN TEAMFOTO'S -------------- */
#content-container-teamfoto {
	margin:8px 0 0 0;
	width: 710px;
	padding: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	line-height: 17px;
	padding-bottom: 5px;
}

/* footer */
#footer {
	background: #c00000 url(../images/footer.png);
	color: #FFFfff;
	text-align: right;
	width: 1000px;
	clear: both;
	height: 40px;		
}

#footertekst	{
	width: 120px;
	margin-top: 22px;
	text-align: left;
	float: right;
	font-size: 80%;
	margin-right: 25px;
} 

.menu-email	{color: white;text-transform:uppercase;}
.onderstrepen	{text-decoration:underline;}
.schuin	{font-style:italic;}
.grote-regelafstand	{line-height: 20px;}
.kleine-font {font-size: 80%;}
.tekstkleur-zwart	{color:#000000;}
.vet-rood	{color:#A60000; font-weight: bold;}
.vet-rood-groot	{color:#A60000; font-weight: bold; font-size: 150%;}
.vet-blauw	{color:navy; font-weight: bold;}
img.foto-rechts	{float:right; padding: 8px 0 10px 8px;} 
img.foto-links	{float:left; padding: 8px 10px 8px 0;} 
					
