@import "midden_startpagina.css";
@import "makeblijde.css";
@import "actueel.css";
@import "historiek.css";
@import "directie.css";
@import "directie_kinderkoor.css";
@import "repertorium.css";
@import "nieuwsbrief.css";
@import "nieuwsbriefregistratie.css";
@import "admin.css";
@import "agenda.css";
@import "contact.css";
@import "contact_kinderkoor.css";
@import "gastenboek.css";
@import "werking.css";
@import "werking_kinderkoor.css";
@import "koorleden.css";
/*@import "fotogalerij.css";*/
/*@import "fotoalbum.css";*/
@import "koorinfo.css";
@import "palmares.css";
@import "kinderkoor.css";
@import "sympathisant.css";
/*






@import "nieuws2.css";



*/


@font-face {
    font-family: Gill Sans MT Condensed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.makeblijde.be/lettertypes/GILLSAN0.eot);
}

/* ALGEMENE LAYOUT */

body {
	width: 98%;
	margin-right: 1%;
	margin-left: 0px;
	padding: 0px;

	background-color: white;
}

h1,h2,h3,h4,h5,h6 {
	position: inherit;
  margin: 0;
	padding: 0;
}
/*
a {
	color: #DC0000;
	text-decoration: underline;
	border-width: 0px;
}
*/
p {
	margin: 10px 0px 10px 0px;
}

td {
	text-align: center;
}

img {
	border-width: 0px;
	}
 

form {
	width: 100%;
}

label {
	float: left;
	width: 13em;
}

input, textarea {
	border: 1px solid black;
	margin-bottom: 0.5em;
	padding: 2px;
	width: 80%;
}

input {
	width: 20em;
}





/* BOVENSTE GEDEELTE */


#htmltop_bovendeel {
}


/* -- Titelbalk1 --*/


#htmltop_rode_zijbalk {
    position: absolute;
    top: 0px;
    left: 0px;
}

#htmltop_zwarte_zijbalk {
    position: absolute;
    top: 0px; 
    left: 120px;
}

#htmltop_foto_achtergrond {
    position: absolute;
    top: 104px; 
    left: 0px;
    height: 10px;
}

#htmltop_horizontale_lijn_1 {
    position: absolute;
    top: 90.5px; 
    left: 171.5px;
}

#htmltop_horizontale_lijn_2 {
    position: absolute;
    top: 786px; 
    left: 171.5px;
}

#htmltop_titeltekst {
	font-family: "Gill Sans MT Condensed";
	font-size: 5em;
  position: absolute;
  top: 0px; 
  left: 200px;	
}

#paginatitel {
    font-family: Gill Sans MT Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 28pt;
    color: rgb(153,0,0);
    position: absolute;
    top: 35px; 
    left: 450px;
}

#htmltop_ingelogd {
    font-family: Gill Sans MT Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    color: rgb(153,0,0);
    position: absolute;
    top: 60px; 
    right: 20px;
}


#kalenderjaar {
    font-family: Gill Sans MT Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 22pt;
    color: rgb(153,0,0);
    position: absolute;
    top: 48px; 
    left: 560px;
}



#htmltop_banner {
    position: absolute;
    top: 114px; 
    left: 0px;
}



/* MIDDELSTE GEDEELTE */




#tekstblok {
    font-family: "Eras Medium ITC";
    font-size: 12pt;
    position: absolute;
    top: 245px; 
    left: 200px;
    width: 1050px;
    height: 550px;
    overflow: auto;
}

#tekstblok_2 {
    font-family: "Eras Medium ITC";
    font-size: 12pt;
    position: absolute;
    top: 500px; 
    left: 0px;
    width: 1050px;
    height: 550px;
    overflow: auto;
}

#tekstblok_sub {
    font-family: "Eras Medium ITC";
    font-size: 12pt;
    position: absolute;
    top: 280px; 
    left: 200px;
    width: 1050px;
    height: 500px;
    padding-right: 25px;
    overflow: auto;
}

#htmltop_middendeel {
}

/* NAVIGATIE */

#navigatie_balk_deel1 {
  position: absolute;
  top: 250px;
  left: 20px;
	font-family: "Gill Sans MT Condensed";
}
/*
#navigatie_balk_deel2 {
  position: absolute;
  top: 340px;
  left: 20px;
	font-family: "Gill Sans MT Condensed";
}

#navigatie_balk_deel3 {
  position: absolute;
  top: 400px;
  left: 20px;
	font-family: "Gill Sans MT Condensed";
}

*/


.navigatie_knop {
	position: relative;
  width: 20px;
	height: 4.5%;
	text-align: center;
	text-decoration: none;
  color: white;
	font-family: "Gill Sans MT Condensed";
	font-size: 19px;
	margin-bottom: 0px;
	cursor: pointer;
}

.navigatie_knop_kinderkoor {
	position: relative;
	top: 20px;
  width: 20px;
	height: 4.5%;
	text-align: center;
	text-decoration: none;
  color: white;
	font-family: "Gill Sans MT Condensed";
	font-size: 19px;
	margin-bottom: 15px;
	cursor: pointer;
}

.navigatie_knop_submenu {
  position: relative;
  top: 0px;
  width: 15px;
	height: 4.5%;
  margin-left: 60%;
	text-decoration: none;
  color: white;
	font-family: "Gill Sans MT Condensed";
	font-size: 18px;
	margin-bottom: 0px;
	cursor: pointer;
}

.navigatieknop_inline_1{
  position: absolute;
  top: -10px;
  margin-left: 180px;
  font-family: "Gill Sans MT Condensed";
	font-size: 30px;
  cursor: pointer;
  color: red; 
}

.navigatieknop_inline_2{
  position: absolute;
  top: -10px;
  margin-left: 300px;
  font-family: "Gill Sans MT Condensed";
	font-size: 30px;
  cursor: pointer;
  color: red; 
}

.navigatieknop_inline_3{
  position: absolute;
  top: -10px;
  margin-left: 420px;
  font-family: "Gill Sans MT Condensed";
	font-size: 30px;
  cursor: pointer;
  color: red; 
}




*/


.navigatie_knop_hoog {
	width: 20px;
	height: 60px;
	background-color: ;
	text-align: center;
	color: white;
	font-family: "Gill Sans MT Condensed";
	font-size: 19px;
	margin-bottom: 5px;
	*cursor: pointer;
}



#copyright {
	position: absolute;
	width: 140px;
  top: 510px;
  left: -30px;
  text-align: center;
}

#website_vereisten {
	position: absolute;
	top: 530px;
  left: -30px;
  width: 140px;
	border-top: 1px solid black;
	margin: 0 15% 0 15%;
	text-align: center;
	color: blue;
}


/* INHOUD VAN DE PAGINA */

#htmltop_hoofdkader {
	float: right;
	width: 77%;

	margin-top: 30px;
	margin-bottom: 225px;
	padding-right: 2%;
	
	font-family: "Eras Medium ITC";
	font-size: 16px;
	
	text-align: justify;
}







/* ONDERSTE GEDEELTE */

#onderbalk {
	position: absolute;
	padding-top: 26%;
	padding-left: 40%;
}









/* PAGINA index.php */

body#index_body {
	background-image: none;
	margin: 150px 0px;
}

a#index_link {
	border-width: 0px;
}

#index_main {
	text-align: center;
	height: 100%;
}

#index_img {
	height: 70%;
	margin-top: 9%;
}



 
