* {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	color: #000000;
	line-height: 20px;
}


br {
	display: block;
	height: 1px;
	line-height: 1px;
	content: " ";
}


#navigatie, #sidebar-links, #menu, #sidebar-rechts, #rounded-holder, #footer-holder, #crumb, #iphone-telefoon, .tp-caption, div.promo {
	display: none;
}


#pr-marge-top-index {
	height: 170px;
}


.print-holder-header {
	position: absolute;
	width: 100%;
	height: 140px;
}

#logo {
	display: block;
	position: absolute;
	height: 120px;
	width: 200px;
}

#holder-rev-slider {
	display: none;
}

#print-tekst {
	display: block;
	position: absolute;
	margin: 20px 0 0 380px;
	width: 67%;
	color: #000000;
}

h1 {
	font-size: 18px;
	line-height: 26px;
}

h2 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

h3, h4, h5, h6 {
	line-height: 12px;
	font-weight: bold;
}

ul {
	padding: 0;
	margin: 0;
}


/* Blokelementen */

div.content-vlak-content div.holding-overzicht-tekst  {
	width: 100%;
	float: left;
	height: 170px;
}

div.content-vlak-content div.holding-overzicht-tekst img.holding-overzicht-klein  {
	float: left;
	margin: 4px 0px 0 0;
	width: 145px;
	height: 145px;
}

div.content-vlak-content div.holding-overzicht-tekst p {
	margin: 0 20px 0 30px;
	padding: 0 0 0 0;
	float: left;
	width: 75%;
}

.content-vlak-content p.co-print {
	display: none;
}


/* Tabellen Contact */
	
#maincontent table, 
#maincontent tbody, 
#maincontent tr, 
#maincontent td {
	border: 0;
	background: none;
	vertical-align: top;
	padding: 5px 0 5px 0;
}

#maincontent .taf-formholder table, #maincontent .taf-formholder tr {
	width: 100%;
}

#maincontent .taf-formholder td {
	height: 30px;
}

#maincontent .taf-formholder td.taf-120 {
	width: 35%;
}

#maincontent .taf-formholder td.taf-5 {
	width: 5%;
}

#maincontent .taf-formholder td.taf-380 {
	width: 60%;
}

#maincontent form h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding: 7px 0 7px 0;
}

fieldset {
	border: none;
}

td.taf-120 label {
	display: block;
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0 -2px;
	padding: 0;
}

textarea {	
	width: 100%;
	height: 100px;
	border: 0;
	margin: 0 0 0 -2px;
	padding: 0;
}

input.taf-default-tekst {
	border: 0;
	width: 100%;
	margin: 0 0 0 -2px;
	padding: 0;
}

input.beveiligingsvraag, input.taf-default-aantal {
	display: none;
}

input.taf-dataknoppen-1 {
	display: none;
}

input[type=radio] {
	margin-left: -4px;
	color: #000000;
	background-color: #000000;
}

input[type=radio] + input[type=radio] {
	margin-left: 4px;
}

input[type=checkbox] {
	margin-left: 0;
	color: #000000;
	background-color: #000000;
}

select, select option {
	border: 0;
}


