﻿/*<meta conditions="vf_global_produkte.Videodeluxe,default_conditions.GlobalContent" />*/

/* MadCap-Branding applanguage:Templates/Projects/Online & Print/Top Navigation and PDF/ */

@import url('default_branding.css');

:root
{
	--MainColor: #0ad7ff;
	--SecondaryColor: #71b8ff;
	--ColoredFontColor: #0ad7ff;
	--KeyvisualImage: linear-gradient(#0ad7ff, #198cff);
}

h6
{
	font-size: 1em;
	padding-bottom: 0.8em;
	border-bottom: solid 1px #b0bac6;
	font-weight: normal;
	font-family: var(--FontBodySemiBold), Arial, sans-serif;
}

/*.title-bar-layout a.logo
{
height: 30.2px !important;
	background: var(--LogoImageHeader) !important;
}*/

@media print
{
	:root
	{
		--ColoredFontColor: #0070a4;
		--MainColor: #0070a4;
	}
}

