
body, p, table, td, tr
	{
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 12px;
	}

body
	{
	background-color: #FFFFFF;
	background-image: none;
	}

body.navi
	{
	background-color: #FFFFFF;
	background-image: none;
	}

body.oben
	{
	background-color: rgb(230,230,230);
	background-image: none;
	}

h1, h2, h3, h4, h5
	{
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	}

h1
	{
	font-size: 24px;
	line-height: 24px;
	}

h2
	{
	font-size: 18px;
	line-height: 18px;
	}

h3
	{
	font-size: 14px;
	line-height: 14px;
	}

h4
	{
	font-size: 12px;
	line-height: 12px;
	}
h5
	{
	font-size: 11px;
	}




.klein
	{
	font-size: 9px;
	line-height: 9px;
	}

.gross
	{
	font-size: 14px;
	line-height: 14px;
	}


.highlight
	{
	background-color: rgb(255,0,0);
	color: white;
	}

.rotfett
	{
	color: rgb(255,0,0);
	font-weight: bold;
	font-size: 12px;
	}

.bggelb
	{
	background-color: yellow;
	}

.zeitung
	{
	color: #3366FF;
	align: center;
	font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold;
	}

.weissaufweiss
	{
	background-color: white;
	color: white;
	font-size: 3px;
	}

.grossrot
	{
	color: rgb(255,0,0);
	font-size: 20px;
	line-height: 24px;
	}

