BODY, TD {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
	text-align: left;	
}
A:LINK {
	color : Black;
}
A:VISITED {
	color : Black;
}

A {
	text-decoration: none;
	color: Black;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}

.index {
	color: #0000CD;
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.titelrot {
	color: red;
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.untertitelrot {
	color: red;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

.fusszeile {
	color: Black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.titel{
	color: Black;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;

}
.jobbeschreibung{
	color: Blue;
	font-family: Verdana;
	font-size: 15px;
	text-align: left;

}

.text {
	color:Black;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

.gruen {
	color: #009900;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

.blau {
	color: Blue;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

.arzt {
	color: #8F8FDA;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}
.blau2 {
	color: #000080;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.titelblau2 {
	color: #000080;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}