﻿* {
	margin: 0;
	padding: 0;
}

body,html {
	background: #0E95BD url(../images/bg.gif) top center repeat-x;
	font-family: arial, verdana, helvetica;
	color: #0D364D;
	font-size:14px;
	line-height:20px;
	height:100%;		
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height:20px;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li { 
	background: url(../images/button.gif) top left no-repeat;
	padding-left:20px;
	
}

strong {
	font-weight: bold;	
}


img {
	border: none;
}


.border {
	border: 1px solid #02A8D7;
	margin-right:20px;
	
}
.foto {
	border: 1px solid #FFFFFF;
}

.borderxx {
	border: 1px solid #02A8D7;

}

.borderx {
	border: 1px solid #02A8D7;
	margin-right:10px;
	margin-left:20px;	
}


h1 {
	color: #02A8D7;
	font-size: 18px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	margin:5px 0 15px 0;
}

h2 {
	color: #02A8D7;
	font-size: 15px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	margin:0 0 8px 0;
}

h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	margin:0 0 8px 0;
}

/**************************************/


/* Algemeen lay-out */
#container {
	height: auto;
	margin: 0 auto;
	width:1000px;
	overflow: hidden;
}

#menu-top {
	width:1000px;
	margin: 0 auto;
	color:#FFFFFF;
	text-align:right;
	padding-top:3px;
}

#header {
	width: 1000px;
	height:221px;
	margin: 0 auto;

}

#flash {
	margin: 0 auto;
	width:935px;
	padding-top:14px;
}


#menu {
	background: url(../images/bg-menu.gif) top center no-repeat;
	margin: 0 auto;
	width:935px;
	height:28px;	
}

#leerkrachten {
	background: url(../images/bg-leerkrachten.jpg) top center no-repeat;
	width:892px;
	min-height:320px;
	overflow:hidden;
}

#leerkrachten2 {
	background: url(../images/bg-leerkrachten2.jpg) top center no-repeat;
	width:892px;
	min-height:320px;
	overflow:hidden;
}

#leerkrachten3 {
	background: url(../images/bg-leerkrachten3.jpg) top center no-repeat;
	width:892px;
	min-height:320px;
	overflow:hidden;
}

#leer {
	float:left;
	width:450px;
	padding:20px;
	color:#FFFFFF;
	line-height:16px;
	font-size:12px;
}

#leer-foto {
	float:right;
	padding:10px;
}

#stmenu {
	width:910px;
	margin:0 auto;
	padding-right:10px;
	padding-left:15px;
}
	

#wrapper {
	background: url(../images/bg-wrapper.png) top center repeat-y;
	min-height: 275px; /* na invullen van content = height: 100%; */
	overflow: hidden;
	margin: 0 auto;	
	width: 1000px;
}

/**************************************/

#content {
	background: url(../images/bg-content.gif) top center repeat-x;
	width:935px;
	min-height:555px;
	overflow: hidden;
	margin:0 auto;
}

#left {
	width:550px;
	margin:20px;
	overflow:hidden;
	float: left;	
}

#left-large {
	width:892px;
	margin:20px;
	overflow:hidden;
	float: left;	
}

#leftgastenboek {
	width:870px;
	margin:20px;
	overflow:hidden;
	float: left;	
}

#leftotaal {
	width:867px;
	margin:20px;
	margin-top:10px;
	overflow:hidden;
	margin: 0 auto;

}




#right {
	margin-top:6px;
	background: #02A8D7 url(../images/bg-right.gif) bottom center repeat-x;
	width:317px;
	min-height:555px;
	overflow:hidden;
	float: right;	
}

#nieuws {
	margin-left:11px;
	margin-top:20px;
	overflow:hidden;
	float: left;	
	color:#FFFFFF;
	font-size:13px;
}


/**************************************/



/* Footer */ 

#footer {
	background: url(../images/bg-footer.png) top center no-repeat;
	height:83px;
	width:1000px;
	margin: 0 auto;

}


#subfooterr {
	color: #999999;
	font-family: verdana, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	float:right;
	padding-right:25px;
}

.footerl {
	padding-top:12px;
	padding-left:50px;
	float:left;
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
}

a.leerhover {
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
}

a.leerhover:hover {
	color: #FFFFFF;
	text-decoration: none;
}


a.footerltext {
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}

a.footerltext:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footerr {
	color:#FFFFFF;
	padding-top:20px;
	padding-right:50px;
	float:right;
	
}

a.footertext {
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:13px;
	font-weight:normal;
	text-decoration: underline;
}

a.footertext:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.lsites {
	color: #CCCCCC;
	font-family:verdana, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.lsites:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #0D364D;
	font-size:14px;
	text-decoration: underline;	
}

a:hover{
	color: #0D364D;
	text-decoration: none;
}

a.wit {
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}

a.wit:hover {
	color: #FFFFF;
	text-decoration: none;
}

a.footerwit {
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
}

a.footerwit:hover {
	color: #FFFFF;
	text-decoration: none;
}

/**************************************/


