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

html,body {
	width:100%;
	height:100%;
}

a:link, a:active, a:visited { 
	color:#ffbc22;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;	
}

.Textvak {
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	background-color:#FFFFFF;
	width:200px;
}

.Textvakselect {
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	background-color:#ffbc22;
	width:200px;
}

li {
	margin-left:30px;
}

.foto {
	border:1px solid #000000;
}

.fotoover {
	border:1px solid #ffbc22;
}

td.bgGb {
	background-color:#55626b;
	color:#fff;
	font-family:Verdana;
}

td.disc {
	vertical-align:bottom;
	color:#fff;
	font-family:Verdana;
	font-size:10px;
	padding:9px;
}

td.disc img {
	height:12px;
	width:21px;
	border:0px;
	margin:0px 5px -2px 0px;
}

td.topMenu {
	text-align:right;
	padding-right:20px;
}

table.topMenu {
	float:right;
	margin:0px 10px 0p 0px ;
}

td.menu0 {
	background:url(../images/menu-homepage.gif) no-repeat top left;
	width:127px;
	height:26px;
}

td.menu0 img {
	height:26px;
	border:0px;
	width:127px;
	visibility:hidden;
}

td.menu1 {
	background:url(../images/menu-advies.gif) no-repeat top left;
	width:97px;
	height:26px;
}

td.menu1 img {
	height:26px;
	border:0px;
	width:97px;
	visibility:hidden;
}

td.menu2 {
	background:url(../images/menu-uitvoering.gif) no-repeat top left;
	width:133px;
	height:26px;
}

td.menu2 img {
	height:26px;
	border:0px;
	width:133px;
	visibility:hidden;
}

td.menu3 {
	background:url(../images/menu-resultaat.gif) no-repeat top left;
	width:124px;
	height:26px;
}

td.menu3 img {
	height:26px;
	border:0px;
	width:124px;
	visibility:hidden;
}

td.menu4 {
	background:url(../images/menu-over.gif) no-repeat top left;
	width:117px;
	height:26px;
}

td.menu4 img {
	height:26px;
	border:0px;
	width:117px;
	visibility:hidden;
}

.tekst {
	font-family:Verdana;
	font-size:12px;
	color:#323232;
	word-spacing:0px;
}

.tekst p {
	margin:0px 0px 15px 0px;
}

td.content {
	padding:8px 30px 20px 30px;
	font-family:Verdana;
	font-size:12px;
	color:#323232;
	vertical-align:top;
	word-spacing:0px;
}

td.linksMenu {
 vertical-align:bottom;
 text-align:right;
}

td.linksMenu a:link, td.linksMenu a:visited, td.linksMenu a:active {
	display:block;
	width:136px;
}

td.linksMenu a:hover {

}

td.cms {
	padding:0px 20px 0px 20px;
	font:12px verdana;
	color:#fff;
}

#pscroller1 {
	width: 251px;
	height: 320px;
}

.someclass { //class to apply to your scroller(s) if desired
}					
