@charset "utf-8";

body {
	font-family: 		Arial, Verdana, Geneva, sans-serif;
	font-size:			14px;
}
h1{
	font-size:			18px;
}

div#header, div#navi{
	display: none;
}

div#slogan{
	margin-bottom: 30px;
}

table.kurstabelle{
    border-color: #000;
    border-width: 1px;
    border-style: solid;
}
table.kurstabelle td{
    border-color: #000;
    border-width: 1px;
    border-style: solid;	
}
