/* Design, HTML en stylesheets by: 								*/

/* Andre Brocatus Design Consultancy 							*/
/* Andre Brocatus 												*/
/* www.brocatus.com 											*/
/* andre@brocatus.com 											*/

/* Savonije GEEL		#FFCB08		background 					*/
/* Savonije PAARS		#6C66A6 	titels en links				*/
/* Savonije PAARS RO	#363393 	links rollover				*/
/* Savonije PAARS BG	#DEDCED 	menuutjes en zijbalken		*/
/* Savonije GRIJS		#555 	text 						*/
/* Savonije ORANGE		#FF6600 	titeltjes en accenten		*/


/* RESET START */

body {
	background:#FFF;
	color:#000;
}

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,
img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1;
	font-family:inherit;
	text-align:left;
	vertical-align:baseline;
}

a img,:link img,:visited img {
	border:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

ol,ul{
	list-style:none;
}

q:before,q:after,blockquote:before,blockquote:after {
	content:""
}

/* RESET END */

/* Global font styles START */

body {
	font-weight: normal;
	font-style: normal;
	font-family: 'Georgia', georgia, 'Times new roman', times-new-roman, 'Times', times , serif;
	font-size: 13px;
	color: #555;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,
img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	line-height: 18px;
	text-align: left;
	color: #555;
	font-weight: normal;
}

a,
a:visited {
	color: #6C66A6;
	text-decoration: none;
}

a:hover,
a:visited:hover {
	color: #363393;
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

/* Global font styles END */

/* Layout CONTENT START */

body {
	background: #FFCB08 url(../img/p_hipo.jpg) fixed no-repeat left bottom;
	width: 722px;
	text-align: left;
	padding-left: 238px;
	padding-top: 77px;
}

#header {
	display: block;
	width: 960px;
	height: 77px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#main_nav {
	display: block;
	width: 722px;
	overflow: hidden;
	height: 39px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #FFF;
}

#func_nav {
	display: block;
	width: 722px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#func_nav li {
	display: inline;
	float: right;
	color: #FFE16E;
}

#func_nav li a,
#func_nav li a:visited {
	color: #9B8945;
	text-decoration: none;
}

#func_nav li a:hover,
#func_nav li a:visited:hover {
	color: #363393;
	text-decoration: underline;
}

#content {
	background: #FFF url(../img/bg_content.png) repeat-x 0 left;
	width: 682px;
	border: 5px solid #FFF;
	padding: 15px;
	text-align: left;
}

#footer {
	width: 723px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	clear: both;
	padding: 15px 0;
}

#footer p {
	clear: both;
	float: left;
	color: #555;
	margin: 15px 0;
	line-height: 13px;
}

#footer ul {
	display: block;
}

#footer li {
	display: inline;
	float: left;
	color: #FFF;
	line-height: 13px;
}

#footer a,
#footer a:visited {
	color: #555;
	text-decoration: none;
}

#footer a:hover,
#footer a:visited:hover {
	color: #363393;
	text-decoration: underline;
}

#header #logo {
	position: absolute;
	left: 0;
	top: 0;
}

#header #logo a {
	display: block;
}

#header img {
	display: block;
}

#main_nav ul {
	display: block;
	background: #FFCB08;
	height: 39px;
	overflow: hidden;
}

#main_nav li {
	display: inline;
	float: left;
	font-size: 10px;
	overflow: hidden;
}

#main_nav li a,
#main_nav li a:visited {
	display: inline;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}

#main_nav li a:hover,
#main_nav li a:visited:hover {
	display: inline;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}

#main_nav li.open a,
#main_nav li.open a:visited {
	width: 229px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -5px 0;
	border-left: 5px solid #FFCB08;
}

#main_nav li.open a:hover,
#main_nav li.open a:visited:hover {
	width: 229px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -5px -39px;
	border-left: 5px solid #FFCB08;
}

#main_nav li.open a.current,
#main_nav li.open a.current:visited {
	background: url(../img/navbar.png) no-repeat -5px -78px !important;
	border-left: 5px solid #FFCB08;
}

#main_nav li.open a.current:hover,
#main_nav li.open a.current:visited:hover {
	background: url(../img/navbar.png) no-repeat -5px -117px !important;
	border-left: 5px solid #FFCB08;
}

#main_nav li.inhouse a,
#main_nav li.inhouse a:visited {
	width: 85px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -234px 0;
}

#main_nav li.inhouse a:hover,
#main_nav li.inhouse a:visited:hover {
	width: 85px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -234px -39px;
}

#main_nav li.inhouse a.current,
#main_nav li.inhouse a.current:visited {
	background: url(../img/navbar.png) no-repeat -234px -78px !important;
}

