﻿div
{
	font-family: arial;
	font-size: 10pt;
}
.HeaderStyle
{
	font-size: 12pt;
	position: absolute;
}
.SubHeaderStyle
{
	font-size: 10pt;
	position: absolute;
	text-align: center;
}
.Message
{
	padding: 5px;
	font-size: 9pt;
	color: Green;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	width: 99%;
}
.boldData
{
	font-family:Arial;
	font-style:normal;
	font-size:7.5pt;
	font-weight:bold;
	font-variant:normal;
	color:Black;
}
.normalData
{
	font-family:Arial;
	font-style:normal;
	font-size:7.5pt;
	font-weight:normal;
	font-variant:normal;
	color:Black;
}
.inputLabel
{
	font-size:8pt;
	font-family:Tahoma;
	color: #000000;
	text-align:left;	
}

html, body { 
background-color: #333333;
margin: 0;
padding: 0;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}

cart-main
{
	font-weight:bold;
	}
	