p {font-family: Arial,Helvetica;font-size:0.8em;margin:0em;}

.navdarktext { color: #000000; font-size: 0.8em; font-family: Arial, Helvetica; line-height: 24px }
.navdark    { color: #008194; margin-top: 2px; margin-right: 0; margin-left: 0; padding-top: 0; padding-left: 0.2cm }
.text { color: #000000; font-family: Arial,Helvetica; font-size: 14px; 
line-height: 17px; margin-right: 0; margin-left: 0 }
.text_rechts2 { color: #222222; font-family: Arial,Helvetica; font-size: 1em; 
line-height: 1.3em; margin-right: 0em; margin-left: 0em; margin-top:0.5em;}
.textgreen {color: #008194}
.textgrey70b { color: #555555; font-family: Arial,Helvetica; font-weight:Bold;
font-size:1em;line-height: 1.3em; margin-right: 0em; margin-left: 0em; margin-top:0.5em;}
.textgrey70b1 { color: #555555; font-family: Arial,Helvetica; font-weight:Bold;
font-size:0.9em;line-height: 1.3em; margin-right: 0em; margin-left: 0em; margin-top:0.5em;}
.Ugrey70b { color: #555555; font-family: Arial,Helvetica; font-weight:Bold;
line-height: 1.3em; margin-right: 0em; margin-left: 0em; margin-top:0.5em;margin-bottom:0.5em;}


.textwhite { color: #008194; font-family: Arial,Helvetica; font-size: 14px; line-height: 17px; margin-right: 0; margin-left: 0 }
.impressum { color: #FFFFFF; font-family: Arial,Helvetica; font-size: 12px; line-height: 14.4px; margin-right: 0; margin-left: 0 }
.titelue { color: #FFFFFF; font-family: Arial,Helvetica; font-size: 24px; line-height: 17px; margin-right: 0; margin-left: 0 }


html {
        height: 101%;
}

a.cal_head
			{
				color: #008194;
			}
			a.cal_head:hover
			{
				text-decoration: none;
			}
			.cal_head
			{
				background-color: #DDDDDD;
				color:            #008194;
				font-family:      Arial;
				font-size:        11px;
				font-weight:      bold;
				font-style:       normal;
			}
			.cal_days /*darussol*/
			{
				background-color: #DDDDDD;
				color:            gray;
				font-family:      Arial;
				font-size:        11px;
				font-weight:      bold;
				font-style:       normal;
			}
			.cal_content
			{
				background-color: #EEEEEE;
				color:            #000000;
				font-family:      Arial;
				font-size:        10px;
				font-weight:      normal;
				font-style:       normal;
			}
			.cal_today
			{
				background-color: #CAE5E6;
				color:            #008194;
				font-family:      Arial;
				font-size:        10px;
				font-weight:      bold;
				font-style:       normal;
			}
 			.cal_event, a.cal_event /* e-man 17-06-04 */
			{
				background-color: #DDDDDD;
				color:            #000000;
				font-family:      Arial;
				font-size:        10px;
				font-weight:      bold;
				font-style:       normal;
			}


