h1
{
	color: #004F79;
	background-image: url(../layoutimages/h1_back.gif);
	font-weight: bold;
	width: 300px;
	display: block;
	font-size: 10pt;
	padding-top: 4px;
	padding-left: 15px;
	width: 297px;
	height: 27px;
}
h1.bigheader
{
	z-index: 4;
	position: relative;
	width: 598px;
	height: 34px;
	background-image: url(../layoutimages/h1_back_large.gif);
	background-repeat: no-repeat;
}
h1.bigheader#replies
{
	background-image: url(../layoutimages/h1_back_large_replies.jpg);
}
h1.bigheader div.date
{
	float: right;
	margin-right: 30px;
}
h1.nobottommargin
{
	margin-bottom: 0px;
}

h1.kalender
{
	color: #004F79;
	background-image: url(../layoutimages/h1_back_large.gif);
	font-weight: bold;
	width: 580px;
	display: block;
	font-size: 9pt;
	padding-top: 4px;
	padding-left: 15px;
	height: 27px;
}

div#replycontainer
{
	margin-top: -10px;
}
div.reply
{
	margin-left: 7px;
	margin-top: -1px;
	border: 1px solid #FFBE13;
	width: 566px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.odd
{
	background-color: #D1D9FC;
}
div.even
{
	background-color: #FCF9E7;
}
div.reply div.date
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
}
div.reply div.poster
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

div#pictures img
{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

a
{
	text-decoration: none;
 	color: #004F79;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
html, body, div, span, a, ul, li
{
	font-family: Verdana;
	font-size: 9pt;
}

body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#menulinks
{
	position: absolute;
	top: 5px;
	left: 15px;
}
div#menulinks ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#menulinks ul li
{
	padding-top: 3px;
	display: inline;
	float: left;
	margin-left: 4px;
	text-transform: uppercase;
}
div#menulinks ul li.nounderline
{
	padding-top: 0px;
}
div#menulinks ul li a
{

}
div#menulinks ul li.nounderline a
{
	text-decoration: none;
}
div#menulinks ul li.nounderline a img
{
	border: 0px;
}

div#header
{
	position: absolute;
	left: 10px;
	top: 30px;
	background-image: url(../layoutimages/header.gif);
	width: 963px;
	height: 85px;
}
div#header a
{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

div#buttonsleft
{
	position: absolute;
	top: 120px;
	left: 10px;
	width: 200px;
}
div#buttoncontainer a
{
	float: left;
	display: block;
	width: 193px;
	height: 135px;
	text-decoration: none;
}

div#buttoncontainer a span
{
	display: none;
}
div#buttoncontainer a.kinderen
{
	background-image: url(../layoutimages/button_kinderen.jpg);
}
div#buttoncontainer a.kinderen:hover
{
	background-image: url(../layoutimages/button_kinderen_over.jpg);
}
div#buttoncontainer a.school
{
	background-image: url(../layoutimages/button_school.jpg);
}
div#buttoncontainer a.school:hover
{
	background-image: url(../layoutimages/button_school_over.jpg);
}
div#buttoncontainer a.team
{
	background-image: url(../layoutimages/button_team.jpg);
}
div#buttoncontainer a.team:hover
{
	background-image: url(../layoutimages/button_team_over.jpg);
}
div#buttoncontainer a.ouders
{
	background-image: url(../layoutimages/button_ouders.jpg);
}
div#buttoncontainer a.ouders:hover
{
	background-image: url(../layoutimages/button_ouders_over.jpg);
}

div#content
{
	position: absolute;
	top: 120px;
	left: 220px;
	width: 751px;
	padding: 0px;
	font-size: 0pt;
}
div#content div#realcontent
{
	background-image: url(../layoutimages/boxbody_largest_yellow.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 18px;
	padding-top: 4px;
	padding-bottom: 0px;
	min-height: 515px;
}
div#content div#realcontentfooter
{
	background-image: url(../layoutimages/boxfooter_largest_yellow.gif);
	background-repeat: no-repeat;
	height: 8px;
}

div.linkback
{
	float: right;
}
div.linkback a
{
	text-decoration: none;
}

ul#groups
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#groups li
{
	margin-right: 4px;
	display: inline;
	float: left;
}

div.post
{
	background-image: url(../layoutimages/boxbody_large_yellow.gif);
	margin-top: 20px;
	width: 713px;
}
div.postfooter
{
	background-image: url(../layoutimages/boxfooter_large_yellow.gif);
	background-repeat: no-repeat;
	height: 6px;
}
div.post div.postleft
{
	float: left;
	text-align: center;
	margin-top: -10px;
	width: 100px;
}
div.post div.postleft img
{
	margin-top: 15px;
	margin-bottom: 5px;
}
div.post h2
{
	margin: 0px;
	padding: 0px;
	padding-left: 108px;
	padding-top: 4px;
	background-image: url(../layoutimages/boxheader_large_yellow.gif);
	height: 31px;
}
div.post h2 a
{
	font-weight: bold;
	font-size: 13pt;
	display: block;
	width: 100%;
	height: 100%;
	color: #004f79;
	text-decoration: none;
}
div.post div.posttext
{
	margin-top: 10px;
}
div.clear
{
	clear: both;
}



/* For the home page. */
div#part1
{
	position: absolute;
	top: 120px;
	left: 0px;
	padding-left: 10px;
	width: 270px;
}
div#part2
{
	position: absolute;
	top: 129px;
	left: 300px;
	width: 388px;
}
div#part3
{
	position: absolute;
	top: 120px;
	left: 688px;
	width: 270px;
}

div.smallbox
{
	background-image: url(../layoutimages/boxbody_small_yellow.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 281px;
	padding-bottom: 10px;
}
div.smallbox p
{
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 40px;
}
div.smallbox p a
{
	text-decoration: underline;
}
div.smallbox h2
{
	margin: 0px;
	padding: 0px;
}

div.smallbox img.picture
{
	float: right;
	margin-right: 10px;
	margin-top: -20px;
}
div.smallboxfooter
{
	height: 5px;
	background-image: url(../layoutimages/boxfooter_small_yellow.gif);
	background-position: top right;
	width: 281px;
	background-repeat: no-repeat;
	margin-top: -1px;
	margin-bottom: 5px;
}
div.smallboxfooter#blue
{
	background-image: url(../layoutimages/boxfooter_small_blue.gif);
	background-position: top left;
}

/* smallbox blauwe versie */
div.blue
{
	background-image: url(../layoutimages/boxbody_small_blue.gif);
	background-position: top left;
}
div.blue img.picture
{
	margin-right: 60px;
	margin-top: 10px;
}

/* /smallbox blauwe versie */

div#part2 div.post
{
	width: 372px;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
	background-image: url(../layoutimages/boxbody_medium_yellow.gif);
}
div#part2 div.post h2
{
	background-image: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#part2 div.postfooter
{
	background-image: url(../layoutimages/boxfooter_medium_yellow.gif);
	height: 8px;
	width: 372px;
	background-position: top right;
	margin-left: 4px;
}
/* /For the home page. */


/* zydell.net */
img
{
	border: none;
}
div#content div#realcontentfooter
{
	margin: 0 -18px 9px -18px;
}
div#content div#realcontentfooter2
{
	background-image: url(../layoutimages/boxfooter_largest_yellow.gif);
	background-repeat: no-repeat;
	height: 8px;
}
div.post div.post
{
	background-image: none !important;
}

