@charset "utf-8";
#frame {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

/* CSS Document */

#menu  {
	width: 980px;
	background-color: #66CCFF;
	height: 22px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000CC;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px;
}


#menu li {
	list-style-type: none;
	float: left;
	border: solid 1px #0000FF;
	background-color: #C6ECFF;
	padding: 0px 12px 0px 12px;
}
#footer {
	background-color: #99CCFF;
	height: 20px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#dekbedovertrek {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#dekbedovertrek a {
	color: #000000;
	text-decoration: none;
}

#dekbedovertrek  img  {
	float: right;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
}

h1 {
	font-size: 16px;
}

