/* CSS Document */

body {
	background-color:#FFFFFF;
	color:#1d3920;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin:0px;
	padding:0px;
	font-size:11px;
}

#container {
	padding-top:80px;
	margin:auto;
	width:800px;
	height:680px;
}

#header {
	background-image:url(../img/header.jpg);
	width:800px;
	height:68px;
}

#menu {
	padding-top:20px;
	height:30px;
	width:796px;
}

#menu_left {
	float:left;
	width:230px;
}

#menu_right {
	text-align:left;
	float:right;
	width:560px;
}

a {
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	color:#1d3920;
	font-size:12px;
}


a:hover {
	color:#1d3920;
	text-decoration:underline;
}

.recente_pag {
	text-decoration:underline;
}

#center {
	width:800px;
	height:475px;
}

#center_banner {
	width:800px;
	height:750px;
}

#footer {
	height:20px;
	padding-top:5px;
	text-align:right;
	width:796px;
}

#footer_link {
	font-size:10px;
	text-decoration:none;
}

#left {
	height:475px;
	width:430px;
	float:left;
}

#right {
	width:352px;
	height:475px;
	float:right;
}

/* auteur */
#right_auteur {
	width:340px;
	height:475px;
	float:left;
	
}


#left_auteur {
	height:475px;
	width:390px;
	float:left;
}

/* bestel */

#left_bestel {
	padding-top:120px;
	width:352px;
	height:355px;
	float:left;
	background-color:#1d3920;
}

#right_bestel {
	height:475px;
	width:430px;
	float:right;
}

/* eind bestel */

.foto_wit {
	border-top: 3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}

.foto_wit2 {
	border: 3px solid #FFFFFF;
}

.foto_groen {
	border:3px solid #1d3920;
}

/* review */

.blok {
	width:420px;
	height:70px;
	background-color:#1d3920;
	color:#FFFFFF;
	padding:5px;
}

#left_review {
	width:352px;
	height:475px;
	float:left;
}

#right_review {
	height:475px;
	width:430px;
	float:right;
}

a.link {
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}

a.link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* review_vervolgpagina */

.blok_review {
	width:790px;
	height:440px;
	background-color:#1d3920;
	color:#FFFFFF;
	padding:5px;
}

.foto_rechts {
	float:right;
}

#review {
	width:550px;
	height:440px;
	float:left;
}
/* eind review */


/* banner */

#banner_geheel {
	width:728px;
	height:700px;
}

#banner_boven {
	width:728px;
}

#banner_onder {
	width:728px;
	height:600px;
}

#banner_links {
	float:left;
}

#banner_rechts {
	float:right;
	width:600px;
}

#banner_1 {
	width:180px;
	float:left;
	margin-right:10px;
}

#banner_2 {
	width:120px;
	float:left;
	margin-right:10px;
}

#banner_3 {
	width:120px;
	float:left;
	margin-right:10px;
}

/* eind banner */
/* Sabrina.N */
