/*CSS Nieuwe stijl website oosterwijtwerd*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECEFF0; 
	color:#1B2123; 
}
/* divisions */
#container {
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px auto;
	width: 900px;
	background-color: #ffffff;
	border: 1px solid #1B2123;
}
#mainpage {
	padding-right: 5px; 
	border-top: #1B2123 1px solid; 
	margin-top: 10px; 
	padding-left: 5px; 
	min-height: 390px; 
	background: #ffffff url(../images/wilg_ag.jpg) no-repeat right bottom; 
	width: 890px;
}
#mainmenu {
	margin-top: 10px; 
	font-size: 1em; 
	width: 900px; 
	height: 1.2em;
}
#pagefooter {
	font-size: 70%; 
	padding-bottom: 5px; 
	width: 900px; 
	color: #879DA7; 
	padding-top: 10px; 
	letter-spacing: 0.2em; 
	text-align: center;
}
#topje {height: 100px;}
#pad {
	position:relative;
	width:625px;
	height:30px;
	z-index:1;
	left:25%; 
	top: -80px; 
	color: #0375D1; 
	font-size:70%;
}
#Layer1 {
	position:relative;
	width:320px;
	height:28px;
	z-index:2;
	left: 59%;
	top: -80px;
}
/* onderdelen */
#mainpage p {
	margin-top: 0.5em
}
#mainpage h1 {
	margin-top: 0.3em; 
	font-size: 1.5em; 
	margin-bottom: 0.3em; 
	color: #FF6600; /*#0375D1; */
}
#mainpage h2 {
	margin-top: 0.3em; 
	display: inline; 
	font-size: 1.25em; 
	margin-bottom: 0.3em; 
	color: #FF6600; /*#0375D1; */
}
#mainpage h3 {
	margin-top: 0.3em; 
	display: inline; 
	font-size: 1.05em; 
	margin-bottom: 0.3em; 
	color:  #FF6600; /*#0375D1; */
	}
#mainpage a {
	color: #6F8995; 
}
#pagefooter a {
	color: #6F8995; 
}
#pad a {color: #6F8995; }
a {
	color: #323E43; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}

.chosen 
{
font-weight:bold;
}
.plaatjerechts{
	margin-right: 5px;
	margin-left: 14px;
	margin-bottom: 5px;
	float:right;}
.plaatjelinks{
	margin-right: 14px;
	margin-left: 5px;
	margin-bottom: 5px;
	float:left;}
ul {
	list-style-position: inside;
	list-style-type: circle;
}
li {
	left:14px;
	right: 14px;
}
