a { outline: none; }

div.standardwert a.kochgas {
	height: 18px;	
}

div.standardwert a.kochgas#markiert {
	background: url(../pics/kochgas_weiss.gif) no-repeat;
	width: 58px;
	float: left;
}

div.standardwert a.wohnung {
	height: 18px;	
}


div.standardwert a.wohnung#markiert  {
	background: url(../pics/wohnung_weiss.gif) no-repeat;
	width: 65px;
	float: left;
}

div.standardwert a.haus {
	background:  url(../pics/einfamilienhaus.gif) no-repeat;
	color: transparent;
	width: 126px;
	height: 18px;		
}

div.standardwert a.haus#markiert {
	background:  url(../pics/einfamilienhaus_weiss.gif) no-repeat;
	height: 18px;	
	width: 126px;
	float: left;
}

div.Monatspreis {
	display: none;
}

div.GasPreisrechner {
	/* height: 285px; */
	height: 265px;
}


/*Zahlen*/

div.link_holderzwei {
	width: 126px;
	float: left;
	height: 20px;
	overflow: hidden;
}

div.link_holder .zehnp {
	width: 38px;
	height: 18px;
	float: left;
}


div.link_holder .zwanzigp {
	width: 38px;
	height: 18px;
	float: left;
}


div.link_holder .hundertp {
	width: 43px;
	height: 18px;
	float: left;
}


div.link_holder a.zehnp#markiert_sub {
	background: url(../pics/zehn_prozent_weiss.gif) no-repeat;
	color: transparent;
	padding: 0;
	width: 38px;
	height: 18px;
	float: left;
}

div.link_holder a.zwanzigp#markiert_sub {
	background: url(../pics/zwanzig_prozent_weiss.gif) no-repeat;
	padding: 0;
	width: 38px;
	height: 18px;
	float: left;
}

div.link_holder a.hundertp#markiert_sub {
	background: url(../pics/hundert_prozent_weiss.gif) no-repeat;
	width: 43px;
	height: 18px;
	float: left;
}


