/* CSS Document */

/* Text Styles */

a {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #6f2e10;
	
}

body {
	font-family: Trebuchet;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #6f2e10;
	
}

p {
	font-family: Trebuchet;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #6f2e10;
	
}


/* Basic Framework */

#container{
	background: #732d0f;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 933px;
	height: 618px;
	border: solid yellow 0px;
}

#image_left{
	position: absolute;
	left: 0px;
	top: 28px;
	width: 28px;
	height: 590px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 20;
	border: solid red 0px;
}

#image_top{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 933px;
	height: 28px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 40;
	border: solid red 0px;
}

#image_right{
	position: absolute;
	left: 905px;
	top: 28px;
	width: 28px;
	height: 590px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 20;
	border: solid red 0px;
}

#image_bottom{
	position: absolute;
	left: 28px;
	top: 572px;
	width: 877px;
	height: 46px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 10;
	border: solid green 0px;
}

#logo_top{
	position: absolute;
	left: 28px;
	top: 28px;
	width: 295px;
	height: 130px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	background-position: 0px 0px;
	z-index: 10;
	border: solid green 0px;
}

#beeld_top{
	position: absolute;
	left: 323px;
	top: 28px;
	width: 582px;
	height: 130px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	background-position: 0px 0px;
	z-index: 10;
	border: solid green 0px;
}

#beeld_midden{
	position: absolute;
	left: 28px;
	top: 158px;
	width: 877px;
	height: 92px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	background-position: 0px 0px;
	z-index: 10;
	border: solid green 0px;
}

#navigatie{
	position: absolute;
	left: 28px;
	top: 250px;
	width: 877px;
	height: 122px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	background-position: 0px 0px;
	z-index: 10;
	border: solid red 0px;
}

#maincontent{
	position: relative;
	left: 28px;
	top: 372px;
	width: 877px;
	height: 200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	background-position: 0px 0px;
	z-index: 1;
	border: solid green 0px;
  overflow:auto;
}

#maincontentindex{
	position: absolute;
	left: 28px;
	top: 372px;
	width: 877px;
	height: 200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	background-position: 0px 0px;
	z-index: 10;
	border: solid green 0px;
}
