@charset "utf-8";
/* CSS Document */

/*opmaak*/
body {
	
}
.kopje {
	color: #952553;
	font-size: 1.2em;
	font-weight: 500;
}


#tekst {
	float: left;
	width: 540px;
	height:335px;
	margin-top: 22px;
	overflow: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande",Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: normal;
	color: #2c2929;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #763A70;
	scrollbar-arrow-color: #763A70;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #f0f6f6;
	scrollbar-highlight-color: #763A70;
	padding-right: 220px;
	padding-bottom:0;
	padding-left: 6px;
}
#tekst .quote {
	text-align: center;
 	font-style: italic;
	
}
.nadruk {
	font-weight: bold;
	font-style: italic;
}
.nadruk_zin {
	font-weight: bold;
}

#tekst a {
	font-weight: bold;
	text-decoration:none;
	color: #2c2929;
}

#tekst a:hover {
	text-decoration: underline;

}

h1 {
	font-size: 1.05em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #952553;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-left: 0px
}

h2 {
	font-size: 0.9em;
	font-family: "Lucida Sans Unicode", "Lucida Grande",Arial, Helvetica, sans-serif;
	color: #952553;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-left: 0px
}
table, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande",Arial, Helvetica, sans-serif;
         vertical-align:top;
	text-align: left;
	background-color: #E9E2ED;
	border: 2px solid #fff;
	border-collapse: collapse;

}
td, th {
	font-size: 0.9em;
}
th {
	background-color: #C3ADD3;
}
#tekst .kinderen{
	color: #d7604a;
}

#tekst .leerkrachten{
	color: #60c79c;
}

#tekst .eline{
	color: #63C;
}
#tekst .keytocare{
	color: #7a0436;
}
#tekst .vol{
	color: #C00;
        font-weight: bold;
}


img {
	border: solid 2px #73A106;
}


/*indeling*/
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width:984px;
	height:636px;
	background-image: url(../images/AW_content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#titel {
	float: left;
	width:984px;
	height:42px;
	background-image: url(../images/AW_titel.jpg);
    background-repeat: no-repeat;
}
#header {
	float: left;
	width:984px;
	height:204px;
	background-image: url(../images/AW_head.jpg);
    background-repeat: no-repeat;
}

#navigatie {
	float: right;
	width:216px;
	height:204px;
	top: 0px;
	right: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	margin: 10px 0 10px 10px;

}

ul#navigatie li.keepOpen
{
    display:block;
}

#subnavigatie {
	float: left;
	width:227px;
	height:389px;
	background-image: url(../images/AW_subnav.gif);
    background-repeat: no-repeat;
}

#main {
	float: left;
	width:757px;
	height:390px;
}
#main_contact {
	float: left;
	width:757px;
	height:390px;
	background-image: url(../images/AW_content_contact.jpg);
}
/*****/
