.navdarktext { color: #000000; font-size: 0.8em; font-family: Arial,sans-serif; line-height: 24px }
.navdark    { background-color: #008194;color:#ffffff; margin-top: 2px; margin-right: 0; margin-left: 0; padding-top: 0; padding-left: 0.2cm }
.text { color: #000000; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-right: 0; margin-left: 0 }
.textwhite { color: #ffffff; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-right: 0; margin-left: 0 }
.impressum { color: #FFFFFF; font-family: Arial,sans-serif; font-size: 12px; line-height: 14.4px; margin-right: 0; margin-left: 0 }
.titelue { color: #FFFFFF; font-family: Arial,sans-serif; 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,sans-serif;
				font-size:        11px;
				font-weight:      bold;
				font-style:       normal;
			}
			.cal_days /*darussol*/
			{
				background-color: #DDDDDD;
				color:            gray;
				font-family:      Arial,sans-serif;
				font-size:        11px;
				font-weight:      bold;
				font-style:       normal;
			}
			.cal_content
			{
				background-color: #EEEEEE;
				color:            #000000;
				font-family:      Arial,sans-serif;
				font-size:        10px;
				font-weight:      normal;
				font-style:       normal;
			}
			.cal_today
			{
				background-color: #FFDC9D;
				color:            #008194;
				font-family:      Arial,sans-serif;
				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,sans-serif;
				font-size:        10px;
				font-weight:      bold;
				font-style:       normal;
			}


