body
{
	margin: 20px 0 20px 20px;
	padding: 0;
	color: white;
	background: #001639;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}

h2 {
	font: 33px Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	padding: 5px 0 0 0;
}
h2 span {
	visibility: hidden;
}

h3 {
	font: 17px Arial, Helevtica, sans-serif;
	color: #FD6500;
	margin: 4px 0 20px 0;
	padding: 0;
}

h4
{
	font: 24px Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
}

h5 {
	font: bold 13px Arial, Helevtica, sans-serif;
	color: #FD6500;
	margin: 20px 0 4px 0;
	padding: 0;
}

h6 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FD6500;
	margin: 11px 0 0 0;
	padding: 0;
}

a {
	color: white;
	text-decoration: none;
}

p {
	margin: 1em 0;
}

form {
	margin: 0;
}

label {
	line-height: 16px;
	display: block;
	float: left;
}

input {
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
}

.cb {
  border: 1px solid red;
  clear: both;
}

.orange,
#orange {
	color: #FD6500;
	font-weight: bold;
}

a.orange {
	color: #FD6500;
	font-weight: normal;
	text-decoration: underline;
}

.result {
	color: #FD6500;
}

#error {
	color: white;
	font: normal 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.hint {
	clear: both;
	padding: 15px 0 10px 0;
}

.note {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

.notediv {
	position: absolute;
	top: 550px;
	left: 0px;
	padding: 0;
	width: 100%;
}

.notecnt {
	width: 1155px;
	margin-left: auto;
	margin-right: auto;
}

.notetxt {
	padding-left: 297px;
  padding-right: 173px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

.smaller {
	font-size: 65%;
}

.smaller2 {
	font-size: 85%;
}

.bigger {
	font-size: 115%;
}

.bigger2 {
	font-size: 135%;
}

.bold {
  font-weight: bold;
}

.grundlinie {
  Border-Bottom: 1px solid #DDDDDD;
}

/*----- Buttons -----------------------------------------------------------*/

.button, .button_left, .button_left2, .button_right, .button_right2,
.big_button, .big_button_left, .big_button_left2, .big_button_right, .big_button_right2,
.bigger_button, .bigger_button_left, .bigger_button_left2, .bigger_button_right, .bigbigger_button_right2,
.dialog_button, .dialog_button_left, .dialog_button_left2, .dialog_button_right, .dialog_button_right2,
.result_button, .result_button_left, .result_button_left2, .result_button_right, .result_button_right2
{
	border: none;
	display: block;
	color: white;
	text-align: center;
}

.button, .button_left, .button_left2, .button_right, .button_right2
{
	width: 116px;
	height: 32px;
	background: url(../images/button.gif) no-repeat;
	font: normal 11px/32px Arial, Helvetica, Verdana, sans-serif;
}

.big_button, .big_button_left, .big_button_left2, .big_button_right, .big_button_right2
{
	width: 150px;
	height: 32px;
	background: url(../images/big_button.gif) no-repeat;
	font: normal 11px/32px Arial, Helvetica, Verdana, sans-serif;
}

.bigger_button, .bigger_button_left, .bigger_button_left2, .bigger_button_right, .bigger_button_right2
{
	width: 168px;
	height: 32px;
	background: url(../images/bigger_button.gif) no-repeat;
	font: normal 11px/32px Arial, Helvetica, Verdana, sans-serif;
}

.dialog_button, .dialog_button_left, .dialog_button_left2, .dialog_button_right, .dialog_button_right2
{
	width: 116px;
	height: 32px;
	background: url(../images/dialog_button.gif) no-repeat;
	font: normal 11px/32px Arial, Helvetica, Verdana, sans-serif;
}

.result_button, .result_button_left, .result_button_left2, .result_button_right, .result_button_right2
{
	width: 162px;
	height: 36px;
	background: url(../images/result_button.gif) no-repeat;
	font: normal 12px/36px Arial, Helvetica, Verdana, sans-serif;
}

.button_left, .button_left2,
.big_button_left, .big_button_left2,
.bigger_button_left, .bigger_button_left2,
.dialog_button_left, .dialog_button_left2,
.result_button_left, .result_button_left2
{
	float: left;
	margin-left: -4px;
}

.button_right, .button_right2,
.big_button_right, .big_button_right2,
.bigger_button_right, .bigger_button_right2,
.dialog_button_right, .dialog_button_right2,
.result_button_right, .result_button_right2
{
	float: right;
}

.button_left2, .big_button_left2, .bigger_button_left2, .dialog_button_left2, .result_button_left2
{
	margin-left: 6px;
}

.button_right2, .big_button_right2, .bigger_button_right2, .dialog_button_right2, .result_button_right2
{
	margin-right: 6px;
}

/*----- Container ---------------------------------------------------------*/

#hauptcontainer
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1155px;
	height: 594px;
	overflow: hidden;
}

#container
{
  /* margin-left: 153px; */
  float:left;
	padding: 0;
	width: 996px;
	height: 594px;
	background: url(../images/container.jpg) no-repeat 0 0;
}



#tuvlogo {
  float:left;
  margin-top: 197px;
  width: 153px;
  height: 200px;
}
#tuvlogo_button {
  float:left;
  width: 22px;
  height: 200px;
	/* background: url(../images/tuv_logo_button.jpg) no-repeat top left; */
	background: url(../images/tuv_logo_button_aktiv.jpg) no-repeat top left;
}
#tuvlogo_logo {
  float:left;
  height: 200px;
  /* width: 0; */
  width: 131px;
	background: url(../images/tuv_logo_bg.jpg) no-repeat top right;
}
#tuvlogo a {
  display:block;
  width: 100%;
  height: 100%;
}


