body {
	margin: 0px;
	background-color: #0080FF; /*#005e94*/
}
#header {
	width: 948px;
	height: 141px;
	background-color: white;
	left: 50%;
	margin-left: -475px; /* - (width/2) */
	position: relative;
   /*border: 1px solid #005e94;*/
	background-image: url('../images/dezaaier_header.jpg');
   background-repeat: no-repeat;
	background-position: right;
}

#menubar {
    width: 948px;
    height: 20px;
    background-color: #c40000; /*#ccdaec*/
    left: 50%;
    margin-left: -475px; /* - (width/2) */
    position: relative;
    /*border-left: 1px solid #005e94;
    border-right: 1px solid #005e94;*/
}

#adres {
    font-family: arial;
    font-size: 11px;
    float: right;
    color: #ffffff; /*#005e94*/
    padding-top: 3px;
    padding-right: 3px;
}

#logo {
    float: right;
}

#fotoschool {
    float:left;
}

#pagewrap {
    width: 998px;
    left: 50%;
    margin-left: -499px; 
    position: relative;
    /*border: 5px solid red;*/
    background-image: url('../images/zaaier_bg.png');
    background-repeat: repeat-y;
}

#contentwrap {
	width: 948px;
	/*height: 500px;*/
	background-color: white;
    background-image: url('../images/content_background.png');
    background-repeat: repeat-y;
    /*padding-left: 29px;*/
	left: 50%;
	margin-left: -475px; /* - (width/2) */
	position: relative;
    border: 0px solid orange;
	/*border: 1px solid #005e94; */
}
#contentwrap:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

#leftcol {
	width: 185px;
	/*height: 400px;*/
	background-color: #ccdaec; /*#FFFFC0*/
	float: left;
    border-right: 1px solid #005e94;
	padding: 0px;
	min-height: 510px
}


#content {
	width: 752px;
	min-height: 500px;
	background-color: white;
    background-image: url('../images/watermerk.png');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
	float:left;
	padding: 3px;
    font-size: 12px;
    font-family: arial;
}
#rightcol {
	width: 172px;
	/*height: 400px;*/
	background-color: pink;
	float: right;
	border: 1px solid black;
	padding: 3px;
}


#footer {
    width: 948px;
	/*height: 500px;*/
	left: 50%;
	margin-left: -475px; /* - (width/2) */
	position: relative;
	font-size: 11px;
    font-family: arial;
    height: 20px;
    background-color: #FDD037;
    /*border: 1px solid #005e94;*/
}
#footborder {
    height: 24px;
    width: 998px;
    left: 50%;
    margin-left: -499px; 
    position: relative;
    background-image: url('../images/zaaier_bg_onder.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.afooter {
   font-size: 10px;
   font-family: arial; 
   text-decoration: none;
   color: black;
}

/*
MENU BLOCKS
*/

#left_blockwrap {
	width: 185px;
}

#left_blockheader {
	color: white;
    height: 15px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
    background-color: #005e94; /**/
}

#left_blockcontent {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
}

#left_blockspacer {
	height: 10px;
}

#right_blockwrap {
	width: 170px;
	background-color: #80FF80;
}

#right_blockheader {
	border: 1px solid black;
	height: 15px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

#right_blockcontent {
	border: 1px solid black;
	height: 250px;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
	background-color: white;
}

#right_blockspacer {
	height: 10px;
}

.koptekstpagina {
   font-family: arial;
   font-weight: bold;
   font-size: 16px; 
   color: #005e94; 
}

.amenu {
    font-family: arial;
    font-weight: bold;
    font-size: 14px; 
    color: #005e94;
    text-decoration: none; 
}

.asubmenu {
    font-family: arial;
    font-weight: normal;
    font-size: 12px; 
    color: #005e94;
    text-decoration: none; 
    /*margin-left: 8px;*/
}

#startpagetext {
    /*border: 1px solid green;*/
    width: 100%;
    min-height: 320px;
}

#startpagebottom {
    /*border: 1px solid orange;*/
    widht: 100%;
    height: 190px;
}

#verjaardagen {
    float:left;
    /*position: absolute;*/
    
    margin-bottom: 5px;
    background-color: #FFFF80;
    border: 1px solid orange;
    width: 180px;
    height: 184px;
    background-image: url('../images/verjaardagen.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    font-family: arial;
    font-weight: bold;
    font-size: 12px; 
    color: #005e94;
    text-decoration: none;
    padding: 3px;
}

#startpaginatekst {
    float: left;
    width: 100%;    
}

#hotitems {
    float: right;
    
    width: 180px;
    /*height: 190px;
    border: 1px solid #005e94;
    background-color: #ccdaec;
    padding: 3px;
    */
}

#startpagefotos {
    /*position: absolute;*/
    float: right;
    width: 400px;
    height: 190px;
    /*background-color: silver;*/
}

.calendartoday {
    border: 1px dashed orange;
}

.calendarotherday {
    border: 1px solid #F0F0F0;
}

.abig {
    font-family: arial;
    font-weight: bold;
    font-size: 14px; 
    color: #005e94;
    text-decoration: none;
}

a {
    font-family: arial;
    font-weight: normal;
    font-size: 12px; 
    color: #005e94;
    text-decoration: underline;
}
