body,td {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660066;
	font-size: 11px;/*12*/
	
	scrollbar-arrow-color: #d5cec8;
	scrollbar-3dlight-color: #8c798d;
	scrollbar-highlight-color: #d5cec8;
	scrollbar-face-color: #8c798d;
	scrollbar-shadow-color: #d5cec8;
	scrollbar-darkshadow-color: #8c798d;
	scrollbar-track-color: #d5cec8;
}
.bghome {
	background-image: url(bg_home.jpg);
	background-repeat: no-repeat;
}
.scrollingcell { 
margin-top: 06px;
    overflow: auto; 
    width: 592px; 
    height: 186px; 
    visibility: visible; 
    padding-left: 8px; 
	padding-right: 2px; 
	font-size: 11px;
	line-height: 12px;
	color: #660066;
} 
.space{
margin-top: 12px;
}
a{
color: #660066;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
.hand{
cursor: hand;
}

/*achtergronden zijkanten*/
.a1 {
	background-color: #bfb5ad;
}
.b1 {
	background-image: url(b1.jpg);
	background-repeat: repeat-y;
}
.d1 {
	background-image: url(d1.jpg);
	background-repeat: repeat-y;
}
.a2 {
	background-image: url(a2.jpg);
	background-repeat: repeat-x;
}
.e2 {
	background-color: #d3ccc5;
}

.contact{
font-size: 11px;/*16*/
/*line-height: 18px;*/
}

.webshops{
font-size: 11px;/*14*/
/*line-height: 16px;*/
}

.webontwikkeling{
font-size: 11px;/*14*/
/*line-height: 16px;*/
}

.webteksten{
font-size: 11px;/*14*/
/*line-height: 16px;*/
}

.webhosting{
font-size: 11px;/*14*/
/*line-height: 16px;*/
}

.webdesign{
font-size: 11px;/*14*/
/*line-height: 16px;*/
}

.graphic{
font-size: 11px;
/*line-height: 14px;*/
}

.link{
color: #660066;
text-decoration: underline;
}
.link:hover{
text-decoration: underline;
}


