body {
	background: #fff;
	font-family: verdana, arial, sans-serif;
	color:#000;
}

#main {
	margin:0 auto;
	padding:10px;
	display:block;
	width:940px;
}

#header {
	text-align:right;
	color: #000;
	margin: 0 10px 10px 10px;
	padding:0;
	display:block;
	font-size:75%;
	font-weight:bolder;
}

#headerlogo {
	height:120px;
}

#header h1, #header h2 {
	font-size:100%;	
}

p {
	margin-top:0;
}

#slide {
	text-align:center;
	float:left;
	height:220px;
	width:215px;
	margin: 0 10px 10px 10px;
	overflow:hidden;
}

#slide a {
	text-decoration: none;
	color:#000;
}

#slide .sc {
	height:210px;
	width:215px;
}

.imgslide {
	text-align:center;
	width:400px;
	height:400px;
/*	border: 1px solid #ff0000; */
	overflow:hidden;
}
.imgslide .sc{
	width:400px;
	height:400px;
}

#footer {
	text-align:center;
	padding:10px;
	display:block;
	font-size:75%;
	border:0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight:bolder;
}

 a:hover {
	text-decoration: underline;
	font-weight:bolder;
}

img {
	border:0;
}

.inner {
	text-align:center;
	margin: 0;
	background: #fff; 
	padding: 5px;
	border:0;
	font-size:12px; 
}

.inv {
	position:relative;
	padding: 8px;
	text-align: left;
	margin: 0px;
	line-height:110%;
	height:100px;
	bottom:0px;
}

.inv .btm {
	bottom:5px;
	width:260px;
	position:absolute;
	text-align:center;
	left:8px;
}

.inv.sm {
	height:50px;
}

.schoolhesje {
	background: #871783;
	margin: 2px; 
	padding: 4px;
	width: 300px; 
}

.schoolhesje .inner, .schoolhesje .inner a {
	color: #871783;
}

.schoolhesje .inv, .schoolhesje .inv a {
	color: #fff;
	background: #871783;
}

.trainingshesje {
	background: #7CC11A;
	margin: 2px; 
	padding: 4px;
	width: 300px; 
}

.trainingshesje .inner, .trainingshesje .inner a{
	color: #7CC11A;
}

.trainingshesje .inv, .trainingshesje .inv a {
	color: #000;
	background: #7CC11A;
}

.veiligheidshesje {
	background: #FDE506;
	margin: 2px; 
	padding: 4px;
	width: 300px; 
}

.veiligheidshesje .inner, .veiligheidshesje .inner a {
	color: #FDE506;
}

.veiligheidshesje .inv, .veiligheidshesje .inv a {
	color: #000;
	background: #FDE506;
}

.skihesje {
	background: #FE7E00;
	margin: 2px; 
	padding: 4px;
	width: 300px; 
}

.skihesje .inner,.skihesje .inner a {
	color: #FE7E00;
}

.skihesje .inv, .skihesje .inv a {
	color: #fff;
	background: #FE7E00;
}

.hesje {
	background: #0101CF;
	margin: 2px; 
	padding: 4px;
	width: 300px; 
}

.hesje .inner, .hesje .inner a {
	color: #0101CF;
}

.hesje .inv, .hesje .inv a {
	color: #fff;
	background: #0101CF;
}

.small {
	height:194px;
	margin-bottom:4px;
}

.large {
	height:400px;
}

.small .inner {
	height:184px;
}

.large .inner {
	height:390px;
}

h1, h2 {
	margin: 5px 0px 2px 0px;
	font-size:125%;	
}

h3 {
	margin: 5px 0px 2px 0px;
	font-size:100%;	
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.order  {
	float:right;
	margin:10px 15px 0px 15px;
	text-align:center;
	top:0px;
}

.order a {
	padding:2px 15px;
	color: #000;
	font-size:20px;
}

.order a:hover {
	text-decoration: none;
}

.menu {
	width: 200px;
	float:left;
	text-align:left;
	margin-bottom:10px;
}

.menu ul li a {
	display: block;
	color: #fff;
	margin-bottom:2px;
	padding:2px 2px 2px 10px;
}

.menu ul li a:hover {
	padding-left:20px;
	text-decoration: none;
}

.order ul li a{
	height:50px;
	line-height: 50px;
	margin:0 0 10px 5px;
}

#l {
	float:left;
	margin-top:10px;
	font-size:75%;
	text-align:center;
}

#r {
	float:right;
	font-size:75%;
	margin-top:10px;
}

#r h2 a {
	color:#000;
}

.h, .e, .s, .n {
	padding-left:80px;
	min-height:80px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:25px;
}

.r {
	float:right;
}

.xsmall #l {width:300px;}
.xsmall #r {width:640px;}
.xmedium #l {width:400px;}
.xmedium #r {width:540px;}
.xlarge #l {width:530px;}
.xlarge #r {width:410px;}
.xxlarge #l {width:600px;}
.xxlarge #r {width:340px;}
.xfull #l {width:940px;}
.xfull #r {width:940px;}

.image {
	float: left;
	margin: 0 5px 20px 0; 
}

.image .caption {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}


/* Forms */
fieldset {clear: both; text-align:left;}
legend {font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {font-size: 1em;}


.field .req, .req {
	background: #e5edf8;
	border:1px solid #ee0000;
}

form .field input, form .field select  {
	float:left;
	width:215px;
	margin:2px;
}

form .field .sm {
	width:50px;
}

form .field label {
	white-space: nowrap;
	width:170px;
	float:left;
	text-align:right;
	margin:2px;
}

form img {
	border:0;
	margin-left:2px;
	margin-top:3px;
}

form .field, form .buttons {clear: both; margin: 5px; }
form .field label {display: block;}
input.text {width:100%;}
form select {width:100%;}

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}

textarea {overflow: auto;width:100%;}
input.text, input.password, textarea, select {margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: baseline;}
input.text, input.password, textarea {border: 1px solid #444; padding: 2px;}

input.text:hover,textarea:hover {
	background: #e5edf8;
	border:1px solid #3a4684;
}

input.text:focus,textarea:focus {
	background: #e5edf8;
	border:1px solid #3a4684;
}

.cr {
	clear: right;
}

.cl {
	clear: left;
}

#twitter{
	text-align:center;
}

#twitter a {
	text-decoration: none;
	color: #6DD9F6;
}

#twitter a:hover {
	color: #5BB4CC;
}

