.projecten {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.content a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}
.menu a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#302e32;
	text-decoration:none;
}
.zoeken_submit {
	background-color: #302e32;
	border: 1px solid #fff;
	height: 22px;
	width: 60px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	cursor:hand;
}
.verzenden_submit {
	background-color: #302e32;
	border: 1px solid #fff;
	height: 24px;
	width: 82px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	cursor:hand;
}
.zoeken_input {
	background: #EEEEEE;
	border: 1px solid #000000
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#302e32;
	text-decoration:none;
}
.footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#302e32;
	text-decoration:none;
}
.footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#302e32;
	text-decoration:none;
}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4c869f;
	text-decoration:none;
}
.footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#302e32;
	text-decoration:none;
}
.padding_content {
	padding-top:8px;
	background-image:url(images/watermerk.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.padding_zoekform {
	padding-top:7px;
}
.padding_projecten {
	padding-top:8px;
}
.padding_footer {
	padding:8px;
}
.paddin_animatie {
	padding-right:16px;
}
.klein
{
	font-size:9px;
}
.klein a:link
{
	font-size:9px;
}
.klein a:visited
{
	font-size:9px;
}
.klein a:hover
{
	color:#4c869f;
	font-size:9px;
}
.klein a:active
{
	font-size:9px;
}

#Example-3 {
	position: relative;
	width: 180px;
	height: 400px;
	background-color: #E0DAC7;
}

#Example-3-Content {
	position: absolute;
	top: 10px; 
	width: 180px;
	height: 360px;
	overflow: hidden;
}

#Example-3 .Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}

#Example-3 p {
	margin: 0; 
	padding: 0px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #777;
}

#Example-3-Scrollbar {
	position: absolute;
	left: 180px;
}

#Example-3 .Scrollbar-Up,
 .Scrollbar-Up-Pressed {
	position: absolute;
	width: 10px; 
	height: 10px;
	background-color: #CCC;
	font-size: 0px;
}

#Example-3 .Scrollbar-Down,
 .Scrollbar-Down-Pressed {
	position: absolute;
	top: 375px;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
}

#Example-3 .Scrollbar-Track,
 .Scrollbar-Track-Pressed {
	width: 10px; 
	height: 345px;
	position: absolute;
	top: 20px;
	background-color: #EEE;
}

#Example-3 .Scrollbar-Track-Pressed {
	background-color: #DDD;
}

#Example-3 .Scrollbar-Handle,
 .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 10px; height: 30px;
	background-color: #CCC;
}

#Example-3 .Scrollbar-Handle-Pressed, 
 .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	background-color: #AAA;
}

#Example-3 .Scrollbar-Disabled {
	display: none;
}
