html, body {
height:100%;
background-color : #666;
background-repeat : no-repeat;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
}

table, td, ul, li {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #fff;
}

p {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #fff;
}

a:link {color:#cccc00;text-decoration: none} 
a:active {color:#cccc00;text-decoration: none}
a:visited {color:#cccc00;text-decoration: none}
a:hover {color:#ff9900;text-decoration: none}

a.onder:link {font-size:11px;color:#aaaaaa;text-decoration: none} 
a.onder:active {font-size:11px;color:#aaaaaa;text-decoration: none}
a.onder:visited {font-size:11px;color:#aaaaaa;text-decoration: none}
a.onder:hover {font-size:11px;color:#cccc00;text-decoration: none}

a.sector:link {color:#ffffff;text-decoration: none} 
a.sector:active {color:#cccc00;text-decoration: none}
a.sector:visited {color:#ffffff;text-decoration: none}
a.sector:hover {color:#cccc00;text-decoration: none}

a.ander:link {color:#cccc00;text-decoration: none} 
a.ander:active {color:#cccc00;text-decoration: none}
a.ander:visited {color:#cccc00;text-decoration: none}
a.ander:hover {color:#ffffff;text-decoration: none}

.tijd {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #333366;
}

input, textarea {
background-color : #fff;
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #666;
scrollbar-3d-light-color:#666;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#666;
scrollbar-dark-shadow-color:#666;
scrollbar-face-color:#666;
scrollbar-highlight-color:#666;
scrollbar-shadow-color:#666;
scrollbar-track-color: #666;
}

.footer {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #aaaaaa;
}

.zoek {
font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #fff;
}

.titels {
font-weight : bold;
color : #cccc00;
}

.klein {
font-size : 9px;
}

.home {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #aaaaaa;
}

.tablefixer{
height: 100%;
}

.green {
color : #cccc00;
}

.content{
	width:240px;
	height:113px;
	overflow:auto;
	scrollbar-3dlight-color:#b0b0b0;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#b0b0b0;
	scrollbar-dark-shadow-color:#b0b0b0;
	scrollbar-face-color:#b0b0b0;
	scrollbar-highlight-color:#b0b0b0;
	scrollbar-shadow-color:#b0b0b0;
	scrollbar-track-color: #838383;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0;
left: -1000px;
border: 0;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 240px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.innertube{
	margin: 0px;
	padding-right: 5px;
}

ul.portfolio {
list-style-image :  url(../portfolio_vb/images/arrow.gif);
margin-left:0;
padding-left:1.5em;
}











