* {
	line-height: 1.7em;
}

@font-face {
	font-family: Titillium Maps;
	src: local("Titillium Maps"), local("TitilliumMaps"), url(../fonts/TitilliumMaps29L002.otf) format("opentype"), url(../fonts/TitilliumMaps29L002.woff) format("woff");
}

#all {
	width: 940px;
	margin: 0;
	padding: 0;
	margin: auto;
	color: rgb(51, 51, 51);
	background: rgb(255, 255, 255);
	padding: 10px;
}

#header {
	width:940px;
	height: 225px;
}

body {
	background: rgb(224, 222, 223);
	color: rgb(51, 51, 51);
	font-family: arial, helvetica, sans-serif;
}

.clear {
	clear: both;
}

.left {
	width: 250px;
	float: left;
	margin-left: 10px;
}

.menu {

}

.nieuws {
	font-style: italic;
	font-weight: bold;
}

.naw {
	font-size: 11pt;
}

.content {
	width: 650px;
	padding-left: 20px;
	float: left;
	font-size: 11pt;
}

#header {
	margin-bottom: 10px;
}

#footer {
	width: 960px;
	background: #cccccc;
	height: 30px;
	margin: auto;
}

h1, h2 {
	color: rgb(100,100,100);
	text-align: left;
	font-size: 16px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}

a:link {
	color: rgb(9, 81, 151);
}
a:visited {
	color: rgb(9, 81, 151);
}
a:hover {
	background: rgb(9, 81, 151);
	color: rgb(255, 255, 255);
}
a:active {
	background: rgb(9, 81, 151);
	color: rgb(255, 255, 255);
}
a:focus {
	background: rgb(9, 81, 151);
	color: rgb(255, 255, 255);
}

.breadcrumbs {
	font-size: 10px;
	margin-left: 10px;
}

p {
	line-height: 1.7em;
}

.berekening td:last-child {
	text-align: right;
	width: 100px;
}

.berekening tr:nth-child(odd) {
	background-color: #ccc;
}


ul.menu li {
	border-bottom: 1px solid rgb(221, 221, 221);
}

ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none !important;
}

ul.menu li a:link {
	padding: 7px 4px 7px 15px;
	text-decoration: none;
	display: block;
}

ul.menu li.active a:link {
	font-weight: bold;
}

.actief {
	background: rgb(9, 81, 151);
	color: rgb(255, 255, 255);
}

.actief a {
	background: rgb(9, 81, 151);
	color: rgb(255, 255, 255);
}

#footer {
	color: #aaa;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}

#footer a, #footer a:hover {
	cursor: text;
	text-decoration: none;
	background:none;
	color: #aaa;
}
