/* ------------- TABLES ------------- */

.tableWarningTitle
{
	vertical-align: bottom;
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #B0B0B0;
}
.tableWarningTitleLeftCol
{
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 15px;
	font-weight: bold;
	border-bottom: 1px solid #B0B0B0;
}
.tableWarningSubscriptionsTitle
{
	vertical-align: bottom;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #B0B0B0;
}
/*  .tableWarningLevel			{empty-cells: show;}  */
.TableTitle
{
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}

.tableLeftPadding
{
	padding-left: 10px;
	padding-right: 5px;
}
.tableInnerPadding
{
	padding-left: 5px;
	padding-right: 5px;
}
.tableRightPadding
{
	padding-left: 5px;
	padding-right: 10px;
}

.centeringTableCell
{
	width: 100%;
	text-align: center;
}
.tableWarningDescription
{
	padding-left: 10px;
	border-bottom: 1px solid #B0B0B0;
	width: 150px;
}

/* Warnfarben... */
.warningBG1
{
	background-color: #DAEBDF;
	color: #000;
	text-align: center;
	width: 100px;
	border-bottom: 1px solid #B0B0B0;
}
.warningBG2
{
	background-color: #E3F08B;
	color: #000;
	text-align: center;
	width: 100px;
	border-bottom: 1px solid #B0B0B0;
}
.warningBG3
{
	background-color: #F9E24B;
	color: #000;
	text-align: center;
	width: 100px;
	border-bottom: 1px solid #B0B0B0;
}
.warningBG4
{
	background-color: #FFB029;
	color: #000;
	text-align: center;
	width: 100px;
	border-bottom: 1px solid #B0B0B0;
}
.warningBG5
{
	background-color: #FF7A5D;
	color: #000;
	text-align: center;
	width: 100px;
	border-bottom: 1px solid #B0B0B0;
}
.warningBG1 DIV, .warningBG2 DIV, .warningBG3 DIV, .warningBG4 DIV, .warningBG5 DIV
{
	padding: 8px 10px 8px 10px;
	text-align: center;
}

/* Seen und FLugplaetze... */
.warningSeen
{
	padding: 0px 30px 0px 30px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}
.warningFLugplaetze
{
	padding: 0px 30px 0px 30px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}

.tableSeenWarningLabel, .tableFlugplWarningLabel
{
	/* border-top: 1px #000 solid; */
	vertical-align: top;
	padding: 20px 5px 20px 10px;
}
.tableSeenWarning, .tableFlugplWarning
{
	vertical-align: top; /* border-top: 1px #000 solid; */
	padding: 20px 5px 20px 10px;
}
.iconInfo
{
	/* border-top: 1px #000 solid; */
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

.legendeZahl
{
	width: 30px;
	background-color: #e5e5e5;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 1.5em;
}
.legendeText
{
	width: 100px;
	background-color: #e5e5e5;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.loginTable
{
	width: 90%;
	border-spacing: 10px;
}

.line
{
	border-top: 1px solid #CCC;
	float: left;
	width: 100%;
}

.errorinput
{
	color: red;
}

.errorinput a
{
	color: red;
}

.subscribesuccess
{
	color: red;
}

.subscribefailed
{
	color: red;
}
