/* CSS Document */

#mitte div.csc-header{
	margin-bottom: 20px;
}



#mitte table.hoch{ /* Alle (IE6) */
	margin-top: -20px;
}



*html body #mitte table.hoch{ /* Alle standardkonformen Brauser */
	margin-top:0;
}



*+html #mitte table.hoch{ /* IE 7 */
	margin-top: -15px;
}

#rechts_content p{
	margin: 0;
	padding: 0;
}

#rechts table.hochrechts{
	margin-bottom: 15px;
}


#rechts_no table.hochrechts{
	margin-bottom: 15px;
}


#tab_mitte_unten{
	margin-top:40px;
	background: url(../img/bg_tab_mitte.gif);
	background-position: bottom left;
	background-repeat: no-repeat;

}
