/* tabelle 1*/

table.magictable1{
	width: 580px;
	background-color: #fff;
	border-collapse: collapse;
	color: #343434;
	font: normal 13px/18px arial, helvetica, sans-serif;
	}
	
	
table.magictable1 tr{
	width: 580px;
	}
	
table.magictable1 td{
	width: 580px;
	border-bottom: 1px solid #c4d5ec;
	height: 24px;
	text-align: center;
}
	
table.magictable1 td span{
	float:left;
	text-align: left;
	padding: 0 0 0 10px;
	}

table.magictable1 td div span{
	float:none;
	text-align: center;
	padding: 0 0 0 10px;
	
}

		
table.magictable1 tr.last td
{
	border: none;
}


table.magictable1 div.blue{
	height: 24px;
	background: url(gfx/magictable/mt1-blue.jpg) left top no-repeat;
	padding: 0 0 0 6px;
	color: #fff;
	}
	
table.magictable1 div.blue span {
	height: 24px;
	display: block;
	background: url(gfx/magictable/mt1-blue.jpg) right top no-repeat;
	text-align: center;
	padding: 0 6px 0 0;
	line-height: 22px;
	}
	
table.magictable1 div.outline{
	height: 24px;
	background: url(gfx/magictable/mt1-outline.jpg) left top no-repeat;
	padding: 0 0 0 6px;
	color: #d51423;
	}
	
table.magictable1 div.outline span{
	height: 24px;
	display: block;
	background: url(gfx/magictable/mt1-outline.jpg) right top no-repeat;
	text-align: center;
	padding: 0 6px 0 0;
	line-height: 22px;
	}
	
table.magictable1 div.red{
	height: 24px;
	background: url(gfx/magictable/mt1-red.jpg) left top no-repeat;
	padding: 0 0 0 6px;
	color: #fff;
	}
table.magictable1 div.red span{
	height: 24px;
	display: block;
	background: url(gfx/magictable/mt1-red.jpg) right top no-repeat;
	text-align: center;
	padding: 0 6px 0 0;
	line-height: 22px;
	}
table.magictable1 tr.red td{
	width: 580px;
	border: none;
	color: #ffffff;
	background: url(gfx/magictable/mt1-red.jpg) center top no-repeat;
	}
table.magictable1 tr.red td.first{
	background: url(gfx/magictable/mt1-red.jpg) left top no-repeat;
	}
table.magictable1 tr.red td.last{
	background: url(gfx/magictable/mt1-red.jpg) right top no-repeat;
	}
	
	
table.magictable3{
	width: 580px;
	border-collapse: collapse;
	border:1px solid;
	font: normal 13px/18px arial, helvetica, sans-serif;
	}

table.magictable3 td {border:1px solid; }
table.magictable3 th {border:1px solid; }

	
table.magictable4{
	width: 580px;
	border-collapse: collapse;
	border:1px solid;
	font: normal 13px/18px arial, helvetica, sans-serif;
	}

table.magictable4 td {border:1px solid; }
table.magictable4 th {border:1px solid; }

table.magictable5{
	width: 580px;
	border-collapse: collapse;
	border:1px solid;
	font: normal 13px/18px arial, helvetica, sans-serif;
	}

table.magictable5 td {border:1px solid; }
table.magictable5 th {border:1px solid; }
