body {
	font-family: Tahoma, Frutiger, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color:#CC3300
}

td {
	font-family: Tahoma, Frutiger, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color:#FFFFFF
}

table {
	border: 0px;
	border-collapse:collapse;
}

table.innenfenster {
	width:1000;
	height:800;
}

table.navigationstabelle {
	width:1000;
}


td.titelzelle {
	text-align:center;
	height:50;
}

td.inhaltszelle {
	heigt:900;
	text-align:center;
	vertical-align:top;
}

td.inhaltszelle_linksbuendig {
	heigt:900;
	text-align:left;
	vertical-align:top;
	padding-left:10;
	padding-right:10;
}

td.navigationszelle {
	height:50;
}

td.navilink {
	width:20%;
	text-align:center;
}

table.aussen, td.aussen {
	font-family: Tahoma, Frutiger, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color:#CC3300
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	text-decoration:none;
}

a.navigation {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

a.navigation:hover {
	color: #CC3300;
	font-weight:bold;
	text-decoration:none;
}

a.aktuell {
	color: #CC3300;
	font-weight:bold;
	text-decoration:none;
}

.hervorhebung {
	font-weight:bold;
}

