.Ueberschrift {font-size: 14px;
	font-weight: bold;
}
.KleineSchrift {font-size: 10px;
}
.Fliestext {font-size: 12px;
	text-align: justify;
}
.FliestextLinks {font-size: 12px;
	text-align: left;
}
.FliestextZentriert {font-size: 12px;
	text-align: center;
}
.FliestextRechts {font-size:12px;
	text-align: right;
}
table.MenueBody {font-size: 12px;
}
table.Menschen {font-size: 12px;
	width: 100%;
}
table.Menue {font-size: 12px;
   text-align: center;
   table-layout: fixed;
}
table.Termin, Table.eMail {font-size: 12px;
   text-align: left;
   table-layout: fixed;
}
td.TerminTopRowCol1 {background-color: #99CCFF;
	white-space: nowrap;
	width: 103;
	font-size: 14px;
	font-weight: bold;
}
td.TerminTopRowCol2 {background-color: #99CCFF;
	white-space: nowrap;
	width: 220; 
	font-size: 12px;
}
td.TerminTopRowCol3 {background-color: #99CCFF;
	white-space: nowrap;
	width: 230;
	font-size: 12px;
}
td.TerminRow {background-color: #CCE5FF;
	white-space: nowrap; 
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
    background-color:#FFFFFF;
	scrollbar-face-color:#99CCFF;
	scrollbar-higtlight-color:#99CCFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
}
hr {height: 1px; 
   color:#000099;
}
input, textarea {font-family: Arial, Helvetica, sans-serif;
   color: #000099;
   font-size: 12px;
   border-left: #000099 1px solid;
   border-right: #000099 1px solid;
   border-top: #000099 1px solid;
   border-botton: #000099 1px solid;
}
a:hover {background-color:#FFFFFF; 
	color:#000099;
	text-decoration:none;
}
a:link {color:#000099;
}
a:visited {color:#000099;
}
table.MenueBody a:hover {background-color:#CCE5FF; 
	color:#000099;
	text-decoration:none;
}
p.MenueBody a:hover {background-color:#CCE5FF; 
	color:#000099;
	text-decoration:none;
}
table.Menschen a:hover {background-color:#CCE5FF; 
	color:#000099;
	text-decoration:none;
}

