html body{
	margin: 0;
	padding: 0;
	background-image: url(../img/tile.jpg);
	color: white;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	line-height: 16px;

}

#center{
margin-left: 50%; 
width: 960px; 
position: absolute; 
left: -480px; 
background-image: url(../img/shadow_tile.jpg); 
background-repeat: repeat-y; 
padding: 0px;
}

#main_menu{
margin-top: 15px;
margin-left: 6px;
width: 130px;
float: left;
}

#main_content{
margin-top: 15px;
width: 800px;
margin-left: 150px;
}

.maps_window{
width: 310px; 
height: 200px; 
padding-right: 10px;
color: black;
}


/* photos */

.album_index{
  margin: 10px;
  text-align: center; 
  float: left;
}

a.photo_link, a.photo_link:link, a.photo_link:visited, a.photo_link:active, a.photo_link:hover{
  font-size: 10px;
  text-decoration: none;
}



.link_box{
  width: 370px; 
  float: left;
  margin: 0px 20px 20px 0px;
}

.link_header{
  background-color: #bc80bd;
  color: #811688;
  font-weight: bold;
  padding: 1px 1px 1px 4px;
}

.new_link{
  float: right;
  font-size: 11px;
  position: relative;
  top: -17px;
  
}

.thumb{
  border: 1px solid white;
  margin: 5px;
}

a.link_link, a.link_link:link, a.link_link:visited, a.link_link:active, a.link_link:hover{
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}




.school_title{
font-size: 12px;
color: red;
font-weight: bold;
}

div.school_submit_buttons{
position: absolute;
margin-top: -20px;
margin-left: 10px;
}

div.school_intro_submit_buttons{
position: absolute;
margin-top: -20px;
margin-left: 140px;
}

img.school{
float: left;
margin: 0px 10px 0px 0px;
}

.school_div{
  width: 360px;
  font-size: 11px;
  margin: 0px 20px 20px 0px;
}

div.school_intro{
   height: 110px;
}

div.school_between{
  padding: 5px;
}

a.school_between_link, a.school_between_link:link, a.school_between_link:visited, a.school_between_link:active, a.school_between_link:hover{
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
  margin-right: 15px;
}

a.menu_link, a.menu_link:link, a.menu_link:visited, a.menu_link:active, a.menu_link:hover{
  text-decoration: none;
  font-size: 12px;
font-weight: bold;

}


a:link { color: #bc80bd; text-decoration: underline;}
a:visited { color: #bc80bd; text-decoration: underline;}
a:hover { color: #bc80bd; text-decoration: underline;}
a:active { color: #bc80bd; text-decoration: underline;}

h1{
font-size: 22px;
}

h2{
font-size: 18px;
}

h3{
margin-bottom: 2px;
}

img{
border: none;
}

p{
margin-top: 0px;
margin-bottom: 20px;
}


.boldred {
font-weight: bold;
color: #a71e28;
}

.menuButton{
  padding: 2px 0px 0px 15px;
  color: white;
  height: 18px;
  border-top: 2px solid #bc80bd;
  cursor: pointer;
}

.banner_box{
height: 200px;
}

.menuButton:hover{
  color: red;
  background-image: url(../img/menu_buttons/func_wit_over.png);
}

/* 15 jaar */

.style2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	color: #00a0c6;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
a.wittelinks, .wittelinks{
	color: #FFFFFF;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
}

a.oranjelinks, .oranjelinks {
	color: #ff7f00;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}