body {

	background: #e3dbc7 url('../images/achtergrond.gif') no-repeat top center;	
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10 px;
	padding: 0px;
	margin: 0px auto;
	
}

achtergrond {
	background-image: url('../images/achtergrond.gif');
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;

}


#container { float: none; height: 100%; width: 614px; margin-right: auto; margin-left: auto; }

#logo-home { float: left; height: 100%; width: 200px; margin-top: 180px; margin-left: 80px; }
#logo-vervolg { float: left; height: 100%; width: 200px; margin-top: 15px; margin-left: 138px; }

#main-gr { float: left; height: 100%; width: 614px; background-image: url('../images/schaduw-midden.png'); }


#schaduwboven { float: left; height: 30px; width: 614px; margin-top: 5px; background-image: url('../images/schaduw-boven.png'); }
#schaduwonder { float: left; height: 30px; width: 614px; background-image: url('../images/schaduw-onder.png'); }




#tekst-vervolg { float: left; height: 100%; width: 520px; margin-top: 10px; margin-left: 47px; }
#tekst-links { float: left; height: 100%; width: 290px; margin-top: 5px; margin-bottom: 20px;}
#image-rechts { float: right; height: 100%; width: 200px; margin-top: 5px; background: #FFF;  border: solid #f0e8d2 1px; }
#image-rechts-1 { float: right; height: 100%; width: 200px; margin-top: 5px; background: #FFF;  border: solid #f0e8d2 1px; margin-bottom: 20px;}

#tekst-links-1 { float: left; height: 100%; width: 290px; margin-top: 5px; }
#tekst-links-onder { float: left; height: 100%; width: 520px; margin-top: 5px; margin-bottom: 20px;}



#lijn { float: left; height: 35px; width: 614px; background-image: url('../images/lijn-home.png'); margin-bottom: 10px; margin-top: 15px;}

#menu { float: left; height: 100%; width: 600px; margin-bottom: 20px; text-align: center;}





.kop { font-size: 19px; color: #89704c; text-decoration: none; font-weight: normal; }
.platte { font-size: 12px; color: #606160; text-decoration: none; font-weight: normal; line-height: 20px; }

.menu-tekst a { font-size: 17px; color: #818181; text-decoration: none; font-weight: 100; margin-left: 60px; }
.menu-tekst-links a { font-size: 17px; color: #818181; text-decoration: none; font-weight: 100; margin-left: 0px; }

.menu-tekst-links-active a { font-size: 17px; color: #89704c; text-decoration: none; font-weight: 100; margin-left: 0px; }
.menu-tekst-active a { font-size: 17px; color: #89704c; text-decoration: none; font-weight: 100; margin-left: 60px; }


.menu-tekst a:hover { font-size: 17px; color: #89704c; text-decoration: none; font-weight: 100; margin-left: 60px; }
.menu-tekst-links a:hover { font-size: 17px; color: #89704c; text-decoration: none; font-weight: 100; margin-left: 0px; }

img { border:0px; }


