html {
	background-color:#efefff;
	}

body {
	/* font: 85% georgia, sans-serif; */
	line-height: 1.88889;
	color: black; 
	line-height: 20pt;
}
a:link { 
	font: 90% georgia, sans-serif;
	font-weight: bold; 
	line-height: 1.4;
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font: 90% georgia, sans-serif;
	font-weight: bold; 
	line-height: 1.4;
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	font: 90% georgia, sans-serif;
	text-decoration: none; 
	line-height: 1.4;
	color: #9685BA;
	}

div#outer {
	z-index: -2;
	width: 1000px;
	background:#FFFFFF url(img/hwc-background.jpg) no-repeat;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/* border: thin solid #000000; */
}

div#outer2 {
	z-index: -2;
	width: 1000px;
	background:#FFFFFF;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/* border: thin solid #000000; */
}
div#main {
	float:left;
	font: 85% georgia, sans-serif;
        line-height: 1.88889;
        margin-left: 3%;
        margin-top: 130px;
	max-width: 450px;
	min-width: 450px;
	min-height: 497px;
	max-height: 620px;
	padding: 0px 5px 0 5px;
	background: #4079BF;
	opacity: 0.88;
	filter: alpha(opacity=88);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
	/* border: thin solid #000000; */
    }
#fotoframe1 {
	z-index: -5;
	margin-top: 130px;
	margin-left: 500px;
	}
#fotoframe2 {
	z-index: -5;
	margin-left: 500px;
	}
#hhslogo {
	float: top;
	margin-left: 800px;
	}
	
		 /* begin van het menu */
		 
#linkList {
	float: right;
	margin-top: 130px;
	background: url(img/menubg.jpg) no-repeat;
	width:266px;
	hight: 600px;
	}
	
.menutxt {
	padding: 5px 5px 5px 25px;
	color:#FFFFFF;
	font: 170% georgia, sans-serif;
}
a.links4:link { font-weight: bold; line-height: 1.4; color: #B7A5DF; text-decoration: none;}
a.links4:visited { font-weight: bold; line-height: 1.4; color: #D4CDDC; text-decoration: none;}
a.links4:hover { font-weight: normal; line-height: 1.4; color: #9685BA; text-decoration: none;  }
a.active { font: 150% georgia, sans-serif; padding: 5px 5px 5px 25px; font-weight: bold; line-height: 1.4; color: yellow; }
a.active2 { font: 140% georgia, sans-serif; padding: 5px 5px 5px 25px; font-weight: bold; line-height: 1.4; color: yellow; }	
a.links4 { font: 140% georgia, sans-serif; padding: 5px 5px 5px 25px;  }
a.links5 { font: 150% georgia, sans-serif; padding: 5px 5px 5px 25px; font-weight: bold; line-height: 1.4; color: red; }

/* Einde van Menu */
.rood {
	color: #F00;
}
.geel {
	color: #FFFF00;
.BullitinKop {
	font-size: large;
	font-weight: bold;
	color: #F00;
}

