body { 
	margin-top: 0; 
	margin-left: 0 
}
p { 
	margin-top: 0; 
	margin-bottom: 7px 
}
a { 
	color: white; 
	/* text-decoration: underline */
	text-decoration: underline; 
}
a:hover  { 
	text-decoration: none; 
	background-color: orange 
}
a:visited   { 
	color: white; 
	/* text-decoration: underline */
	text-decoration: underline; 
}
td   { 
	color: white; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/* font-weight: bold;  */
	line-height: 130% ; 
	margin-bottom: 15px 
}
ul   { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 130%; 
	list-style-image: url("images/bulletin.jpg"); 
	margin: 0 0 20px -20px  /* Hier ist Mac anders */
}
.navitd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navilasttd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sitemaptd {
	clip:   rect(auto auto auto auto);
	padding-top: 2px;
	padding-bottom: 2px;

}
h2, .csc-header, .csc-firstHeader {
	color: orange; 
	font-size: 23px; 
	font-family: "Arial Black", "95 Helvetica Black"; 
	letter-spacing: 1px; 
	height: 30px; 
	margin-bottom: 10px 
}
.webseit {
	color: orange; 
	font-style: italic;
	font-weight: bold;
}
.lauftext  { 
	color: white; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 130% ; 
	margin-bottom: 15px 
}
.webseitmenu {
  font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.webseitmenu a {
	text-decoration: none;
}

.webseitmenu a:visited {
	text-decoration: none;
}

.subtitle {
  /* font-size: 13px; */
	font-weight: bold;
	text-decoration: none;
}

.subtitle a {
	text-decoration: none;
}

.subtitle a:visited {
	text-decoration: none;
}

.email {
	text-decoration: none;
}

.email a {
	text-decoration: none;
}

.email a:visited {
	text-decoration: none;
}

