/* --- Ajaxkalender Drop Down --- */


.MyCalendarleft .ajax__calendar_container
{
	width: 185px;
	padding: 0px 0px 0px 0px;
	margin: 9px 0px 0px 0px;
	background-color: #000000;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.MyCalendarright .ajax__calendar_container 
{
	width: 185px;
	padding: 0px;
	margin: 9px 0px 0px 0px;
	color:#000000;
	font-family: Verdana;
	font-size: 9px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.MyCalendarright .ajax__calendar_body, .MyCalendarleft .ajax__calendar_body
{
	height: 145px;
	width: 175px;
	margin: 0px auto 0px auto;
}

.MyCalendarright .ajax__calendar_header, .MyCalendarleft .ajax__calendar_header
{
    height: 20px;
    width: 160px;
    margin: 0px auto 0px auto;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    vertical-align: middle;
}

.MyCalendarright .ajax__calendar_dayname, .MyCalendarleft .ajax__calendar_dayname
{
	width: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	line-height: 20px;
	font-size: 9px;
	color: #696969;
	text-align: center;
}

.MyCalendarright .ajax__calendar_days, .MyCalendarleft .ajax__calendar_days 
{
	width: 175px;
	height: 145px;
	margin: 0px auto 0px auto;
}

.MyCalendarright .ajax__calendar_months, .MyCalendarleft .ajax__calendar_months 
{
	width: 175px;
	height: 130px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	background-color: White;
}

.MyCalendarright .ajax__calendar_years, .MyCalendarleft .ajax__calendar_years 
{
	width: 175px;
	height: 130px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	background-color: White;
}

.MyCalendarright .ajax__calendar_day, .MyCalendarleft .ajax__calendar_day
{
	width: 25px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #696969;
}

.MyCalendarright .ajax__calendar_month, .MyCalendarleft .ajax__calendar_month
{
	width: 43px; 
	height: 43px;
	font-size: 9px;
	
}
.MyCalendarright .ajax__calendar_year, .MyCalendarleft .ajax__calendar_year  
{
	width: 43px; 
	height: 43px;
	font-size: 9px;
	
}

.MyCalendarright .ajax__calendar_other .ajax__calendar_day, .MyCalendarright .ajax__calendar_other .ajax__calendar_year, .MyCalendarleft .ajax__calendar_other .ajax__calendar_day, .MyCalendarleft .ajax__calendar_other .ajax__calendar_year
{
	color: #BEBEBE;
	font-weight: normal;
}

.MyCalendarright .ajax__calendar_hover .ajax__calendar_month, .MyCalendarright .ajax__calendar_hover .ajax__calendar_year, .MyCalendarleft .ajax__calendar_hover .ajax__calendar_month, .MyCalendarleft .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #7E2929;
	color: white;
}

.MyCalendarright .ajax__calendar_active .ajax__calendar_month, .MyCalendarright .ajax__calendar_active .ajax__calendar_year, .MyCalendarleft .ajax__calendar_active .ajax__calendar_month, .MyCalendarleft .ajax__calendar_active .ajax__calendar_year
{
	background-color: #006600;
	color: #ffffff;
}

.MyCalendarright .ajax__calendar_hover .ajax__calendar_day,  .MyCalendarleft .ajax__calendar_hover .ajax__calendar_day
{
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: 0px -237px;
	color: #7E2929;
}

.MyCalendarright .ajax__calendar_active .ajax__calendar_day, .MyCalendarleft .ajax__calendar_active .ajax__calendar_day
{
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: 0px -237px;
	color: #006600;
}

 .MyCalendarright .ajax__calendar_today, .MyCalendarleft .ajax__calendar_today 
{
	visibility: hidden;
}

.MyCalendarright .ajax__calendar_footer, .MyCalendarleft .ajax__calendar_footer
{
	height: 9px;
}

.MyCalendarright .ajax__calendar_next, .MyCalendarleft .ajax__calendar_next
{
	margin-top: 2px;
	height: 16px;
	width: 12px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: -12px -199px;
}

.MyCalendarright .ajax__calendar_prev, .MyCalendarleft .ajax__calendar_prev
{
	margin-top: 2px;
	height: 16px;
	width: 12px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: 0px -199px;
}

.MyCalendarright .ajax__calendar_hover .ajax__calendar_next, .MyCalendarleft .ajax__calendar_hover .ajax__calendar_next
{
	margin-top: 2px;
	height: 16px;
	width: 12px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: -12px -179px;
}

.MyCalendarright .ajax__calendar_hover .ajax__calendar_prev,.MyCalendarleft .ajax__calendar_hover .ajax__calendar_prev
{
	margin-top: 2px;
	height: 16px;
	width: 12px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_kalender.png);
	background-repeat: no-repeat;
	background-position: 0px -179px;
}

