/* CSS Styleset */

/* BODYTAG*/
body {background-color: #ECECEC;}

/* LINKS*/

a  {font-family:Verdana,Arial; font-size:9pt; color:maroon; text-decoration:none; line-height:10pt;}
	
a:hover {font-family:Verdana,Arial; font-size:9pt; color:red; text-decoration:none;}

a:active {font-family:Verdana,Arial; font-size:9pt; color:blue; text-decoration:none;}

a:focus {font-family:Verdana,Arial; font-size:9pt; color:blue; text-decoration:none;}


.monatsname {font-family: Verdana,Arial; font-size: 12pt; color: black; font-weight: bold; }
.caltage  {font-family: Verdana,Arial; font-size: 9pt; color: black; font-weight: bold;}
 
.tabtex  {font-family: Verdana,Arial; font-size:9pt; color:black; line-height:10pt; background-color: #3C617B;}

.tabcontent  {background-color: #FFFFFF;}

.menu  { font-family:Verdana,Arial; font-size:9pt; color:white;}

.mzell  { font-family:Verdana,Arial; font-size:9pt; color:black; line-height:12pt; background-color: #D5D9E6}
.mcat  {background-color: #03699C;}


/* TABELLENLAYOUTFARBEN*/

.tablerand  {font-family:Verdana,Arial; font-size:8pt; color:white; background-color: #03699C;}

.tabletopbanner  {background-color: #FFFFFF; background-image: url(../images/atc_wass.jpg); background-repeat: no-repeat;}

.normal { font-family:Verdana,Arial; font-size:9pt; color:black; line-height:10pt;}

.uhr { font-family:Verdana,Arial; font-size:8pt; color:white; line-height:10pt;}

.uhrtab { background-color: #FFFFFF;}

.cal { font-family:Verdana,Arial; font-size:8pt; color:black; line-height:10pt;}

.caltag { font-family:Verdana,Arial; font-size:8pt; color:red; line-height:10pt;}

.copyt { font-family:Verdana,Arial; font-size:8pt; color:white; line-height:10pt;}



/* Inhalt*/


.cont_ti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	font-weight: bold;
	}

.cont_ut { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:black; font-weight: bold;}

.cont_tx { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:black; }

.cont_li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:14pt;
	color:black;
	list-style: disc url(bullet.gif) outside;
}

.layer1 {
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

