@CHARSET "ISO-8859-1";

td.weiss11 {
	color: #ffffff;
	font-size: 0.69em;
}

td.gr11 {
	color: #969698;
	font-size: 0.69em;
}

td.gr12 {
	color: #969698;
	font-size: 0.69em;
}

td.norm11 {
	font-size: 0.69em;
}

td.norm12 {}

/**
 * Kalender
 */
div.calendar table {
	width: auto;
	font-size: 1em;
	border: none;
}

div.calendar a.norm11 {
	color: #000000;
	font-size: 1em;
}

div.calendar a.weiss11 {
	color: #ffffff;
	font-size: 1em;
}

div.calendar div.day_selected a {
	background-color: #f21c0a;
	display: block;
	width: 17px;
}

div.calendar table td {
	padding: 0;
	margin: 0;
}

div.calendar table td a {
	text-decoration: none;
}

/**
 * Tabelle
 */
div.w45 table {
	width: 45em;
}

div.w50 table {
	width: 50em;
}

div.tabledata table caption {
	caption-side:top;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #F21C0A;
	border-right: 1px solid #F21C0A;
	text-align:left;
}

div.tabledata table caption span {
	display: block;
	float: left;
	width: 36em;
	padding: 2px 0px 2px 5px;
	background-color: #F21C0A;
}

div.tabledata table th {
	vertical-align: middle;
	height: 30px;
}

div.tabledata th.header {
	vertical-align: middle;
	height: 30px;
}

div.tabledata table th.timeline div {
	float: left;
	width: 7em;
	padding-right: 1.5em;
}

div.tabledata table th.timeline div.last {
	padding-right: 0;
}

div.tabledata table th.timeline div a {
	text-decoration: none;
}

div.tabledata table td.datensatz {
	text-align:center;
}


/**
 * Download Formular
 */
form#downloadForm {
	font-size: 0.69em;
	background-color:#D9D9D9;
	width: 45em;
}

form#downloadForm fieldset{
	border: none;
	font-size: 1em;
	width: auto;
	padding:8px;
}

form#downloadForm fieldset label{
	padding-right: 10px;
}

form#downloadForm fieldset select{
	width: 130px;
}

form#downloadForm h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 8px;
}

form#downloadForm p {
	font-size: 1em;
	margin: 0;
	padding: 8px;
}

html > body form#downloadForm .submit {
	background-position:0px 2px;
	padding-left:20px;
	display: inline;
}

form#downloadForm .submit {
	background-color:#D9D9D9;
	background-image:url(http://www.eon-netz.com/pages/ene_de/_images/icons/pfeil_rot_rechts.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	border: none;
	cursor:pointer;
	font-weight:bold;
	font-size: 1.2em;
}


/**
 * Archiv Formular
 */
form#archivForm {
	font-size: 0.69em;
	background-color:#D9D9D9;
	width: 45em;
}

form#archivForm fieldset{
	border: none;
	font-size: 1em;
	width: auto;
	padding:8px;
}

form#archivForm fieldset label{
	padding-right: 10px;
}

form#archivForm fieldset select{
	width: 130px;
}

form#archivForm h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 8px;
}

form#archivForm p {
	font-size: 1em;
	margin: 0;
	padding: 8px;
}

html > body form#archivForm .submit {
	background-position:0px 2px;
	padding-left:20px;
}

form#archivForm .submit {
	background-color:#D9D9D9;
	background-image:url(http://www.eon-netz.com/pages/ene_de/_images/icons/pfeil_rot_rechts.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	border:0pt none;
	cursor:pointer;
	font-weight:bold;
	font-size: 1.2em;
	padding-left:10px;
}


/**
 * Archiv Downloads Formular
 */
form#archivDownloadForm {
	font-size: 0.69em;
	background-color:#D9D9D9;
	width: 45em;
}

form#archivDownloadForm fieldset{
	border: none;
	font-size: 1em;
	width: auto;
	padding:8px;
}

form#archivDownloadForm fieldset label{
	padding-right: 10px;
}

form#archivDownloadForm fieldset select{
	width: 130px;
}

form#archivDownloadForm h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 8px;
}

form#archivDownloadForm p {
	font-size: 1em;
	margin: 0;
	padding: 8px;
}

html > body form#archivDownloadForm .submit {
	background-position:0px 2px;
	padding-left:20px;
}

form#archivDownloadForm .submit {
	background-color:#D9D9D9;
	background-image:url(http://www.eon-netz.com/pages/ene_de/_images/icons/pfeil_rot_rechts.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	border:0pt none;
	cursor:pointer;
	font-weight:bold;
	font-size: 1.2em;
	padding-left:10px;
}

/**
 * Hinweis-Tabelle
 */
div.tablenotes table caption {
	caption-side:top;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #F21C0A;
	border-right: 1px solid #F21C0A;
	text-align:left;
}

div.tablenotes table caption span {
	display: block;
	float: left;
	width: 36em;
	padding: 2px 0px 2px 5px;
	background-color: #F21C0A;
}
