* html, body {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #B153C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #660475;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}
strong {
	font-weight: bold;
}
a {
	color: #660475;
}
a:hover {
	color: #D30259;
}
p {
}
p.verssuccesItem, p.stappenplanItem {
	margin-top: 0;
}
p.verssuccesItem {
	font-style: normal;
}
#container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -371px;
	width: 743px;
	height: 200px;
}
#header {
	width: 743px;
	height: 96px;
	background-color: #dc006b;
	border-bottom: 4px solid #FFF;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#left {
	width: 224px;
	float: left;
	background-color: #FFF;
}
/* navigation */

#nav {
	float: left;
	width: 224px;
}
#nav ul, #nav ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	display: inline-block;
}
#nav a {
	display: block;
	padding-top: 5px;
	height: 22px;
	line-height: 28px;
	width: 184px;
	border-bottom: 2px solid #FFF;
	color: #FFF;
	text-decoration: none;
	padding-left: 40px;
	font-size: 18px;
	font-weight: bold;
}
/* ie hack: fix wrong border-bottom in Explorer for navigation items */

html>#nav a {
	border-bottom: 1px solid #FFF !important;
}
/* home */

#nav a {
	background-image: url(../img/btn_up.gif);
}
#nav a:hover, #nav li.menu-current a {
	background-image: url(../img/btn_hover.gif);
}
/* einde navigatie */


/* subnavigatie */

#subnav {
	float: left;
	width: 224px;
}
#subnav ul, #subnav li {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	display: inline-block;
}
#subnav a {
	display: block;
	width: 224px;
	border-bottom: 2px solid #FFF;
}
/* download gids */

#subnav a.download_gids {
	background-image: url(../img/btn-download-gids.gif);
	height: 235px;
	display: block;
	text-indent: -9999px;
	border-bottom: none;
}
/* doe de test */

#subnav a.doe_de_test {
	background-image: url(../img/btn-test.gif);
	height: 56px;
	text-indent: -9999px;
	display: block;
}
/* reactie */
#subnav a.reactie {
	background-image: url(../img/btn-reactie-up.gif);
	display: block;
	padding-top: 6px;
	color: #FFF;
	text-decoration: none;
	padding-left: 40px;
	font-size: 18px;
	font-weight: bold;
	height: 22px;
	line-height: 28px;
	width: 184px;
	border-bottom: 2px solid #FFF;
}
#subnav a:hover.reactie, #subnav li.menu-current a {
	background-image: url(../img/btn-reactie-hover.gif);
}
/* eof subnavigation */

.slideshow {
	position: relative;
	display: block;
	border-bottom: 3px solid #FFF;
	text-align: left;
}
#content {
	float: right;
	padding: 25px 10px 20px 20px;
	width: 483px;
	display: block;
	/*height: 100%;*/
}
#content ul {
	padding: 0;
	margin-left: 1.5em;
	margin-bottom: 2.5em;/* line-height: 2em; */
}
#content ul li {
	list-style-type: square;
	color: #660475;
}
.info_block {
	background-color: #FFF;
	border: 1px solid #DC006B;
	color: #DC006B;
	padding: 10px 20px 10px 10px;
	margin-top: 40px;
	margin-bottom: 30px;
	font-style: normal;
	font-size: 1em;
	position: relative;
}
h2.tipPraktijk {
	position: absolute;
	z-index: 100;
	background:  url(../img/h2-tipPraktijk.png);
	text-indent: -9999px;
	font-size: 0px;
	width: 178px;
	height: 51px;
	color: #FFF;
	top: -30px;
	left: -10px;
}
.info_block h3 {
	color: #DC006B;
	font-size: 160%;
	margin: 0;
	padding: 0 0 .25em 0;
	font-style: normal;
}
.info_block p {
	margin: 0;
}
.info_block img {
	float: left;
	margin-right: 2em;
}
.info_block a {
	color: #DC006B;
}
.clear {
	height: 0px;
	width: 100%;
	clear:both;
}
.img_acrobat_reader {
	float: right;
	margin-left: 20px;
	border: none;
}
table#brancheorganisaties {
	width: 100%;
}
table#brancheorganisaties td {
	display: table-cell;
	vertical-align: top;
	padding: 15px 0;/*	border-bottom: 1px solid #CCC;
*/}
table#brancheorganisaties td.logo {
	text-align: center;
}
.brancheorganisatie_row_white {
	background-color: #FFF;
	display: block;
	padding: 1em;
}
.brancheorganisatie_row_purple {
	background-color: #F7F2F8;
	display: block;
	padding: 1em;
}
.img_logo {
	float: right;
	margin-left: 1.5em;
	border: 1px solid #FFF;
}
.img_verssucces {
	border: 1px solid #660475;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.month_table_row_white {
	background-color: #FFF;
	display: block;
	padding: 0.5em;
}
.month_table_row_purple {
	background-color: #F7F2F8;
	display: block;
	padding: 0.5em;
}
/* *** misc *** */
img.imageRight {
	float: right;
	margin-left: 20px;
}
img.imageRightVerssucces {
	float: right;
	margin: 5px 0 10px 20px;
	border: 1px solid #CCC;
	padding: 3px;
}
#footer {
	text-align: center;
	width: 490px;
	font-size: .9em;
	position:absolute;
	margin-bottom:15px;
	height:30px;
}
#footer a {
	color: #DC006B;
}
/* *** list styles *** */
ol {
	margin: 0 0 0 20px;
	padding: 0;
}
ol li {
	font-weight: bold;
	margin: 0;
}
ol li p {
	color: #660475;
	display: block;
	font-weight: normal;
}
/* *** calendar table *** */
table#calendar {
	width: 475px;
	margin: 0;
	padding: 0;
}
table#calendar td {
	padding: 0;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	width: 50%;
	font-size: 18px;
}
table#calendar td a {
	padding: 5px 0 5px 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
}
table#calendar td a.purple {
	background: #7E3489;
}
table#calendar td a:hover.purple {
	background: #985da1;
}
table#calendar td a.pink {
	background: #DC006B;
}
table#calendar td a:hover.pink {
	background: #e12681;
}

