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



.tt_template td {
	/* font-family:"trebuchet ms"; */
	font-size:12px;
	line-height:15px;
	color:#000000;
}

.tt_template a {
}
.tt_template a:hover {
	text-decoration:none;
}



.tt_template .cnt_grijs_kop {
	font-size:20px;
	line-height:23px;
	color:#707070;
}
.tt_template .cnt_grijs_17 {
	font-size:17px;
	line-height:22px;
	color:#707070;
}
.tt_template .cnt_grijs_12 {
	font-size:12px;
	line-height:19px;
	color:#707070;
}
.tt_template .cnt_grijs_11 {
	font-size:11px;
	line-height:18px;
	color:#707070;
}
.tt_template .cnt_grijs_10 {
	font-size:10px;
	line-height:16px;
	color:#707070;
}



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



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

td.label {
	height:					30px;	
}	

div.tt-form {
}	

label {
	cursor:					pointer;	
	color:					#767676;	
	font-size:				11px;
}	

div.tt-form td.label {
	display: 				block;
	font-size:				11px;
	color:					#767676;
	width:					30%;
	padding-right:			20px;
	margin-top:				4px;
}
input.text {
	padding:				3px;
	border:					1px solid #B1B5B9;
	font-size:				11px;
	color:					#767676;
}
div.tt-form input.radio {

}
div.tt-form input.checkbox {
}

div.elemdiv {
	margin-top:				8px	
}

input.button {
	background-color:		#ffffff;
	background-repeat:		repeat-x;
	border:					1px solid #B1B5B9;
	color:					#767676;
	font-size:				10px;
	font-weight:			700;
	height:					19px;
	margin:					0;
	padding-bottom:			4px;
	cursor:					pointer;
}

textarea {
	margin-top:				5px;
	border:					1px solid #B1B5B9;
	padding:				3px;
	color:					#767676;
	font-size:				11px;
	font-family:			arial;
}
select {
	margin-top:				5px;
	border:					1px solid #B1B5B9;
	padding:				3px;
	color:					#767676;
	font-size:				11px;
	font-family:			verdana;
	cursor:					pointer;
}
.radio {
	cursor:					pointer;
}
select {
	margin-top:				5px;
}

.tt-form-required-field{
      background-image:		url('../img/astrix.jpg');
	  background-repeat:	no-repeat;
	  background-position:	right top;
	  padding-right:		10px;
}

div.tt-form .tt-form-required-row{
}