/* /starnet/themes/greijdanus/ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #28549F;
}
.maintable {
	width:954px;
	padding:0px;
	margin:0px;
}
.header {
	background-image:url(afbeeldingen/header.jpg);
	height:173px;
	width:954px;
	background-repeat:no-repeat;
}
.topmenu {
	background-image:url(afbeeldingen/topmenu.jpg);
	background-repeat:repeat-y;
	height:46px;
	width:854px;
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	font-size:17px;
	font-family:"Century Gothic", Arial;
	color:#FFFFFF;
	vertical-align:middle;
}
.topmenu a {
	font-size:17px;
	font-family:"Century Gothic", Arial;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
}
.betweenmenu {
	background-image:url(afbeeldingen/belowtop.jpg);
	background-repeat:no-repeat;
	height:48px;
	width:954px;
}
.mainmenu {
	background-image:url(afbeeldingen/menubg.jpg);
	width:136px;
	height:350px;
	padding-left:50px;
	padding-right:50px;
	vertical-align:top;
	font-size:15px;
	font-family:"Century Gothic", Arial;
	color:#28549F;
}
.mainmenu a {
	font-size:15px;
	font-family:"Century Gothic", Arial;
	color:#28549F;
	font-weight:bold;
	text-decoration:none;
}
.content {
	background-image:url(afbeeldingen/content.jpg);
	width:668px;
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	font-size:15px;
	font-family:"Century Gothic", Arial;
	color:#28549F;
	text-align:left;
}
.footer {
	height:85px;
	width:954px;
	background-image:url(afbeeldingen/footer.jpg);
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Century Gothic", Arial;
}