.tt_template {
	width: 100%;
	padding: 0px;
}
.tt_element,.tt_column {
	padding: 0px;
}



.tt_template td {
	font-size:			11px;
	line-height:		16px;
	color:				#333333;
}

.tt_template a {
	padding-bottom: 4px;
	text-decoration:none;
	color:#2671CB;
}
.tt_template a:hover {
	text-decoration:underline;
}



.tt_template .cnt_zwart_kop {
	font-size:			20px;
	line-height:		23px;
	color:				#333333;
}
.tt_template .cnt_zwart_17 {
	font-size:			17px;
	line-height:		22px;
	color:				#333333;
}
.tt_template .cnt_zwart_12 {
	font-size:			12px;
	line-height:		19px;
	color:				#333333;
}
.tt_template .cnt_zwart_11 {
	font-size:			11px;
	line-height:		18px;
	color:				#333333;
}
.tt_template .cnt_zwart_10 {
	font-size:			10px;
	line-height:		16px;
	color:				#333333;
}



.tt_template .cnt_rood_kop {
	font-size:			20px;
	line-height:		23px;
	color:				#E73F35;
}
.tt_template .cnt_rood_17 {
	font-size:			17px;
	line-height:		22px;
	color:				#E73F35;
}
.tt_template .cnt_rood_12 {
	font-size:			12px;
	line-height:		19px;
	color:				#E73F35;
}
.tt_template .cnt_rood_11 {
	font-size:			11px;
	line-height:		18px;
	color:				#E73F35;
}
.tt_template .cnt_rood_10 {
	font-size:			10px;
	line-height:		16px;
	color:				#E73F35;
}

.tt_template input, .tt_template textarea, .tt_template select {
	border:solid 1px #9C9C9C;
	background-color:#F1F1F1;
}
.tt_template .button {
	margin-top:7px;
	border:solid 1px #9C9C9C;
	background-color:#F1F1F1;
	font-size:12px;
	font-weight:bold;
}
.tt_template .noborder {
	border:0px;
	background-color:transparent;
}






div.tt-form td.label {
	padding-right:20px;
}
div.tt-form input.text {
}
div.tt-form input.radio {
}
div.tt-form input.checkbox {
}
div.tt-form input.button {
}
div.tt-form textarea {
}