@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.foto {
	background-image: url(foto1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	background-image: url(bg-image.jpg);
}
.menu {
	background-image: url(menu-back.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-align: justify;
}
.lijn {
	color: #999999;
}
#footer {
	background-image: url(bgFooter.gif);
	background-repeat: repeat-x;
}
#footer #footer-tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu a {
	font-size: 17px;
	color: #000000;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: none;
	color: #96BF0D;
}
.menu a:active {
	text-decoration: none;
	color: #000000;
}


#footer #footer-tekst a:link {
	color: #666666;
	text-decoration: none;
}
#footer #footer-tekst a:visited {
	text-decoration: none;
	color: #666666;
}
#footer #footer-tekst a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer #footer-tekst a:active {
	text-decoration: none;
	color: #666666;
}
.content h1 {
	font-size: 150%;
}
#footer-tekst h2 {
	font-size: 120%;
}

.content a:link {
	color: #000000;
	text-decoration: underline;
}
.content a:visited {
	text-decoration: underline;
	color: #000000;
}
.content a:hover {
	text-decoration: none;
	color: #000000;
}
.content a:active {
	text-decoration: underline;
	color: #000000;
}.nummer {
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
#foto .content #calc {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.klein {
	font-size: 90%;
}
.active {
	color: #6CA022;
}.randje {
	border: 1px solid #000000;
}
.rood {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
