@charset "UTF-8";
/* CSS Document */

body {
	background: #ede8d2 url(template/bgtop.gif) top right no-repeat;
}

  
#inhoud {
      width:900px;
      height:680px;
      background-color:#2B2519;
      border:0px;
      position:absolute;
      top:50%;
      left:50%;
      margin-left: -450px;
      margin-top: -340px;
}

#kaderleft {
	position:absolute;
	left:-50px;
	top: -40px;
	height: 750px;
	width: 81px;
}

#kaderright {
	position:absolute;
	left:883px;
	top: -40px;
	height: 750px;
	width: 72px;
}

#kadertop {
	position:absolute;
	left:30px;
	top: -40px;
	width: 853px;
	height: 62px;
}

#kaderbottom {
	position:absolute;
	left:30px;
	top: 653px;
	width: 83px;
	height: 57px;
}

  
#inhoud2 {
	width:627px;
	height:473px;
	background-color:#2B2519;
	border:0px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -324px;
	margin-top: -237px;
}
