td { 
	font-family: 	'Trebuchet MS', Arial, Helvetica; 
	font-size: 		12px; 
}

form { 
	margin:			0px; 
	padding:		0px
}

input,button,select,textarea,legend { 
	font-family: 	'Trebuchet MS', Arial, Helvetica; 
	font-size: 		11px; 
	color: 			#8f4074; 
}
input,button,textarea { 
	border: 		solid 1px gray; 
}

.top td { 
	text-align: 	center; 
	border-right: 	solid 1px #c0c0c0; 
	padding-bottom: 5px; 
	vertical-align: bottom; 
	height: 		40px; 
}

.onderschrift { 
	font-style: 	italic; 
	font-weight: 	bold; 
	text-align: 	center; 
	color:			white;
}

.content {  
	line-height: 	17px; 
}

.content_breed { 
	padding: 		10px; 
	padding-right:	0px; 
	line-height: 	17px; 
}

.tt_element { 
	line-height: 	17px;
}

.content td { 
	vertical-align: top; 
}

a { 
	color: 			#8f4074; 
	text-decoration: none;
}

a:hover { 
	color: 			#8f4074; 
	text-decoration: underline; 
}

a.zoeken {
	color: 			#8f4074; 
	font-weight:	bold; 
	text-decoration: none; 
}

.banner {
	border: 		solid 1px gray; 
}

.copyright { 
	font-size: 		10px; 
	color: 			gray; 
	text-align: 	center; 
}

.copyright a { 
	color: 			gray; 
}

.copyright a:hover { 
	color: 			gray; 
}

.kop1 { 
	font-family: 	Arial; 
	color: 			#8f4074; 
	font-size: 		15px; 
	font-weight: 	bold; 
}

.kop2 {
	font-family: 	Arial; 
	color: 			#8f4074; 
	font-size: 		12px; 
	font-weight: 	bold; 
}

.kop3 { 
	font-family: 	Arial; 
	color: 			#8f4074; 
	font-size: 		11px; 
	font-weight: 	bold; 
}

.tt_template,.tt_element {
	width: 			99%;
}

input.button,button.button {
	border: 		solid 1px black;
	background-color: #8f4074;
	color: 			white;
	font-family: 	Arial, Tahoma, Verdana;
	font-size: 		11px;
	text-decoration:none;
	font-weight: 	bold;
	padding: 		0px;
}

table.malafide_bedrijven{
	border-collapse: 	collapse;
	font: 				Arial, sans-serif;		
	width: 				500px; 
}

table.malafide_bedrijven th{
	background-color:	#8f4074;
	color: 				white;
}

tr.odd td{
	background-color: 	#b085a1;
}

tr.even td{
	
}