body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#feeeb8;
	background-image:url(../images/achtergrond_crepes.jpg);
	background-position:center center;
	background-attachment:fixed;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position:absolute;
	left:50%;
	top:50%;
	width:700px;
	height:380px;
	margin-top: -185px;
	margin-left: -348px;
	background-image: url(../images/content_crepes.jpg);
	background-repeat: no-repeat;
}

#content{
	position:absolute;
	left:0px;
	top:70px;
	width:670px;
	height:150px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 10px 18px;
	line-height: 22px;
	font-weight: 800;
	text-align: justify;	
}

#foto{
	position:absolute;
	left:18px;
	top:200px;
	width:210px;
	height:170px;
}

#content2{
	position:absolute;
	left:210px;
	top:200px;
	width:460px;
	height:170px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 10px 18px;
	line-height: 20px;
	font-weight: 800;
	text-align: justify;	
}

#menu{
	position:absolute;
	left:186px;
	top:35px;
	width:300px;
	height:230px;
}

#footer{
	position:absolute;
	left:600px;
	top:355px;
	width:150px;
	height:30px;
	font-size:10px;
	font-family:Helvetica, sans-serif;
	font-weight:400;
	color: #a9a3a0;
	font-style: italic;

}

.crepe{	font-style: italic; font-family: Verdana; font-weight:900;
}

.start {font-size:14px;}