body {
	background-color: #99FF66;
	padding: 0,5%;

}


td.Kopfzeile {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
	line-height: 30px;
}

td.kontaktleiste {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

td.Hauptinhalt {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

td.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-indent: 10px;
	line-height: 25px;
}

.TabelleKopfzeile {
	background-color: #FFFFFF;
	border: medium solid #006600;
	background-position: center;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.TabelleKontaktleiste {
	margin-top: 1%;
	margin-bottom: 1%;
	background-color: #006600;
	
}
.TabelleHauptInhalt {
	margin-left: 1%;
	border: medium solid #006600;
	background-color: #FFFFFF;
	width: 80%;
}

.TabelleNavigation {
	background-color: #006600;
	width: 19%;
}

a.kontaktleiste:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.kontaktleiste:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.kontaktleiste:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.kontaktleiste:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.Navigation:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-indent: 10px;
	line-height: 25px;
	text-decoration: none;
}

a.Navigation:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-indent: 10px;
	line-height: 25px;
	text-decoration: none;
}

a.Navigation:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-indent: 10px;
	line-height: 25px;
	text-decoration: none;
}

a.Navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 10px;
	line-height: 25px;
	text-decoration: none;
}
a.Hauptinhalt:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a.Hauptinhalt:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-decoration: underline;
}
a.Hauptinhalt:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-decoration: underline;
}
a.Hauptinhalt:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-decoration: underline;
}

