/** 04-2004 zonicdesign.ch **/
body { 
	background-color: #ffffff;
	margin: 0;
}

.grundschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.tabfarbe {
	background-color: #990000;
}
.adress-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tabschriftklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	background-position: left;
	vertical-align: top;

}
.grundschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 4px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}

/* Das Linkverhalten in der roten Tabelle */
a.inn:link  { color: #FFFFFF; text-decoration: none; }
a.inn:visited  { color: #999999; text-decoration: none; }
a.inn:hover  { color: #CCCCCC; text-decoration: underline; }
a.inn:active  { color: #333; text-decoration: none; }

.tabfarbehell {
	background-color: #F4C9C9;
}
.kleiner {
	font-size: 70%;
}
/*Kurszeiten Tabellentitel mit Rahmen */
.tabtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-top:1px solid  #990000;
	border-left:1px solid  #990000;
	border-right:1px solid  #ffffff;
	border-bottom:1px solid #ffffff;
	padding-left:8px;
}
.unnamed1 {
	left: 40px;
}