body,td,p {
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color:#000000;
}
 
body, form{margin:0px;} /* op form tag moet margin 0 staan, dan is witte streep op mac weg*/
body, html{height:100%;}

input,textarea,select,option {
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color:#000000;
	border:solid 1px #A5A5A5;	
}

a {color: #3C7F62; font-weight:bold; text-decoration:underline;}
a:hover {color: #3C7F62; font-weight:bold; text-decoration:none;}

.footerText { font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif; color:#47453B; font-size:10px; }
.footerLink {font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif; color: #47453B; font-size:10px; font-weight:normal; text-decoration:underline;}
.footerLink:hover {font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif; color: #19170D; font-size:10px; font-weight:normal; text-decoration:none;}

ul li {
	list-style: url(/Afbeeldingen/icons/icon14.gif) circle outside;
	vertical-align:bottom;
}

ul ul li {
	list-style: url(/Afbeeldingen/icons/icon15.gif) circle outside;
}

h1 { margin-top:7px; margin-bottom:7px; font-weight:bold; font-size:14px; text-transform:uppercase; color:#3C7F62; }
h2 { margin-top:7px; margin-bottom:7px; font-weight:bold; font-size:14px; color:#3C7F62; }
h3 { margin-top:7px; margin-bottom:7px; font-weight:bold; font-size:12px; text-transform:uppercase; color:#356457; }
h4 { margin-top:7px; margin-bottom:7px; font-weight:bold; font-size:12px; color:#356457; }
h5 { margin-top:7px; margin-bottom:7px; font-weight:bold; font-size:11px; color:#E8E189; }

/* titels */
.titelActiviteiten{
	background:url("/Afbeeldingen/homepage/titelActiviteiten.gif") no-repeat;
	width:179;
	height:25;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

.titelNieuwsbrief{
	background:url("/Afbeeldingen/homepage/titelNieuwsbrief.gif") no-repeat;
	width:179;
	height:31;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}

.titelNieuws{
	background:url("/Afbeeldingen/homepage/titelNieuws.gif") no-repeat;
	width:285;
	height:25;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	background-position:center;
}

.titelWeblog{
	background:url("/Afbeeldingen/homepage/titelWeblog.gif") no-repeat;
	width:218;
	height:41;
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}

.titelWelkom{
	background:url("/Afbeeldingen/homepage/titelWelkom.gif") no-repeat;
	width:507;
	height:47;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}

.titelMain
{
	background:url("/Afbeeldingen/titelMain.gif") no-repeat;
	width:699;
	height:25;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

/* menu */
.menu
{
	color:White;
	text-transform:uppercase;
	text-align:left;
}

.menupijl
{
	color:White;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
	font-weight:normal;	
	
}

.menupijl:hover{
	color:#A0B8B2;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;	
}

.submenu{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
}

.Pager
{
	color:black;
	text-decoration:none;
	font-weight:normal;
}
.Pager:hover
{
	color:black;
	text-decoration:underline;	
	font-weight:normal;
}

.noBorder
{
	border:0;	
}
#socialIcons { text-align: center;}
#socialIcons a img { margin: 10px 0 0 0; border: none;}
#facebookLike {}
#facebookLike .fb_iframe_widget { margin: 10px 0 0 23px;} 