/*----- Header ------------------------------------------------------------*/

#header
{
	width: 996px;
	height: 78px;
}

#header h1 span
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}

#header #link {
	float: left;
}

#header #link a img {
	width: 200px;
	height: 72px;
	border: 0;
}


#header ul
{
	float: right;
	margin: 24px 0;
	padding: 0;
	list-style-type: none;
}

#header li
{
	display: inline;
}

#header li a
{
	display: block;
	float: left;
	width: 91px;
	height: 20px;	/* 25px */
	margin: 0 12px 0 0;
	padding: 5px 0 0 0;
	font: 11px arial, sans-serif;
	text-align: center;
	background: url(../images/menu_button.gif) no-repeat 0 0;
}

#header li a:hover,
#header li a#current:hover
{
	background: url(../images/menu_button1.gif) no-repeat 0 0;
}

#header li a#current
{
	background: url(../images/menu_button2.gif) no-repeat 0 0;
}

/*----- Content -----------------------------------------------------------*/

#content_l
{
	float: left;
	width: 420px; /* 460px */
	height: 416px; /* 516px */
	padding: 70px 10px 30px 30px;
}

#content_r, #content_r24, #content_rb
{
	float: right;
	width: 481px; /* 536px; */
	height: 416px; /* 516px */
	padding: 70px 30px 30px 25px;
}

.inner
{
	height: 280px;
}

.inner2
{
	height: 290px;
}

.inner3a
{
	height: 170px;
}

.inner3b
{
	height: 200px;
}

.inner4
{
	height: 286px;
	width: 475px; /* Angabe erforderlich, sonst stellt IE6 beim Wechsel der Ebene auf der Ergebnisseite fehlerhaft dar */
}


/*----- Footer ------------------------------------------------------------*/

