@charset "utf-8";
/* CSS Document */

body {
	/*	background-image: url(../img/opmaak/background.gif);
	background-repeat: repeat-x;*/
	background-color: #cc6633;
}
#top {
	background-image: url(../sintinturnhout/PERKAMENT/images/perkament_top.gif);
	background-color: #cc6633;
	height: 250px;
}
#midden {
	background-image: url(../sintinturnhout/PERKAMENT/images/perkament_middel.gif);
	background-color: #cc6633;
	height: 700px;
	background-repeat: repeat-y;
}
#onder {
	background-image: url(../sintinturnhout/PERKAMENT/images/perkamentbottem.gif);
	background-color: #cc6633;
	height: 175px;
}
#spatie {
	height: 35px;
}

div.top {
	background-color: #B24820;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2em;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 1.4em;
	font-weight: bold;
	color: #EEEEEE;
	width: 270px;
}
div.midden {
	min-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #036;
	background-color: #FFF;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B24820;
	border-right-color: #B24820;
	border-bottom-color: #B24820;
	border-left-color: #B24820;
	background-repeat: repeat-x;
	width: 270px;
}

div.midden li {
	list-style-type: none;	
}
div.midden li a{
	text-decoration: none;
}
.container {

background-color: white;
border: 0px solid #C5C5C5;

}

