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

* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

html {
	height:100%;
}

body {
	background:#333 top center repeat;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color:#333;
	height:100%;
}
	
#wrapper {
	width:960px;
	margin:0 auto;
	background-color:#fff;
	height:100%;
}

a {
	color:#333;
	text-decoration:underline;
}

a:hover {
	color:#00a5e3;
	text-decoration:underline;
}

h2 {
	font-size:16px;
	color:#00a5e3;
	padding:0 0 10px 0;
}
	
/* HEADER */
#header {
	width:960px;
	float:left;
	border:none;
	height:210px;
	background:#fff url(../img/banner.jpg) top center no-repeat;
	padding:0 0 30px 0;
}

/* navigatie zonder inschrijvingen
#nav {
	padding:150px 230px 20px 230px;
	float:left;
	width:533px;
}*/

#nav {
	padding:150px 114px 20px 230px;
	float:left;
	width:616px;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

.nav {
	float:left;
	padding-right: 23px;
	height:40px;
/*overflow:hidden;*/
}

a.info {
	background:#fff url(../img/nav_info.gif) top left no-repeat;
	width:100px;
}
a.info:hover {
	background:#fff url(../img/nav_info_on.gif) top left no-repeat;
}
a.opleiding {
	background:#fff url(../img/nav_opleiding.gif) top left no-repeat;
	width:100px;
}
a.opleiding:hover {
	background:#fff url(../img/nav_opleiding_on.gif) top left no-repeat;
}
a.filialen {
	background:#fff url(../img/nav_filialen.gif) top left no-repeat;
	width:100px;
}
a.filialen:hover {
	background:#fff url(../img/nav_filialen_on.gif) top left no-repeat;
}
a.contact {
	background:#fff url(../img/nav_contact.gif) top left no-repeat;
	width:100px;
}
a.contact:hover {
	background:#fff url(../img/nav_contact_on.gif) top left no-repeat;
}
a.inschrijvingen {
	background:#fff url(../img/nav_inschrijven.gif) top left no-repeat;
	width:100px;
}
a.inschrijvingen:hover {
	background:#fff url(../img/nav_inschrijven_on.gif) top left no-repeat;
}

/* CONTENT */
#container {
	float:left;
	width:940px;
	padding:0 10px;
	background-color:#fff;
	height:auto;
}

/*SUBNAV*/
.subnav {
	float:left;
	background-color:#eee;
	width:120px;
	padding:18px 20px;
}

#subnavlist li {
	display:inline;
	list-style-type:none;
	color:#00a5e3;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	text-decoration:none;
	width:120px;
	float:left;
	border-bottom:#fff 1px dashed;
	}
#subnavlist .lastitem {
	border-bottom:0px;
	margin:0px;
	padding:0px;
}
.subnav a {
	color:#333;
	text-decoration:none;
}

.subnav a:hover {
	color:#00A5E3;
	text-decoration:none;
}

/* TEKSTEN*/
#content {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	float:left;
	background:#fff;
	border:none;
	width:440px;
	padding:0 60px 20px 60px;
	height:auto;
}

.rood{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ed1c24;
	font-weight:bold;
}
.dayspan {
	width:75px;
	display: inline-block;
}

/*BEELDEN*/

#imgcol {
	background-color:#fff;
	width:220px;
	height:425px;
	float:left;
}
.green {
	border:#32ae45 3px solid;
	/*margin:0 0 20px 0;*/
}
.blue {
	border:#00a5e3 3px solid;
	/*margin:0 0 20px 0;*/
} 
.red {
	border:#f13018 3px solid;
	/*margin:0 0 20px 0;*/
}
.yellow {
	border:#ffb631 3px solid;
	/*margin:0 0 20px 0;*/
}

#slideshow1 {
	width:214px;
	height:190px;
	overflow:hidden;
	padding:0 0 25px 0;
}

#slideshow2 {
	width:214px;
	height:190px;
	overflow:hidden;
	padding:0 0 0px 0;
}

#slideshow2 {
	width:214px;
	height:190px;
	overflow:hidden;
	padding:0 0 0px 0;
}

/* NEWS */
#news {
	width:715px;
	float:left;
	margin-top:-20px;
}

.newsblock {
	/*border-bottom:#00a5e3 1px dashed;*/
	background:# fff url(../img/news_line.gif) bottom left no-repeat;
	width:715px;
	float:left;
	padding:20px 0 0 0;
}
.newsimg {
	float:left;
	width:154px;
	margin:0 0 20px 0;
	border: 3px #eee solid;
}
.newstxt {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	border:none;
	width:445px;
	padding:0 50px 20px 60px;
}
.subpage {
	background:#fff url(../img/newssubpage_line.gif) bottom right no-repeat;
}

/* CONTACT */
#txt_format{
	font:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	width: 375px;
	border-style:solid;
	border-width: thin;
	border-color:#333;
	padding-left: 2px;
	padding-bottom:5px;
}
#txt_bericht{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 380px;
	height: 150px;
	width: 380px;
	border-style:solid;
	border-width: thin;
	border-color:#333;
	color:#333;
	/*padding-left: 2px;*/
}

#errors{
	color:#eee;
	font-style:italic;
}

/* FOOTER */
#footer {
	width:720px;
	padding:20px 10px 20px 220px;
	float:left;
	background-color:#fff;
}

#footertext {
	text-align:left;
	font-size:11px;
	float:left;
	color:#333;
	border-bottom:#00a5e3 1px dashed;
	border-top:#00a5e3 1px dashed;
	width:720px;
	padding:5px 0;
}


/*TABEL INSCHRIJVINGEN*/
#tabel_txt{
	font:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	padding-left: 2px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:left;
	border:1px #333 solid;
}

.tabel_bg{
	background:#eee;
}

.tabel_center{
		text-align:center;
}

.tabel_border{
	border-top:#00a5e3 1px dashed;
	border-bottom:#00a5e3 1px dashed;
}

/* EXTRA CLASSES */

.witvlak {
	width:170px;
	float:left;
	height:400px;
}

.spacer {
	float:left;
	background-color:#fff;
	width:120px;
	padding:18px 20px;
}
