@font-face {
    font-family: 'Helvetica';
    src: url('HelveticaNeueLT-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'BauOT bold';
    src: url('BauOT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BauOT normal';
    src: url('BauOT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






.vt-titel-tour div {
    font-family: 'BauOT bold';
    font-weight: bold;
    font-size: 24px;
}


.vt-titel-knoten div {
    font-family: 'BauOT normal';
    font-weight: 300;
	font-size: 20px;
}



.vt-hs-info-titel div {
    font-family: 'Helvetica';
    font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 0;
	padding-top:0;
}

.vt-hs-info-text div {
    font-family: 'Helvetica';
    font-weight: 100;
	font-size: 12px;
	display: block;
	margin-top: 0;
	padding-top:0;
}

.vt-tumbnail-titel div {
    font-family: 'Helvetica';
    font-weight: 100;
	font-size: 12px;
	display: block;
	margin-top: 0;
	padding-top:0;
}
