:focus {
    outline: 0;
}  

* {
    margin: 0;
    padding: 0;
}

html, body {
    background-color: #99fd9a;

    color: #000000;
    font-family: comic sans ms;
    font-size: 14px;
    font-weight: normal;
    line-height:  16px; 

}

#welkom {
    text-align: center;
    font-size: 20px;
    height: 30px;
    padding-top: 20px;}

#foto {
    width: 468px;
    height: 351px;
    margin: 0 auto;
}

#wrapper {
    background: transparent url(../images/zakje2.jpg) no-repeat bottom;
    overflow: hidden;
	padding-bottom: 80px;
}

#header{
    margin: 0 auto;
    height: 165px;
    width: 780px;
    background: transparent url(../images/logo.png) no-repeat top left;
}

#container {
    margin: 0px auto;
    width: 840px;
}

#content {
    position: relative;
    margin: 0 auto;
    width: 840px;
    text-align: left;
}

#footer {
    width: 840px;
    height: 160px;
    margin: 0 auto;
    font-size: smaller;
    text-align: center;
    background-color: transparent;
}


#navi {
    
    float: left;
    width: 160px;
    height: 400px;
    margin-left: 50px;
    overflow: hidden;
    
    color: #000000;
    background-color: #;
    font-family: comic sans ms;
    font-size: 16px;
    font-weight: normal;
}

#hoofd {
    float: left;
    width: 440px;
    text-align: justify;    
    padding-right: 10px;
}

#hoofd img {
	max-width: 440px;
}

#rechts {
    position: absolute;
    top: 0px;
    right: -30px;
    width: 170px;
    height: 170px;
    overflow: hidden;
}


#links {
    position: absolute;
    top: 405px;
    left: -20px;
    width: 170px;
    height: 170px;
    overflow: hidden;
}


h1 {
    color: #7A0008;
    background-color: #;
    font-family: comic sans ms;
    font-size: 20px;
    font-weight: normal;

    padding-bottom: 20px;
}

h2 {
    color: #000000;
    background-color: #;
    font-family: comic sans ms;
    font-size: 14px;
    font-weight: normal;

    padding-bottom: 20px;
}


img {
    border: none;
}

a {
    text-decoration: none;

    color: #007A06;
    font-family: comic sans ms;
    font-size: 14px;
    font-weight: normal;
}

a:hover {
    text-decoration: none;
    color: #7A0008;
}

.klein {
    font-size: .9em;
}

.extraklein {
    font-size: .8em;
}

p {
    color: #000000;
    font-family: comic sans ms;
    font-size: 14px;
    font-weight: normal;

    margin-bottom:0px;
}

li {
    list-style: disc;
    list-style-position: inside;
}





/*NAVIGATIE---------------------------*/
#navi a, #navi a:visited {
    font-size: 16px;
    color: #000000;
    display: block;
    height: 25px;
    overflow: hidden;
    font-family: comic sans ms;
    font-weight: normal;
}

#navi a.actief, #navi a.actief:visited {
    color: #007A06;
}

#navi a:hover {
    color: #007A06;
}

#navi li {
	height: 28px;
    list-style: none;
}




/*kiemblaadje-----------------------------------*/
#documentenlijst li, #hoofd li  {
    list-style: disc;
    margin: 5px 0 5px 20px;
    text-align: left;
}

#documentenlijst li p, #hoofd li p {
    color: #000000;
    
}




/*fotoabum----------------------------------*/
#fotoalbum {
    float: left;
    width: 590px;
	margin-top: 15px;
}

#fotoalbum img{
}

#fotoalbum a {
	max-width: 170px;
	max-height: 170px;
	display: block;
	float: left;
	overflow: hidden;
    margin: 0 15px 15px 0;
}






/*FOOTER--------------------------------*/

#footer_1 {
    position: absolute;
    width: 830px;
    height: 30px;
    top: 585px;
    text-align: center;
}

#footer a, #footer a:visited {
    color: #007A06;
    font-size: 11px;
}






/*CONTACT FORM------------------------------------------------------------------------------------------*/
#contact {
    width: 100%;
}

#contact .rij {
    display: block;
    clear: both;
    margin-bottom: 2px;
}

#contact label {
    float: left;
    width: 9em;
    padding: 3px 3px;   
}

#contact label.error {
	width: 330px;
	color: red;
	font-size: 12px;
	float: right;
	margin-bottom: 15px;
}

#contact input{
    width: 300px;
    text-align: left;
    padding: 3px 3px;
	background-color: #DED6C8;
	border: 1px solid #A78768;

}

#contact textarea {
    width: 300px;
    height: 90px;
    padding: 3px 3px;   
	background-color: #DED6C8;
	border: 1px solid #A78768;
}

#contact .rij p {
	margin: 20px 0 10px 0;
	text-align: left;
}

#contact .checkbox {
	width: 20px;
}
#contact .verstuur {
	margin-top: 15px;
	cursor: pointer;
}



#tekst {
    position: absolute;
    right: 0px;
    bottom: 0px;
    
    width: 230px;
    height: 290px;
    
    background: transparent url(../images/noot.png) no-repeat bottom right;
    
    color: white;
}

#leeg {
    display: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    
    width: 50px;
    height: 60px;
    
    background: transparent url(../images/noot_k.png) no-repeat bottom right;
    
    color: white;
}


#tekst div, #leeg div {
    margin: 30px 10px 10px 15px ;
}

#tekst p {
    color: white;
}

#tekst li {
    margin-left: 15px;
}





#schoolbord li {
    height: 22px;
}



/*IE hacks */

#schoolbord li {
    *height: 10px;
    *margin-bottom: 10px;
}

#navi {
    
    _m\argin-left: 20px;
}

#navi li {
    *height: 25px;
}


