table.contenttable { border-collapse: collapse; }
table.contenttable th { border: 1px solid #C6CFD6; background: #C6CFD6; padding: 5px; color: #002C53; }
table.contenttable tbody td { border: 1px solid #e5e5e5; padding: 5px; }

table.basisdaten .td-0 { width: 200px; }

table.downloadliste { width: 100%; }
table.downloadliste th,
table.downloadliste tbody td { border: none; border-bottom: 1px solid #e5e5e5; padding: 2px; background: #fff; }
table.downloadliste tbody td .date { color: #A59A00; font-weight:bold; }

#contact ol { list-style: none; margin: 0 0 20px 0; padding: 0; }
#contact legend { display: none; }
#contact label { display: block; }

#content h1 { margin: 20px 0 0 0; }
#content h1.csc-firstHeader { margin: 0; }

#content .specialTable .td-1,
#content .specialTable .td-2,
#content .specialTable .td-3,
#content .specialTable .td-4,
#content .specialTable .td-5 {
	width:50px;
	text-align:right;
}

#content .specialTable th {
	border: 1px solid #FFF;
}

#content .specialTable .td-1 {
	background-color:#E7EFEF;
}

#content .specialTable .td-0 {
	width:250px;
	font-weight:bold;
}
#content .specialTable .tr-2 {
	background-color:#C6CFD6;
}
#content .specialTable .tr-0 .td-1,
#content .specialTable .tr-2 .td-1 {
	background-color:#C6CFD6;
}
table.downloadliste tbody td.td-last{
	text-align:right;
}
