body {
	background-color: white;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

table, td, ul, li, select, input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ed1b23;
	font-weight: bold;
}

.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #ed1b23;
	font-weight: bold;
}

.subHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}

hr {
	color: #e7e2da;
	height: 2px;
}
.ausgabeDatum {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;	
}

/* Classes für Kalender */

.calendar {

}

.calendarHeader {
	font-weight: bold;
}