#main_nav li.inhouse a.current:hover,
#main_nav li.inhouse a.current:visited:hover {
	background: url(../img/navbar.png) no-repeat -234px -117px !important;
}

#main_nav li.coaching a,
#main_nav li.coaching a:visited {
	width: 95px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -319px 0;
}

#main_nav li.coaching a:hover,
#main_nav li.coaching a:visited:hover {
	width: 95px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -319px -39px;
}

#main_nav li.coaching a.current,
#main_nav li.coaching a.current:visited {
	background: url(../img/navbar.png) no-repeat -319px -78px !important;
}

#main_nav li.coaching a.current:hover,
#main_nav li.coaching a.current:visited:hover {
	background: url(../img/navbar.png) no-repeat -319px -117px !important;
}

#main_nav li.partners a,
#main_nav li.partners a:visited {
	width: 90px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -414px 0;
}

#main_nav li.partners a:hover,
#main_nav li.partners a:visited:hover {
	width: 90px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -414px -39px;
}

#main_nav li.partners a.current,
#main_nav li.partners a.current:visited {
	background: url(../img/navbar.png) no-repeat -414px -78px !important;
}

#main_nav li.partners a.current:hover,
#main_nav li.partners a.current:visited:hover {
	background: url(../img/navbar.png) no-repeat -414px -117px !important;
}

#main_nav li.referenties a,
#main_nav li.referenties a:visited {
	width: 110px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -504px 0;
}

#main_nav li.referenties a:hover,
#main_nav li.referenties a:visited:hover {
	width: 110px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -504px -39px;
}

#main_nav li.referenties a.current,
#main_nav li.referenties a.current:visited {
	background: url(../img/navbar.png) no-repeat -504px -78px !important;
}

#main_nav li.referenties a.current:hover,
#main_nav li.referenties a.current:visited:hover {
	background: url(../img/navbar.png) no-repeat -504px -117px !important;
}

#main_nav li.inschrijven a,
#main_nav li.inschrijven a:visited {
	width: 104px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -614px 0;
	border-right: 4px solid #FFCB08;
}

#main_nav li.inschrijven a:hover,
#main_nav li.inschrijven a:visited:hover {
	width: 104px;
	height: 39px;
	background: url(../img/navbar.png) no-repeat -614px -39px;
	border-right: 4px solid #FFCB08;
}

#main_nav li.inschrijven a.current,
#main_nav li.inschrijven a.current:visited {
	background: url(../img/navbar.png) no-repeat -614px -78px !important;
	border-right: 4px solid #FFCB08;
}

#main_nav li.inschrijven a.current:hover,
#main_nav li.inschrijven a.current:visited:hover {
	background: url(../img/navbar.png) no-repeat -614px -117px !important;
	border-right: 4px solid #FFCB08;
}

#content #quote {
	position: absolute;
	left: 62px;
	top: 112px;
	width: 155px;
}

#content #quote h3.quote,
#content #quote h3.quote span {
	font-weight: bold;
	font-style: italic;
	font-family: 'Georgia', georgia, 'Times new roman', times-new-roman, 'Times', times , serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	color: #FFF;
}

.quoteli {
	margin-bottom: 30px;
}

.quoteli h3.quote,
.quoteli h3.quote span {
	font-weight: normal;
	font-style: italic;
	font-family: 'Georgia', georgia, 'Times new roman', times-new-roman, 'Times', times , serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	color: #999;
	padding: 0;
	margin-bottom: 7px;
	margin-top: 21px;
}

#content #quote p,
#content #quote p a,
#content #quote p a:visited,
#content #quote p a:hover,
#content #quote p a:visited:hover,
.quoteli p,
.quoteli p a,
.quoteli p a:hover,
.quoteli p a:visited,
.quoteli p a:visited:hover {
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.quoteli p.mdash {
	display: none;
}

#side {
	float: right;
	width: 196px;
	position: relative;
}

#balk {
	background: #DEDCED;
	padding: 9px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

#balk p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}

#balk p a span,
#balk p a:visited span,
#balk p a,
#balk p a:visited {
	font-weight: bold;
	color: #555;
	text-decoration: underline;
}

#balk p a:hover span,
#balk p a:visited:hover span,
#balk p a:hover,
#balk p a:visited:hover {
	font-weight: bold;
	color: #363393;
	text-decoration: underline;
}

#balk .button {
	padding: 10px 0;
}

#balk .button a,
#balk .button a:visited {
	text-align: center;
	display: block;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background: #6C66A6 url(../img/bg_button.png) no-repeat 0 0;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
}

#balk .button a:hover,
#balk .button a:visited:hover {
	display: block;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background: #363393 url(../img/bg_button.png) no-repeat 0 -30px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
}

h1,
h1 span {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: none;
	color: #6C66A6;
	text-decoration: none;
}

