/* printstylesheet for website JSM */
/* copyright 2006 Strik Design */
/* www.strikdesign.nl */
/* office@strikdesign.nl */

/*html selectors*/
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {  
	font-size: 18px;
	color: #C7004C;
	line-height: 24px
}
.h1_paars h1 {  
	font-size: 18px;
	color: #89146a;
	line-height: 24px
}

/*id's*/
#jaarringen {
	height: 519px;
	width: 192px;
	position: absolute;
	background-image: url(images/jaarringen.jpg);
	top: 84px;
}
#menu li {
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
} 
#menu ul {
	list-style-type: none;
	display: block;
	position: absolute;
	height: 200px;
	width: 100px;
	left: 30px;
	top: 196px;
} 
#menu li a:link {
	text-decoration: none;
	color: #5D5D4D;
}
#menu li a:visited {
	text-decoration: none;
	color: #5D5D4D;
}
#menu li a:hover {
	text-decoration: none;
	color: #BE6C60;
}
#menu li a:active {
	text-decoration: none;
	color: #000000;
}

#navigatie {
	height: 285px;
	width: 192px;
	position: relative;
}
#footer {
	position: absolute;
	left: 10px;
	top: 5px;
}
#illustratie {
	position: absolute;
	top: 168px;
}
#logo {
	position: absolute;
	height: 60px;
	width: 178px;
	left: 6px;
	top: 15px;
}
#content {
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
#content a:link {
	font-weight: bold;
	color: #BFC006;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #BFC006;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #BFC006;
	text-decoration: underline;
}
#content a:active {
	font-weight: bold;
	color: #BFC006;
	text-decoration: none;
}
#adres {
	position: absolute;
	top: 3px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
	left: 10px;
	font-size: 10px;
}
#adres a:link {
	color: #999999;
	text-decoration: none;
}
#adres a:visited {
	color: #999999;
	text-decoration: none;
}
#adres a:hover {
	color: #C7004C;
	text-decoration: underline;
}
#adres table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7004C;
	font-weight: bold;
	line-height: 12px;
}
#adres th {
	color: #BEBF02;
}
#trigger {
	left: 0px;
	top: 0px;
	width: 20px;
	position: absolute;
}

/*classes*/
.inleiding {
	font-weight: bold;
	color: #C7004C;
}
.subkop {
	font-weight: bold;
	color: #C7004C;
}
.subkop_paars {
	font-weight: bold;
	color: #89146a;
}
td.subkop {
	color: #000000;
	font-size: 14px;
	vertical-align: top;
}
.groen {
	color:#92b30a;
}
