body, td {
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
 
	margin: 0px;
	padding: 0px;
}

div.root
{
 text-align: center;
}

img.verkeersbeeld
{
 horizontal-align: center;
}

.text
{
	font-weight : normal;
}

table.info {
	border : 1px solid #80C5D8;
}

.verkeersinfotitel {
	font-weight : bold;
}

h4.text_title
{
 font-size: 13px;
}


div.traffic {
	background-image: url("images/traffic.gif");
 background-repeat: no-repeat;

	height: 70px;
	width: 194px;
	padding: 10px auto auto 20px;
}
p
{
 margin: 0px;
 padding: 0px;
}
p.situatie, p.lengte
{
 width: 194px;
 line-height: 13px;
 margin: 0px;
 padding: 5px;
 font-weight: bold;
}

