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



.tt_template td {
	font-size:			11px;
	font-weight:		normal;
	line-height:		18px;
	color:				#000000;
}

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



.tt_template  .cnt_oranje_kop {
	font-size:			20px;
	line-height:		23px;
	color:				#F89727;
}
.tt_template  .cnt_oranje_17 {
	font-size:			17px;
	line-height:		22px;
	color:				#F89727;
}
.tt_template  .cnt_oranje_12 {
	font-size:			12px;
	line-height:		19px;
	color:				#F89727;
}
.tt_template  .cnt_oranje_11 {
	font-size:			11px;
	line-height:		18px;
	color:				#F89727;
}
.tt_template  .cnt_oranje_10 {
	font-size:			10px;
	line-height:		16px;
	color:				#F89727;
}



.tt_template  .cnt_zwart_kop {
	font-size:			20px;
	line-height:		23px;
	color:				#000000;
}
.tt_template  .cnt_zwart_17 {
	font-size:			17px;
	line-height:		22px;
	color:				#000000;
}
.tt_template  .cnt_zwart_12 {
	font-size:			12px;
	line-height:		19px;
	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_groen_kop {
	font-size:			20px;
	line-height:		23px;
	color:				#3c9647;
}
.tt_template .cnt_groen_17 {
	font-size:			17px;
	line-height:		22px;
	color:				#3c9647;
}
.tt_template .cnt_groen_12 {
	font-size:			12px;
	line-height:		19px;
	color:				#3c9647;
}
.tt_template .cnt_groen_11 {
	font-size:			11px;
	line-height:		18px;
	color:				#3c9647;
}
.cnt_groen_10 {
	font-size:			10px;
	line-height:		16px;
	color:				#3c9647;
}


.tt_template .button {
	margin-top:7px;
	background-color:#3c9647;
	font-size:12px;
	font-weight:bold;
}
.tt_template .noborder {
	border:0px;
	background-color:transparent;
}



div.tt-form {
}	


div.tt-form td.label {
	font-size:				11px;
	color:					#3c9647;
	padding-right:			20px;
	margin-top:				4px;
}
div.tt-form input.text {
	padding:				3px;
	border:					1px solid #3c9647;
	font-size:				11px;
	color:					#000000;
}
div.tt-form input.radio {
}
div.tt-form input.checkbox {
}

div.elemdiv {
	margin-top:				8px	
}	
div.tt-form input.button {
	background-color:		#ffffff;
	background-image:		url(../img/button_background.png);
	background-repeat:		repeat-x;
	border:					1px solid #3c9647;
	color:					#000000;
	font-size:				10px;
	font-weight:			700;
	height:					19px;
	margin:					0;
	padding-bottom:			4px;
	cursor:					pointer;
}
div.tt-form textarea {
	margin-top:				5px;
	border:					1px solid #3c9647;
	padding:				3px;
	color:					#000000;
	font-size:				11px;
	font-family:			verdana;
}
div.tt-form 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{
}