/* CSS id:Rechts */


#rechts {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;

}
#rechts h1 {
	color: #000000;
	padding-bottom: 14px;
	background-color: #CCCCCC;
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	

}
#rechts table{
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
}
#rechts .grau img {
	margin-top: 5px;
}