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


/* onderstaande overeenkomstig css in tt-config [siteconfig.xml] + [sites\www\css\default.css] */

.tt_template td {
	line-height: 20px;
	color: #CBCBCB;
}
.tt_template a {
	text-decoration: underline;
}
.tt_template a:hover {
	text-decoration: none;
}



.tt_template .cnt_balk {
	display:block;
	height:26px;
	line-height:26px;
	background:url(../img/oog.gif) no-repeat #D0D0D0;
	padding-left:31px;
	font-size:22px;
	font-weight:bold;
	color:#666666;
}
.tt_template .cnt_grijs_11 {
	font-size:11px;
	line-height:18px;
	color:#CBCBCB;
}
.tt_template .cnt_grijs_12 {
	font-size:12px;
	line-height:20px;
	color:#CBCBCB;
}
.tt_template .cnt_wit_kop {
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	color:white;
}
.tt_template .cnt_wit_11 {
	font-size:11px;
	line-height:18px;
	color:white;
}
.tt_template .cnt_wit_12 {
	font-size:12px;
	line-height:20px;
	color:white;
}
.tt_template .cnt_rood_11 {
	font-size:11px;
	line-height:18px;
	color:#A60000;
}
.tt_template .cnt_rood_12 {
	font-size:12px;
	line-height:20px;
	color:#A60000;
}



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