
table.tabellestart {
		
		font-size:12px;
		font-family: Arial, Verdana, sans-serif;
		border-collapse:collapse;
		float:left;
		
		}
table.tabellestart p.bodytext{
		
padding:0;
margin:0;
		}

.tabellestart td {padding:1px;border:1px solid #cccccc;margin:5px;}



/*Tabllen fÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¼r die Folgeseiten, d.h. von den Farben her neutral*/
table.tabellefolge {
		background-color:#ffffff;
		font-size:12px;
		font-family: Arial, Verdana, sans-serif;
		border-collapse:collapse;
		float:left;
margin-bottom:25px;}

table.tabellefolge thead{background-color:#ffffff;
		font-size:12px;
		color:#ffffff;
		font-family: Arial, Verdana, sans-serif;
		height:auto;
}

table.tabellefolge thead tr td{
		font-size:12px;
		border-left:2px solid #7c7c7c;
		border-bottom:2px solid #7c7c7c;
		border-right:2px solid #7c7c7c;
text-align:center;
border-top:2px solid #7c7c7c}
		
table.tabellefolge thead tr td p.bodytext{background-color:#ffffff;
		font-size:12px;
font-weight:bold;
		color:#ffffff;
		
		padding-top:5px;
		height:auto;
		padding-bottom:5px;
}

table.tabellefolge tbody tr td{
		font-size:12px;
		border-left:2px solid #7c7c7c;
		border-bottom:2px solid #7c7c7c;
		border-right:2px solid #7c7c7c;height:auto;
		
}

table.tabellefolge tbody tr td p.bodytext{
		font-size:12px;
		color:#383838;
		
		padding-top:5px;height:auto;
		padding-bottom:5px;
		text-align:center;
}
table.tabellefolge tbody tr td p.bodytext a img{
		font-size:12px;
		color:#383838;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;height:auto;
		}
table.tabellefolge tbody tr td p.bodytext img{
		
}

table.tabellefolge tfoot tr td{
		font-size:12px;
		color:#383838;
		border-left:2px solid #7c7c7c;
		border-bottom:2px solid #7c7c7c;
		border-right:2px solid #7c7c7c;height:auto;
background:#f3f3f3;
}

table.tabellefolge tfoot tr td p.bodytext{
		font-size:12px;
		color:#383838;padding-left:10px;padding-right:10px;
		text-align:center;
		padding-top:5px;
		height:auto;
}
table.tabellefolge p.bodytext a img {margin-left:-15px;}