#footer
{
	clear: both;
	/* margin-left: auto;
	margin-right: auto;
	padding: 0 159px 0 0;
	width: 996px;
	height: 26px;
	background: url(../images/footer.gif) no-repeat 0 0; */
	
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1155px;
	height: 26px;
}
#innenfooter {
	margin: 0 159px 0 0;
	height: 26px;
	background: url(../images/footer.gif) no-repeat 0 0;
}
#footer ul
{
	margin: 3px 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#footer li
{
	display: inline;
	margin: 0 6px 0 0;
	font: 9px verdana, sans-serif;
}

#footer a:hover
{
	color: #80a4cc;
}

/*----- Home --------------------------------------------------------------*/

#home h2
{
	padding: 55px 0 0 0;
	background: url(../images/headline_home.jpg) 0 100% no-repeat;
}

#home h4
{
	padding: 110px 0 8px 0;
}

#home #container
{
	/* background: url(../images/container_home.jpg) no-repeat 0 0;  */
	background: url(../images/container_home2.jpg) no-repeat 0 0;
	/* background: url(../images/container_home_wowex.jpg) no-repeat 0 0; */
}

#home #content_r
{
	width: 441px; /* 536px; */
	padding: 70px 30px 30px 65px;
	/* background: url(../images/content_home2.jpg) no-repeat 0 0; */
	color: black;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}

#home form
{
	padding: 0;
}

#home input#consumption_postcode
{
	float: left;
	width: 212px;
	padding: 14px 0;
	border: 1px solid #FF7E28;
	background: #4A2029;
	color: white;
	font: bold 16px "MS Shell Dlg", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/*----- Impressum ---------------------------------------------------------*/

#impressum
{
	font: 10px/1.5 Arial, Helvetica, sans-serif;
}

#impressum h2
{
	background: url(../images/headline_impressum.jpg) 0 100% no-repeat;
}

#impressum #content_r h5
{
	margin-top: 60px;
}

/*----- Kontakt -----------------------------------------------------------*/

#kontakt h2
{
	background: url(../images/headline_kontakt.jpg) 0 100% no-repeat;
}

#kontakt h4
{
	padding: 15px 0;
}

#kontakt #content_r
{
	width: 421px; /* 536px; */
	padding: 70px 60px 30px 0 /* 55px */;
}

#kontakt2 h2
{
	background: url(../images/headline_kontakt2.jpg) 0 100% no-repeat;
}

#kontakt2 #content_l
{
	width: 450px; /* 490px */
}

#kontakt2 #content_r
{
	width: 451px; /* 506px; */
}

#contact_table label
{
	float: none;
	padding: 2px;
	width: 131px; 	/* 135px */
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #002f65;
}

#contact_table input,
#contact_table textarea
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 133px;	/* 135px */
	margin: 0 0 10px 0;
}

#contact_table #message label,
#contact_table #message input,
#contact_table #message textarea
{
	width: 100%;
}

/*----- Energiesparen -----------------------------------------------------*/

#energiesparen h2
{
	background: url(../images/headline_energiesparen.jpg) 0 100% no-repeat;
}

#energiesparen #content_l
{
	width: 510px; /* 550px */
	height: 130px;
}

#energiesparen #content_r
{
	width: 371px; /* 446px */
	height: 130px;
}

.sample
{
	width: 272px;	/* 332px */
	height: 248px;
	margin: 0;
	padding: 0 30px;
	float: left;
	font: 16px/2 Arial, Helvetica, sans-serif;
}

.sample a {
	display: block;
}

/*----- AGB / Datenschutz -------------------------------------------------*/

#agb h2,
#datenschutz h2
{
	margin-bottom: 20px;
}

#agb h2
{
	background: url(../images/headline_agb.jpg) 0 100% no-repeat;
}

#datenschutz h2
{
	background: url(../images/headline_datenschutz.jpg) 0 100% no-repeat;
}

#agb #content_l,
#datenschutz #content_l
{
	width: 720px; /* 760px */
}

#agb #content_r,
#datenschutz #content_r
{
	width: 161px; /* 336px */
}

/*----- Unser Angebot -----------------------------------------------------*/

#unserangebot h2,
#unserangebot2 h2,
#unserangebot3 h2
{
	background: url(../images/headline_unserangebot.jpg) 0 100% no-repeat;
}

#unserangebot #content_r
{
	background: url(../images/content_unserangebot.jpg) 0 0 no-repeat;
}

#unserangebot2 #content_r
{
	background: url(../images/content_unserangebot2.jpg) 0 0 no-repeat;
}

#unserangebot3 #content_r
{
	background: url(../images/content_unserangebot3.jpg) 0 0 no-repeat;
}

#unserangebot #content_r,
#unserangebot2 #content_r,
#unserangebot3 #content_r
{
	float: right;
	width: 503px; /* 536px; */
  	height: 419px; /* 516px */
	padding: 30px 21px 50px 12px;
}

#unserangebot #diagramm,
#unserangebot2 #diagramm,
#unserangebot3 #diagramm
{
	width: 503px;
	height: 230px;
}

#unserangebot #diagramm_swf,
#unserangebot2 #diagramm_swf,
#unserangebot3 #diagramm_swf
{
	margin: 18px 0 0 0;
}

#unserangebot #infobox,
#unserangebot2 #infobox,
#unserangebot3 #infobox
{
	padding: 100px 0 0 13px;
}

#unserangebot #content_r ul,
#unserangebot2 #content_r ul,
#unserangebot3 #content_r ul
{
	margin: 4px 0;
	padding: 0 0 0 20px;
	color: #FD6500;
}
#unserangebot3 #content_r a
{
	color: #FD6500;
	text-decoration: underline;
}

#unserangebot #stoerer,
#unserangebot2 #stoerer,
#unserangebot3 #stoerer
{
	width: 120px;
	padding: 5px 0 0 360px;
//	margin-top: 5px;	/* IE-Hack */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#unserangebot #stoerer h5,
#unserangebot2 #stoerer h5,
#unserangebot3 #stoerer h5
{
	color: white;
}

#unserangebot #stoerer p,
#unserangebot2 #stoerer p,
#unserangebot3 #stoerer p
{
	margin: 0 0 4px 0;
}

#unserangebot #stoerer a,
#unserangebot2 #stoerer a,
#unserangebot3 #stoerer a
{
	text-decoration: underline;
}


/*----- Über uns ----------------------------------------------------------*/

#ueberuns h2
{
	background: url(../images/headline_ueberuns.jpg) 0 100% no-repeat;
}

#ueberuns #content_r
{
	background: url(../images/content_ueberuns.jpg) 0 0 no-repeat;
}

#ueberuns #content_l
{
	float: left;
	width: 380px; /* 460px */
	padding: 70px 10px 30px 30px;
}

#ueberuns #content_r
{
	height: 351px; /* 516px */
	padding: 135px 30px 30px 25px;
}

#ueberuns #content_r ul
{
	margin: 0;
	padding: 0 0 0 20px;
	color: #FD6500;
}

/*=========================================================================*/

/*----- Preisrechner ------------------------------------------------------*/

#preisrechner h2
{
	background: url(../images/headline_preisrechner.jpg) 0 100% no-repeat;
}

#preisrechner #content_r
{
	background: url(../images/content_preisrechner.jpg) 0 0 no-repeat;
}

#preisrechner #content_r h5
{
//	margin: 16px 0 4px 0;  /* IE Hack */
}

#consumption_postcode_block {
	padding: 63px 0 44px 0;
}
#consumption_postcode {
	width: 150px;
	border: 1px solid #666666;
	background: #000000;
	color: white;
	font: 27px "MS Shell Dlg", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/*----- Gemeindeabfrage ---------------------------------------------------*/

#gemeindeabfrage h2, #gemeindeabfrage2 h2
{
	background: url(../images/headline_gemeindeabfrage.jpg) 0 100% no-repeat;
}

#gemeindeabfrage #content_r
{
	background: url(../images/content_gemeindeabfrage.jpg) 0 0 no-repeat;
}

#gemeindeabfrage #content_r ul
{
	margin: 0;
	padding: 60px 0 0 30px;
}

#gemeindeabfrage img
{
	margin: 10px 10px 0 0;
}

/*----- Keine Versorgung --------------------------------------------------*/

#keineversorgung h2
{
	background: url(../images/headline_keineversorgung.jpg) 0 100% no-repeat;
}

#keineversorgung #content_l
{
	width: 510px; /* 550px */
}

#keineversorgung #content_r
{
	width: 371px; /* 446px; */
}


/*----- Versorgerabfrage -------------------------------------------------*/

#versorgerabfrage h2
{
	background: url(../images/headline_verbrauchsabfrage.jpg) 0 100% no-repeat;
}

#versorgerabfrage #content_r
{
	background: url(../images/content_versorgerabfrage.jpg) 0 0 no-repeat;
}

#versorgerabfrage #error {
	margin: 75px 0 0 0;
}

