/* standaard stijlen, evt opnemen in elk template */

* {
	padding:0;
	margin:0;
	}
body {
	height:100%;
	color: #555555;
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	}
	
img {
	border:none
	}
/* algemene styling van tekst */

a {
	color:#222222;
	}

a:hover {
	color:#333333;
	text-decoration:none;
	}

#container {
	width: 960px;
	position:relative;
	margin: auto;
	background-image: url('testbackgr/sca_bg_02.jpg');
	/*border: 1px dotted transparent*/
}
#bodem {
	clear: both;
	width: 960px;
	margin: auto;
	background-image: url('testbackgr/sca_bgbodem_05.jpg');
	background-repeat: no-repeat
}
h1 {
	font-size: 1.3em;
	line-height: 2;
	color: #3F4F44;
	color:#1B232A;
	font-size:18px;
	font-weight:700;
	line-height:25px;
	text-shadow:1px 1px 2px #AAAAAA;
	margin-top: 10px;
}
h2 {
	font-size: 1em;
	line-height: 2;
	color: #617B6A;
}
#toptop {
	text-align: center;
	width: 960px;
	margin: auto;
	background-image: url('testbackgr/sca_bgtop_01.jpg');
}
p {
	line-height: 1.7;
}

.klein {
	font-size: x-small;
	font-style: italic;
}
.zwart {
	color: #000000;
}
#kop {
	float: left;
	margin-left: 17px;
}
#nav {
	float: left;
	height: 100%;
	width: 150px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 17px;
	background-color: #F0F0F0;
	border: 1px solid #999;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px solid #999;
	width:130px;
	padding-left:20px;
	display:block;
	background:url('fotos/knop.jpg') no-repeat left center;
}
#nav a.last{
	border-top: none;
}
#nav a:hover{
	background-position:-150px 0px;
	color: #000000;	
}
#nav a.current{
	background-position:-150px 0px;
	color: #000;
	cursor:default;
	font-weight: 500;
}
#clearboth {
	clear: both;
}

#inhoud {
	float:left;
	margin: 0 20px 0 0;
	width: 678px;
}
#footer {
	clear:both;
	margin: 0;
}
#container #footer {
	font-size: 0.75em;
	text-align: center;
	padding-left: 140px;
}
#container #inhoud ol {
	list-style-position: inside;
	line-height: 1.8;
}
#container #inhoud ul {
	list-style-position: inside;
	line-height: 1.8;
}
.lijstongeordend {
	list-style-position: inside;
	list-style-type: circle;
	line-height: 1.5;
}
.blockquote {
	font-style: italic;
	padding-left: 20px;
}
.bloq2 {
	padding-left: 20px;
}
#container #inhoud #HAND {
	float: right;
	margin-top: 15px;
}
#container #inhoud img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.images {
	clip: rect(5px,15px,5px,0px);
}
.tekstfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
	text-align: center;
}
#koplit {
	background-image: url(fotos/titel-paars.jpg);
	background-repeat: no-repeat;
}
.brspecial {
	line-height: 2;
}
.TITEL {
	color:#1B232A;
font-size:18px;
font-weight:700;
line-height:25px;
text-shadow:1px 1px 2px #AAAAAA;
}