/* --- Verbrauch --- */

#Verbrauch
	{
	width: 100%;
	min-height: 316px;
	display: block;
 	}
 	
#Verbrauch .Navigation 
{
	display:block;
    float: left;
    padding-bottom: 20px;
}

#Top
	{
	width: 100%;
	min-height: 316px;
	display: block;
 	}

#Top .Navigation 
{
	display:block;
    float: left;
    padding-bottom: 20px;
    padding-left: 230px;
}

#DatumSelector
{
	height: 18px;
	float: left;
	display:block;


}

#Verbrauch .lastnavigationimagebutton
{
	float: left;
	border-style: none;
	margin-top: 0px;
}

#Verbrauch .navigationtextbox
{
	float: left;
	height: 14px;
	line-height: 14px;
	margin-left: 2px;
	margin-right: 2px;
	width: 76px;
	text-align: center;
}

#ZeitSelector
{
    display: block;
    float: left;
    margin-left: 8px;
	margin-right: 8px;
	height:18px;
}

#ZeitSelector .lastnavigationlabelzeitraster
{
    font-size: 12px;
    line-height: 18px;
    padding-left: 20px;
    height: 18px;
    width: 57px;
    display: block;
    background-image: url('/CMSTemplates/natGASAspx/images/clock.png');
    background-repeat: no-repeat;
    cursor: hand;
}

#ZeitSelector .lastnavigationddcontextzeitraster
{
    width: 75px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -2px;
    background-color: #EDEDED;
    border: solid 1px #F29400;
}

#ZeitSelector .lastnavigationddLinkbuttonzeitraster
{
	width: 55px;
	display: block;
	padding-left: 20px;
	float: left;
	color: #808080;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
    display: block;
}

#ZeitSelector .lastnavigationddLinkbuttonzeitraster:hover
{
	font-weight: bold;
	color: #000000;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/combobox-dropdown-select.png);
	background-repeat: no-repeat;
}

#ZRSelector
{
    display: block;
    float: left;
    margin-left: 4px;
	margin-right: 4px;
	height:18px;
}

#ZRSelector .lastnavigationlabelzrmsicht
{
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	padding-left: 20px;
    display: block;
    width: 315px;
    background-image: url(/CMSTemplates/natGASAspx/images/combobox-chart.png);
	background-repeat: no-repeat;
}

#ZRSelector .lastnavigationddcontextzrmsicht
{
    width: 333px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -2px;
    background-color: #EDEDED;
    border: solid 1px #F29400;
}

#ZRSelector .lastnavigationddLinkbuttonzrmsicht
{
    font-size: 12px;
	line-height: 18px;
	color: #808080;
    width: 313px;
    display: block;
    padding-left: 20px;
    float: left;
	text-decoration: none;
}

#ZRSelector .lastnavigationddLinkbuttonzrmsicht:hover
{
	font-weight: bold;
	color: #000000;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/combobox-dropdown-select.png);
	background-repeat: no-repeat;
}

#CommandButtons
{
    display: block;
    float: left;
    width: 200px;
    margin-left: 20px;
	margin-right: 8px;
}

#ExcelExport
{
    display: block;
    float: left;
    padding-left: 20px;
}

#StarteAnfrage
{
    display: block;
    float: left;
}

#Drucken
{
    display: block;
    float: left;
    padding-left: 8px;
}

#ButtonShowGrid
{
    display: block;
    float: right;
    padding-left: 20px;
}

