/* no styles here :P */

.special_berichtstable
{
	margin:0px auto;
	text-align:left;
	empty-cells:show;
	padding:0px;
	border-collapse:collapse;
	width:744px;
	table-layout:fixed;
}

.special_berichtstable td, .special_berichtstable th
{
	margin:0px;	
	text-align:center;
}
.special_berichtstablecolor
{
	background-color:#FFEAEB;
}

#special_berichtsframe
{
	border:2px solid #D00000;
	width:744px;
	height:300px;
	padding:0px;
}
#special_statistik1
{
	margin:0px auto;
	empty-cells:show;
}
#special_statistik1 th, #special_statistik1 td
{
	text-align:center;
}
#special_statistik2
{
	margin:0px auto;
}
#special_statistik2 th
{
	text-align:right;
}
.special_tableannotation
{
	width:720px; 
	font-weight:bold; 
	padding:2px 0px; 
	text-align:right; 
	margin:0px auto;
}

.special_sirene
{
	margin:0px auto !important;
	text-align:center !important;
	padding:auto;
}

.special_berichtetablejahrselektor th
{
	margin:0 !important;
	background:#FFEAEB;
	border-color:white;
	border-style:solid;
	border-width:1px 1px 3px 1px
}

.special_berichtetablejahrselektor th.special_berichteSelectedYear
{
	background:#FFAAAA;
	color:white;
	font-weight:bold;
}

.special_berichtetablejahrselektor th a
{
	display:block;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

