/* starnet/themes/leilinde/ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	width:975px;
	padding:0px;
	margin:0px;
}
.tmpl_header {
	background-image:url(afbeeldingen/header.jpg);
	height:209px;
	width:975px;
	background-repeat:no-repeat;
}
.topmenu {
	background-image:url(afbeeldingen/topmenu.jpg);
	background-repeat:repeat-y;
	height:19px;
	width:975px;
	text-align:center;
	font-size:15px;
	font-family:"Century Gothic", Arial;
	font-weight:bold;
}
.topmenu a {
	font-size:15px;
	font-family:"Century Gothic", Arial;
	color:#2B4A00;
	font-weight:bold;
	text-decoration:none;
}
.betweenmenu {
	background-image:url(afbeeldingen/between.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:975px;
}
.mainmenu {
	background-image:url(afbeeldingen/mainmenu.jpg);
	width:161px;
	background-repeat:repeat-y;
	height:350px;
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	font-size:15px;
	font-family:"Century Gothic", Arial;
}
.mainmenu a {
	font-size:15px;
	font-family:"Century Gothic", Arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.tmpl_content {
	background-image:url(afbeeldingen/content.jpg);
	width:714px;
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	font-size:13px;
	font-family:"Century Gothic", Arial;
}
.tmpl_footer {
	height:70px;
	width:975px;
	background-image:url(afbeeldingen/footer.jpg);
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Century Gothic", Arial;
}