#versorgerabfrage_block {
	padding: 80px 0 0 0;
	height: 62px;
}

select.versorgerabfrage
{
	color: #FFFFFF;
	font: normal 18px "MS Shell Dlg", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	background-color:#000000;
	border: 1px solid #666666;
	border-collapse:collapse;


}


/*----- Versorgerabfrage_Temp --------------------------------------------------*/

#servicehinweis h2
{
	background: url(../images/headline_gemeindeabfrage.jpg) 0 100% no-repeat;
}

#servicehinweis #content_l
{
	width: 510px; /* 550px */
}

#servicehinweis #content_r
{
	width: 371px; /* 446px; */
}



/*----- Verbrauchsabfrage -------------------------------------------------*/

#verbrauchsabfrage h2
{
	background: url(../images/headline_verbrauchsabfrage.jpg) 0 100% no-repeat;
}

#verbrauchsabfrage #content_r
{
	background: url(../images/content_verbrauchsabfrage.jpg) 0 0 no-repeat;
}

#verbrauchsabfrage #error {
	margin: 75px 0 0 0;
}

#consumption_amount_block {
	padding: 63px 0 0 0;
	font: 27px "MS Shell Dlg", Verdana, Arial, Helvetica, sans-serif;
}
#consumption_amount_block input {
	float: left;
	width: 20px;
	padding: 0 0 0 1px;
	margin: 0 4px 0 0;
	border: 1px solid #666666;
	background: #000000;
	color: white;
	font: 27px "MS Shell Dlg", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#consumption_amount_block .decimal {
	float: left;
	margin: 4px 4px 0 0;
}
#consumption_amount_unit span {
	visibility: hidden;
}
#consumption_amount_unit {
	padding: 1px 0 2px 0;
	background: url(../images/kwh.jpg) 0 0 no-repeat;
}

