@charset "utf-8";
body {
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	background-color: #ca4d4f;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	padding: 0px;
	background-image: url('../img/bg-menu.gif');
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	background-color: #fff;
	height: 100px;
	width: 960px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#header img {
	border: none;
}
#contentwrapper {
	background-image: url('../img/bg-onder-header.gif');
	background-position: center top;
	width: 960px;
	background-repeat: no-repeat;
}
#contenttotalwrapper {
	background-image: url('../img/footer.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-bottom: 310px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li a {
	display: inline-block;
}
#menu ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #EF3139;
	font-weight: bold;
}
#menu ul li a.active {
	background-color: #ab1115;
}
#menu ul li a:hover {
	background: #650000 url('../img/mijter-menu.gif') no-repeat scroll top left;
	color: #FFDD00;
	padding: 8px 0px 8px 30px;
}
#content {
	float: right;
	width: 770px;
	display: inline;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 240px;
}
#content ul {
	margin: 10px;
	padding: 10px;
}
#footer {
	height: 22px;
	color: #b68887;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #701313;
	padding-left: 310px;
	font-size: 10px;
	padding-top: 3px;
	clear: both;
}
#footer a {
	color: #b68887;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#nieuws span {
	font-size: 10px;
	color: #666;
	margin-right: 10px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1, h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #ED1B24;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999;
}
.rij0 { background-color: #FBFBFB; }
.rij1 { background-color: #EEEEEE; }
.kop, .kop:hover { font-weight: bold; color: #FFFFFF; background-color: #6f1c19; text-decoration: none;  }
.voet { font-weight: bold; color: #FFFFFF; background-color: #89A687; }
a {
	color: #ed1b24;
}
a:hover {
	color: #6f1c19;
}
div.fotoalbum {
	width: 200px;
	background-color: #ccc;
	overflow: hidden;
	border: none;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	float: left;
}
div.fotoalbum img {
	border: 1px solid #000;
}
div.fotoalbum a:hover img {
	border: 1px solid #fff;
}
div.fotoalbum a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.fotoalbum a:hover {
	color: #f00;
}
div.fotoinalbum {
	width: 160px;
	background-color: #ccc;
	overflow: hidden;
	border: none;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
div.fotoinalbum img {
	border: 1px solid #000;
}
div.fotoinalbum a:hover img {
	border: 1px solid #fff;
}
div.fotoinalbum a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.fotoinalbum a:hover {
	color: #f00;
}
