body {
	background-color:#333333;
	font-family: Verdana, 'Trebuchet MS', Lucida, Arial, 	sans-serif;
	font-size:10pt;

	margin:0px;
	padding:0px;	
}




a {
	color:#555555;
	background-color:none;
	text-decoration:none;
	padding:1px 3px 1px 3px;
}


a:hover {
	color:#FFFFFF;
	background-color:#555555;
}

a:active {
	color:#FFFFFF;
	background-color:#555555;
}



#contentcontainer {

	width:790px;
	height:333px;

	position:absolute;
	margin-top:45px;
	margin-left:50%;
	left:-395px;	
}



#content1 {
 background-image:url('resources/content-index.jpg');
	bakcground-repeat:y;

	text-align:center;
	background-color:none;
	width:790px;
	margin:0 ;
	background-color:blue;
	padding-top:20px;
}

#content2 {
 background-image:url('resources/content-index2.jpg');
	bakcground-repeat:y;
	
	

	text-align:center;
	background-color:none;
	width:790px;
	height:204px;
	margin:0  ;
	
}


.contenttitle {
	color:#555555;
	font-weight:bold;
	font-size:22px;
	font-family:'Trebuchet MS';
	margin: 0 0 20px 0;
}
	


#content li {
	margin:0;
}

/*   #menucontainer {
	background-color:pink;
	min-height:420px;
}
*/

#menu {
	background-color:#333333;
	width:790px;
	height:97px;
	

	position:absolute;
	margin-left:50%;
	left:-395px;
	margin-top:478px;
}



#menu a{
padding:0;
text-indent:-999px;
overflow:hidden; 
display:block;
background-repeat:no-repeat;
height:97px;
float:left;
margin:0;
background-position: left top; /* center geeft probleem in IE > center v indent , opgelost door negatieve indent  */
}

#menu a:hover{
background-position: left -97px;
} 
/* firefox combo getal + string waarde - horizontale waarde moet eerst */


#schoolmenu a {
width:75px;   	background-image:url('resources/school-menu.jpg');
}
#infomenu a {
width:65px;
  	
background-image:url('resources/info-menu.jpg');
}
#klassenmenu a {
width:82px; 	background-image:url('resources/klassen-menu.jpg');
}
#kalendermenu a {
width:99px; 	background-image:url('resources/kalender-menu.jpg');
}
#nieuwsmenu a {
width:82px;  	background-image:url('resources/nieuws-menu.jpg');
}
#fotoboekmenu a {
width:97px;
  	background-image:url('resources/fotoboek-menu.jpg');
}
#contactmenu a {
width:89px;	background-image:url('resources/contact-menu.jpg');
}
#oudercomitemenu a {
width:133px; 	background-image:url('resources/oudercomite-menu.jpg');
}
#linksmenu a { 	
width:65px; 	background-image:url('resources/links-menu.jpg');
}


#post-it-content {
	font-family:'Trebuchet MS';
	font-style:italic;
	font-size:10pt;
	background-color:none;
	width:150px;
	margin: 15px 0 0 590px;
	
		
}	
