@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, .head3, h3, p, ul{
	margin-top: 0;
	margin-bottom: 0.7em;
}
#header {
	background-image: url(../images/nema_kindergroep_header.gif);
	background-repeat: no-repeat;
}
#nav {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
#box_top {
	background-image: url(../images/nema_kindergroep_box_top.gif);
	background-repeat: no-repeat;
}
#box_content {
	padding-right: 105px;
	padding-left: 105px;
	width: 814px;
}
h1 {
	font-size: 14px;
	color: #419C05;
}
h2 {
	font-size: 12px;
}

#nav a {
	color: #FF0000;
	text-decoration: none;
}
#box_bottom {
	background-image: url(../images/nema_kindergroep_box_bottom.gif);
	background-repeat: no-repeat;
}

#nav a:hover {
	text-decoration: underline;
}

.dash {
	color: #419C05;
}
h1 a {
	color: #419C05;
	text-decoration: none;
}