h1 {
	padding: 15px 0 0 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #555;
	text-decoration: none;
	line-height: 21px;
	margin: 5px 0 30px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	margin: 0 0 9px 0;
}

body.trainingindex .doelstellingen h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	margin: 15px 0 5px 0;
	border-top: 1px solid #CCC;
	padding-top: 15px;
}

body.trainingindex .doelstellingen h3 a,
body.trainingindex .doelstellingen h3 a:visited,
body.trainingindex .doelstellingen h3 a span,
body.trainingindex .doelstellingen h3 a:visited span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	margin: 30px 0 5px 0;
}

body.trainingindex .doelstellingen h3 a:hover,
body.trainingindex .doelstellingen h3 a:visited:hover,
body.trainingindex .doelstellingen h3 a:hover span,
body.trainingindex .doelstellingen h3 a:visited:hover span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #363393;
	text-decoration: underline;
	line-height: 18px;
	margin: 30px 0 5px 0;
}

body.trainingindex .doelstellingen p.meer {
	margin-top: 15px;
}

body.trainingindex .doelstellingen p.meer a,
body.trainingindex .doelstellingen p.meer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C66A6;
	padding-left: 20px;
	background: url(../img/info.gif) no-repeat left center;
}

body.trainingindex .navigatie {
	padding-top: 30px;
}

h4 {
	font-family: 'Georgia', georgia, 'Times new roman', times-new-roman, 'Times', times , serif;
	font-weight: bold;
	margin: 12px 0 6px 0;
	clear: both;
}

h5 {
	font-family: 'Georgia', georgia, 'Times new roman', times-new-roman, 'Times', times , serif;
}

#text {
	display: block !important;
	float: left;
	width: 470px;
}

body.wide #text {
	width: 640px;
}

body.wide #text .partner img {
	float: left;
	clear: left;
	display: inline;
	margin: 0 20px 15px 0;
}

body.wide #text .partner {
	float: left;
	clear: left;
	display: inline;
	width: 640px;
	margin-bottom: 15px;
}

#text p a {
	text-decoration: underline;
}

#text p {
	padding-bottom: 9px;
}

#text ul {
	list-style: disc outside;
	margin-left: 1.5em;
	padding-bottom: 9px;
}

#text ol {
	list-style: decimal outside;
	margin-left: 1.5em;
	padding-bottom: 9px;
}

#text ul li {
	list-style: disc outside;
}

#text h3 {
	clear: both;
	padding-top: 18px;
}

#text .navigatie h3 {
	padding-top: 0;
}

#text ol li {
	list-style: decimal outside;
}

#side ul {
	list-style: disc outside;
	padding-top: 7px;
	margin-left: 1.25em;
}

#side li {
	list-style: disc outside;
	margin-bottom: 7px;
	line-height: 18px;
	font-size: 12px;
}

#side .menu ul {
	list-style-type: none;
	display: block;
	padding-top: 7px;
	margin-left: 0;
}

#side .menu li {
	list-style-type: none;
	display: block;
}

#side li a span, 
#side li a:visited span,
#side li a:hover span,
#side li a:visited:hover span,
#side li a, 
#side li a:visited,
#side li a:hover,
#side li a:visited:hover {
	line-height: 18px;
	color: #555;
	font-size: 12px;
}

#text .programma p,
#text .doelstellingen p {
	margin-bottom: 0;
}

h5 {
	width: 106px;
	display: inline;
	float: left;
	clear: both;
	vertical-align: top;
}

.programma p {
	display: inline;
	float: left;
	width: 355px;
	vertical-align: top;
	padding-bottom: 9px;
}

.navigatie {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	width: 486px;
	padding-top: 27px;
}

.navigatie h3,
.navigatie h3 a,
.navigatie h3 a span,
.navigatie h3 a:visited,
.navigatie h3 a:visited span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	text-decoration: none;
	margin: 0;
}

.navigatie h3 a:hover,
.navigatie h3 a:visited:hover,
.navigatie h3 a:hover span,
.navigatie h3 a:visited:hover span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #363393;
	text-decoration:underline;
	margin: 0;
}

#news h1 {
	font-size: 24px;
	color: #6C66A6;
	font-weight: bold;
	margin: 30px 0;
}

#news h2,
#news h2 a,
#news h2 a span,
#news h2 a:visited,
#news h2 a:visited span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	text-decoration: none;
	margin-top: 30px;
}

#news h2 a:hover,
#news h2 a:hover span,
#news h2 a:visited:hover,
#news h2 a:visited:hover span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #363393;
	text-decoration: underline;
	margin-top: 30px;
}

#news p {
	margin-bottom: 15px;
}

h1.nieuws {
	margin-top: 30px;
}

/* CONTENT END */

