/* css-file for extra formatting */


div#gallery div.csc-textpic img{

	margin-top: 10px;
	margin-bottom: 2px;


}

div#gallery div.csc-textpic dd.csc-textpic-caption {
	font-size: 0.833em;
}

div#content div.tx-newloginbox-pi1 table{
	
	border: none;
	width: 50%;

}

div#content div.tx-newloginbox-pi1 table th,
div#content div.tx-newloginbox-pi1 table td{
	border: none;
	padding: 0.25em;	
}




div#content table.erbrecht{
	width: 80%;
	margin: auto;
	border: none;
	margin-bottom: 1.5em;
}
div#content table.erbrecht th, div#content table.erbrecht td {
	padding: 0.5em;
	border: none;
}



div#content table.kooperationen{
	width: 80%;
	margin: auto;
	border: none;
	margin-bottom: 1.5em;
}
div#content table.kooperationen th, div#content table.kooperationen td {
	border: none;
}




div#content table.top_ten{
	width: 90%;
	margin: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

div#content table.top_ten td.td-0,
div#content table.top_ten td.td-3,
div#content table.top_ten td.td-4{
	text-align: center;
}

