/* Start of CMSMS style sheet 'krakeel' */
body {
margin: 0px;
padding: 0px;
font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-color:#000000;
color: #000000;
}
#container {
	width: 896px;
}
#ThreeCols #container {width: 1000px;}
#spot{
	float:left;
	width:180px;
	height:90px;
}
#header {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 716px;
	height: 90px;
	background: url(images/logo_wit.gif) right center no-repeat;
}
#header h1 {
	margin:0px;
	padding: 30px 10px 10px 115px;
	color:#ff0000;
	font-size:30px;
	font-weight: bold;
}
#nav{
	float:left;
	width: 180px;
	text-align: right;
}

#nav a p {
	text-align: right;
	padding: 10px;
	padding-right: 40px;
	margin: 0px;
	background: url(images/icon_nav.gif) right center no-repeat;
	color:#ffffff;
}
#nav a {
	text-decoration: none;
}
#nav a:hover p, #nav p.active {	
	background: url(images/icon_nav_over.gif) right center no-repeat;
	color:#ff0000;
}

#nav p.clearspot {
	height: 120px;
	background: url(images/space.gif);
}

#content {
	margin-left: 180px;
	padding: 10px;
	width: 655px;
	color:#000000;
}
#ThreeCols #content{width: 800px; float: left; margin-left: 0;}
#ThreeCols #content-links {width: 650px; float: left;}
#ThreeCols #content-right {width: 150px; float: left; padding-top: 50px;}
#content {
	font-size: 1em;
}
#content h1 {
	font-size: 1.2em;
	color: #ff0000;
}
#content h2 {
	font-size: 1.2em;
	color: #000000;
}
#content h3 {
	font-size: 1em;
	color: #666666;
}
#content fieldset {
	border: 1px solid #ff0000;
	padding:5px;
}
#content fieldset legend{
	font-weight: bold;
}
#content fieldset hr {
	border: 1px solid #ff0000;
	color:#ff0000;
}
.inputfield {
border: 1px solid black; margin: 0pt 0pt 1em; width: 100%;
}
textarea {
border: 1px solid black; margin: 0pt 0pt 1em; width: 100%;
}
.button {
border: 1px solid black; margin: 0pt 0pt 1em;
background: #ffffff;
color:#000000;
}

/* CONTENT */
span.rood {
	font-size: 1.2em;
	color: #ff0000;
}
span.grey {
	font-size: 0.8em;
	color: #333333;
}
.quote {
background: #f8da86 url(images/citaat.jpg) top left no-repeat;
border-color: #FFEE66 #CCBB33 #DDCC44 #FFEE66;
border-style: solid;
border-width: 2px;
padding: 0.5em 1em;
}
.quote dt {
color: #666666;
font-size: 1em;
font-weight: bold;
}
.quote dt a {
color: #000066;
}
.quote dd {
background-color: #CCFFFF;
padding: 2px;
color: #333333;
}
.BoxKrakant {background-color: #ffffff; margin: 10px; border: 1px solid #000000; font-size: 0.75em; padding: 3px; color: #000000; text-decoration: none; line-height: 1em;}
.BoxFacebook {background-color: #3b5998; margin: 10px; border: 1px solid #ffffff; color: #ffffff; font-size: 0.75em; padding: 3px; text-decoration: none; line-height: 1em;}
.BoxFacebook a {color: #ffffff; text-decoration: none;}
.BoxKrakant a {color: #000000; text-decoration: none;}
.BoxKrakant h4 {margin: 0}
/* End of 'krakeel' */

