body, table tr td {

	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

a:hover {
	color: #5173A2;
	text-decoration: none;
}

a:visited {
	color:#91A8BB;
	text-decoration:none;
}

a:link {
	color: #7796D1;
	font-weight: normal;
	text-decoration: none;
}

h1.csc-firstHeader {
	color: #122530;
	font-size: 13px;
	font-weight: bold;
	margin: 27px 0px 11px 0px;

}

.fliesstextblau, div.tx-messefrontend-pi1 table.anfrage tbody tr td {
	color:#7499B7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.errorTD {
	background-color:#FDE6E6;
}

div.page_browse_active a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}