body{
  margin: 0px;
  padding: 0px;
  background: #fff url(../i/background.jpg) repeat-y 4px 160px;
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	line-height: 18px;
	color: #000;
}

div#header{
  height: 130px;
  background: #E1007B url(../i/header.jpg) no-repeat;
}

div#menuleft{
  position: absolute;
	left: 0px;
	top:168px;
  background: #fff url(../i/menu_left.jpg) no-repeat;
  width: 279px;
  height: 397px;
  margin-left: 4px;
	padding-top: 18px;
	padding-left: 43px;
}

div#menuleft #oow{
  display: block;
	position: relative;
	top: 349px;
	left: -15px;
	width: 85px;
	height: 45px;
	text-decoration: none;
}

div#topnavigatie{
  height: 40px;
	background: #ffff01 url(../i/topnavigatie_background.jpg) repeat-x;
}

div#main{
  background: url(../i/main.jpg) no-repeat;
  position: absolute;
  left: 283px;
  top: 170px;
  width: 700px;
  height: 415px;
  min-height: 415px; 
	padding-top: 10px;
	padding-left: 10px;
}

ul#topnav{
  margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#topnav li{
  display: inline; 
}

ul#topnav li a{
  color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:88%;
}

ul#topnav li a:hover{
  text-decoration: underline;
}

ul#leftnav{
  margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#leftnav li{
  margin: 7px;
}

ul#leftnav li a{
  color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:88%;
}

ul#leftnav li a:hover{
  text-decoration: underline;
}

a.link1{
  background: url(../i/link1.jpg) no-repeat;
	padding-left: 24px;
}

a.link2{
  background: url(../i/link2.jpg) no-repeat;
	padding-left: 29px;
}

a.link3{
  background: url(../i/link3.jpg) no-repeat;
	padding-left: 24px;
}

a.link4{
  background: url(../i/link4.jpg) no-repeat;
	padding-left: 29px;
}

.level1{
  color: #C4E1F5;
}

.level2{
  color: #8EC8EF;
}

.level3{
  color: #299DEA;
}

h1{
  display:inline;
	font-size: 180%;
}

h3{
  font-size: 100%;
  color: #299DEA;
}

img.menu_plezier{
  background-image: url(../i/plezier_over.gif);
  background-repeat: no-repeat;
  background-position: 6px 0px;
}

img.menu_sociaal{
  background-image: url(../i/sociaal_over.gif);
  background-repeat: no-repeat;
  background-position: 80px 0px;
}

img.menu_opmaat{
  background-image: url(../i/opmaat_over.gif);
  background-repeat: no-repeat;
  background-position: 238px 0px;
}


A.thumbnail img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Shadow(color='#81A8CB', Direction=135, Strength=3);
	border: grey solid 2px;
}

A:HOVER.thumbnail img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) progid:DXImageTransform.Microsoft.Shadow(color='#81A8CB', Direction=135, Strength=3);
}
