/*
CSS De Kapblok
11/09/2009

www.bworx.be
  
*/

/*** RESET ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
START
*/

body {
font-family: verdana, georgia, arial, hevetica, sans-serif;
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 95%; 
line-height: 150%; 
font-size-adjust: none; 
font-stretch: normal;
background: #000;
color: #aaa;/*#555E4F; */
text-align: center; /* center in IE5.5*/
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	color: #000;
	height: 0px;
}

#header h1 {
	display: none;
}

#header h2 {
	display: none;
}

a:link {
	color: #b9121a;
  font-weight: bold; 
	text-decoration: underline;
}
a:visited {
	color: #b9121a;
	 font-weight: bold; 
	text-decoration: underline;
}
a:hover {
	color: #fff;
	 font-weight: bold; 
	text-decoration: none;
}
a:active {
	color: #b9121a;
	 font-weight: bold; 
	text-decoration:underline;
}

/* Menu */

#navigatie {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 10px;
	font-size: 110%;
	color: #323B2E;
}

#navigatie ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#navigatie li {
	list-style: none;
}

#navigatie a {
	display: block;
	width: 160px;
	padding: 6px 0px;
	background-color: #000;
	/*border-top: 1px solid #000;*/
	/*border-bottom: 1px solid #b5b5b5;*/
	text-decoration: none;
	padding-left: 20px;
	padding-top: 15px;
	color: #aaa;
  font-weight: normal; 
}
#navigatie a:hover {
	background-color: #000;
	/*border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #e3e3e3;*/
	color: #eee;
  font-weight: normal;	
}

#active a:link, #active a:visited, #active a:hover
{
color: #fff;
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding-top: 10px;
	border: 1px solid #FFFFFF;
	text-align: left;
}

#kolomlinks {
	float: left;
	width: 160px;
	margin-top: 1px;
	padding: 0 5px 0 0px;
	background: #000;	
}

#kolomrechts {
	float: right;
	margin-top: 20px;
	width: 490px;
	padding: 0 20px 0 5px;
	background: #000;
}

#kolomrechts ul {
padding: 0 0 10px 15px;
}

#kolomrechts li {
 font-size: 85%;
 color: #878786;
 padding: 0;
 list-style: circle;
}

#kolomrechts table {
font-size: 85%;
color: #878786;
}
.contenttable {
width: 60%;
color: #878786;
}

#popup {
margin: 0;
padding: 20px 40px;
	
}

#content h2 {
	margin-bottom: 20px;
	font-size: 120%;
	color: #808080;
}
#content h3 {
	margin-bottom: 20px;
	font-size: 110%;
	color: #808080;
}
#content p {
 font-size: 85%;
 color: #878786;
 padding: 0 0 10px 0;
}

.csc-firstHeader {
	margin-bottom: 20px;
	font-size: 120%;
	color: #808080;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 80%;
	color: #fff;
}

#footer a {
color: #fff;				
}

/* CSS DIRECT MAIL */
label
{
width: 30em;
float: left;
margin-right: 0.5em;
display: block
}
.csc-mailform-submit
{
color: #000;
border: 2px outset #ccc;
margin-top:  5px;
}
.csc-mailform-field {
margin-top:  5px;
font-family: verdana, georgia, arial, hevetica, sans-serif;
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 80%; 
line-height: 160%; 
font-size-adjust: none; 
font-stretch: normal;
color: #878786;
}
fieldset
{
border: 0px solid #ccc;
}

/* IMAGE */

/*
#banner img {
margin: 0;
padding: 0;
border: none;
height: 140px;
} 
*/


#kolomrechts img {
margin: 10px 0 10px 0;
padding: 3px;
border: 1px solid #ccc;
}

/* GUESTBOOK EXTRA*/

.csc-header-n2 {
	margin-bottom: 20px;
	font-size: 120%;
	color: #808080;
}
.csc-header-n3, .csc-header-n4, .csc-header-n5, .csc-header-n6, .csc-header-n7, .csc-header-n8, .csc-header-n9, .csc-header-n10, .csc-header-n11, .csc-header-n12, .csc-header-n13, .csc-header-n14  {
	margin-bottom: 20px;
	font-size: 120%;
	color: #808080;
}

.tx-guestbook-left {
display: none;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
width: 25em;
}
.tx-veguestbook-pi1 .tx-guestbook-right  {
width: 30em;
}

p.tx-guestbook-date {
display: none;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
color: #aaa;
}

.tx-veguestbook-pi1 .tx-guestbook-result {
color: #aaa;
}


/* NEWS ARCHIVE */
.tx-mininews-pi1-singleView  {
	margin-bottom: 10px;
	font-size: 90%;
	color: #808080;
}
.tx-mininews-pi1-fp_listrowField-datetime {
display: none;
}

.tx-mininews-pi1-listrow-normal {
padding: 5px 0 0 5px;
border-bottom: 1px solid #ccc;

}
.tx-mininews-pi1-listrow-first {
padding: 5px 0 0 5px;
border-bottom: 1px solid #ccc;
}
.tx-mininews-pi1-listrow-last {
padding: 5px 0 0 5px;
border: none;
}	
/* TYPO3 content */
.important {color:red;}				
/* Carousel */
#Carousel {
position: relative; 
border-left: 80px solid #000;
}
.seqslidestyle{
margin-right: 5px;
}
.print {float: right;}

/* Forms VERPLICHT */

.red {
color:#EC1E24;
}

.tx-pbsurvey-pi1 .question {
font-size:100%;
padding: 0 0 10px 0;
}