/*----- Angaben zum Haushalt ----------------------------------------------*/

#angabenhaushalt1 h2,
#angabenhaushalt2 h2,
#angabenhaushalt3 h2
{
	background: url(../images/headline_angabenhaushalt.jpg) 0 100% no-repeat;
}

#angabenhaushalt1 #content_r
{
	background: url(../images/content_angabenhaushalt1.jpg) 0 0 no-repeat;
}

#angabenhaushalt2 #content_r
{
	background: url(../images/content_angabenhaushalt2.jpg) 0 0 no-repeat;
}

#angabenhaushalt3 #content_r
{
	background: url(../images/content_angabenhaushalt3.jpg) 0 0 no-repeat;
}

#angabenhaushalt3 #content_rb
{
  display: none;
  background: url(../images/content_angabenhaushalt3b.jpg) 0 0 no-repeat;
}

#angabenhaushalt1 #error,
#angabenhaushalt2 #error,
#angabenhaushalt3 #error
{
	clear: both;
	padding: 20px 0 0 0;
}

#building_type_block {
	padding: 134px 0 0 0;
	height: 20px;
}
#building_type_0 {
	margin: 0 0 0 150px;
}
#building_type_1 {
	margin: 0 0 0 210px;
}
#heated_area_block {
	padding: 30px 0 0 0;
}
#heated_area_label {
	padding: 0 0 0 150px;
}
#heated_area {
	margin: 14px 6px 0 10px;
	width: 40px;
	text-align: center;
}
#no_gas_heating_block {
	padding: 20px 0 0 150px;
	height: 20px;
}
#no_gas_heating {
	margin: 0 15px 0 0;
}

