.hide{
	background-color:#FFCC00;
	color:#000033;
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
/*	background-color: #CCCCCC;
	background-image: url(../images/bg0.jpg);
	background-position: fixed;*/
	background: #c8c8c8 url("../../images/bg0.jpg") fixed;

}
#website {
	background-repeat: no-repeat;
	border: 1px solid #000000;
	/*background-image: url(../images/bg.jpg);*/
	background-color: #eee;
}
/*#header { background-image: url(../images/banner.jpg); background-repeat: no-repeat;}*/
#header { background-color:#eee; background-image: url(../../images/banner.gif); background-repeat: no-repeat; text-align: center;}
#navigation {
	background-color: #c41425;
	font-family: "Trebuchet MS", Verdana, Arial;
	border-top-color: #c41425;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
}
#navigation ul { background-color: #c41425;}
#navigation ul li a {
	height:2.2em;
	padding:2px 4px 10px 4px;
	color: #FFFFFF;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #ff0000;
	border-left-style: solid;
	border-left-width: 1px;
	text-decoration: none;
	border-bottom:#990000 1px solid;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	background-color: #666;
	background: url(../../images/witgrijsGradient.gif) repeat-x;
}
/*#content { background-image:url(../images/bg.jpg); background-repeat:no-repeat;}*/
#content { background-color:#eee;}
#headlines { font-size: 75%;}
#headlines ul a:link, #headlines ul a:visited{
	display:block;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#headlines ul a:hover{
	background-color:#c41425;
	color: #FFF;
}
#headlines ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left: 5px;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#headlines li{
	font-weight: bold;
	background-color: #666;
	border-bottom-color: #EAEFF2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #EAEFF2;
	border-top-style: solid;
	border-top-width: 1px;
}
#inhoud {
	font-size: 75%;
}
#inhoud .titelken{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c41425; list-style-type: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #c41425;}
#breadcrumbs { font-size: 60%; color: #666;}
#breadcrumbs a { color: #666;}
#breadcrumbs a:hover { color: #990000;}
#breadcrumbs a:visited { color: #000066;}
#rechts { font-size: 75%;}
#band { background-color: #c41425;}
#footer {
	font-size: 75%;
	background-color: #EAF0F2;
}
a { color: #C41425;}
a:visited { color: #990000;}
a:hover { color: #FF0000;}
h1 {
	color: #C41425;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	clear: left;
}
h2 {
	font-size: 150%;
	color: #C41425;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
h3 {
	font-size: 110%;
	color: #C41425;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
.raster { background-image: url(../../images/raster.gif);}
.pijl { background-image: url(../../images/pijl.gif); background-repeat: no-repeat; padding-left: 50px;}
.klein { font-size: 80%;}
.titelken{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c41425; list-style-type: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #006699;}
.footertext { color: #666666; text-align: center;}
.footertext a { color: #C41425;}
.footertext a:visited { color: #990000;}
.footertext a:hover { color: #FF0000;}
.kader{
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	clear: left;
	padding: 10px;
}
.contactimg{
	float: left;
	margin-right: 10px;
}
.leftimage{
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
}
.rightimage{
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
.name {
	font-size: 150%;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
}
.function {
	font-size: 100%;
	font-weight: bold;
	color: #666;
}
.DOT{
	color:#EAF0F2;
}
#crsa{
	position:absolute;
	width:27sa;
	z-index:27;
	visibility:visible;
}
.sa_opvallend_index_content, .sa_opvallend_index_content a {
	color: #CC0000;
	font-size: 150%;
	border-color:#CC0000;
	border-style:solid;
	border-width:1px;
	display: block;
	width: 360px;
	text-align: center;
}
.sa_red{
	color:#CC0000;
}
.vet{
	font-weight:bold;
}
a.button, a.button:visited { -moz-border-radius:8px; -webkit-border-radius:8px; border-radius: 8px; -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4); -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4); box-shadow:0 1px 3px rgba(0, 0, 0, 0.4); background:#C80F0F; border-bottom:1px solid rgba(0, 0, 0, 0.2); color:#FFFFFF !important; cursor:pointer; display:inline-block; font-size:16px; font-weight:bold; line-height:1; outline:medium none; overflow:visible; padding:10px 20px; position:relative; text-decoration:none; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.2); text-transform:uppercase;margin-top:25px;margin-left:9px; }
a.button:hover { background-color:#980B0B; }
a.button:active { top:1px; }
.aligncenter { text-align: center; }
