/***********************************************************
 * File: subindex.css
 * Project: Daskas
 *
 * Copyright: (c) 2006 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body {
	background-image:url(../images/bgcolor-index.gif);
}	

#wrapper {
	background-image:url(../images/bg-index.gif);
}
#links a {
	color: #7D762F;
}
#links a:hover {
	background-color: #EAEDB7;
}
#links a.selected {
	background-color: #EAEDB7;
}
#rechts {
 	padding-top: 27px;
	color: #7D762F;
}
#rechts .kopje {
	color: #CBD34C;
	font-size:10px;
	font-weight:bold;
}
#boven {
	margin-left:138px;
	margin-top:65px;
	font-size: 13px;
	color: #888600;
}
#boven a {
	text-decoration:none;
		color: #888600;
}	
#boven a:hover {
	text-decoration:none;
	color: #6A1C1A;
}	
.pijltje {
	font-size: 11px;
	font-weight: bold;	
}	
#onder {

}
#tekst {
	margin-left:138px;
	margin-top: 44px;
	width: 350px;
}
#tekst .kopje {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #888600;
}
#tekst a {
	text-decoration: none;
	color: #888600;	
}
#tekst a:hover {
	text-decoration:none;
	color: #6A1C1A;
}
#rechts a {
	color: #CBD34C;
	text-decoration: underline
}
#rechts a:hover {
	color: #CF2E13;
	text-decoration: none
}
