html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #636466;
	background: #fff;
}

form {
        display: inline;
}

.mceContentBody {
	font-size: 11px;
	background-color: #fff;
}

textarea {
	width:95%;
 	height: 400px;
}

a, a:visited {
	color: #636466;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #892e3f;
}

#container {
	margin: 0 auto;
	width: 751px;
	text-align: left;
}

#header {
	width: 751px;
	height: 126px;
}

#navigation {
	height: 20px
	margin: 0 0 0 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

input.search {
	height: 15px;
	width: 112px;
	border: 1px solid #892e3f;
	font-size: 11px;
	color: #892e3f;
	padding: 0 4px 0 4px;
}

#logo {
	float: left; 
	width: 152px;
	height: 53px;
	margin: -4px 0 0 0;
}

#login {
	float: left; 
	width: 152px;
	height: 42px;
	margin: 61px 0 0 -152px;
}

#topbanner {
	float: right;
	margin: 4px 0 0 0;
	width: 590px;
	height: 95px;
}

#menu {
	float: left;
	width: 120px;
	display: inline;
	padding: 7px 4px 7px 4px;
	margin: 5px 0 0 23px;
	border: 1px solid #5a5a5a;
}

#breadcrumbs {
	float: left;
	width: 460px;
	display: inline;
	margin: 0 0 0 10px;
}


#content {
	float: left;
	width: 460px;
	display: inline;
	margin: 5px 0 0 10px;
}

#banners {
	float: right;
	width: 120px;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
}

.btt {
	float: right;
	display: inline;
	margin: -16px 0 0 0;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	background: url("../images/balk.gif") no-repeat;
	margin: 0 0 12px 0;
	padding: 0 0 0 18px;
}

h3 {
	color: #952338;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 4px;
}

h3.home {
	color: #952338;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 4px;	
}

.readmore_header {
	width: 460px;
	height: 18px;
	background: url("../images/h3_readmore.gif") no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
}

.h3_readmore {
	float: left;
	color: #952338;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 18px;	
}

.btt_readmore {
	float: right;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

p {
	margin: 0;
	padding: 0 0 0 4px;
}

p.intro {
	font-weight: bold;
	padding: 0 0 0 4px;
	margin: 0 0 18px 0;
}

p.onderschrift {
	font-style: italic;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

p.datum {
	font-size: 11px;
	margin: 18px 0 10px 0;
}

p.menu {
	margin: 0 4px 0 11px;
	font-size: 11px;
}

span.caps {
	text-transform: uppercase;
}

.imgleft {
	float: left;
	margin: 0 6px 6px 0;
	clear: all;
}

.imgright {
	float: right;
	margin: 0 0 6px 6px;
	clear: all;
}

img.banners {
	padding: 0;
	margin: 0;
}

.streep_2 {
	width: 460px;
	height: 1px;
	background: url("../images/lijnlang.gif") no-repeat;
	margin: 10px 0 10px 0;
}

.streep {
	width: 460px;
	height: 1px;
	background: url("../images/lijnlang.gif") no-repeat;
	margin: 10px 0 25px 0;
}

.streep_kl {
	width: 118px;
	height: 1px;
	background: url("../images/lijnkort.gif") no-repeat;
	margin: 10px 0 10px 0;
}

a.leesmeer, a.leesmeer:visited {
    color: #636466;
    font-weight: bold;
    text-decoration: none;
}

a.leesmeer:hover, a.leesmeer:active {
	color: #892e3f;
}

a.menu, a.menu:visited {
    color: #5a5a5a;
    font-weight: bold;
    text-decoration: none;
}

a.menu:hover, a.menu:active {
	color: #952438;
   text-decoration: none;
}

ul.index {
	list-style: none;
}

li.index {
	padding-left: 12px;
	background: url("../images/vierkant.gif") no-repeat;
	background-position: 0 .4em;
}

.content_footer {
	width: 460px;
	height: 20px;
	background: url("../images/lijnlang.gif") repeat-x;
	text-align: right;
	padding: 2px 0 0 0;
	margin-top: 6px;
}

#flash_banner {
	float: left; 
	width: 152px;
	height: 53px;
	margin: -4px 0 0 0;
}