.schrift {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}
.firma {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #CA042C;
}

.startlink {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #CC3333;
	cursor: hand;
	text-decoration: underline;


}

.schriftbold {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.schriftsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}
.link {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: underline;
}
.smallboldlink {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	color: #666666;
}
.strichgrau {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.schrift12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.rot14 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
}
.bildlink {
	cursor: hand;
}
.border {
	border: thin solid #666666;
	cursor: hand;
}
.link_small {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
