body {
	font-family: Arial, Geneva, Verdana, Sans-Serif;
	font-size: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff;
	color: #444;

}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 960px;
	background: url("http://www.oefentherapiebrinklaan.nl/gfx/background_cols2.gif") repeat;
}
#header {
    border-width: 0px 0px 0px 0px;
	border-bottom: 10px #AFD5F1 solid;
	border-top: 0px #FFF solid;
}
#leftcolumn {
	float: left;
	text-align: right;
	width: 220px;
	margin-left: 4px; 
}
#rightcolumn {
	float: right;
	width: 35px;
}
#content {
	float: left;
	width: 73%;
	height: 410px;
	overflow: auto;
}
#footer {
	clear: both;
	background: #FFFFFF;
	height: 2px;
	text-align: center;

}
h1, h2, h3, h5, p, hr {
	margin: 0px 20px 0px 20px;
}
h1 {
	font-size: 30px;
	padding-bottom: 18px;
	color: #59B6BD;
}
h2 {
	font-size: 18px;
	padding-bottom: 18px;
	color: #59B6BD;
}
h3 {
	font-size: 12px;
	margin-top: 12px;
}
h4 {
	font-size: 12px;
	margin: 0;
}
p {
	font-size: 0.8em;
	line-height: 1.25em;
	margin-bottom: 18px;
}
p.nomargin { margin: 0; }
p.intro {
	font-weight: bold;
}
.info {
	font-size: 11px;
}
.highlight {
	padding-left: 5px;
	font-weight: bold;
	color: #59B6BD;
}
p.ad {
	font-size: 11px;
	text-align: center;
}
a, a:visited {text-decoration: none; color: #444; }
a:hover, a:active {text-decoration: underline; color: #444; }
input, textarea, select {width: 96%; }
input.auto, textarea.auto, select.auto {width: auto; }
input.submit {width: auto; }
ul {
	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
ul.rss {
	font-size: 11px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
}
ul.list {
	font-size: 0.8em;
	line-height: 1.25em;
	margin-left: 20px;
	margin-right: 20px;
}
ul.navigation {
	position: relative;
	list-style: none;
	margin-bottom: 10px;
	*margin-left: 10px;  /* exception for IE6/7 because of rendering bug */
}
ul.navigation li a {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	display: block;
	height: 16px;
	vertical-align: middle;
	border-bottom: 3px #fff solid;
}
ul.navigation li a:hover, ul.navigation a.active {
	text-decoration: none;
	color: #ccdbe8;
	background: #004D8D;
}
.subnavigation {
	font-size: 11px;
}
#actueel .actueel, #bewonersinitiatief .bewonersinitiatief, #portretten .portretten, #waarom .waarom, #informatieavonden .informatieavonden, #ambassadeurs .ambassadeurs, #pakketten .pakketten, #techniek .techniek, #faq .faq, #nieuwsbrief .nieuwsbrief, #forum .forum {
	color: #444;
	background: #004D8D;
}
#contact .contact, #links .links, #pers .pers { text-decoration: underline; }
.right {text-align: right; }
img { border: 0; clear: none; }
img.right
{
	float: right;
	margin: 0 0 5px 20px;
}
img.left
{
	float: left;
	margin: 0 20px 5px 0px;
}
.framed {
	padding: 10px;
	border-bottom: 10px #fff solid;
}
ul#slideshow {
	position: relative;
	list-style: none;
	float: left;
	left: 20px;
	width: 640px;
	height: 124px;
	overflow: hidden;
	border-bottom: 1px #fff solid;
}
ul#slideshow li img {
/*	border: 1px #000 solid;
*/	width: 640px;
	height: 124px;
}
ul#slideshow li p {
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	margin: -2px 2px 0 0;
	text-transform: uppercase;
}
tr { vertical-align: top; }
hr
{
	margin: 10px 20px 10px 20px;
	clear: left;
}
