body {
	margin: 0px;
	background-color: #ffffff;
}

a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #660000; text-decoration: none; }
a:focus { color: #f00; text-decoration: none; }

/* centreren van de pagina */
#center {
	position: absolute;
	width: 1000px;
	left: 50%;
	margin: 0px;
	margin-left: -500px;
}

/* de outline en achtergrond */

#achtergrond_index {
	width: 1000px;
	height: 800px;
	background-image: url('../img/achtergrond_hele_site.jpg');
}

#achtergrond_index2 {
	width: 1000px;
	height: 800px;
	background-image: url('../img/achtergrond_hele_site2.jpg');
}

#footer {
	position: absolute;
	top: 759px;
	left: 51px;
	width: 617px;
	height: 15px; 
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	margin: 0px;
}

/* het menu */

#menu {
	position: absolute;
	top: 17px;
	left: 440px;
	width: 507px;
	height: 95px;
}

#lespakket {
	position: absolute;
	width: 97px;
	height: 95px;
	left: 12px;
}

#contact {
	position: absolute;
	width: 74px;
	height: 95px;
	left: 210px;
	top: -3px;
}

#over {
	position: absolute;
	width: 105px;
	height: 95px;
	left: 380px;
	top: -3px;
}

#submenu {
	position: absolute;
	width: 507px;
	height: 39px;
	top: 119px;
	left: 440px;
	text-align: center;
    
}

.submenu {	
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	margin-top: 13px;
    
}

/* content - home */

#home {
	position: absolute;
	top: 254px;
	left: 452px;
	width: 485px;
	height: 324px;
	padding: 0px;
	margin: 0px;
}

.home {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15pt;
	color: #013982;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.tekst {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

/* content - pagina 2 */

#page2 {
	position: absolute;
	width: 946px;
	height: 395px;
	top: 275px;
	left: 51px;
	border-bottom: 3px solid #f00;
	border-top: 3px solid #f00;
	border-left: 3px solid #f00;
}

#page2_left {
	width: 337px;
	height: 395px;
	float: left;
}

#page2_right {
	width: 609px;
	height: 395px;
	float: left;
	background-image: url('../img/kaart_1.jpg');
}

#page2_left_up {
	width: 337px;
	height: 188px;
	background-color: #FFFFFF;
	margin: 0px;
}

#page2_left_down {
	width: 337px;
	height: 207px;
	background-color: #00a9ec;
	margin: 0px;
}

.page2header1 {
	font-family: Verdana; 
	font-size: 13pt;
	color: #013982;
	font-weight: bold;
	margin: 0px;
	margin-left: 5px;
}

.tekst2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
    
    a:link { color: #000000; text-decoration: none; }
    a:visited { color: #000000; text-decoration: none; }
    a:hover { color: #000000; text-decoration: none; }
    a:focus { color: #000000; text-decoration: none; }
}

.tekst2_2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	margin-left: 5px;
}

.tekst_wit {
	font-family: Verdana;
	font-weight: none;
	font-size: 8pt;
	color: #ffffff;
}

.page2header2 {
	font-family: Verdana; 
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	margin-left: 5px;
}

/* pagina 3 */

#kaart {
	position: absolute;
	top: 230px;
	left: 53px;
	width: 944px;
	height: 468px;
	border-bottom: 3px solid #f00;
	border-top: 3px solid #f00;
	border-left: 3px solid #f00;
}

/* pagina 4 */

#flashapplicatie {
	position: absolute;
	top: 230px;
	left: 52px;
	width: 945px;
	height: 466px;
	border-bottom: 3px solid #f00;
	border-top: 3px solid #f00;
	border-left: 3px solid #f00;
}

#player {
	position: absolute;
	top: 270px;
	left: 760px;
	width: 200px;
	height: 100px;
}

#liedtekst {
	position: absolute;
	top: 270px;
	left: 340px;
	width: 400px;
	height: 100px;
}

#download_bladmuziek {
	position: absolute;
	top: 190px;
	left: 795px;
	width: 127px;
	height: 34px;
}

/* pagina 5 - kalender detail */

#liedvdmaand {
	position: absolute;
	top: 190px;
	left: 825px;
	width: 127px;
	height: 34px;
}

#werkbladvdmaand {
	position: absolute;
	top: 190px;
	left: 650px;
	width: 127px;
	height: 34px;
}

#kalender {
	position: absolute;
	top: 230px;
	left: 52px;
	width: 945px;
	height: 463px;
	border-bottom: 3px solid #f00;
	border-top: 3px solid #f00;
	border-left: 3px solid #f00;
}

/* pagina 6 - kalender overzicht */

#plaatjes {
	position: absolute;
	width: 943px;
	height: 466px;
	top: 230px;
	left: 54px;
	background-image: url('../img/gradient_background.jpg');
	border-top: 3px solid #f00;
	border-left: 3px solid #f00;
	border-bottom: 3px solid #f00;
}

#textlining {
	position: absolute;
	width: 200px;
	top: 30px;
	left: 30px;
	font-family: Verdana;
	color: #013982;
	font-weight: bold;
	font-size: 12pt;
}

#plaatjeskader {
position: absolute;
width: 700px;
height: 466px;
top: 10px;
left: 290px;
padding-top: 30px;
}

#vogel_los {
position: absolute;
width: 255px;
height: 365px;
top: 10px;
left: 0px;
padding-top: 30px;
}

img.plaatje {
margin-top: 0px;
margin-right: 70px;
margin-bottom: 10px;
float: left;
}

#input {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #e65015;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	line-height: 10px;
	text-indent: 8px;
	height: 11px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#input2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #e65015;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	line-height: 10px;
	text-indent: 8px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
