<!-- 


BODY
{
	font-family: Verdana,Helvetica,Arial,MS Serif,Tahoma;
	font-size: 8pt;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	background-color:#F3F3F3; 
	/* font-weight: bold; */
	scrollbar-base-color:#DCDCC2;
	scrollbar-face-color:#DCDCC2;
	scrollbar-track-color:#E1DFDF;
	scrollbar-shadow-color:#000000;
	scrollbar-dark-shadow-color:#E1DFDF;
	scrollbar-arrow-color:#000000;
	scrollbar-3d-light-color:#000000;
	scrollbar-highlight-color:#E1DFDF;
}

TABLE, TR, TD
{
	font-family: Verdana,Helvetica,Arial,MS Serif,Tahoma;
	font-size: 8pt;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	/* font-weight: bold; */
}

H1, H2, H3
{
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	font-size: 10pt;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	/* font-weight: bold; */
}

A
{
	font-family: Verdana,Helvetica,Arial,MS Serif,Tahoma;
	font-size: 8pt;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	font-weight: bold;
}

A:HOVER 
{
	font-family: Verdana,Helvetica,Arial,MS Serif,Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

.inputfield {
	border : thick solid 1;
	background-color: #E3E3CF;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-size: 8pt;
	font-weight : bold;
	color : #000000;
}

.button {
	border : thick solid 1;
	background-color: #E3E3CF;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-size: 8pt;
	font-weight : bold;
	color : #000000;
	cursor : hand;
}

.button_tag_vor {
	border : thick solid 1;
	background-color: #E3E3CF;
	width: 100;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-size: 8pt;
	font-weight : bold;
	color : #000000;
	cursor : hand;
}

.button_monat_vor {
	border : thick solid 1;
	background-color: #E3E3CF;
	width: 150;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-size: 8pt;
	font-weight : bold;
	color : #000000;
	cursor : hand;
}

.ueberschrift
{
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	font-weight: bold;
	font-size: 12pt;
}

.datumueberschrift
{
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	font-weight: bold;
	font-size: 12pt;
}

.klein
{
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	font-size: 8pt;
}

.kleinred
{
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	text-decoration: none; 
	color:  #CC0000;
	vcolor: #CC0000;
	acolor: #CC0000; 
	font-size: 8pt;
}

.shortdays
{
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	text-decoration: none; 
	color:  #000000;
	vcolor: #000000;
	acolor: #000000; 
	font-size: 8pt;
	font-weight: normal;
}

.pastEvents {
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	text-decoration: none; 
	color:  #6A6A6A;
	vcolor: #6A6A6A;
	acolor: #6A6A6A; 
	/* font-weight: bold; */
	font-size: 9pt;
}

.tooltip {
	font-family: Verdana, Helvetica, Arial, MS Serif, Tahoma;
	width:165px;
	font-size:8pt;
	border-width:2px;
	border-style:outset;
	border-color:darkgray;
	layer-background-color:#E3E3CF;
	background-color:#E3E3CF;
	color:black;
}
-->