/* CSS Document */


.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.link {
	color: #4c5ea5;
	text-decoration: underline;
}
.link2 {
	color: #e37600;
	text-decoration: underline;
}
.link3 {
	color: #DB0101;
	text-decoration: underline;
}
.visited {
	color: #4c5ea5;
}
.hover {
	color: #4c5ea5;
}
.active {
	color: #4c5ea5;
}
.ueberschriften{
	color: #4c5fa5;
	font-weight: bold;
	
}
.ueberschriften3{
	color: #111111;
	font-weight: bold;
	
}
.ueberschriften2{
	color: #e37600;
	font-weight: bold;
	
}
.ueberschriften24{
	color: #668603;
	font-weight: bold;
	
}

.boxschrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.boxschriftsuperfett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:900;
	
}
.boxschriftlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E41C29;
	text-decoration: underline;
	
}