#warmwater_heating_block {
	padding: 145px 0 0 0;
	height: 20px;
}
#warmwater_heating {
	margin: 0 12px 0 150px;
}
#cooking_gas_block {
	padding: 68px 0 0 0;
	height: 20px;
}
#cooking_gas {
	margin: 0 12px 0 150px;
}

#person_multiple_block {
	padding: 192px 0 0 0;
	height: 20px;
}
#person_multiple_0 {
	margin: 0 10px 0 118px;
}
#person_multiple_1 {
	margin: 0 10px 0 122px;
}

#hinweis_abweichung {
	padding: 100px 0 0 0;
	height: 20px;
}

/*----- Ergebnis ----------------------------------------------------------*/

#ergebnis #container,
#ergebnis2 #container,
#ergebnis3 #container
{
	background: url(../images/container_ergebnis.jpg) 0 0 no-repeat;
}

#ergebnis #content_r,
#ergebnis #content_r24,
#ergebnis2 #content_r,
#ergebnis2 #content_r24,
#ergebnis3 #content_r
{
	width: 475px; /* Angabe erforderlich, sonst stellt IE6 beim Wechsel der Ebene auf der Ergebnisseite fehlerhaft dar */
  	height: 366px; /* 516px */
	padding: 130px 30px 20px 25px;
}

#ergebnis table,
#ergebnis2 table,
#ergebnis3 table
{
	width: 420px;
	margin: 0 0 90px 20px;
	color: #001639;
	font: 24px 'Arial Narrow', Helvetica, sans-serif;
}

#ergebnis table.layout_2,
#ergebnis2 table.layout_2,
#ergebnis3 table.layout_2
{
	font: 21px 'Arial Narrow', Helvetica, sans-serif;
  height: 259px;
  margin-bottom: 0px;
}

#ergebnis td,
#ergebnis2 td,
#ergebnis3 td
{
	padding: 9px 0;
}

#ergebnis .layout_2 td,
#ergebnis2 .layout_2 td,
#ergebnis3 .layout_2 td
{
	padding: 5px 0;
}

#ergebnis td.result,
#ergebnis2 td.result,
#ergebnis3 td.result
{
	padding: 4px 0;
}

#ergebnis .layout_2 td.result,
#ergebnis2 .layout_2 td.result,
#ergebnis3 .layout_2 td.result
{
	padding: 2px 0;
}

#ergebnis h2
{
	background: url(../images/headline_ergebnis.jpg) 0 100% no-repeat;
}

#ergebnis #content_r
{
	background: url(../images/content_ergebnis_12m_nml.jpg) 0 0 no-repeat;
}

#ergebnis #content_r24
{
  display: none;
	background: url(../images/content_ergebnis_24m_nml.jpg) 0 0 no-repeat;
}

#ergebnis .result_button
{
	margin-top: 0;
	margin-bottom: 5px;
}


#ergebnis2 h2
{
	background: url(../images/headline_ergebnis2.jpg) 0 100% no-repeat;
}

#ergebnis2 #content_r
{
	background: url(../images/content_ergebnis2_12m_nml.jpg) 0 0 no-repeat;
}

#ergebnis2 #content_r24
{
  display: none;
	background: url(../images/content_ergebnis2_24m_nml.jpg) 0 0 no-repeat;
}

#ergebnis2 .result_button
{
	margin-top: 0;
	margin-bottom: 25px;
}


#ergebnis3 h2
{
	background: url(../images/headline_ergebnis2.jpg) 0 100% no-repeat;
}

#ergebnis3 #content_r
{
	background: url(../images/content_ergebnis3.jpg) 0 0 no-repeat;
}

#ergebnis3 .result_button
{
	margin-bottom: 40px;
}


/*----- Jetzt Wechseln ------------------------------------------------*/

#jetztwechseln h2
{
	background: url(../images/headline_jetztwechseln.jpg) 0 100% no-repeat;
}

#jetztwechseln h3
{
	font-weight: bold;
}

#jetztwechseln #content_r
{
	background: url(../images/content_jetztwechseln.jpg) 0 0 no-repeat;
}


