body {
	margin: 0px;
	background: url(../images/layout/bodyback.jpg) #000000 top center;
	background-attachment: fixed;
}

.totaal {
	border-left-color: #f1f1f1;
	border-left-width: 3px;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-right-width: 3px;
	border-right-style: solid;
	border-top-color: #f1f1f1;
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-color: #d8d8d8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

tr, td, p, div {
	font-family: Georgia, Trebuchet MS, Tahoma, Arial, serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}

hr {
	background-color: #999999;
	height: 1px;
}

a:link, a:visited {
	font-weight: bold;
	color: #65af23;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

a.menu:link, a.menu:visited {
	width: 169px;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 11px;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	margin-bottom: 1px;
}  

a.menu:hover {
	color: #FFFFFF;
	background-color: #65af23;
}

.header {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 5px;
	background-color: transparent;
}

.header2 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #65af23;
	text-align: justify;
}

.klein {
	font-size: 9px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

.hp_maandboeket {
	font-size: 10px;
	text-align: justify;
}

.content {
	background-color: #ffffff;
}