BODY {
	scrollbar-3dlight-color : #FAF7F1;
	scrollbar-arrow-color : #FAF7F1;
	scrollbar-base-color : #FAF7F1;
	scrollbar-darkshadow-color : #FAF7F1;
	scrollbar-face-color : #BDAA99;
	scrollbar-highlight-color : #BDAA99;
	scrollbar-shadow-color : #BDAA99;
	scrollbar-track-color : #FAF7F1;
}

TD {
	font-family : Arial;
	font-style : normal;
	font-size : 11px;
	color : black;
	letter-spacing : 0px;
	line-height : 18px;
	text-align : left;
}

.titel {
	font-weight : bold;
	padding-left : 4px;
	background-image : url(../img/headerbg.gif);
	height: 21px;
	width : 195px;
}
.hits {
	text-align : right;
	padding-right : 4px;
	background-image : url(../img/headerbg.gif);
	width: 25px;
}
.linkjes {
	padding-left : 4px;
	background-color : E3DCCC;
	height : 18px;
}
.hits2 {
	text-align : right;
	padding-right : 4px;
	padding-left : 4px;
	background-color : E3DCCC;
}

.linkjes2 {
	padding-left : 4px;
	background-color : E3DCCC;
	width : 700px;
	text-align : center;
	height : 21px;
	background-image : url(../img/headerbg.gif);
}



INPUT {
	color : #666666;
	border-width: 1; 
	border-color: silver; 
	border-style: solid;
	width: 100px; 
	
}
textarea {
	color : #3F1E00;
	border-width: 1; 
	border-color: silver; 
	border-style: solid; 
	width: 100px; 
}

A { color : black;
	text-decoration : None;
	}
A:HOVER {color : #FF7E00;}
A:LINK {text-decoration : none;}
A:VISITED {color : black;}