.titel {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.history {
	font-size: 14px;
	font-weight: bold;
}

.history a:link {
	font-size: 14px;
	font-weight: bold;
}

.history a:visited {
	font-size: 14px;
	font-weight: bold;
}

.history a:hover {
	font-size: 14px;
	font-weight: bold;
}


.copyright {
	font-size: 12px;
}

.copyright a:link{
	font-size: 12px;
}

.copyright a:visited{
	font-size: 12px;
}

.copyright a:hover{
	font-size: 12px;
}

.deadline {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.deadline_blink {

	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.subtitel1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.timetable {
	font-size: 16px;
	font-weight: bold;
}
.dozent {
	font-style: italic;
	color: #666666;
}
.timetable th {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

a:link {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #00CCFF;
	font-size: 16px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
