<!--
div.kopf 
	{ 
	border: 0px solid silver;
	width: 700px;
	padding: 0px;
	margin-bottom: 0px;
	color: rgb(230,76,51);
	font-family: Arial;
	font-style: bold;
	font-weight: normal;
	font-size: 16pt;
	}

div.navi
	{
	float: left;
	width: 70px;
	border: 0px solid black;
	padding: 10px;
	background-color: rgb(255,223,125);
	color: rgb(230,76,51);
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	}

div.inhalthintergrund
	{
	width: 700px;
	background-color: rgb(255,223,125);
	textalign=center;
	}

div.inhalt
	{
	border: 0px solid black;
	width: 598px;
	padding: 10px;
	background-color: rgb(255,223,125);
	margin-left: 80px;
	font-family: Arial;
	font-size: 10pt;
	}


.Tabelle_nackt
	{
	border:none;
	border-width: 0px;
	}



.Tabelle 
	{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px;
	}

.Tabelle_hinterlegt
	{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(255,223,125);
	background-color: rgb(230,76,51);
	border-width: 2;
	border-color: rgb(230,76,51);
	padding: 2px;
	}

.Schlagzeile
	{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: rgb(230,76,51);
	}

.Fusszeile
	{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	}

.bildunterschrift
	{
	font-family: Arial;
	font-size: 8pt;
	}

-->

