html, body, form, table, tr, tbody, td, li {
	padding:0px;
	margin:0px;
	line-height: 16px;
}

table, tr, tbody, td {
	border-collapse: collapse; 
	text-align: left;
}

td, span, div, p {
	font-family: verdana, "trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #19388a;
}

a{
	color: #f7941e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

td {
	vertical-align: top;
}



h3.tekstenOnderwerp, h3 {
	display:block;
	margin: 0;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: bold;
}

h1 {
	display:block;
/*	color: #666699;*/
	font-size: 17px;
	font-weight: bold;

}

h1.training_titel {
font-size: 25px;
}

p {
	margin-top: 5px;
	margin-bottom: 4px;
}

p.inlineP {
	display:inline;
}

body{
	background-color: #fbf3e6;
	width: 100%;
}

span#bglines {
	display: block;
	position: absolute;
	width: 100%;
	top:205px;
	height: 1px;
	background-color: #f7941e;
}

span#bglines span {
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	top:109px;
	background-color: #f7941e;
}

#headerHolder {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	width: 990px;
	height: 206px;
	line-height: 0px;
}

#leftColumn{
	float:left;
}

#mainContentHolder {
	width: 951px;
	height: auto;
	background-color: #fbf3e6;
}

#logo {
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	width: 213px;
	height: 78px;
	text-align: right;
}

#logo span {
	display: block;
	width: 1px;
	height: 89px;
	margin-left: 213px;
	background-image: url("images/seperator.jpg");
}

#menuDiv {
	width: 213px;
	border-right: 1px solid #f7941e;
}

#menuDiv ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#menuDiv ul li{
	display: inline;
}

#menuDiv ul li a {
	display: block;
	height: 20px;
	color: white;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: center;
	background-color: #f7941e;
	font-weight: bold;
	vertical-align: middle;
	font-size: 14px;
}

#menudiv ul.sub {
	display: inline;
}

#menuDiv ul.sub li a {
	display: block;
	color: #19388a;
	font-size: 11px;
	font-weight: normal;
	background-color: #fbf3e6;
	text-align: left;
	margin: 0px;
	*margin-left: 20px;
}

#menuDiv ul.sub li  a:before {
	content: "- ";
}

#searchBalkHolder {
	margin-top:5px;
	margin-left: 15px;
}

#zoekText, #zoekSubmit {
	margin:0px;
	padding:0px;
}

#zoekText {
	width: 148px;
}


div.blocktxtSmall{
	margin-top:3px;
	width:196px;
}

div.blocktxtMiddle{
	text-align: left;
	margin-top:0px;
	padding: 0px 22px;
	width: 519px;
	border-right: 1px solid #f7941e;
	*border:0px;
}

div.blocktxtWide{
	text-align: left;
	padding: 0px 22px;
	/*width: 732px;
	width: 100%;*/
}


div#contentHolder{
	/*width:776px;*/
	width: 737px;
	float:left;
}

div.blockWide {
	text-align: center;
	width: 776px;

}

div.blockWideCloser {
}
div.blockxWide {
	margin-top: 5px;
	width:695px;
	padding: 8px;
	padding-left: 16px;
}

div.blockxWideCloser {
	width:730px;
	height: 13px;
}



div.blockSmall {
	width:196px;
	padding: 14px 0px 0px 15px;;
}

div.blockSmallCloser {
	width:191px;
	height: 5px;
}



div.blockMiddle {
	width: 563px;
	text-align: center;
}

div.blockMiddleCloser {
}

div.tekstenDiv0, div.tekstenDiv1 {
	border-bottom: 1px solid #f7941e;
	margin: 22px 0px;
	padding-bottom: 3px;
}

div#holder-right {
	height: 89px;
	width: 213px;
}

span#line-left {
	position: absolute;
	display: block;
	width: 1px;
	height: 89px;
	background-image: url("images/seperator.jpg");
}

div#nieuwtjes {
	border-left: 1px solid #f7941e;
}

div#nieuwtjes_kop {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #f7941e;
	height: 20px;
	font-size: 14px;
}

td#footerTekst{
	color:#f7941e;
	text-align: center;
}

td#footerTekst a{
	color:#f7941e;
	text-decoration: none;
	font-style: normal;
}

td#footerTekst a:hover{
	text-decoration: underline;
}

table.borderTable td{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 10px 0px;
}

div.melding {
	border: 2px dashed red;
}

td.trainingenOverzichtInfo {
font-weight: bold;
}

td.trainingenOverzichtInfo a {
font-weight: normal;
}

div.overzichtTrainingen {
padding-top: 30px;
}
