﻿html,body
{
	margin:0px;
	padding:0px;
	border:none;
	background-color:#9BB8D5;
	color:#24405D;
	font-family:Tahoma;
	font-size:12px;
	min-width:650px;
}

h1
{
	font-size:16px;
}

#MasterTable
{
	width:100%;
	height:100%;
	empty-cells:show;
	table-layout:fixed;
}


.PanelTemplate
{
	margin-top:50px;
}

.LostPassword
{
	margin-top:150px;
}

.LanguageSelectorPanel
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#9BB8D5;
	filter: alpha(opacity=50);
	-moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6; 
	z-index:1;
}

.LanguageSelectorInnerDiv
{
	position:relative;
	width:400px;
	height:300px;
	top:25%;
	text-align:center;
	background-color:#9BB8D5;
	border: solid 1px #000;
	z-index:3;
}

.LanguageSelectorOuterDiv
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:2;
}

.LanguageSelector
{
	text-align:left;
}

.MessageBoxPanel
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#9BB8D5;
	filter: alpha(opacity=50);
	-moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6; 
	z-index:1;
}

.MessageBoxInnerDiv
{
	position:relative;
	width:400px;
	height:150px;
	top:25%;
	text-align:center;
	background-color:#9BB8D5;
	border: solid 1px #000;
	z-index:3;
}

.MessageBoxOuterDiv
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:2;
}

.LoadingPanel
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#9BB8D5;
	filter: alpha(opacity=50);
	-moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6; 
	z-index:1000;
}

.LoadingInnerDiv
{
	position:relative;
	width:150px;
	height:50px;
	top:40%;
	text-align:center;
	background-color:#9BB8D5;
	border: solid 1px #000;
	z-index:1003;
}

.LoadingOuterDiv
{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:1002;
}

.RegisterBasic
{
	margin-top:50px;
}

.RegisterBasic td
{
	text-align:left;
}

#RegisterSerial
{
	width:500px;
	text-align:left;
}

#SiteHeaderGraphics
{
	background-image:url("../images/AccountVerwaltung_Fill.jpg");
	background-repeat:repeat-x;
	height:75px;
	width:266px;
	margin:0px;
	padding:0px;
}

#SiteHeaderGraphicsQuickCheck
{
	background-image:url("../images/AccountVerwaltung_FLQuickCheck.jpg");
	background-repeat:no-repeat;
	height:75px;
	width:266px;
	margin:0px;
	padding:0px;
}

#SiteHeaderGraphicsMax
{
	background-image:url("../images/AccountVerwaltung_FLMax.jpg");
	background-repeat:no-repeat;
	height:75px;
	width:266px;
	margin:0px;
	padding:0px;
}

#SiteHeaderGraphicsPlus
{
	background-image:url("../images/AccountVerwaltung_FLPlus.jpg");
	background-repeat:no-repeat;
	height:75px;
	width:266px;
	margin:0px;
	padding:0px;
}

.SiteHeaderMenu
{
	background-image:url("../images/AccountVerwaltung_Fill.jpg");
	background-repeat:repeat-x;
	height:75px;
	vertical-align:top;
	text-align:right;
}

.SiteHeaderLogin
{
	background-image:url("../images/AccountVerwaltung_Fill.jpg");
	background-repeat:repeat-x;
	width:50px;
	height:75px;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

#SiteSubHeaderLeft
{
	background-image:url("../images/RedBar.gif");
	background-repeat:no-repeat;
	height:12px;
	vertical-align:top;
}

#SiteSubHeaderEndless
{
	background-image:url("../images/BoundlessSubHeader.gif");
	background-repeat:repeat-x;
	height:1px;
	vertical-align:top;
}

.MenuHeader
{
	padding-top:25px;
}

.RegisterTable
{
	border-color:#9BB8D5;
	border-style:none;
	text-align:center;
}

.BorderlessTableElement
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-left: 120px;
}

.BorderlessTableElement-Register
{
	border:0;
	text-align:left;
}

.RegisterTableHeader
{
	border-top:0;
	border-left:0;
	border-right:0;
	text-align:left;
	border-bottom-width:thin;
	border-bottom-color:White;
	font-weight:bold;
}
