#print {

			display: none; /* info nur für Ausdrucke!!! */

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
.pink {
	color: #C95D98;
}
h1 {
	font-size: 11px;
	font-weight: bold;
}

a:link {
color: #C95D98;
}

a:visited {
color: #C95D98;
}

a:link.grau {
color: #333333;
}

a:visited.grau {
color: #333333;
}

#overview img {
border-color: #666666;
}

.grau {
	color: #333333;
	text-decoration: none;
}

.pinkbold {
	color: #C95D98;
	font-size: 11px;
	font-weight: bold;
}
.graubold {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.grau12 {
	color: #333333;
	font-size: 11px;
}
.pink12 {
	color: #333333;
	font-size: 11px;
}