#ButtonHelp
{
    display: block;
    float: right;
    padding-left: 20px;
}

#ButtonHelpTop
{
    display: block;
    float: left;
    padding-left: 50px;
}

#Verbrauchsdaten
{
    width: 100%;
    display:block;
    float: left;
}

#Verbrauchsdaten .ajax__tab_header
{
	text-align:right;
	display: none;
}

#Verbrauchsdaten .ajax__tab_outer
{
	padding: 0px 2px 0px 4px;
	margin-right: 1px;
}

#Verbrauchsdaten .ajax__tab_body
{
	padding: 0px 0px 0px 0px;
	border: 0px black none;
}

#Chart
{
	display:block;
    float: left;
    width: 655px;
}

#Legende
{
	display:block;
    float: left;
    margin-left: 20px;
    width: 220px;
    padding-top: 8px;
}

#Legende .Werte
{
	border: solid 1px #939598; 
	background: #ededed;
	width: 130px;
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
}

#Legende .Info
{
	float:right;
	font-size:10px;
	width: 70px;
}

#Legende .Header
{
	width:200px;
	display:block;
	font-weight:bold;
	font-size:12px;
	color: #73AA1B;

}

.helpddcontext
{
    background-color: White;
    border: solid 2px #DD8500;
    width: 330px;  
    padding: 5px;               
}

/* Lastganggrid */

/* table level rules */

#lastdatengrid
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #969696;
    width: 218px;
    display: block;
    float: left;
}

.grid
{
	font-family: Arial;
	font-size: 10px;	
    border-collapse:collapse;
    color: #333333;
}

/* header column rules */
.grid th
{
    background: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_page.png);
    background-position: 0px -105px;
	background-repeat: repeat-x;
    border-bottom: solid 1px #969696;
    color: #000000;
    padding: 0px 5px 0px 5px;
    line-height: 18px;
    height: 18px;
    vertical-align: bottom;
}  

/* data cell and data row rules */
.grid td 
{
	color:#333333;
    padding: 1px 5px 1px 5px;
    border-bottom: solid 1px #BBD9EE;
}

.grid .altrow
{
    background-color: #EBF4FA;
    
} 

.grid .row
{
    background-color: #fff;
}

.grid .sortzeit
{
	width: 76px;
	height: 18px;
	line-height: 18px;
	padding-left: 3px;
	float: left;
	text-align: center;
}

.grid a.sortzeit
{
	font-family: Verdana;
	font-size: 9px;	
	color: #000000;
	text-decoration: none;
}

.grid a.sortzeit:hover
{
	text-decoration: none;
	color: #097709;
}

.grid .sortzeitreihenwert
{
	width: 76px;
	height: 18px;
	padding-right: 3px;
	line-height: 18px;
	float: left;
	text-align: right;
}

.grid a.sortzeitreihenwert
{
	font-family: Verdana;
	font-size: 9px;	
	color: #000000;
	text-decoration: none;
}

.grid a.sortzeitreihenwert:hover
{
	text-decoration: none;
	color: #097709;
}

.gridheadersortzeitreihenwert
{
	width: 10px;
	height: 18px;
	float: right;
	vertical-align: top;
}

.gridheadersortzeit
{
	width: 10px;
	height: 18px;
	float: left;
	vertical-align: top;
}

.gridvaluezeitreihenwert
{
	text-align: right;
}

.gridvaluezeit
{
	text-align: center;
}


#lnkbtnzeit
{
	width:100px;
}

.pager
{
    width: 218px;
    height: 18px;
    background: url(/CMSTemplates/natGASAspx/images/Kundenportal/bgr_page.png);
    background-position: 0px -105px;
	background-repeat: repeat-x;
	border-top: solid 1px #969696;
}

.pager input.button
	{
        
		margin: 10px 0;
    }
.pager .commandvor
{
    width: 38px;
    height: 14px;
    float: right;
    padding: 2px 0px 2px 7px;
    text-align: right;
    
}  

.pager .commandzurueck
{
    width: 40px;
    height: 14px;
    float:left;
    padding: 2px 0px 2px 5px;
}  

