/* CSS Document */
body {
	font-family: Tahoma, sans-serif;
	color: #767676;
	background: #000;
	padding-top: 0;
	margin-top:0;
	}

#container {
	width: 930px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/containerbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

/*#rightbar {
	width: 760px;
	float: left;
	}*/
#trunk {
	background:#FFFFFF;
	margin-top: 0;
	padding-top: 0;
	}

a {
color: #a42a2c;
}

.tx-wecmap-pi3 table a:link {
color: black;
}

#map123_marker_0_0 a:link {
color: red;

}

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res a {
	color: green;
	}

	
#header {
	height: 275px;
	}
	
#logo {	
	width: 300px;
	padding-top: 7px;
	padding-left: 15px;
	z-index: 100000;
	position:relative;
}

#logo a {
	z-index: 100001;
	}
#logo a IMG {
	z-index: 100002;
	}


#searchbox {
	padding-top: 9px;
	padding-right: 10px;
	float: right;
	}
#searchbox INPUT#sfield {
	padding: 2px 6px 2px 6px;
	width: 97px;
	color: #fff;
	height: 18px;
	margin-right: 9px;
	border: none;
	background:#d1d1d1;
	}
#searchbox INPUT#sgo {
	border: none;
	background-image: url(images/sgo.jpg);
	background-repeat:no-repeat;
	width: 32px;
	height: 22px;
	cursor: pointer;
	}
	
#navigation {
	font-size: 12px;
	width: 662px;
	height: 59px;
	background-image: url(images/navbg.jpg);
	background-repeat:no-repeat;
	float: left;
	}
	
#navigation UL {
	list-style:none;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-left: 20px;
	}
#navigation UL LI {
font-size: 12px;
	display: inline;
	margin-left: 2px;
	margin-right: 3px;
	background-image: url(images/bfmenu.png);
	background-repeat:no-repeat;
	padding-top: 0;
	margin-top: 0;
	}
#navigation UL LI.act a {
	color:  #ead565;
	}
	
.stripe {
	color: #fff;
	font-size: 12px;
	}
	
#navigation UL LI a {
	color: #fff;
	text-decoration: none;
	padding-top: 0;
	margin-top:0;
	text-transform:uppercase;
	}

#visuals {
	height: 237px;
	margin-top: -37px;
	z-index: 0;
	position:relative;
	padding-bottom: 0;
	background-image:url(../visual_zeilboot.jpg);
	}
	
#visuals IMG {
	margin-bottom: 0;
	padding-bottom: 0;
	}

#visuals csc-textpic-imageWrap {
	padding: 0;
	margin: 0;
	}	

#visuals OBJEFT {
	z-index: 11;
	}

#content {
	min-height: 300px;
	background-image:url(images/contentbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 5px;
	float: left;
	}
#content p, #leftcol p, #rightcol p{
	padding-left: 0px;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	padding-top: 0;
	margin-top: 0;
	color: #000;
	
	}
	
li {
	font-size: 11px;
	color: black;
	}
	
UL#submenu {
	list-style: none;
	padding-top: 0;
	margin-top: 0;
	}

UL#submenu LI {
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	}
UL#submenu LI a {
	color: #a8a8a8;
	text-decoration: none;
	padding-top: 0;
	margin-top:0;
	font-size: 12px;
	text-transform:uppercase;
}
UL#submenu LI.stripesub {
	color: #a8a8a8;
	font-size: 12px;
	}
	
UL#submenu LI.act a {
	color:  #a42a2c;
	}


.tmenu {
	margin-right: 10px;
	}
	
#content {
	padding-left: 20px;
	padding-right: 40px;
	width: 610px;
	padding-bottom: 30px;
	padding-top: 15px;
	}
	
#content hr {

	clear: both;
	background-color: #e9d666;
	color: #e9d666;
	border: none;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	
	}


	#content ul
	{ font-size: 11px;
	color: black;
	line-height: 14px;
	}
	
#content TD {
	font-size: 12px;
	}
#content TD h3 {
	line-height: 24px;
	font-size: 14px;
	padding-top: 0;
	margin-top:0;
	padding-bottom: 0;
	margin-bottom: 0;
	}
#content .tx-a1teasermenu-pi1 TD A {
	text-decoration: none;
	color: #fff;
	}
	
	
	#rightcol ul {
padding: 0px;
margin: 0px;
margin-left: 15px;
font-size: 11px;
}


#rightcol h1 {
margin-top: 20px;
clear: both;

}

#rightcol .tagcloud 
{
width: 220px;
}

#rightcol .tagcloud a {
color: black;
}


#rightcol {
	width: 260px;
	background-image:url(images/rightbg.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	float: right;
	}

