.resultaten_lijst_tip{
	margin-left:30px;
	width:600px;
}
.tip_box{
	width: 500px;
	text-align: left;
	vertical-align: top;
	margin:10px;
}
.tip_label_con{
	width: 120px;
	display: block;
}
.tip_info_con{
	width: 280px;
}
.tip_box textarea{
	height: 300px;
	width: 400px;
	overflow: auto;
}
.texta_tip{
	border:none;
	background-color: #fff8f2;
}
.top_afstand{
	height: 18px;
}
.tip_line_nav{
	height: 50px;
}

.tip_container{
	height: 450px;
	width: 600px;
}
.ta_tip{
	background-color: #ffffff;
}
.red_label{
	color:red;
	border:1px;
	border-color: red;
}