/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e4e4e4;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#website {
	width: 843px;
	height: 1030px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}

div#linkerkant {
	width: 374px;
	overflow: hidden;
	float: left;
	padding: 6px 3px 6px 6px;
}

div#rechterkant div#trainingsaanbod p {
	padding: 0 10px 0 13px;
	color: #707070;
}

div#rechterkant {
	width: 451px;
	overflow: hidden;
	float: left;
	padding: 6px 6px 6px 3px;
}

div#rechterkant div.OverInnovam {
	width: 441px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background: #ff592c;
	background: #FFFFFF;
	display: block;
	margin: 0 0 6px 0;
	padding: 0 10px 0 0;
}

div#rechterkant div.NaarDeWebsite {
	width: 441px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background: #6699cc;
	background: #FFFFFF;
	display: block;
	margin: 0 0 6px 0;
	padding: 0 10px 0 0;
}

div#rechterkant img.titel {
	width: 451px;
	height: 25px;
	display: block;
	overflow: hidden;
	margin: 0 0 6px 0;
}

div#rechterkant div#informatie {
	width: 451px;
	height: 279px;
	background: url(../images/bg_groen.gif) no-repeat;
}

div#rechterkant div#informatie p {
	padding: 5px 110px 0 18px;
	color: #FFFFFF;
}

img.demo {
	width: 150px;
	height: 108px;
	border: 1px solid #d5d5d5;
}

div#linkerkant div#demo-overzicht {
	padding: 16px 10px 0 13px;
	color: #707070;
	background: url(../images/bg_grijs.gif) no-repeat;
	width: 374px;
	height: auto;
	margin: 15px 0 0 0;
}

div#linkerkant div#demo-overzicht p {
	padding: 0 10px 10px 0;
	color: #707070;
}

div#linkerkant div#demo-overzicht div#demo-linkerkolom {
	float: left;
	padding: 0 24px 0 0;
}

a.titelDemoTraning {
	text-decoration: none;
	color: #6699cc;
	color: #12b50e;
}

a.titelDemoTraning:hover {
	text-decoration: underline;
	color: #ff592c;
	color: #12b50e;
}

a.titelTraningsaanbod {
	text-decoration: none;
	color: #12b50e;
}

a.titelTraningsaanbod:hover {
	text-decoration: underline;
	color: #12b50e;
}

a.titelTraningsaanbodLeesVerder {
	text-decoration: none;
	color: #ff592c;
}

a.titelTraningsaanbodLeesVerder:hover {
	text-decoration: underline;
	color: #ff592c;
}

div#rechterkant div#demo-overzicht div#demo-rechterkolom {
	float: left;
}

h1 {
	font-size: 10px;
	padding: 0 0 3px 0;
	
}

div#footer {
	color: #acabab;
	text-align: center;
}

div#footer a {
	color: #acabab;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}