/* Layout HOME START */

body.home {
	background: #FFCB08;
	width: 920px;
	text-align: left;
	padding-left: 40px;
	padding-top: 0;
}

body.home #header {
	display: block;
	width: 920px;
	height: 249px;
	position: relative;
	background: url(../img/bg_header_home.jpg) no-repeat top left;
	border-bottom: 2px solid #FFCB08;
}

body.home #main_nav {
	display: block;
	width: 920px;
	overflow: hidden;
	height: 35px;
	position: absolute;
	bottom: 0;
	background: #FFF;
}

body.home #content {
	background: #FFF url(../img/bg_content.png) repeat-x top left;
	width: 880px;
	border: 5px solid #FFF;
	padding: 15px;
	text-align: left;
}

#footer {
	width: 920px;
	text-align: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#footer p {
	clear: both;
	float: left;
	color: #666;
	margin: 15px 0;
	line-height: 13px;
}

#footer ul {
	display: block;
	margin: 15px 0;
}

#footer li {
	display: block;
	float: left;
	color: #FFF;
	line-height: 13px;
}

#footer a,
#footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover,
#footer a:visited:hover {
	color: #363393;
	text-decoration: underline;
}

body.home #header #logo {
	position: absolute;
	left: 0;
	top: 0;
}

body.home #header #sitetag {
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: -3000px;
}

body.home #header #logo a {
	display: block;
}

body.home #header img {
	display: block;
}

body.home #main_nav ul {
	background: #FFF;
}

body.home #main_nav li {
	display: block;
	float: left;
	font-size: 10px;
}

body.home #main_nav li.english,
body.home #main_nav li.english a {
	float: right;
}

body.home #main_nav li a,
body.home #main_nav li a:visited {
	display: block;
	float: left;
	text-indent: -3000px;
}

body.home #main_nav li a:hover,
body.home #main_nav li a:visited:hover {
	display: block;
	float: left;
	text-indent: -3000px;
}

body.home #main_nav li.open a,
body.home #main_nav li.open a:visited {
	width: 290px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat 0 top;
	border: 0;
}

body.home #main_nav li.open a:hover,
body.home #main_nav li.open a:visited:hover {
	width: 290px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat 0 -35px;
	border: 0;
}

body.home #main_nav li.inhouse a,
body.home #main_nav li.inhouse a:visited {
	width: 87px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -290px top;
}

body.home #main_nav li.inhouse a:hover,
body.home #main_nav li.inhouse a:visited:hover {
	width: 87px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -290px -35px;
}

body.home #main_nav li.coaching a,
body.home #main_nav li.coaching a:visited {
	width: 100px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -377px top;
}

body.home #main_nav li.coaching a:hover,
body.home #main_nav li.coaching a:visited:hover {
	width: 100px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -377px -35px;
}

body.home #main_nav li.partners a,
body.home #main_nav li.partners a:visited {
	width: 95px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -483px top;
}

body.home #main_nav li.partners a:hover,
body.home #main_nav li.partners a:visited:hover {
	width: 95px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -483px -35px;
}

body.home #main_nav li.referenties a,
body.home #main_nav li.referenties a:visited {
	width: 110px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -577px top;
}

body.home #main_nav li.referenties a:hover,
body.home #main_nav li.referenties a:visited:hover {
	width: 110px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -577px -35px;
}

body.home #main_nav li.inschrijven a,
body.home #main_nav li.inschrijven a:visited {
	width: 110px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -687px top;
	border: 0;
}

body.home #main_nav li.inschrijven a:hover,
body.home #main_nav li.inschrijven a:visited:hover {
	width: 110px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -687px -35px;
	border: 0;
}

body.home #main_nav li.english a,
body.home #main_nav li.english a:visited {
	width: 119px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -807px top;
}

body.home #main_nav li.english a:hover,
body.home #main_nav li.english a:visited:hover {
	width: 119px;
	height: 35px;
	background: url(../img/navbar_home.png) no-repeat -807px -35px;
}

body.home #balk {
	display: block !important;
	background: #DEDCED;
	padding: 15px;
	width: 243px;
	margin-right: 20px;
	position: relative;
	float: left;
	margin-top: 73px;
	margin-top: 0;
}

body.home #balk p {
	margin-bottom: 15px;
	font-size: 13px !important;
	line-height: 18px;
}

body.home #balk p a,
body.home #balk p a:visited {
	font-weight: bold;
	color: #6C66A6;
	text-decoration: underline;
}

body.home #balk p a:hover,
body.home #balk p a:visited:hover {
	font-weight: bold;
	color: #363393;
	text-decoration: underline;
}

body.home h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	text-decoration: none;
}

body.home h2 a,
body.home h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	text-decoration: none;
}

body.home h2 a:hover,
body.home h2 a:visited:hover {
	font-weight: bold;
	text-decoration: underline !important;
	color: #363393 !important;
}

body.home h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	color: #666;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

body.home h3.mdash {
	font-weight: normal;
	text-transform: none;
	color: #A5A1C9;
	text-decoration: none;
	line-height: 14px;
	padding-top: 4px;
}

body.home span.bijschrift p,
body.home span.bijschrift strong,
body.home span.bijschrift em {
	color: #6C66A6;	
	line-height: inherit;
}

body.home h3 a,
body.home h3 a:visited {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	text-decoration: none;
}

body.home h3 a:hover,
body.home h3 a:visited:hover {
	font-weight: bold;
	text-decoration: underline !important;
	color: #363393 !important;
}

body.home h3.profiel {
	margin-bottom: 15px;
}

body.home h3.alletrainingen {
	margin-bottom: 30px;
}

body.home #news {
	display: block !important;
	width: 585px;
	float: left;
}

body.home #news h1 {
	font-size: 24px;
	color: #6C66A6;
	font-weight: bold;
	margin: 0 0 30px 0;
}

body.home #news h2,
body.home #news h2 a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C66A6;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 0;
}

body.home #news p {
	margin-bottom: 15px;
}

/* HOME END */
