body {
	font: 82% Verdana, Arial, Helvetica, San-serif;
	margin: 0;
	padding: 0;
	color:  #333;
	line-height: 1.7em;
	background-color: #fff;
	margin-left: 0 5px 0 5px;
}

p {
	margin-top: 2px;
	padding: 0;
}


br {
	margin: 0;
	padding: 0;
}

#agenda {
	width: 400px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333;
	line-height: 1.7em;
}
.magnify {}

agenda_strong {
	color: #B3090D;
}

body.home {
		background: url(i/bg_body.jpg) center top no-repeat;
}

body.col {
		background: url(i/bg1_col.jpg) center top no-repeat;
}

body.ouderen {
		background: url(i/bg2_col.jpg) center top no-repeat;
}

body.vrijwilligers {
		background: url(i/bg3_col.jpg) center top no-repeat;
}

body.inspiratie {
		background: url(i/bg4_col.jpg) center top no-repeat;
}


.image-left {
	float: left;
	padding: 5px 12px 5px 0px;
}

.image-right {
	float: right;
	padding: 5px 0 5px 12px;
}

 strong { 
 		font-weight: bold;
		font-size:95%;
}

 .smaller {
	font-size: 0.95em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
  }

h1 {
	display: none;
}
h2 {
	color: #333;
	font-weight: normal;
	font-size: 2.1em;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial;
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 15px;
}

h3 {
	color: #B3090D;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial;
	line-height: 1.5em;
	margin-bottom: 2px;
}

a {
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial;
	font-weight: bold;
	color:#B3080D;
}

a:hover {
	text-decoration: underline;
}

a:current {
	text-decoration: none;
}


img {
	border: 0;
}

#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#kop {
	height: 151px;
	padding: 0 0 0 20px;
}

#nav {
	width: 960px;
	height: 80px;
}

.gedachte {
	font-size:1.3em;
	line-height: 2em;
	font-weight: bold;
	text-shadow: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.btn {
	width: 100px;
	height: 100px;
	margin: 0 0 25px -20px;
}
.btntxt {
	float: left;
	width: 340px;
	padding: 70px 20px 20px;
}
.column {
	float: left;
	width: 455px;
	padding: 0px 25px 20px;
	border-right: 1px solid #ccc;
}

.column a {
	font-size: 1.1em;
}

.column1 {
	float: left;
	width: 490px;
	padding: 0 0 0 20px
}

.column2 {
	float: left;
	width: 275px;
	padding: 0px 22px 20px;
	border-left: 1px solid #ccc;
	overflow: visible;
}

.sitebar_re {
	float: right;
	width: 195px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	height: inherit;
}

.sitebar_re a {
	font-size: 1.1em;
	font-weight: bold;
}
.sitebar_le {
	float: left;
	width: 205px;
	padding: 0px 15px 20px;
	background-COLor: #FFF;
}

.smlblock {
	background: #f2f2f2;
	border: 1px solid #999;
	margin: 0 0 5px;
	padding: 0x;
	text-align:center;
	color: #000;
	display:block;
	width: 190px;
}

.smlblock_current {
	background: #f2f2f2;
	border: 1px solid #B3080D;
	margin: 0 0 5px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial;
	font-size:inherit;
	color: #000;
	display:block;
	width: 180px;
	border-left-COLor: #B3080D;
	border-left-style: solid;
	border-left-width: 10px;
}

.smlblock1 {
	background: #f2f2f2;
	border: 1px solid #999;
	margin: 0 0 5px;
	padding: 0x;
	text-align:center;
	color: #000;
	width: 120px;
}

.smlblock1 a {
	color: #000;
}


.smlblock1_current {
	background: #f2f2f2;
	border: 1px solid #B3080D;
	margin: 0 0 5px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial;
	font-size:inherit;
	color: #000;
	width: 120px;
	border-bottom-COLor: #B3080D;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}



.smlblock_red {
	padding: 3px;
	COLor: #B3080D;
	font-size:1.2em
}

form.contactform {
	margin:  0;
	padding: 0 20px;
	border-left: 1px solid #ccc;
}
form.contactform div label {
	float: left;
	clear: left;
	width: 60px;
	font-style: italic;
}
form.contactform div input, form.contactform div textarea {
	width: 175px;
	border: 1px solid #ccc;
}
form.contactform .submit {
	text-align: right;
}

#footer {
	clear:  both;
	font-size: 0.8em;
	border-top: 1px solid #ccc;
	padding: 0 0 10px 20px;
}

#footer a {
	color: #666;
	font-size: 1.2em;
}
#footer a:hover {
	color: #B3080D;
}
.footer_right {
	color: #666;
	font-size: 0.75em;
}