/* Appearance of the Calendar-Modul */.calendar{	width : 180px;	height: 150px;	font-family: Arial, Helvetica, sans-serif;}.calendar .headline {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	background-color: #003399;	border-top : 1pt solid Black;	border-right: 1pt solid Black;	padding-left : 1pt;	padding-top: 2pt;/*	background : url(ice.jpg);*/}.calendar .headline A:link {	color: #FFFFFF;	text-decoration: none;}.calendar .headline A:visited {	color: #FFFFFF;	text-decoration: none;}.calendar .headline A:hover {	color: #FF0000;	text-decoration: none;}.calendar .headline .today_select  {	background-color: #77AADD;	font-family: Arial, Helvetica, sans-serif;	border-top: 1pt solid Black; 	font-weight: normal;	text-align : center;	text-decoration: underline;	    font-size: 70%;	width: 100%;}.calendar .overview {	background-color: #EAF0FF;	font-size: 80%;	font-family: Arial, Helvetica, sans-serif;	text-align : center;	border-top: 1pt solid Black; 	border-left : 1pt solid Black;	border-right : 1pt solid Black;	border-bottom : 1pt solid Black;	height: 100%;	width: 100%;}.calendar .overview A:link {	text-decoration: none;}.calendar .overview A:visited {	text-decoration: none;}.calendar .overview A:hover{	background-color: #FF0000;	color: #FFFFFF;	text-decoration: none;}.calendar .overview .last_month {	color: #999999;}.calendar .overview .next_month {	color: #999999;}.calendar .overview #today {	color: #FFFFFF;	background-color: #FF9933;}.calendar .overview #selected {	color: #FFFFFF;	background-color: #FF0000;	margin-top: auto;	margin-bottom: auto;	}.calendar .overview .dayname {	background-color: #FEFADE;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	margin-top: auto;	margin-bottom: auto;}.calendar .overview .reserved {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	text-decoration: underline;	background-color: #009999;	padding-left : 4pt;	padding-right : 4pt;	padding-top: 1pt;	padding-bottom: 1pt;}/* Appearance of the Eventlist */.event_list_title   {	font-family : Arial, Helvetica, sans-serif;	font-size: 14px;	color: #003399;	background-color: #FFFFFF;	}.event_list {	width : 98%;	height: auto;	background-color: #FEFADE;	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	border : 1pt solid Black;}.event_list .headings {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #FFFFFF;	font-size: 100%;	background-color: #003399;/*	background : url(ice.jpg);*/}.event_list .col_status {	width: 50pt;}.event_list .col_date {	width: 100pt;}.event_list .col_event {	width: auto;	color: #ffffff;}.event_list .status {	font-size: 80%;	color: Red;	font-weight: bold;   	vertical-align : top;}.event_list .date {    font-size: 75%;	color: #000000;	font-family: Arial, Helvetica, sans-serif;}.event_list .event {	font-size: 80%;	font-family: Arial, Helvetica, sans-serif;	vertical-align : top;}.event_list A  {  text-decoration: none;}.event_list A:hover  {  text-decoration: underline;}.event_list .error_message {	font-size: 80%;	font-family: Arial, Helvetica, sans-serif;	margin-left : auto;	margin-right : auto;	padding-left : 10pt;	padding-right : 10pt;	padding-top: 10pt;	padding-bottom: 10pt;	background-color: #EAF0FF;	}	.cal_view_select {margin: 5px;}	/* Appearance for Event-Infos */.event_info {	width : 500px;	height: auto;	background-color: #FEFADE;	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;    border : 1pt solid;		}.event_info .headings {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #FFFFFF;	font-size: 100%;	background-color: #003399;    padding: 5pt 5pt 5pt 5pt;/*	background : url(ice.jpg);*/}.event_info .title {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	border-bottom : 1pt solid #000000;}.event_info .date {	background-color: #ffffff;	color: #003399;	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	width: 100pt;	border-bottom : 1pt solid #000000;}.event_info .description {	font-family: Arial, Helvetica, sans-serif;	padding: 10pt 10pt 10pt 10pt;	font-size: 80%;}.line_color0 {	background-color: #DDE7FF;	padding-top:3pt;	padding-bottom:3pt;}.line_color1 {	background-color: #EAF0FF;	padding-top:3pt;	padding-bottom:3pt;}.author_info {	font-family: Arial;	font-size: xx-small;	color: #CCCCCC;}.author_info A {	color: #CCCCCC;}.next_event_select  {	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	background-color: #FFFFFF;	text-align : left;}.next_event_select A {	font-size: 100%;	color: #82C4F4;	background-color: #FFFFFF;	text-align : center;	text-decoration: underline;}.qs_months, .qs_prev_years, .qs_next_years {	zindex : 1000;	position : absolute;	width:50px;	background-color: #77AADD;	border: 1pt solid Black; 	padding-left: 5px;	padding-right: 5px;	visibility: hidden;}.qs_months table, .qs_prev_years table, .qs_next_years table {	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;}.qs_months table A, .qs_prev_years table A, .qs_next_years table A {	display:block; width: 30px;	text-decoration : none;	color: black;}.qs_months table A:hover, .qs_prev_years table A:hover, .qs_next_years table A:hover {	display:block; width: 30px;	background-color: red;	color: white;}a.whitelink:link {	color: #ffffff;	font-size: 9pt;	font-family: arial, helvetica, sans-serif;	text-decoration: none;	}a.whitelink:visited {	color: #ffffff;	font-size: 9pt;	font-family: arial, helvetica, sans-serif;	text-decoration: none;	}a.whitelink:hover {	color: #ffff00;	font-size: 9pt;	font-family: arial, helvetica, sans-serif;	text-decoration: none;	}a.whitelink:active {	color: #ffffff;	font-size: 9pt;	font-family: arial, helvetica, sans-serif;	text-decoration: none;	}	.ehd1		{color: #ffffff; font-family: Arial, Helvetica; font-size: 14px;}	.ehd2		{color: #000000; font-family: Arial, Helvetica; font-size: 12px;}	.Cheader		{color: #ffffff; font-family: Arial, Helvetica; font-size: 11px;}	.Cheader2		{color: #ffffff; font-family: Arial, Helvetica; font-size: 11px;}	.Ccur		{color: #000000; font-family: Arial, Helvetica; font-size: 11px;}	.Cbody		{color: #000000; font-family: Arial, Helvetica; font-size: 11px;}	.Cbodyh		{color: #606060; font-family: Arial, Helvetica; font-size: 11px;}	.Cwe		{color: #000000; font-family: Arial, Helvetica; font-size: 11px;}	.C2header		{color: #4682B4; font-family: Arial, Helvetica; font-size: 11px;}	.C2header2		{color: #4682B4; font-family: Arial, Helvetica; font-size: 11px;}	.C2cur		{color: #000000; font-family: Arial, Helvetica; font-size: 11px;}	.C2body		{color: #000000; font-family: Arial, Helvetica; font-size: 11px;}	.C2bodyh		{color: #99CCFF; font-family: Arial, Helvetica; font-size: 11px;}	.C2we		{color: #FF33CC; font-family: Arial, Helvetica; font-size: 11px;}.turq {	color: #0094a8;	font-size: 11px;	font-weight: light;    font-family: verdana, arial;}
