﻿.TextFormat { font-size:12; font-family:Arial; color:#000000;  }
.BigTextFormat { font-size:16; font-weight:bold; font-family:Arial; color:#000000;  }
.NaviPanel { background-color:#E0E0E0; width:100%; height:100%; }
.SelectedNaviPanel {background-color:Silver; width:100%; height:100%;}
h2 { font-size:20; font-family:Arial; color:#FFFFFF; }
.TabelleGrossZentriert { width:100%; height:100%; }
body 
{
	background-color:#ffffff;
	margin:0;
}
.DetailTrenner
{
	margin: 50px;
	text-align:center;
	background-color:#E0E0E0;
	
}