a:link , .body a:visited {
	display:inline;
	border: thin outset;
}

a:hover {
	display: inline;
	background-color: #1FA12D;
/*	border: thick inset;  */
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #00FF00;
	font-size: 110.01%;
   min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
body {
	background-color: #FFFAE6;
}


.tdMaRechts{
	width: 75em;
}


.tdMaLinks{

}



.Menue{
	width: 7em;
/*	background-color: #EFFAF6;*/
	background: #e8e3d1;

	clear: right;
	float: left;
	text-align: left;
	text-indent: 0.2em;
	white-space: nowrap;
	display: block;
	padding: 0.01em 0.01em 0.01em 0.1em;
	margin: .01em;
	font-size: 1.10em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #006600;
	overflow: hidden; /*  auto, hiidden, scoll, visible  */
}	

.Menue a:link , .Menue a:visited {
	display:block;
/*	background-color:#9bc023;*/
	background: #e8e3d1;

	width: 6em;
/*	margin: 0.01em;
	padding: 0.1em;
*/	
	border: thin outset #FF0000;
	text-decoration: none;
}

.Menue a:hover {
	display:block;
	background-color:#1FA12D;
	border: thin inset;
	text-decoration: none;
}


.Koerper{
/*	background-color: #FFFAF6;	*/
	background:  #e8e3d1;

	overflow: auto;
	width: 80em;
	min-height: 20em;
	height: 40em;
	border-color: #73542A;
	border-style: solid none solid none;
	border-width: medium;
}	

.Kopf {
	clear: both;
	float: none;
	height: 6em;
	clip: auto;
	display: block;
	min-width: 60em;
	min-height: 5em;
	white-space: nowrap;
}

.imgKopf {
	height: 6em;
	width: 50em;
}

.Fuss {
	clear: both;
	float: none;
}

.Fuss div
{
	background: #e8e3d1;
	width: 290px;
	height: auto;
	display: inline;
	float: left;
	margin: 5px 5px 0px 3px;
}


.Liste {
	margin-left: 0em;
	list-style-type: disc;
}

.Liste li {
	margin-left: +1em;
	margin-top: +0.8em;
}



table{

}

td{
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	marks: cross;
}

th{
	font-size: 14px;
	padding-left: 10px;
	padding: 0px 10px 0px 10px;
	marks: cross;
	font-style: normal;
}

table.kal {
	border: thin solid Black;
}


.tdkal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border: thin solid Gray;
	border-color: Gray Gray Black Black;
}

.tablebuch {
	border: thin solid Black;
	padding-left: 0px;
	padding-right: 0px;
}

.tdbuch {
	border: thin solid Black;
	padding-left: 15px;
	padding-right: 15px;
	border-color: Gray Gray Black Black;
	background-color: #CCCCDD;
	text-align: center;
}

#Kontakt, #Kontakt td {
	font-size: 1.2em; 
	font-family: Arial, Helvetica, sans-serif;

}
 
li{
	font-size: 14px;
}

#a {
	font-size: 14px;
}
