/*CSS CREATED BY B. VERLEYEN */

body { 
	background: #00CCFF;
}

#container {
	
	background-color:#FFFFFF;
	height:auto;
	width: 960px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#header {
	
	background-color: #1F5AA6;
	height: 150px;
	width: 960px;
	color:#FFFFFF;
	font-weight:bolder;
	float: left;
	font-family:"Comic Sans MS", Arial, Verdana;
}
.klasfoto {
	float: left;
}
.klasintrotekst {
	float: right;
	width: 280px;
	margin-right:15px;
	margin-top:15px;
}
.klasnieuws {
	clear: both;
	font-size: 12px;
	margin-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;*/
	
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.klasnieuws .nieuwskopje {
	font-size:12px;
	font-weight:bold;
	}

#content #tekstcontent h3 {
	clear: both;
	margin-left:10px;
	color: #1F5AA6;
}


.klasnieuws h3 {
	color: #1F5AA6;
	}


#logo {
	float: left;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-left: 30px;
}

#contactgegevens {
	float: right;
	font-size: 10px;
	font-weight:normal;
	text-align:right;
	width: auto;
	margin-top:5px;
	margin-right: 10px;
}

#content {
	float: right;
	width: 760px;
	height:auto;
	line-height:18px;
	font-size:14px;
	line-height: 20px;
	font-family:"Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left: 0px;
	
}

#breadcrumb {
	margin-top: 5px;
	margin-right: 10px;
	font-size: 11px;
	width:inherit;
	text-align:right;
}
#tekstcontent {
	width: 720px;
	margin-bottom:10px;
	padding-top: 20px;
	padding-left: 20px;
	margin-right: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1F5AA6;
	}

/* HIER VOLGT ALLES VOOR DE LINKERNAVIGATIE */
/*//////////////////////////////////////////*/

#navigatie {
	width: 160px;
	margin-top: 80px;
	margin-left: 15px;
	/*background-color:#9900CC;*/
	font-family:"Comic Sans MS", Arial, Verdana;
	float: left;
}

#navigatie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #1F5AA6;
	font-weight: bold;
}

#navigatie a {
	display: block;
	padding: 5px 15px;
	border-bottom: 5px solid #FFFFFF;
	text-decoration: none;
	color: #FFCA3E;
}

#navigatie a:active {
	text-decoration:underline;
	color:white;
	
}
#navigatie a:hover {
	display: block;
	padding: 5px 15px;
	border-bottom: 5px solid #FFFFFF;
	text-decoration: none;
	color: #1F5AA6;
	text-decoration:underline;
	background-color:#FFCA3E;
}

/*EINDE LINKERNAVIGATIE....*/

/*COMPUTERMEER*/

#computermeer {
	text-align:center;
	display:inherit;

}

#computermeer img {
	border-style:none;

}
#computermeer a:link {
	text-decoration:none;
	display:inherit;
	
}

#computermeer a:visited {
	text-decoration:none;
	display:inherit;
}

#computermeer a:hover {
	text-decoration:none;
	display:inherit;

}

#computermeer a:active {
	text-decoration:none;
	display:inherit;
}




/*EXTRA voor lkr-pagina */

#lkrkopje {
position: relative;
left: 0px;
width:150px;
font-size:16px;
font-weight:bolder;



}

#lkrnamen {
position: relative;
left: 170px;
font-size: 14px;;


}






	
	

