.messagetitle { font-weight: bold; font-size: 13px; text-transform : capitalize; text-indent: 4px;}
.messagetitle:first-letter { text-transform : capitalize; }
.messagelisttitle { font-weight: bold; font-size: 13px; text-transform : capitalize;}
.messagelisttitle:first-letter { text-transform : capitalize; }
.messagelabelcontent {font-weight: bold; }
.messagelabelcontent:first-letter {text-transform: capitalize; }
table.messagetableinternet_body { padding: 0px; margin: 0px; border: none;}
table.messagetableinternet_body td { vertical-align: top; padding: 2px; border: none; }
table.timedurationtable td { padding: 0px; }

h1.verstoringen_list_header
{
    	line-height: 14px;
	font-weight: bold;
	font-size: 13px !important;
	color: #00adef;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

hr.verstoringen_list_end
{
	color: #00adef;
	background-color: #00adef;
	height: 3px;
	width: 100%;
	margin-top: 5px;
	border: none;
}

a.verstoringen_link:link
{
	color: #0863b5;
	background: url(http://www.gvb.nl/_layouts/gvb/img/sidebar_li_hover.jpg) no-repeat left top;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	display:inline-block;
}

a.verstoringen_link:visited
{
	color: #0863b5;
	background: url(http://www.gvb.nl/_layouts/gvb/img/sidebar_li_hover.jpg) no-repeat left top;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	display:inline-block;
}

a.verstoringen_link:hover
{
	color: #e30707;
	background: url(http://www.gvb.nl/_layouts/gvb/img/sidebar_li_over_gvb.jpg) no-repeat left top;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	display:inline-block;
}

a.verstoringen_link:active
{
	color: #e30707;
	background: url(http://www.gvb.nl/_layouts/gvb/img/sidebar_li_over_gvb.jpg) no-repeat left top;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	display:inline-block;
}