/* News styling */

#rightcol .news-latest-container, .news-latest-item  {
	background: none;
	border: none;
	}
#rightcol  .news-latest-container {
	padding-top: 0;
	}
#rightcol .news-latest-item h3, #content .news-list-item h3 {	
	background: none;
	font-size: 11px;
	color: #000;
	border: none;
	padding-top: 0;
	margin-top: 5px;
	line-height: 14px;
	padding-left: 0px;
	}

#rightcol .news-latest-item h3 a , #content .news-list-item h3 a {	
	padding-left: 20px;
	background-image: url(images/h3bg.jpg);
	background-repeat:no-repeat;
	display: block;
}

#rightcol  .news-latest-item {
	padding-top: 5px;
	}
#rightcol HR {
	clear: both;
	background-color: #e9d666;
	border: none;
	color: #e9d666;
	height: 1px;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	}
	
#rightcol div.news-latest-item h3 a, #content .news-list-item h3 a {
	color: #000;
	text-decoration: none;
	}
	
#rightcol  .news-latest-date {
	background: none;
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 0;
	margin-top: 0;
	color: #a42a2c;
	text-transform:uppercase;
	}

#rightcol .news-latest-item h3 {
	margin-bottom: 0;
	padding-right: 0;
	margin-right: 0;
	}
	
#rightcol  .news-latest-item p {
	font-size: 11px;
	line-height: 18px;
	padding-left: 20px;
	}
#rightcol .news-latest-gotoarchive {
	background:none;
	border: none;
	
	}
#rightcol .news-latest-gotoarchive a, #rightcol .news-latest-morelink a{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	}
#rightcol .news-latest-item p {
	margin-bottom: 0;
	padding-bottom: 0;
	}
#rightcol .news-latest-item {
	padding-left: 0;
	margin-left: 0;
	}
	
#rightcol .news-latest-morelink {
	margin-top: 0;
	padding-top: 0;
	}
		


#content div.news-list-container, div.news-list-item, div.news-single-item, div.news-amenu-container {
	border: none;
	background: none;
	margin-top: 0;
	padding-top: 0;
	}


#content .news-list-item {
	padding-top: 0;
	margin-top: 0;
	}
#content .news-single-author {
	display: none;
	}

#content .news-single-backlink a {
	padding-left: 0px;
	background:transparent url(images/meerbg.jpg) repeat-x scroll left top;
	color:white;
	font-size:10px;
	height:22px;
	padding-top:3px;
	text-align:center;
	width:95px;
	text-decoration: none;
	display: block;
	}
#content .news-single-item .news-single-timedata {	
	padding-top: 5px;
	}

#content .news-single-item h2 { 
	color: #000;
	}
#content .news-single-item .news-single-additional-info, #content .news-single-item .news-single-additional-info dl.news-single-related {
	background: none;
	border:none;
	}
	
#content .news-list-container {
	padding-left: 20px;
	}
#content .news-list-item, .news-single-item {
	padding-left: 0;
	margin-left: 0;
	}
	
#content .news-list-item p {
	padding-left: 0;
	margin-left: 0;
	}
#content .news-list-date {
	clear: none;
	padding-left: 20px;
	background: none;
	padding-top: 0;
	}
table.tmenu {
	color: #000;
	}
	
table.tmenu td h3 {
	font-size: 20px;
	}
.meer {
	background-image: url(images/meerbg.jpg);
	background-repeat:no-repeat;
	width: 95px;
	height: 22px;
	color: #fff;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
	float: right;
	}
#rightcol .meer {
	float: left;
	clear: right;
	margin-bottom: 10px;
	}
#rightcol .news-latest-gotoarchive a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	}
.clearer {
	clear: both;
	}


.tx-wecmap-map {color: black;}

.tx-wecmap-map p {color: black;}

#content .tx-wecmap-map td a {color: black;}


#footer {
	clear: both;
	height: 80px;
	background: #cdcdcb;
	padding: 15px;
	}

#footer .fcol1, .fcol2, .fcol3{
	font-size: 11px;
	float: left;
	line-height: 20px;
	margin-right: 60px;
	width: 200px
	}

#footer .fcol3 {
	margin-right: 20px;
	}

#footer .footerlogo {
	width: 152px;
	float: right;
	}	


input.verstuurknopje {

background:#999;
font-size: 10px;
	text-align: center;
	padding-top: 0px;
color:white;
border: 0px;
	width: 95px;
	height: 22px;
background:url(images/meerbg.jpg) repeat-x left top;
padding-bottom: 5px;
}


#content .tx-powermail-pi1 {
font-size: 11px;
color: black;
}

#tx-powermail-pi1_fieldset_1 {
border: 0px;
}


