* {
	margin: 0;
	padding: 0;
}

body, html {
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 16px;
	text-align: center;
}


#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 918px;
}

#home #header {
	background: url(../img/bg-header-01.jpg) no-repeat;
	height: 139px;
	width: 918px;
}

#controlling #header {
	background: url(../img/bg-header-02.jpg) no-repeat;
}

#training #header {
	background: url(../img/bg-header-03.jpg) no-repeat;
}

#coaching #header {
	background: url(../img/bg-header-04.jpg) no-repeat;
}

#nieuws #header {
	background: url(../img/bg-header-05.jpg) no-repeat;
}

#klanten #header {
	background: url(../img/bg-header-06.jpg) no-repeat;
}

#bedrijf #header {
	background: url(../img/bg-header-07.jpg) no-repeat;
}

#contact #header {
	background: url(../img/bg-header-08.jpg) no-repeat;
}

#logo {
	position: relative;
	left: 0px;
}

#navigation {
	float: left;
	width: 191px;
}

#mainContent {
	float: left;
	left: 10px;
	position: relative;
	width: 395px;
}

#sideContent {
	float: left;
	width: 191px;
	left: 130px;
	position: relative;
}

#footer {
	background: #f29400;
	bottom: 4px;
	color: #fff;
	height: 20px;
	margin-top: 40px;
	position: relative;
	text-align: right;
	width: 918px;
}

.clr {
	clear: both;
	height: 16px;
}

.blogItem .clr {
	height: 1px;
}


/* Navigatie */
#navigation ul li  {
	background: url(../img/bullet.gif) no-repeat 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	list-style-type: none;
	padding-left: 22px;
}

#navigation ul li ul li {
	background: url(../img/bullet-grey.gif) no-repeat 3px 6px;
	margin-left: -6px;
}

#navigation ul li#current {
	background: url(../img/bullet-current.gif) no-repeat 3px 6px;
}

#navigation ul li.grey {
	background: url(../img/bullet-grey.gif) no-repeat 3px 6px;
}

#navigation ul li a {
	color: #5d98cc;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li#current a {
	color: #f29400;
}

#navigation ul li#current .grey a {
	font-weight: normal;
}


#navigation ul li.grey a,
#navigation ul li ul li a,
#navigation ul li#current ul li a {
	color: #8b8b8e;
	font-weight: normal;
}

#navigation ul li:hover {
	background: url(../img/bullet-hover.gif) no-repeat 3px 6px;
	color: #8b8b8e;
	font-weight: normal;
}

/* Navigatie footer */
#footer a {
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 20px;
	text-decoration: none;
}


/* Tekst */
p {
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0px 10px 0px;
}

#sideContent .blogItem p {
	margin: 0 0 2px 0;
}

p.nieuwsbrief {
	color: #5d98cc;
	font-size: 11px;
	margin: 0px 0px 3px 5px;
}

h1 {
	border-bottom: dotted 1px #f19300;
	color: #f19300;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 30px;
	margin: 0px 0px 12px 0px;
	padding-bottom: 0px;
}

h1.geenlijn {
	border-bottom: none;	
}

h1.subtitle {
	font-size: 17px;
	margin-top: -6px;
}

#mainContent h2 {
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px -5px 0px;
}

#mainContent ul {
	list-style-position: outside;
	margin: -10px 0px 16px 12px;
}

#mainContent ul#downloads li {
	line-height: 26px;
}

#sideContent ul {
	margin: 0px 0px 16px 12px;
}

#sideContent h1 {
	border-bottom: none;
	color: #5d98cc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sideContent .blogItem h2 {
	color: #1a171b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#sideContent .blogItem .date {
	border-right: solid 2px #636363;
	color: #5d98cc;
	display: inline;
	font-weight: bold;
	padding-right: 4px;
}

table {
	border-collapse: collapse;
	margin-top: 2px;
}
td {
	padding: 0px 10px 0px 0px;
}

.quote {
	width: 204px;
}

.writer {
	margin-bottom: 22px;
	text-align: right;
}


/* Links */
a {
	color: #5d98cc;
}

a:hover {
	color: #444;
}

img {
	border: none;
}

img.right {
	margin-left: 20px;
}

img.right10 {
	margin-left: 10px;
}


/* Lees meer button */
a.readMore {
	background: url(../img/read-more-arrow.gif) no-repeat top right;
	color: #fff;
	float: right; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: 13px;
	line-height: 10px;
	padding-right: 9px;
	text-decoration: none;

}

a.readMore span {
	background: url(../img/bg-read-more.gif) no-repeat 0 0;
	display: block;
	height: 13px;
	padding: 0px 2px 0px 11px;
}

#navigation a.readMore {
	float: left;
}

/* Blog items */
#sideContent .blogItem {
	border-top: dotted 1px #5d98cc;
	padding: 5px 0px 5px 0px;
}

#iconen {
	text-align: center;
}

/* Formulieren */
#mainContent form {
	margin-top: 16px;
	width: 379px;
}

form#downloadForm {
	width: 189px;
}

.input,
.small-input {
	margin-bottom: 8px;
}

.small-input {
	float: left;
	display: inline;
	margin-bottom: -6px;
	position: relative;
	width: 125px;
}

.input label,
.small-input label {
	display: block;
	margin-bottom: 2px;
}

#sideContent .input label {
	width: 200px;
}

.input input,
.small-input input {
	background: url(../img/bg-input.gif) no-repeat 0 0;
	border: none;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	padding: 4px 7px;
	width: 165px;
}

.small-input input {
	background: url(../img/bg-input-small.gif) no-repeat 0 0;
	width: 104px;
}

.input textarea {
	background: url(../img/bg-textarea.gif) no-repeat 0 0;
	border: none;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 85px;
	padding: 7px;
	width: 355px;
}

.input input[type='checkbox'] {
	border: solid 1px red;
}

.input-submit {
	background: url(../img/read-more-arrow.gif) no-repeat right 2px;
	padding-right: 9px;
	text-align: right;
	margin-top: 4px;
}

.input-submit input {
	background: url(../img/bg-read-more.gif) no-repeat 0 2px;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	padding: 0px 2px 0px 11px;
}

/* Klanten */

.klant {
	border-bottom: dotted 1px #8b8b8e;
	margin-top: 3px;
	display: block;
}

.klantLogo {
	float: right;
	margin-top: 2px;
}


