#container{
	margin-left: 45;
	margin-right: auto;
	width:950px;
	height:520px;
	text-align:left;
	border: solid 0px #000;
	color:#000;
	font-family: "Comic Sans MS", cursive;
	background-color: #F00;
}

#header {
	width:950px;
	height:30px;
	border-bottom:solid 0px  #000;
	text-align:center;
}

#links{ width:250px;height:auto;float:left;}

#inhoudlinks{margin:15px;}

#rechts{ width:690px;height:auto;float:right;}

#fotorechts{
	height:450px;
	width:600px;
	text-align:center;
} 

#blok1{
	width:230px;
	height:350px;
	text-align:center;
	display:block;
}
#blok2{
	width:220px;
	height:350px;
	text-align:center;
	display:none;
}
#blok3{
	width:220px;
	height:350px;
	text-align:center;
	display:none;
}

.thumb{width:95px;height:60px;border:solid 2px #fc0}

.groot{width:600px;height:400px;margin-top15px;}
