﻿/*<meta conditions="vf_global_produkte.VideoProX,default_conditions.GlobalContent" />*/

/* MadCap-Branding applanguage:Templates/Projects/Online & Print/Top Navigation and PDF/ */

@import url('default_branding.css');

:root
{
	--Background: #222222;
	--InfoColor: #1b1b1b;
	--MainColor: #00a4a4;
	--ColoredFontColor: #00a4a4;
	--SecondaryColor: #14cfff;
	--KeyvisualImage: linear-gradient(#017979, #222222);
}

h6
{
	font-size: 1em;
	padding-bottom: 0.8em;
	border-bottom: solid 1px #b0bac6;
	font-weight: normal;
	font-family: var(--FontBodySemiBold), Arial, sans-serif;
}

@media print
{
	:root
	{
		--InfoColor: #f8f9ff;
	}
}

