﻿/*Overlay*/

.OverlayHeader
{
	height: 2.2em;
	width: 31.2em;
}

.OverlayBody
{
	overflow: hidden; 
	width: 31.2em; 
	color: rgb(255, 255, 255); 
	height: 60em; 
	background-color: rgb(0, 51, 153);
}

.OverlayBorderLeft
{ 
	left: 0em; 
	width: 0.3em; 
	position: absolute; 
	height: 52em; 
	background-color: rgb(255, 255, 255);
}

.OverlayBorderRight
{
	right: 0em; 
	width: 0.35em; 
	position: absolute; 
	height: 52em; 
	background-color: rgb(255, 255, 255);
}

.OverlayLightBlueBorderBig
{
	border-right: 0.1em solid white; 
	border-bottom: 0.1em solid white; 
	width: 14em; 
	height: 6em; 
	background-color: rgb(38, 58, 183);
}

.OverlayInnerBody
{
	margin-left: 0.5em; 
	margin-right: 0.5em;
	font-size: 8pt;
}

.OverlayLightBlueBig
{
	border-bottom: 0.1em solid white; 
	width: 6.5em; 
	height: 6em; 
	background-color: rgb(38, 58, 183);
}

.OverlayCellStyleBig
{
	margin-top: 0.4em; 
	margin-left: 0.5em;
	line-height: 1.2em;
}

.OverlayCellStyleSmall
{
	margin-top: 0.2em; 
	margin-left: 0.5em;
	line-height: 1.2em;
}

.OverlayCellTextStyleSmall
{
	margin-top: 0.2em; 
	margin-left: 2.2em;
}

.OverlayCellTextStyleVitamin
{
	margin-left: 1.5em;
}

.OverlayDarkBlueBorderSmall
{
	border-right: 0.1em solid white; 
	width: 14em; 
	height: 2em;
}

.OverlayDarkBlueBorderVitamin
{
	border-right: 0.1em solid white; 
	width: 14em; 
	height: 3.5em; 
	line-height: 1.5em;
}

.OverlayDarkBlueSmall
{
	width: 6.5em; 
	height: 2em;
}

.OverlayDarkBlueVitamin
{
	width: 6.5em; 
	height: 3.5em; 
	line-height: 1em;
}

.OverlayLightBlueBorderSmall
{
	border-right: 0.1em solid white; 
	width: 14em; 
	height: 2em;
	background-color: rgb(38, 58, 183);
}

.OverlayLightBlueBorderVitamin
{
	border-right: 0.1em solid white; 
	width: 14em; 
	height: 3.5em; 
	line-height: 1.5em;
	background-color: rgb(38, 58, 183);
}

.OverlayLightBlueSmall
{
	width: 6.5em; 
	height: 2em;
	background-color: rgb(38, 58, 183);
}

.OverlayLightBlueVitamin
{
	width: 6.5em; 
	height: 3.5em; 
	line-height: 1em;
	background-color: rgb(38, 58, 183);
}

.OverlayStarTextStyle
{
	margin-top: 0.7em; 
	margin-left: 0.5em;
}

.OverlayStarLineStyle
{
	width: 30em; 
	height: 3em;
}

.SmallCellWidth
{
	width: 6.5em;
}

.OverlayOneBigLightBlueBox
{
	border-top: 0.1em solid white; 
	border-bottom: 0.1em solid white; 
	width: 33.9em; 
	height: 3em;
	background-color: rgb(38, 58, 183);
}

.ZutatenHeadline
{
	margin-bottom: 0.2em;
}

.NextGameButton
{
	position: absolute;
	left: 40.4em
}

.BigTeaserGameButton
{
	position: absolute; 
	top: 30.2em; 
	right: 10em;
}
