﻿BODY
{
	font-size: 10pt;
	font-family: Verdana;
	vertical-align: top;
	text-align: left;
}
.TabelleMasterPage
{
	width: 100%;
}
.TitelText
{
	font-weight: bold;
	font-size: 12pt;
}

.ZelleSeitenzahlLeer
{
	border-right: gainsboro thin solid;
	padding-right: 1px;
	border-top: gainsboro thin solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: gainsboro thin solid;
	padding-top: 1px;
	border-bottom: gainsboro thin solid;
	color: lightgrey;
	text-align: center;
	background-color: whitesmoke;
	margin: 1px;
}

.ZelleSeitenzahlOK
{
	border-right: #ffffff thin solid;
	padding-right: 2px;
	border-top: #ffffff thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #ffffff thin solid;
	padding-top: 2px;
	border-bottom: #ffffff thin solid;
	text-align: center;
	color: white;
	background-color: #d60022;
}
.ZelleSeitenzahlAktuell
{
	border-right: #ffffff thin solid;
	padding-right: 2px;
	border-top: #ffffff thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #ffffff thin solid;
	padding-top: 2px;
	border-bottom: #ffffff thin solid;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
}

.Zelle
{
	border-right: #ffffff thin solid;
	padding-right: 2px;
	border-top: #ffffff thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #ffffff thin solid;
	padding-top: 2px;
	border-bottom: #ffffff thin solid;
}

.TabelleFrage
{
	width: 100%;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 15pt;
	background-color: #d60022;
	color: #ffffff;
}

.TabelleAntworten
{
	width: 100%;
	background-color: papayawhip;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 15pt;
}

.TitelEinstufungstest
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	color: #cc0033;
	text-align: left;
}
.DivMain
{
	margin: 100px;
	left: 90px;
	width: 690px;
	position: absolute;
	top: 115px;
	height: 267px;
}
.DivKontakt
{
	font-size: 8pt;
	font-family: Verdana;
	left: 830px;
	width: 20px;
	position: absolute;
	top: 143px;
	height: 20px;
	text-align: center;
}

.menua
{
	position: absolute;
	left:10px;
	width:140px;
	top: 230px;
	height: 442px;
}

.menuStaticHoverStyle
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.menuStaticMenuItemStyle
{
	color: white;
}

.menuStaticMenuStyle
{
	color: white;
}



/* .CSSStaticHoverStyle
{
	color: #ffffff;
	font-weight: bold;
}
CSSStaticMenuStyle
{
	background-color: #000000;
}
CSSStaticMenuItemStyle
{
	color: #ffffff;
}
CSSDynamivMenuItemStyle
{
	background-color: crimson;
	font-weight: bold;
	color: #ffffff;
}
*/

