@charset "utf-8";
body{
	margin: 0px 0px 0px 0px;
	background:url(background.jpg) #C0BB9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #C0C0C0;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8F8970;
}
img {
	vertical-align: top;
	border: none;
}
a {
	text-decoration: underline;
	color: #333333;
}
ul, ul a {
	list-style-type: square;
	text-decoration: none;
}
ul a:hover {
	text-decoration: underline;
}
strong {
	color: #333333;
}
#container {
	background-color: white;
	width: 810px;
	margin: 0px auto 0px auto;
	border-right: 10px solid #78735f;
	border-left: 10px solid #78735f;
}
#menu {
	height: 25px;
	width: 525px;
	background: #8F8970;
	word-spacing: 8px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}
#menu a {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#menu a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menubox {
	border: none;
	width: 810px;
	background-color: #C0C0C0;
	overflow:auto;
}
.menugrijs, .menugrijs a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #C0C0C0;
	font-size: 8pt;
	height: 20px;
}
.menugrijs a:hover {
	color: #FFFFFF;
}
#search{
	float: right;
	padding: 2px 3px 2px 3px;
}
#search input{
	border: 1px solid #8F8970;
}
label{
	display: none;
}
#cse-search-results{
	margin: 0px 3px 0px 3px;
}
.contentlinks, .contentrechts, .contentspacer {
	float: left;
	background-color: #FFFFFF;
	position:relative;
}
.content {
	clear: both;
	background-color: #FFFFFF;
	display: inline-block;
}
.contentlinks, .contentrechts{
	width: 380px;
}
.contentspacer {
	width: 50px;
	height: 20px;
}
.contentlinks h2   {
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentlinks p {
	margin-left: 1px;
	margin-right: 1px;
}
.themas p{
	margin-top: 0px;
}

#actueel {
	margin: 0px 0px 0px 0px;
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #8F8870;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.rechtsnoot {
	/* Voor de actueel pagina */
	padding-top: 17em;
	font-weight: bold;
	font-style: italic;
	color: #6A6A6A;
}

.datum {
	color: #C0C0C0;
}
.themas h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5F5A4B;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background: none;
}
.themas {
	float: left;
	width: 190px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.actiefthema {
	color: #999999;
}

.actueelimg {
	float: left;
	border: 2px solid #78735F;
	margin-left: 1px;
	margin-right: 3px;
}
#banner {
	text-align: center;
	margin-bottom: 5px;
}
#footer {
	clear: both;
	color: #6A6A6A;
	background-color: #C0C0C0;
	font-size: 7.5pt;
	padding: 25px 3px 5px 3px;
	text-align: center;
}
#footer a {
	text-decoration: underline;
	color: #4B4B4B;
}
.foto {
	border: 2px solid #78735F;
	margin: 3px;
}
.driekolom, .driekolom strong, .driekolom a {
	float: left;
	color: #6A6A6A;
	width: 125px;
	text-decoration: none;
}
.driekolom a:hover {
	text-decoration: underline;
}
.kolom, .kolom strong, .kolom a {
	float: left;
	color: #6A6A6A;
	text-decoration: none;
	width: 378px;
}
.kolom a:hover {
	text-decoration: underline;
}

/* Hieronder alles voor de activiteiten pagina */
#activiteiten {
	clear: both;
	width: 630px;
	border-collapse: collapse;
}
.actwt {
	background-color: #FFFFFF;
	font-weight: normal;
}
.actbn {
	background-color: #8F8870;
	font-weight: normal;
}
.actgl {
	background-color: #FFFF99;
	font-weight: bold;
}
.actdag {
	width: 20px;
	text-align: center;
}
.actinfo {
	height: 25px;
	width: 565px;
	padding-left: 3px;
}
.actinfo  a  {
	text-decoration: none;
}
.actinfo  a:hover  {
	text-decoration: underline;
}
.actimg {
	width: 25px;
	text-align: center;
}
div.admin label {
	display: inline;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}
/* Webslice */
.entry-title{
	display: none;
}
.entry-content{
	display:none;
}