body {
	font-family:arial, sans serif, helvetica;
	color:#083c6e;
	font-size:8pt;
	text-align:center;
	background:#083c6e;
	background-attachment:fixed;
	}
h1 {
	font-family:arial, sans serif, helvetica;
	font-size:1pt;
	text-align:center;
	background:#083c6e;
	background-attachment:fixed;
	}
.aussen {
	text-align:center;
	background:#083c6e;
	}
td	{
	font-family:arial, sans serif, helvetica;
	color:#000000;
	font-size:8pt;
	}
	
.titel {
	font-family:arial, sans serif, helvetica;
	color:#000000;
	font-size:14pt;
	font-weight:bold;
	background:#FFE084;
	}

.kalender {
	font-family:arial, sans serif, helvetica;
	color:#000000;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background:#FFE084;
}

.email {
	font-family:arial, sans serif, helvetica;
	font-size: 7pt;
	color: #999999;
	margin-bottom:5pt;
	text-align:center;
	text-decoration: underline;
	}
.weiss {
	font-family:arial, sans serif, helvetica;
	color:#ffffff;
	text-decoration:underline;
	}
.ws {
	font-family:arial, sans serif, helvetica;
	color:#000000;
	background:#FFE084;
	text-decoration:underline;
	font-size:7pt;
	}
.liste {
	font-family:arial, sans serif, helvetica;
	font-size:8pt;
	text-align:left;
	vertical-align:top; 
	background:#ffe8dd;
	}

a {
	text-decoration:	none;
	color: #880000;
}	
a:active {
}
a:link {
}
a:visited {
}
a:hover {
	 color: #FF1111; 
	 font-weight:bold;
}


	
