* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}



/*a {color: #FFFFFF;}
a:hover {color: #9A6;}*/
a img {border: none;}

a:link {	text-decoration: underline; color: navy;}
a:visited {	text-decoration: underline;color: navy;}
a:hover {	text-decoration: underline;color: navy;}
a:active {	text-decoration: underline;color: navy;}

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-3.png);
	background-repeat:repeat-y;
}

/*-------top-------*/
#top {
	height: 157px;
	width: 1000px;
	background-image:url(../images/banner-4.png);
}

#top-onder	{
	background-image:url(../images/bg-top-onder-9.png);
	height: 42px;
	margin-left: 0px;
	margin-top: 0px;
}

#container-2	{
	float: left;
	background-image: url(../images/bg-container-3.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;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
					


/* ------CONTENT-------- */
#content-standaard	{
	margin:8px 0 0 15px;
	width: 700px;
	padding: 20px 20px 20px 15px;
	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;
	height: 341px;
	background-image: url(../images/foto_index.png);
	background-repeat:no-repeat;
}

#content-actueel	{
	float:left;
	margin-left: 10px;
	margin-right: 0px;
	height: 341px;
	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;
}

/* footer */
#footer {
	color: #FFFfff;
	text-align: right;
	width: 1000px;
	clear: both;
	height: 40px;
	background-color: #c00000;
	background-image: url(../images/footer-2.png);
}

#footertekst	{
	width: 150px;
	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-zwart-groot	{color:black; font-weight: bold; font-size: 150%;}
.vet-blauw	{color:navy; font-weight: bold;}
.inspringen	{text-indent: 17px;}
img.foto-rechts	{float:right; padding: 8px 0 10px 8px;} 
img.foto-links	{float:left; padding: 8px 10px 8px 0;} 

					
