
/*  Style sheet voor Bodyguard.*/

.bottom { background: url(images/line_mid_bottom.jpg) repeat-x }
.copyright { color: #0066b2; font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
.leftborder { background: url(images/button_line_right.jpg) repeat-y }
.poison { color: #0066b2; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.maintext { color: #fff; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.maintext1 { color: #fff; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 700 }
.rightborder { background: url(images/button_bottom.jpg) repeat-y }
.top { background: url(images/line_mid.jpg) repeat-x }

ul.menu li { color: #59f;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 15px;
	display: block;
	margin: 2px 10px;
	padding: 2px;
	font-weight: 700;
}

a:link {color: #0066b2 }
a:visited { color: gray }
a:hover { color: white }
a:active { color: #0066b2 }

ul.menu li a { color: #59f;
	text-decoration: none;
}

ul.menu * a:link { color: #59f}
ul.menu * a:visited { color: #59f}
ul.menu * a:active { color: #59f}
ul.menu * a:hover { color: white}

.kop	{font-size:xx-small;
	display:none
}
