h3 {
	color: #990033;
	line-height:125%;
}

img.250 {
	float: right;
	width: 250px;
	margin-left:5px;
	margin-bottom:5px;
}

.foto250 {
	float: right;
	width: 250px;
	margin-left:5px;
	margin-bottom:5px;
}

hr {
	clear:all;
}

.links {
	width:450px;
	float:left;
	margin-left:20px;
	background-color:#e6e6fa;
}

.rechts {
	width:250px;
	float:right;
	border:dotted 3px #990033;
	margin-right:20px;
	padding:1em;
	margin-bottom:20px;
}

.tekst {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color:#2f4f4f;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:50px;
	line-height:125%;
}

.tekst2 {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color:#2f4f4f;
	line-height:125%;
}


div.zie-ook {
	color: #000000;
	float: none;
}

div.zie-ook a {
	color: #000000;
	text-decoration: none;
}

div.zie-ook a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.ul-zieook {
	list-style-image:url(pijltje.bmp);
	margin:10px;
	padding:0;

	
}

.rand {
	border:solid 5px #64640a;
}

.lijnkleur {
	background:#64640a;
}


#underlinemenu {
margin: 0;
padding: 0;
float:right;
}

#underlinemenu ul {
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul { /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li {
display: inline;
}


#underlinemenu ul li a {
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(media/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover {
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}


.arrowlistmenu2 {
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar {
font: bold 14px Arial;
color: black;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
color: #808080;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited {
color: #808080;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

