#page #navi, #page #navigation_wrap, #page #navigation_right, #page #searchbox, #page #searchbox_border {
	height:44px;
}

#page #body_left {
	margin-top:0px;
}

#splash {
	width:741px;
	height:536px;
	background:url('../splash/splash1.jpg') top left no-repeat;
}

#splash1 .input_row1 input {
	margin:0px;
}

#splash1 .input_row1 label {
	margin-right:10px;
	margin-left:5px;
}

#splash .margin-top {
	height:287px;
	width:740px;
}

#splash .splashbox {
	float:left;
	padding-left:21px;
	width:220px;
	height:239px;
	font-size:1.2em;
}

.splashbox h2 {
	height:35px;
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:125%;
	line-height:33px;
	font-weight:bold;
	color:#656565;
}

.splashbox .pad {
	padding-left:10px;
}

.splashbox .txt {
	margin-top:15px;
}

#splash1 .txt {
	margin-top:12px;
}

.splashbox li a {
	background:url('../img/icon_pfeil_splashbox.gif') 0px 3px no-repeat;
	padding-left:18px;
}

.splashbox li {
	padding-bottom:15px;
}

.splashbox ul {
	list-style:none;
}

#start_content {
	clear:both;
	padding-bottom:50px;
}

#start_content #start_left {
	width:45.7em;
	float:left;
	left:15px;
	position:relative;
}

#start_content .normal {
	float:right;
	width:45.5em;
	right:15px;
	position:relative;	
}

.newsbox ul {
	margin:0px;
}

.newsbox li {
	list-style:none;
}

/*** TARIFRECHNER ***/
.input_row, .input_row1 {
	clear:both;
	padding:0px 0px 8px 0px;
}

.input_row {
	padding-left:0px;
}

.submit_button{
	float:right;
	margin-right:15px;
	width:75px;
}

.input_row input {
	background:url("../img/tarifrechner/input_bg.gif") no-repeat scroll left top transparent;
	border:1px solid #999999;
	float:left;
	padding:2px 0px;
	padding-left:3px;
	width:70px;
}

.input_row label {
	display:block;
	float:left;
	width:115px;
	padding:3px 0px 0px 5px;
}

.slider_wrap {
	width:180px;
	margin:0px 0px 15px 10px;
}


.ui-slider-handle {
	background:url("../img/tarifrechner/slidehandle.gif") no-repeat scroll left top transparent;
	border:0 none;
	cursor:e-resize;
	height:25px;
	width:20px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	color:#191919;
	font-weight:bold;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left:-10px;
	top:0;
}

.ui-slider .ui-slider-handle {
	cursor:default;
	position:absolute;
	z-index:2;
}

.ui-widget-content a {
	color:#333333;
}

.ui-corner-all {
	-moz-border-radius:0 0 0 0;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	color:#191919;
	font-weight:bold;
}

a {
	color:#FF0042;
	text-decoration:underline;
}

* {
	outline:medium none;
}

#stromslider.ui-slider .ui-widget-content {
	color:#333333;
}

.ui-widget {
	font-family:verdana;
	font-size:1em;
}

.ui-slider {
	text-align:left;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left:-10px;
	top:0;
}

.ui-slider .ui-slider-handle {
	cursor:e-resize;	
	z-index:2;
}

.ui-slider-horizontal {
	-moz-border-radius:0 0 0 0;
	background:url("../img/tarifrechner/sliderbg.gif") repeat-x scroll 0 0 transparent;
	border:0 none;
	height:25px;
}

.ui-slider {
	cursor:e-resize;	
	position:relative;
	text-align:left;
}

/*** STEPS ***/

#strom-ui .steps {
	clear:both;
	margin-left:18px;
	padding-top:5px;
	margin-bottom:3px;
	cursor:pointer;
}

#strom-ui .step {
	height:20px;
	float:left;
	display:block;
	margin-right:15px;
}

#strom-ui #stromStep1 {
	width:15px;
	background:url('../img/tarifrechner/stromStep1.gif') top left no-repeat;
}

#strom-ui #stromStep2 {
	width:23px;
	background:url('../img/tarifrechner/stromStep2.gif') top left no-repeat;
}

#strom-ui #stromStep3 {
	width:33px;
	background:url('../img/tarifrechner/stromStep3.gif') top left no-repeat;
}

#strom-ui #stromStep4 {
	width:37px;
	background:url('../img/tarifrechner/stromStep4.gif') top left no-repeat;
}

#strom-ui #stromStep5 {
	margin-right:0px;
}

#gas-ui .steps {
	margin-left:15px;
	margin-top:-1px;
	margin-bottom:0px;
	cursor:pointer;
}

#gas-ui .step {
	width:25px;
	height:29px;
	float:left;
	display:block;
	margin-right:12px;
}

#gas-ui #gasStep1 {
	width:32px;
	background:url('../img/tarifrechner/gasStep1.gif') bottom left no-repeat;
}
#gas-ui #gasStep2 {
	width:32px;
	background:url('../img/tarifrechner/gasStep2.gif') bottom left no-repeat;
}
#gas-ui #gasStep3 {
	width:37px;
	background:url('../img/tarifrechner/gasStep3.gif') bottom left no-repeat;
}
#gas-ui #gasStep4 {
	width:37px;
	background:url('../img/tarifrechner/gasStep4.gif') bottom left no-repeat;	
	margin-right:0px;
}

