body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#MainMenu
{
	height:27px;
	width:690px;
	background: #f0f0f0;
	margin:0 auto;
	margin-top:20px;
	border-style:solid;
	border-color:#7a985e;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:3px;
	border-left-width:0;
}
#tab
{
	margin:0;
	top:0;
}
#tab ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a
{
	background: url("images/bright_115_green.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span
{
	display:block;
	background:url("images/bleft_115_green.gif") no-repeat left top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#5b7245;
	font-weight:bold;
	line-height:27px;
}
#tab a:hover,#tab li.item_active a
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span
{
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border-style:solid;
	border-color:#9AB6D2;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:3px;
	border-left-width:0;
	background: #FFFFFF;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("images/bleft_115_green.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span
{
	float:left;
	display:block;
	line-height:27px;
	background:url("images/bright_115_green.gif") no-repeat right top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}

 a:link { text-decoration:none; font-weight:small; font-size:10pt; color:#226239; }
 a:visited { text-decoration:none; font-weight:small; font-size:10pt; color:#226239; }
 a:hover { text-decoration:none; font-weight:small; font-size:10pt; color:#226239; }
 a:active { text-decoration:none; font-weight:small; font-size:10pt; }

/*Style für den Kalender - ####################################### */

.calendar_saturday {
	background-color: #ffcaa6;
}

.calendar_sunday {
	background-color: #ff9650;
}

.calendar_weekday {
	background-color: #f8f8f8;
}

.calendar_today {
	background-color: #ffff7d;
}

.calendar_noday {
	background-color: #ffffff;
}

.calendar_termin {
	background-color: #FFFFCC;
}

/*Wichtige angaben für alle zukünftigen Scripte - ####################################### */

.info_error {
	color: #EE0000;
	font-size: 14;
	font-weight: bold;
}

.info_default {
	color: #000000;
	font-size: 14;
	font-weight: bold;
}

/*Tabelle Formular*/
.table_form  {
 	width: 100%;
	height: '';
	background-color: '';
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Formular*/
.table_normal  {
 	width: 100%;
	height: '';
	background-color: #FFFFFF;
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Raster*/
.table_net  {
 	width: 100%;
	height: '';
 	border-width: 0;
}

/*Tabellenkopf*/
.tableheader {
	background-color: #216239;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_light {
	background-color: #b6d3b2;
	color: #226239;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_ebene2 {
	background-color: #EBEADB;
	color: #226239;
	font-weight: small;
}

/*Feldbeschriftung*/
.tablefront {
	background-color: #e5f3e4;
	color: #226239;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
	background-color: #f5fbf4;
	color: #226239;
	font-weight: small;
}

/*Tabellen Body*/
.tablebody_light {
	background-color: #FFFFFF;
	color: #226239;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Reiter aktiv*/
.areiter {
	background-color: #216239;
	color: #FFFFFF;
	font-weight: bold;
}

/*Reiter passiv*/
.preiter {
	background-color: #e5f3e4;
	color: #216239;
	font-weight: bold;
}

/*E-Card Paspatu*/
.paspatu_frame {
	background-color: #999999;
}

.paspatu {
	background-color: #FFFFFF;
	color: ;
}

.paspatu_focus {
	background-color: #f3e800;
	color: ;
}

.paspatu_online {
	background-color: #93bfe8;
	color: ;
}

/*Textliche Formatierungen*/

.color_title { font-size:12pt; font-family:Arial; color:#990000; font-weight:small }

.small { font-size: 10; color: #666666; }

.line { border:dashed #990000 1px; height:0px; width:100%; text-align:left;}