/* ----- Begin Lay-out ----- */

html, body {
	background-color:#3cb6e9;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:5px;
	height:100%;
}

#container {
	margin: 0 auto; 
	width: 992px;
	height: auto;
	min-height: 100% !important;	
	background-image: url(../img/layout/container_background.jpg);
}

#header {
	padding: 0;
	width: 992px;
	height:154px;
	background-color:#3cb6e9;
	background-image:url(../img/layout/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#top {
	width: 992px;
	height: 6px;
	background-image:url(../img/layout/top.jpg);
	font-size:6px;
}

#leftcol {
	float: left;
	width: 203px;
	/*
	height: 850px;
	deze en de right column hebben alleen hoogte nodig ivm uitvulling background 
	verder niet content rekt  die automatisch op indien overflow: uitstaat wat default is
	*/
	
	background-image:url(../img/layout/leftcol.jpg);
	text-align:left;
}

#content {
	float: left;
	width: 573px;
	/*height: 850px;*/
	height: auto;
	min-height: 100% !important;
	background-image:url(../img/layout/content.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#rightcol {
	float: right;
	width: 216px;
	/*height: 850px;*/
	height: auto;
	min-height: 850px !important;
	background-image:url(../img/layout/rightcol.jpg);
	text-align:left;
}

#footer {
	clear: both;
	width: 992px;
	height: 34px;
	background-image:url(../img/layout/footer.jpg);
}

#rightcol_lijn hr {
	margin: 0px 18px 0px 2px;
	background-color:#aad6f2;
	height:1px;
	border: none;
	color:#aad6f2;
}

/* ----- End Lay-out ----- */

/* ----- Begin Modules ----- */

.hoofdmenu {
	padding-top:12px;

}

.menu {
	margin: 40px 0px 15px 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	
}

.menu hr {
	background-color:#aad6f2;
	height:1px;
	border: none;
	color:#aad6f2;
}

.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover {
	text-decoration: underline;
	color: #76297E;
}
.menu a:active {
	text-decoration: none;
	color: #76297E;
}

.nieuws {
	margin: 30px 25px 15px 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#76297E;
}

.agenda {
	margin: 0px 25px 15px 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.zoeken {
	width: 188px;
	height: 104px;
	margin: 35px 0px 0px 8px;
	background-image:url(../img/layout/zoeken.jpg);
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.cms {
	width: 188px;
	height: 104px;
	margin: 60px 0px 0px 8px;
	padding-left:13px;
	padding-top:40px;
	background-image:url(../images/modules/passend-onderwijs_cms.jpg);
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.laatst_bijgewerkt {
	width: 188px;
	margin: 35px 0px 0px 8px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.zoekveld {
	margin: 40px 0px 0px 7px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3cb6e9;
	background-color:#E4E4E4;
	border:none;
	width:150px;
	
}

.cartoon {
	width: 188px;
	height: 165px;
	margin: 15px 0px 0px 6px;
	background-image:url(../images/modules/passend-onderwijs_cartoon.jpg);
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.cartoon_plaatje {
	margin: 0px 14px 0px 14px;
	padding-top:34px;
}

.content {
	width: 513px;
	margin: 30px 30px 30px 30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.foot {
	width: 200px;
	height: 16px;
	margin: 10px 0px 0px 400px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
}

.textfield {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#76297E;
}

/* ----- End Modules ----- */

/* ----- Begin Text ----- */

.subkoptekst h1{
	font-size:12px;
	color:#3cb6e9;
	font-weight:bold;
}
.subkoptekst h2{
	font-size:12px;
	color:#3cb6e9;
	font-weight:bold;
}

.subkoptekst {
	font-size:12px;
	color:#3cb6e9;
	font-weight:bold;
}

.artikeltekst {
	font-size:12px;
	color:#76297E;
	font-weight:normal;
}
.nieuws h1 {
	font-size:17px;
	color:#76297E;
}

.agenda h1 {
	font-size:17px;
	color:#76297E;
}

.nieuws_kop {
	font-size:12px;
	color:#76297E;
	font-weight:bold;
}

.nieuws_tekst {
	font-size:12px;
	color:#FFFFFF;
}

.nieuws_lees_meer {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

.cms_tekst {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.antwoord {
	font-size:12px;
	color:#3cb6e9;
}

/* ----- End Text ----- */

/* ----- Begin Links ----- */

a:link {
	color: #3cb6e9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3cb6e9;
}
a:hover {
	text-decoration: underline;
	color: #3cb6e9;
}
a:active {
	text-decoration: none;
	color: #3cb6e9;
}


.nieuws_lees_meer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nieuws_lees_meer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nieuws_lees_meer a:hover {
	color: #76297E;
	text-decoration: none;
}
.nieuws_lees_meer a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* ----- End Links ----- */

/* ----- CmsNoordWeb ----- */

.pagina_titel { font-size: 21px; font-style: normal; font-weight: normal; text-decoration: none}
.pagina_index {  font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none }
.artikel_titel {  font-size: 16px; font-style: normal; font-weight: bold; text-decoration: none}
.artikel_datum {  font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none }
.artikel_tekst {  font-size: 12px; font-style: normal; font-weight: normal;text-decoration: none }
.artikel_info {  font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none }
.bijlagen_tekst {  font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none }
.datumklein {  font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none }
.kalender_datum {  font-size: 14px; font-style: normal; text-decoration: none }
.button01 {  height: 25px; width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.button02 { height: 25px; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

/* ----- End CmsNoordWeb ----- */
