/* CSS Document */
body {
	background : #F3A123;
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color : #000066;
	font-size : 12px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px; 
	
/*	scrollbar-arrow-color: #000066;
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #F3A123;
	scrollbar-3dlight-color: #F3A123;
	scrollbar-darkshadow-color: #F3A123;
	scrollbar-highlight-color: #F3A123;
	scrollbar-track-color: #F3A123;  */ 
	
	scrollbar-base-color:#F3A123; 
	scrollbar-track-color:#F3A123; 
	scrollbar-face-color:#F3A123; 
	scrollbar-highlight-color:#F3A123; 
	scrollbar-3dlight-color:#000066; 
	scrollbar-darkshadow-color:#000066; 
	scrollbar-shadow-color:#F3A123; 
	
} 

td {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #000066;
}

td.body {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #000066;
	padding-left : 10px;
	
	padding-top : 5px;
}

td.logo {
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

td.poeder {
	background-image: url("../images/steenpoeder.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

td.rocks {
	background-image: url("../images/rocks.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

td.kolen {
	background-image: url("../images/kolen.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

td.portfolio {
	background-image: url("../images/portfolio.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

td.pasta {
	background-image: url("../images/pasta.jpg");
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

td.huis {
	background-image: url("../images/huis.jpg");
	background-repeat: no-repeat;
}

td.bodyhuis {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #F3A123;
	padding-left : 10px;
	padding-top : 10px;
}

a {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #000066;
}
	
a:hover{ 
	text-decoration: underline;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #000066;
}
	
a:active {
	text-decoration: underline;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #F3A123;
}

a.allrounders {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #000066;
}

a.allrounders:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #000066;
}

a.allrounders:active {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #000066;
}

a.allroundersgeel {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #F3A123;
}

a.allroundersgeel:hover {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #F3A123;
}

a.allroundersgeel:active {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #F3A123;
}

a.produkt {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #F3A123;
}

a.produkt:hover {
	text-decoration: underline;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #F3A123;
}

a.produkt:underline {
	text-decoration: none;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : #F3A123;
}
	
.letter10 {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #000066;
}

.letter10geel {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #F3A123;
}