html {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #252424;
	scrollbar-track-color: #252424;

	scrollbar-shadow-color: #252424;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: #252424;

	scrollbar-highlight-color: #252424;
	scrollbar-3dlight-color: #CECEC4;
}

body {
	margin:0px;
	background:#000000 url(../images/background.jpg);
	color: #333333;
	text-align:center;
	padding:0;
}

#outer {
	text-align:left;
	width:750px;
	margin:auto;
}

#hdr {
	height:200px;
	color: #333333;
}

#bodyblock {
	position:relative;
	background: #000000;
	color: #333333;
	width:750px;
	padding:0;
	filter:alpha(opacity=80);
}

#l-col {
	float:left;
	background:#000000;
	color: #FFFFFF;
	width:150px;
	position:relative;
	left: 8px;
	top: 5px;
}

#cont {
	width:587px;
	background:#000000;
	color: #333333;
	text-align:left;
}

#actualcontent{
	position:relative;
	width:584px;
	top:5px;
	background:#000000;
	color: #FFFFFF;
}

#ftr {
	height:25px;
	background:#000000;
	color: #FFFFFF;
	filter:alpha(opacity=80);
}

#ftrText {
	position:relative;
	width: 525px;
	top: -10px;
	left: 163px;
}

#menuHeader{
	color: #FFFFFF;
	background-color: #2C2B2B;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
}

#menuTop {
	text-align:left;
	color: white;
	background:#2C2B2B;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
	list-style-image: url(../images/menu.gif);
	list-style-position: inside;
}

a {
	color: white;
	text-decoration	: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

#menu {
	text-decoration: none;
	vertical-align: top;
}

#menu:hover {
	text-decoration: underline;
	vertical-align: top;
}

#menuAan{
	text-decoration: underline;
	vertical-align: top;
}

h3,h4 {
	font-family: tahoma;
	color: white;
	margin: 0px;
	padding: 0px;
}

hr {
	margin: 0px;
	padding: 0;
}

body, div, a, p, font {
	font-family: tahoma;
	font-size: 11px;
}

table{
	border: 0px; 
}

tr {
	background-color: #2C2B2B;
	text-align: center;
}

td {
	text-align: center;
} 

img{
	border-color: #2D331C;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#mysig {
	font-size: 12px;
	width:750px;
	color: red;
	text-align: center;
	background-color:#090909;
}


#Lopendetekst {
	font-size: 12px;
	width: 750px;
	color: white;
	text-align: center;
}

#mysigintro{
	font-size: 7px;
	color: #FFFFFF;
	text-align: center;
}

#onderdelen{
	color:#FF0E02;
}

.totop{
	color: #FF0E02;
}

#getuigschriften{
	position:relative;
	text-align:center;
	width: 180px;
	height: 300px;
	background-color:#0C0C0C;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
}

#filmpjes{
	position:relative;
	text-align:center;
	width: 180px;
	height: 160px;
	background-color:#0C0C0C;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
}

#instructeurs{
	position:relative;
	text-align:center;
	width: 200px;
	height: 180px;
	background-color:#0C0C0C;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
}
#fotos{
	position:relative;
	text-align:center;
	width: 160px;
	height: 140px;
	background-color:#0C0C0C;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
}

#ika1{
	position:relative;
	text-align:center;
	width: 160px;
	height: 180px;
	background-color:#0C0C0C;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
}

#nlvlag {
	position:relative;
	top:5px;
	width:25px;
	left:130px;
}

#isvlag {
	position:relative;
	top:-25px;
	width:25px;
	left:692px;
}

#cms{
	color:white;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
