/* ----| van Franse Makelij */

body{	
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: url(../images/achtergrond.jpg);
	background-position:center;
	background-repeat:repeat-x;	
	background-color:#faefbb;
	}
	
.container{
	width:930px; 
	height:430px;
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -465px; 
	margin-top: -225px;
	}

.headerTop{
	width:930px;
	height:100px;
	}

.blok1{
	width:210px;
	height:305px;
	padding-right:10px;
	float:left;
	}

.blok1titel{
	height:30px;
	width:200px;
	line-height:30px;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	background-color:#95a600;
	color:#FFFFFF;
	margin-bottom:10px;
	}
	
	
.bladLinks{
	position:absolute;
	left:-62px;
	height:327px;
	background: url(../images/bladLinks.png);
	background-repeat:no-repeat;
	width:62px;
	bottom:14px;
	}
	
	
.bladRechtsonder{
	position:absolute;
	bottom:-60px;
	right:0px;
	height:158px;
	background: url(../images/franseDelicatessenRechtsOnder.png);
	background-repeat:no-repeat;
	width:186px;
	}

	
.blok1titel:hover{
	height:30px;
	width:200px;
	line-height:30px;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	background-color:#697310;
	color:#FFFFFF;
	cursor:default;
	margin-bottom:10px;
	}


.blok2{
	width:210px;
	height:305px;
	padding-right:10px;
	float:left;
	}

.blok2titel{
	height:30px;
	width:200px;
	line-height:30px;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	background-color:#7c3f41;
	color:#FFFFFF;
	margin-bottom:10px;
	}


.blok2titel:hover{
	height:30px;
	width:200px;
	line-height:30px;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	color:#FFFFFF;
	cursor:default;
	background-color:#66252b;
	margin-bottom:10px;
	}

.blok3{
	width:480px;
	height:305px;
	padding-right:10px;
	float:left;
	}

.blok3titel{
	height:30px;
	width:480px;
	line-height:30px;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	background-color:#4c4a4a;
	color:#FFFFFF;
	margin-bottom:10px;
	}
	
.blok3Content{
	height:245px;
	width:440px;
	background-color:#FFFFFF;
	line-height:18px;
	color:#4c4a4a;
	padding:10px
	}
	
.blokAfbeelding{
	height:265px;
	width:210px;
	}
	
.logoRechts{
	position:absolute;
	width:210px;
	height:411px;
	right:-15px;
	bottom:25px;
	
	}

.footer{
	height:30px;
	line-height:30px;
	width:800px;
	font-size:9px;
	color:#4c4a4a;
	float:left;
	}
	
	
.scroller{
	bottom:0px;
	height:15px;
	padding-top:5px;
	text-align:center;
	background-color:#FFFFFF;
	width:460px;}
	
	
.agenda{
	padding-left:10px;
	margin-left:30px;
	line-height:25px;
	list-style:none;
	}
