@import "reset.css";
@import "praesentation-plugins.css";

body,
table {
	font: 30px/125% Open Sans, Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
	line-height: 110%;
}

h1 {
	font-size: 44px;
	font-weight: normal;
	color: #0086CB;
	margin: 20px 0;
	text-transform: uppercase;
}

.csc-header h1 {
	text-align: center;
}

h2 {
	font-size: 30px;
	font-weight: normal;
	color: #000;
	margin: 10px 0;
}

h3 {
	font-size: 26px;
	color: #930E29;
	margin-bottom: 5px;
}

h3 a {
	color: #930E29;
}

a {
	color: #000;
}

a:hover {
	color: #930E29;
}

hr {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: 0;
	background-color: #ddd;
	color: #ddd;
}

p {
	margin-bottom: 1em;
}

ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

th {
	text-align: left;
}

#timetable_box {
	display: none;
}

#timetable {
	margin-left: -21px;
}