body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #adacac;
}

.calender {
	font-size: 10px;
	border: solid 1px #adacac
}

.ueberschrift {
	font-size: 18px;
	color: #a5003f;
}

.untertitel {
	font-size: 14px;
	color: #a5003f;
}

.border_grau {
	border: solid 2px #edeef0; 
	padding: 0px;
}

.border_bild {
	border: solid 1px #a5003f; 
	padding: 0px;
}

.menue_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #ffffff;
	font-weight: none;
}

A {
	text-decoration: none;
	color: #c0c0c0;
}
A:hover {
	text-decoration: none;
} 

.link {
	text-decoration: underline;
}
A:visited {text-decoration: none;} 
A:active {text-decoration: none;}

.inhalt {
	padding-left: 20px;
	padding-right: 20px;
}