.pager .info
{
    line-height: 18px;
    width: 108px;
    font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
    float: left;
    text-align: center; 
}



.lastnavigationprint
{
	height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 6px;
	border-style: none;
	width: 18px;
	float: right;
}

.pager .buttonvor
{
	height: 14px;
	width: 14px;
	float: left;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/Lastganggrid/bgr_grid.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: none;
        border-style: none;
		font-size: 8px;
		line-height:8px;
		padding: 0px 0px 0px 0px;
}

.pager .buttonvor:hover
{
	background-position: 0px -13px;
}

.pager .buttonende
{
	height: 14px;
	width: 14px;
	float: left;
	margin-left: 5px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/Lastganggrid/bgr_grid.png);
	background-position: -14px 0px;
	background-repeat: no-repeat;
	border: none;
        border-style: none;
		font-size: 8px;
		line-height:8px;
		padding: 0px 0px 0px 0px;
}

.pager .buttonende:hover
{
	background-position: -14px -13px;
}

.pager .buttonzurueck
{
	height: 14px;
	width: 14px;
	float: left;
	margin-left: 5px;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/Lastganggrid/bgr_grid.png);
	background-position: -25px 0px;
	background-repeat: no-repeat;
	border: none;
        border-style: none;
		font-size: 8px;
		line-height:8px;
		padding: 0px 0px 0px 0px;
}

.pager .buttonzurueck:hover
{
	background-position: -25px -13px;
}

.pager .buttonanfang
{
	height: 14px;
	width: 14px;
	float: left;
	background-image: url(/CMSTemplates/natGASAspx/images/Kundenportal/Lastganggrid/bgr_grid.png);
	background-position: -39px 0px;
	background-repeat: no-repeat;
	border: none;
        border-style: none;
		font-size: 8px;
		line-height:8px;
		padding: 0px 0px 0px 0px;
}

.pager .buttonanfang:hover
{
	background-position: -39px -13px;
}

#MeineDaten
{
    display:block;
    float: left;
    color: #959597;
}

#MeineDaten .ajax__tab_tab
{
    border: solid 1px #73AA1B;   
    color: #73AA1B; 
    font-weight: bold;
    padding: 1px 10px 1px 10px;
}


#MeineDaten .ajax__tab_active .ajax__tab_tab
{
    border: solid 1px #EB6909;   
    color: #EB6909; 
}

#MeineDaten .ajax__tab_hover .ajax__tab_tab
{
    border: solid 1px #EB6909;   
    color: #EB6909; 
}

#TopMonitor
{
    display:block;
    float: left;
    color: #959597;
}

#TopChart
{
    display:block;
    float: left;
    width: 450px;
}

#TopMatrix
{
    display:block;
    float: left;
    width: 400px;
    padding-left: 20px;
    padding-top: 25px;
}

/* Preisentwicklung */


#PreisentwicklungContent{
    display:block;
    float: left;
    margin-top: 30px;
}

#PreisentwicklungChart
{
    display:block;
    float: left;
    width: 620px;
}

#PreisentwicklungChartNavigation{
    display:block;
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 250px;
    padding-left: 10px;
}

#PreisentwicklungCommandButtons
{
    display: block;
    float: left;
    margin-left: 8px;
	margin-right: 8px;
}

.GasFutures
{
    display:block;
    float: left;
    width: 250px;
    padding-top: 10px;
    padding-left: 10px;
}

.LabelGasFutures
{
    margin-right: 10px;
    font-weight: bold;
}


#PreisentwicklungContent .lastnavigationimagebutton
{
	float: left;
	border-style: none;
	margin-top: 0px;
}

#PreisentwicklungContent .navigationtextbox
{
	float: left;
	height: 14px;
	line-height: 14px;
	margin-left: 2px;
	margin-right: 2px;
	width: 70px;
	text-align: center;
}

.prprogress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
    z-index: 1000;
}

.prcontainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}

.prheader
{
    background: url(/CMSTemplates/natGASAspx/images/Kundenportal/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.prbody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
    vertical-align:top;
}

