html, body, table, th, td, div, ul{
	color:#000000;
	background-color:#FFFFFF;
	font-size:9pt;
	line-height:1.4em;
	font-family: helvetica, arial, sans-serif;
}

h1 {
	font-size: 18pt;
	line-height:1.2;
	font-weight:normal;
	margin: 0 0 0.67em 0;
}
h2 {
	font-size: 14pt;
	font-weight:normal;
	margin: 1em 0 0.71em 0;
}
h3{
	font-size: 10pt;
	font-weight:normal;
	margin:1em 0 0 0;
}
p{ margin: 0 0 0.5em 0; }

a {
	color:#000000;
	text-decoration:underline;
}

div#copyright{
	margin-top:2em;
	border-top:1px solid #000;
	font-size:7pt;
}

.navbar-mainnavigation.fixed-top+.main-section {
	margin-top: 0;
}

div#header{
	margin-bottom:1.5em;
}

header#page-header,
header,
nav,
aside,
#frontispiece,
#breadcrumb,
#infobar,
#service-section,
#teaser-section,
footer,
#pdfOffer,
#bookingRateWidget,
#socialshareprivacy,
div.divider,
ul.csc-menu-3, /* Abschnittsübersicht (Sprungmarken) */
p.csc-linkToTop,
.btnToBookingWrap,
.btnPrint,
p.lnkMoreSchoolsInCountry,
#servicenav,
#page_730 div.leftcol, /* Social Media Icons auf Buchen Seite */
.noprint,
.typo3-editPanel-btn
{
	display:none;
}



.clearer{ clear:both; }
.align-right{ text-align:right; }
.align-center{ text-align:center; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

svg[class^="icon_"] {
    height: 1.25rem;
    width: 1.25rem;
}
