/* CSS Document */

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:active {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

body {
	font-family: Arial, Helvetica, sans-serif, simsun;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif, simsun;
	font-size: 12px;
}
.navigation {
	font-size: 14px;
	color: #0000FF;
}
.titel {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titelblau {
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}
.detailschrift {
	font-size: 12px;
}
.detailschrift_blau {
	font-size: 12px;
	color: #0000FF;
}
.kleininfo {
	font-size: 9px;
}
.menu {
	font-size: 14px;
	color: #0000FF;
}
.termine {
	font-size: 12px;
	color: #0000FF;
}
.kurslink {
	color: #000000;
	text-decoration: underline;
}
.titel_klein {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TextGrossKraeftig {
	font-size: 18px;
	font-weight: bold;
}
