body{
	color: #000;
	background-color:#FFEBF6; 
	text-align: center; 
	font-size: 11px;
	font-family: 'Verdana', 'Arial';
}

#container {
	margin: auto;
	width: 834px;
	background-color: #FFEBF6;
	text-align: left;
	border-top: 0;
	position: relative;
}

div #content{
	width: 725px;
}

div #verzamel_menu{
  width:166px;
  height:100px;
  position: relative;
  left: -150px;
  top:50px;
}

div #verzamel_header{
  background:url(images/overzichtmenu_header.png) top left no-repeat;
  height:26px;
}

div #verzamel_body{
  padding-right:10px;
  padding-left:20px;
  font-size:12px;
  font-weight:bold;
  background:url(images/overzichtmenu_body.png) top left repeat;
}

div #verzamel_footer{
  background:url(images/overzichtmenu_footer.png) top left no-repeat;
  height:21px;
}

#header{
	background:url(images/site-ontwerp2_01.gif) top left no-repeat;
	width:834px;
	height:134px;
}

#menu{
	background:url(images/site-ontwerp2_02.gif) top left no-repeat;
	width:834px;
	height:19px;
	text-align:left;
	margin: 0px;
	float:left;
	padding: 1px 0 0 70px;
	color: white;
	font-weight:bold;
	font-size:120%
}

a, a:link, a:visited{
	color:#ff279e;
	text-decoration:none;
}

a:hover{
	color:#ff279e;
	text-decoration:underline;
}

a:active{
	color:#ff279e;
	text-decoration:none;
}


#main{
	background:url(images/site-ontwerp2_04.gif) top left repeat-y;
	width:834px;
	min-height:350px;
	height:auto !important;
	height:350px;
	text-align:left;
	margin: 0px;
	float:left;
	padding: 2px 0 0 70px;
}

#footer{
	background:url(images/site-ontwerp2_05.gif) top left no-repeat;
	height:36px;
	width:834px;
	padding:10px 0 0 0;
	color: #ff279e;
	text-align:center;
	margin: 0px;
	float:left;
}

#footerpic{
	background:url(images/flyingdiddl.png) top left no-repeat;
	height:140px;
	width:215px;
	float:right;
	position:relative;
	right:-25px;
	bottom:60px;
}

#menu a, #menu a:link, #menu a:visited{
	color:white;
	text-decoration:none;
}

#menu a:hover{
	color:white;
	text-decoration:underline;
}

#menu a:active{
	color:white;
	text-decoration:none;
}

.table_list{
	font-size: 10px;
	font-weight:bold;
	font-family: 'Verdana', 'Arial';
	border: black 1px solid;
}

.table_list td{
	text-align:center;
	vertical-align:top;
	border: black 1px solid;
}