@charset "UTF-8";
/* CSS Document */
body {
	background:#000000;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
#box {
	background:url(../images/bg.jpg) 0px 0px no-repeat;
	width:950px;
	margin:auto;
	padding:0px;
}
#header {
	background:url(../images/schietskuil.jpg) 0px 0px no-repeat;
	width:876px;
	height:217px;
	margin:auto;
	padding:0px;
}
#title {
	height:188px;
	margin:0px;
	padding:7px 0px 0px 0px;
}
#title h1 {
	font-size:200%;
	font-weight:normal;
	margin:0 0 0 30px;
	color:#fff;
	line-height:24px;
}
#navigation {
	height:22px;
	margin:0px;
	padding:0px;
}
#navigation ul {
	margin:0px;
	padding:3px 0px 0px 0px;
}
#navigation ul li {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0 12px 0 0;
	color: #FFF;
}
#navigation ul li a {
	text-decoration:none;
	color:#fff;
}
#navigation ul li a:hover {
	color:#000;
}
#page {
	width:876px;
	margin:31px auto 0 auto;
	background:#fff;
}
#column {
	float:left;	
	width:212px;
	background:url(../images/bg_column.jpg) 0px 0px no-repeat;
	height:370px;
}
#column h1 {
	color:#1a8b9f;
	margin:40px 0 0 20px;
	font-size:16px;
	font-weight:normal;
}
#column h2 {
	color:#1a8b9f;
	margin:20px 0 0 20px;
	font-size:16px;
	font-weight:normal;
}
#column h2 a {
	color:#1a8b9f;
	text-decoration:underline;
}
#column h2 a:hover {
	color:#1a8b9f;
	text-decoration:underline;
}
.evenementen {
	width:152px;
	margin:auto;
	padding:10px;
	border:#000 1px solid;
}
.evenementen h2 {
	font-size:14px;
	font-weight:normal;
	line-height:120%;
	margin:10px 0px 0px 0px !important;
}
.evenementen p {
	font-size:0.8em;
	line-height:120%;
	margin:0px;
}
.evenementen p a {
	color:#000000;	
}
#content {
	float:left;
	width:664px; 
	padding:0 0 30px 0; 
}
#content h1 {
	color:#1a8b9f;
	margin:40px 0 0 20px;
	font-size:200%;
	font-weight:normal;
}
#content h2 {
	color:#1a8b9f;
	margin:20px 0 0 20px;
	font-size:175%;
	font-weight:normal;
}
#content p {
	font-size:0.9em;	
	margin:12px 70px 0px 20px;
	line-height:120%;
}
#content p a {
	color:#000;	
}
#content table {
	font-size:12px;	
	margin:12px 0px 0px 20px;
	line-height:120%;
	border:#1a8b9f solid;
	border-width:0 0 1px 1px;
}
#content table td, #content table th {
	border:#1a8b9f solid;
	border-width:1px 1px 0 0;
	vertical-align:top;
}
#content table th {
	background:#1a8b9f;
}
#content table th h1 {
	color:#fff;
	margin:5px;
	font-size:110%;
}
#content table h2 {
	color:#1a8b9f;
	margin:5px;
	font-size:100%;
	font-weight:bold;
}
#content table p {
	font-size:12px;	
	margin:5px;
	line-height:120%;
}
.red {
	color:#cc0c23;
}
.foto {
	vertical-align:middle;
	text-align:center;
	margin:0px 12px 12px 0px;
}
.foto2 {
	border:#000 1px solid;	
	margin:0px 12px 12px 0px;
}
.wrapper {
	clear:both;
	height:0px;
}
/*---------*/
/* Credits */
/*---------*/
#credits {
	margin: auto;
	padding: 0px 0 10px 0;
}
#credits p {
	font-size: 11px;
	text-align: center;
	line-height:100%;
	color: #fff;	
}
#credits p a {
	color: #fff;	
}
.addthis_toolbox addthis_default_style {
	padding: 7px 0 0 7px;	
	margin: 7px 0 0 0;
}

