



















html, body {
	height: 100%;
}
body {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	margin-bottom: 23px;
	font-size: 25px;
	line-height: 130%;
}
h2 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #07519a;
	margin: 0;
	margin-bottom: 0.3em;
	font-size: 20px;
	line-height: 130%;
}
h3 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #07519a;
	margin: 0;
	margin-bottom: 0.3em;
	font-size: 16px;
}
h4 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	background: #ebf3fb;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #07519a;
	margin-top:0px;
}
p {
	line-height: 160%;
	margin: 0;
	padding-top: 10px;
}
input, select, textarea {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
form {
	margin: 5px 0 0 0;
	font-size: 12px;
}
input {-moz-box-sizing:border-box; box-sizing:border-box;}
hr {
	color: #000000;
	background: #000000;
	height: 3px;
	border: none;
	line-height: 0;
	margin-bottom: 5px;
}

/* klasy */
.noDecorationLink, .noDecorationLink:hover {
	text-decoration: none;
}
.contentBoxHeaderLink, .contentBoxHeaderLink:hover {
	color: #07519a;
	text-decoration: none;
}
.line1gray, .line2gray, .line3gray, .line4gray, .line5gray {
 width: 100%;
 height: 1px;
 margin: 0 0 5px 0;
 border-top: 1px solid #8D8D8D;
 padding: 0;
 display: block;
 font-size: 0;
 clear: both;
}
.line2gray {
	margin: 10px 0 10px 0;
}
.line3gray {
	border: none;
	border-bottom: 1px solid #cccccc;
	height: 5px;
}
.line4gray {
	width: 660px;
	margin: 0 0 0 15px;
}
.line5gray {
	width: 662px;
	margin: 10px 5px 0 5px;
}
.line2blue, .line2blueDashed {
 width: 100%;
 height: 1px;
 margin: 5px 0 5px 0;
 border-top: 1px solid #ebf3fb;
 padding: 0px;
 display: block;
 font-size: 0;
 clear: both;
}
.line2blueDashed {
 border-top: 1px dashed #ebf3fb;
}

.clear {
	clear: both;
}
.toCenter {
	vertical-align: middle;
}
.toRight {
	float: right;
}
.toRightWithPadding {
    float: right;
    padding-right:10px;
}
.toRightWithPaddingUnderButton {
    float: right;
    padding-right:10px;
    font-size: 9px;
}

.toLeft {
	float: left;
}
.toLeftWithPaddingHead {
	float: left;
	padding-left:15px;
	color: #134286;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

.inp50 {
	width: 50px;
}
.inp1 {
	width: 80px;
	border: solid 1px #909090;
	margin-right: 5px;
}
.ft10 {
	font-size: 10px;
}
.ft11 {
    font-size: 11px;
}
.ft13 {
	font-size: 13px;
}
.ft14 {
	font-size: 14px;
}
.ft13PaddingLeft {
	font-size: 13px;
	padding-left: 50px;
}
.formTxt {
	padding-top: 5px;
}
.formButton {
	margin-top: 10px;
}
.boxLine {
	width: 687px;
	clear: both;
}

.boxImg {
	float: left;
	background: #E4E8F2;
	padding-right: 6px;
}

.myhammerLandingBox {
	font-size:16px;
	font-weight:bold;
	color:#10305F;
	background-color: #e4e8f2;
	padding-left:10px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

.button {
	float: right;
	margin-top: 10px;
}
.step4OrderButton {
	float: right;
}
.boxRightColumn, .boxRightColumnEmph {
	width: 189px;
	height: auto;
	border: solid 1px #ebf3fb;
	text-align: left;
	color: #07519a;
	margin-bottom: 20px;
}
.boxRightColumn h3, .boxRightColumnEmph h3 {
	background: #ebf3fb;
	color: #07519a;
	padding-left: 5px;
	margin-bottom: 5px;
}
.boxRightColumn a, .boxRightColumn a:hover {
	color: #07519a;
	font-weight: bold;
	text-decoration: none;
}
.boxRightColumn a:hover {
	text-decoration: underline;
}
.boxRightColumn p {
	padding: 5px;
	line-height: 140%;
}
.boxRightColumn ul, .boxRightColumnEmph ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}
.boxRightColumn li, .boxRightColumnEmph li {
	background: url(/img/bullet.gif) top left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
.boxRightColumn form {
	margin: 0 10px 10px 10px;
}
.boxRightColumnEmph {
	border: solid 1px #333333;
}
.boxRightColumnEmph h3 {
	background: #333333;
	color: #07519A;
}
.boxRightColumnEmph li {
	background: url(/img/bullet_blue.gif) top left no-repeat;
}
.boxRightColumn h4 {
	background-color:#EBF3FB;
}
.noBullet li{
	background-image: none;
}
.contentHeader {
	padding: 3px 0 3px 47px;
	width:628px;
	color: #07519a;
}
.contentHeaderElectro {
	background: url(/img/electro_blank_s10.gif) top left no-repeat #ebf3fb;
}
.contentHeaderCar {
	background: url(/images/category-car/car_calc.gif) top left no-repeat #ebf3fb;
}
.contentHeaderCarWithoutTextInImage {
	background: url(/images/category-car/car_calc_without_text.gif) top left no-repeat #ebf3fb;
}

.contentHeaderMoneyWithoutTextInImage {
	background: url(/images/headline_money.gif) top left no-repeat #ebf3fb;
}

.city {
	padding: 3px 0 0 47px;
	height: 174px;
}
.fontArial {
	font-family: Arial, Helvetica, sans-serif;
}
.electricityForm {
	position:relative;
    padding-top:5px;
	left:0px;
	width: 100%;
	height: auto;
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #CBCBCB;
	margin: 10px 10px 10px 0px;
}
.calcSubmit {
    width: 100%;
    height: 38px;
    padding-top:5px;
    border-style: none none solid none;
    border-width: 1px;
    border-color: #CBCBCB;
}
.calcSubmitHeight90 {
    width: 100%;
    height: 90px;
    padding-top:5px;
    border-style: none none solid none;
    border-width: 1px;
    border-color: #CBCBCB;
}
.electricityForm img,  .electricityForm input, .electricityForm span {
	vertical-align: middle;
}

.label {
	width: 47%;
	height: auto;
	float: left;
	padding-top: 3px;
    text-align: right;
    padding-right: 12px;
}
.field {
	width: 50%;
	height: auto;
	float: right;
}

.fieldLeftColumn {
    width: 50%;
    height: auto;
    float: left;
    /*border: solid 1px #000000*/
}
.fieldRightColumn {
    width: 45%;
    height: auto;
    float: right;
    position: relative;
    text-align:left;
    /*border: solid 1px #000000*/
}

.fieldLeftColumnSmall {
	display: block;
	cursor: pointer;
	width: 25%;
	height: auto;
	float: left;
	/*border: solid 1px #000000*/
}
.fieldRightColumnToLeft {
	display: block;
	cursor: pointer;
	width: 50%;
	height: auto;
	float: left;
	position: relative;
    text-align:left;
	/*border: solid 1px #000000*/
}
.question {
	position: absolute;
	top: 0;
	right: 0;
}
.box1 {
	width: 100%;
	height: auto;
	border: solid 1px #999999;
	font-size: 13px;
	text-align: justify;
	margin-bottom: 20px;
}
.box_strom_faq {
	width: 100%;
	height: auto;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	font-size: 13px;
	text-align: justify;
	margin-bottom: 20px;
}
.box1 h5, .box_strom_faq h5 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	background: url(/img/row_bg.gif) repeat-x;
	border-bottom: solid 1px #999999;
	line-height: 160%;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
}
.box1 p {
	margin: 5px;
	padding: 0;
	line-height: 130%;
}
.box_strom_faq p {
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	line-height: 130%;
}
.box_strom_faq a {
	color: #565D63;
}
.strom_faq_toplink {
	font-size: 11px;
	margin: 10px 5px 10px 5px;
	color: #565D63;
}
.strom_faq_header {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #07519a;
	margin: 10px 5px 10px 5px;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	line-height: 130%;
}
.box1 ul {
	margin-right: 5px;
}
.box_strom_faq {
	margin-bottom: 0px;
}
.box_strom_faq h5 {
	border-top: solid 1px #999999;
	border-bottom: solid 2px #C2C2C2;
	color: #07519a;
}
.box_strom_faq h4 {
	background: #FFFFFF;
	margin: 10px 5px 10px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 160%;
	color: #07519a;
}
.strom_faq_empty  {
	height:10px;
	width: 100%;
}
.strom_faq_separate  {
	height:20px;
	width: 100%;
}
.formLine {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.linkBlue, .linkBlue:hover {
	color: #07519a;
	font-weight: bold;
	text-decoration: none;
}
.linkBlue2 {
	color: #07519a;
	text-decoration: underline;
}
.linkBlue2:hover {
	color: #FF9000;
	text-decoration: underline;
}
.linkBlue2NoUnderline {
	color: #07519a;
	text-decoration: none;
}
.linkBlue2NoUnderline:hover {
	color: #FF9000;
	text-decoration: none;
}
.linkBlack {
	color: #000000;
	text-decoration: none;
}
.linkBlack:hover {
	color: #FF9000;
	text-decoration: none;
}

.linkBlue21 {
	color: #07519a;
	text-decoration: none;
	text-decoration: underline;
	font-size: 13px;
	margin-left: 30px;
}
.linkBlue21:hover {
	color: #07519a;
	text-decoration: underline;
}
/* id */

#container {
	width: 950px;
	padding: 0 10px 0 11px;



	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

#containerIframe {
	width: 680px;
	padding: 0 10px 0 11px;

	margin: auto;


	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #container {
    height: auto;
	}
#top {
	width: 888px;
	height: 107px;
	background: url(/new_img/headerNeu.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}
#logoLink {
	position: absolute;
	width: 250px;
	height: 72px;
	top: 15px;
	left: 15px;
}
#top ul {
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#top li {
	display: inline;
}
#mainMenu {
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	width: 888px;
	list-style: none;
		text-align: left;
		background-color:#2F5793;
}
#mainMenu li {
	display: inline;
}
#subMenu {
	width: 888px;
	height: 24px;
	background: #ebf3fb;
	text-align: left;
	margin-bottom: 5px;
}
#subMenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
#subMenu li {
	display: inline;
}
#leftColumn {
	width: 744px;
	height: auto;
	float: left;
	text-align: left;
}
#contentText {
	width: 744px;
	height: auto;
	text-align: justify;
	padding: 10px;
	font-size: 13px;
	line-height: 140%;
}
#contentText p {
	line-height: 140%;
}
#rightColumn {
	width: 191px;
	height: auto;
	float: right;
}
#inp1, #inp2 {
	margin-left: 10px;
	vertical-align: middle;
	width: 48px;
	margin-bottom: 5px;
}
#sel1 {
	margin-left: 10px;
	vertical-align: middle;
	width: 150px;
	margin-bottom: 5px;
}
#sel2 {
	margin: 5px 0;
	vertical-align: middle;
	width: 170px;
	margin-bottom: 5px;
}
#sel3 {
	vertical-align: middle;
	width: 70px;
	margin-bottom: 5px;
}
#boxMain1, #boxMain2, #boxMain3, #boxMain4 {
	width: 173px;
	height: 223px;
	background-color: #E4E8F2;
	text-align: left;
	padding-right: 8px;
	margin-bottom: 10px;
}

#boxMain5, #boxMain6 {
	width: 338px;
	background: #E4E8F2;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

#boxMain2 p {
	padding: 9px 0;
}

#boxMain5 img, #boxMain6 img {
	vertical-align: middle;
	margin-right: 6px;
}

#boxMain5 a, #boxMain6 a {
	color: #10305f;
}

#boxMain1, #boxMain3, #boxMain5 {
	float: left;
	margin-right: 10px;
}

#boxMain2, #boxMain4, #boxMain6 {
	float: right;
}

#footer {
	padding: 35px 0 15px 0;
	margin: 0;
	list-style: none;
	clear: both;
}
#footer li {
	display: inline;
	color: #003366;
}
#footer a {
	margin: 0 5px 0 5px;
	color: #003366;
}
#boxHilfe {
	background: url(/img/frau2.jpg) bottom right no-repeat;
}

#boxHilfePartner {
	bottom right no-repeat;
}

#newsletterRecipient {
	width: 110px;
	color: #666666;
	vertical-align: middle;
	margin-right: 10px;
}
#form1 {
	width: 550px;
	height: auto;
	margin: 10px;
}
#form1 img, #form1 input, #form1 span {
	vertical-align: middle;
}
#table1 {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
#tablePrint {
	height: auto;
	margin-top: 10px;
	margin-left: 30px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
#table1 th {
	background: #ebf3fb;
	border: solid 1px #C0C0C0;
	text-align: center;
	color: #07519a;
}
#tablePrint th {
	border-bottom: solid 1px #000000;
	vertical-align: middle;
	padding-left: 7px;
}
#table1 td {
	vertical-align: middle;
	border-bottom: solid 1px #ACACAC;
}
#table1 td.email_print {
    text-align: right;
    border: 0px;
    padding-right: 12px;
    color: #07519a;
    font-weight: bold;
    height: 30px;
}
#table1 td.email_print a{
    color: #07519a;
    font-weight: bold;
    text-decoration: none;
}
#tablePrint td {
	vertical-align: middle;
	border-bottom: solid 1px #000000;
}
.textJustify {
	text-align: justify;
}
.textToRight {
	text-align: right;
}
.textToCenter {
	text-align: center;
}
#choice {
	margin: 0px 0 15px 20px;
	padding: 0;
	list-style: none;
}
#step3_sternchentext {
	position:relative;
	left:25px;
}
#choice li {
	margin-bottom: 10px;
}
#choiceOnline {
	display: block;
	width: 413px;
	height: 106px;
	background: url(/new_img/order_option_button_1_s10.gif);
}
#choiceOnline:hover {
	background: url(/new_img/order_option_button_mouseover_1_s10.gif);
}
#choicePost {
	display: block;
	width: 399px;
	height: 79px;
	background: url(/new_img/order_option_button_3_s10.gif);
}
#choicePost:hover {
	background: url(/new_img/order_option_button_mouseover_3_s10.gif);
}
#choicePdf {
	display: block;
	width: 399px;
	height: 79px;
	background: url(/new_img/order_option_button_2_s10.gif);
}
#choicePdf:hover {
	background: url(/new_img/order_option_button_mouseover_2_s10.gif);
}
#choiceRequestInfo {
	display: block;
	width: 399px;
	height: 79px;
	background: url(/new_img/order_option_button_4.gif);
}
#choiceRequestInfo:hover {
	background: url(/new_img/order_option_button_mouseover_4.gif);
}
.colorGrey {
	color: #cccccc;
}
.colorBlue {
	color: #07519a;
}

.pressNews {
	color: #07519a;
	margin-top: 40px;
}

#preloader {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9000px;
}

.stromBack {
	padding-left: 10px;
}
.stormFormInput1 {
	border: solid 1px #cccccc;
	width: 130px;
}
.stormFormInput2{
	border: solid 1px #cccccc;
	width: 50px;
}
.stromConfirmInput1 {
	border: solid 1px #cccccc;
	width: 130px;
	margin: 0px 0px 3px 0px;
}
.stromConfirmInput2 {
	border: solid 1px #cccccc;
	width: 50px;
	margin: 0px 0px 3px 0px;
}
.stromConfirmInputDisabled2 {
	border: solid 1px #cccccc;
	width: 50px;
	margin: 0px 0px 3px 0px;
	border-color:#FFFFFF;
	background-color:#eee;
}
.clearStrom {
	clear: both;
	height: 10px;
	overflow: hidden;
	font-size: 0;
}
.margin {
	margin-top: 4px;
}
.stromFormSelectBox {
	border: solid 1px #cccccc;
	margin-top: 4px;
}
.padding {
	padding-top: 4px;
}

.error {
	font-weight: bold;
	font-size: 13px;
	color: #CC0000;
	list-style: none;
	padding-bottom: 10px;
}
.errorBorder {
    border-width:thin;
    border-color:#CC0000;
    border-style:solid;
    padding:1px;
    width:94%;
    padding: 5px 10px 5px 10px;
    margin-left:10px;
}
.errorBorder li{
    margin-bottom:5px;
}
.bold {
	font-weight: bold;
}
.tabNo {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
.tabNoPrint {
	font-weight: bold;
	padding-left: 7px;
	width: 30px;
}
.tabComparison{
	padding: 0px;
}
.tabComparison input{
	margin: 0px;
}
.tabComparisonLink {
	position: relative;
	bottom: 5px;
	left: 5px;
}

.tabAnbieter {
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	vertical-align: middle;
}
.tabAnbieterPrint {
	text-align: left;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
	width: 180px;
}
.tabAnbieterImg {
	margin-right: 3px;
	vertical-align: middle;
}
.tabAnmerkungenPrint {
    width: 170px;
    text-align: left;
    padding: 10px 10px 5px 10px;
}
.tabAnmerkungen {
    width: 170px;
    text-align: left;
    padding: 10px 2px;
}
.tabAnmerkungen ul, .tabAnmerkungenPrint ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabAnmerkungen li {
	margin-bottom: 5px;
}
.tabAnmerkungenPrint li {
    margin-bottom: 5px;
}
.tabAnmerkungen a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
.tabAnmerkungen a:hover {
	color: #000000;
	text-decoration: none;
}
.tabBeitrag {
	text-align: center;
	font-size: 13px;
	padding: 7px 4px 7px 7px;
}
.tabBeitragPrint {
	padding: 7px 4px 7px 7px;
	width: 70px;
}
.tabErsparnis {
	text-align: center;
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tabErsparnisPrint {
	padding: 7px;
	width: 70px;
}
.tabAnbieterwechsel {
	text-align: center;
	padding: 10px;
}
.tabQmark {
	padding: 10px 10px 10px 0px;
	text-align: left;
}
.confirmationLabel {
	width: 250px;
	padding-left: 50px;
	height: auto;
	float: left;
	overflow: auto;
}
.confirmationContent {
	width: 350px;
	height: auto;
	float: right;
	overflow: auto;
}
.confirmationContentLink , .confirmationContentLink a:hover {
	color: #07519a;
	float: right;
	text-decoration: underline;
	margin-right: 50px;
	margin-bottom: 5px;
}
.confirmationContentLink2 , .confirmationContentLink2 a:hover {
	color: #07519a;
	float: right;
	text-decoration: underline;
	margin-right: 20px;
	margin-bottom: 5px;
}
.confirmationLink, .confirmationLink a:hover {
	color: #07519a;
	text-decoration: underline;
}
.check {
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 10px 50px;
}
#refineSearch {
	width: 100%;
}
#tabDesc {
	width: 100%;
	border: solid 1px #C3C3C3;
	font-family: arial, Helvetica, sans-serif;
	height: 147px;
	margin-top: 3px;
}
#tabDesc form {
	margin: 0;
}
.tabDescInput1, .tabDescSelect1 {
	border: solid 1px #cccccc;
	width: 70px;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 10px;

}
* html .tabDescSelect1 {
	width: 74px;
}

#tabDesc label {
	display: block;
	width: 90px;
	float: left;
	padding-top: 3px;
}
#tabDesc span {
	margin-right: 5px;
}
#tabDescLeft {
	float: left;
	width: 80%;
	height: 147px;
	font-size: 10px;
	border-right: solid 1px #cccccc;
}
#tabDescRight {
	height: 100%;
}
#tabDescLeft ul {
	margin: 8px;
	padding: 0;
	list-style: none;
}
#tabDescLeft li {
	margin-bottom: 3px;
	display: block;
	cursor: pointer;
}
#tabDescLeft span, #tabDescLeft img {
	vertical-align: middle;
}

.tabDescHead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #29446F;
	padding-bottom: 2px;
}
.questionMark {
	float: right;
	vertical-align: middle;
}
.liClear {
	clear: both;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tabDescRightUl {
	margin: 8px 15px 0px 1px;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

* html .tabDescRightUl {
    margin: 8px 8px 0px 1px;
    padding: 0;
	list-style: none;
	font-size: 10px;
    }
.tabDescRightUl img {
	margin-right: 3px;
	vertical-align: middle;
}
.tabDescRightUl li {
	margin-bottom: 3px;
}
#smallLeftColumn {
	width: 44%;
	height: auto;
	float: left;
	border-right: solid 1px #cccccc;
	padding: 30px 15px 60px 15px;
	margin-top: 5px;
	background: url(/img/icon/checkBig.gif) top right no-repeat;
}
#bigDoneColumn {
	float: left;
	width: 70%;
	padding: 10px 0px 60px 15px;
}
#sideDoneColumn{
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
#smallRightColumn {
	width: 50%;
	height: auto;
	float: right;
	margin-top: 5px;
	padding-top: 20px;
	color: #07519a;
}
#smallRightColumn label {
	display: block;
	width: 50px;
	float: left;
	padding-top: 6px;
}
#smallRightColumn select {
	float: left;
	width: 120px;
	margin-top: 3px;
}
#step4Top {
	width: 100%;
	height: auto;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom:30px;
}
#step4pdfLeftColumn {
	width: 44%;
	height: auto;
	font-size: 18px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom:20px;
	border-right: solid 1px #cccccc;
	padding: 30px 15px 60px 15px;
	margin-top: 5px;
}
#step4RightColumn {
	width: 50%;
	height: auto;
	float: right;
	margin-top: 40px;
	color: #07519a;
}
#step4Top p, #step4pdfLeftColumn p, #smallLeftColumn p {
	padding-left:20px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
}
#bigDoneColumn p {
	padding-left:20px;
	margin-bottom:10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
}
#smallLeftColumn p {
	padding-right:20px;
}
#step4Top a, #step4pdfLeftColumn a, #smallLeftColumn a {
	color: #43578A;
}
.step4_head p {
	margin-left:20px;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:30px;
	margin-top:10px;
}
.step4RightImg {
	margin-top: 130px;
	text-align: center;
}

.step4pdfIcon{
	float:left;
	margin-left: 40px;
}

.step4pdfFileSize{
	float:left;
	margin-top: 29px;
}

.step4_ul {
	display: inline;
}
.step4_ul li {
	display: inline;
}
.step4_1 {
	float: left;
	margin-left:20px;
	width: 180px;
	height: 240px;
	background: url(/new_img/step4/step1.gif) top no-repeat;
}
.step4_ul_h {
	position: relative; top:120px; left:10px;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #43578A;
}
.step4_ul_p {position: relative; top:120px; left:10px;}
.step4_2 {
	float: left;
	background: url(/new_img/step4/step2.gif) top no-repeat;
	width: 180px;
	height: 140px;
}
.step4_3 {
	float: left;
	background: url(/new_img/step4/step3.gif) top no-repeat;
	width: 180px;
	height: 140px;
}
.step4_arrow {
	float: left;
	margin-top:40px;
	background: url(/new_img/step4/pfeil.gif) top no-repeat;
	width: 45px;
	height: 140px;
}

#step {
	padding-bottom: 3px;
	position:relative;
	left:-1px;
}

#tarifrechner {
	width: 366px;
	height: auto;
	border: solid 1px #ebf3fb;
	text-align: left;
	color: #07519a;
	margin: 10px auto 12px auto;

}
#tarifrechner h3 {
	background: url(/new_img/electro_blank2.gif) top left no-repeat #ebf3fb;
	padding-left: 30px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin-bottom: 3px;
}

#tarifrechner h3#gas {
 background: url(/new_img/gas_icon.gif) top left no-repeat #ebf3fb;
 padding-left: 30px;
 padding-bottom: 4px;
 padding-top: 3px;
 margin-bottom: 3px;
}


#tarifrechner form {
	margin: 10px 0 10px 50px;
}
#tarifrechner label {
	display: block;
	width: 160px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 3px;
}
#tarifrechner input, #tarifrechner select {
	color: #666666;
}
#tarifrechner select option{
	color: #666666;
}
.inputWidth {
	width: 100px !important;
	width: 94px;
}
.tarifrechnerClear {
	clear: both;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
#tarifrechnerButton {
	float: right;
	margin-right: 50px;
	margin-top: 3px;
}
#tarifrechner select {
	width: 100px;
}
.textJustify {
	text-align: justify;
}

.colorBlue {
	color: #07519a;
}

.line2blue, .line2blueDashed {
 width: 100%;
 height: 1px;
 margin: 5px 0 5px 0;
 border-top: 1px solid #ebf3fb;
 padding: 0px;
 display: block;
 font-size: 0;
 clear: both;
}
.line2blueDashed {
 border-top: 1px dashed #ebf3fb;
}

h4 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	background: #ebf3fb;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #07519a;
}

#cityList {
	width: 100%;
	height: 250px;
	position: relative;
}


#cityList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cityList li {
 margin-bottom: 7px;
 background: url(/new_img/bullet_list.gif) top left no-repeat;
 padding-left: 10px;
}
#cityList a {
	color: #000000;
	text-decoration: none;
}
#cityList a:hover {
	color: #000000;
	text-decoration: underline;
}

#cityListBnd {
	width: 100%;
	height: 150px;
	position: relative;
}


#cityListBnd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cityListBnd li {
 margin-bottom: 7px;
 background: url(/new_img/bullet_list.gif) top left no-repeat;
 padding-left: 10px;
}
#cityListBnd a {
	color: #000000;
	text-decoration: none;
}
#cityListBnd a:hover {
	color: #000000;
	text-decoration: underline;
}

#list1 {
	position: absolute; top: 10px; left: 37px;
}
#list2 {
	position: absolute; top: 10px; left: 167px;
}
#list3 {
	position: absolute; top: 10px; left: 297px;
}
#list4 {
	position: absolute; top: 10px; left: 426px;
}
#list5 {
	position: absolute; top: 10px; left: 557px;
}
.cutting {
	width: 80%;
	display: block;
	margin-left: 25px;
}
#stromtarfieBox {
	width: 673px;
	height: auto;
	border: solid 1px #CCCCFF;
}
#stromtarfieBox h2 {
	font-size: 14px;
	background: #C1CCE0;
	color: #07519a;
	padding: 3px 0 3px 8px;
}
#stromtarfieBox p {
	margin: 8px;
	text-align: justify;
	font-size: 12px;
}


div#stadtinhalt{
	width:678px;
	height:auto;
	border: 1px solid #ebf3fb;

}

div#stadtsubnavigation{
width:680px;
height:24px;
background-color:#edf0f6;
}

h2#stadtsubnavigation{
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background-repeat: no-repeat;
	height:22px;
	line-height:24px;
	padding-left:25px;
	padding-top:2px;
}

h1#stadt_liste{
	width:670px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #07519a;
	background-color:#ebf3fb;
	height:25px;
	line-height:25px;
	padding-left:10px;

}

p.stadt_liste{
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:650px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

p.stadt_liste2{
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:650px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a.stadtsubnavi:link { color:#999999; text-decoration:none;}
a.stadtsubnavi:visited { color:#999999; text-decoration:none;}
a.stadtsubnavi:hover { color:#666666; text-decoration:underline;}
a.stadtsubnavi:active { color:#999999; text-decoration:none;}

a.stadtsubnavi_visit:link { color:#336699; text-decoration:none;}
a.stadtsubnavi_visit:visited { color:#336699; text-decoration:none;}
a.stadtsubnavi_visit:hover { color:#336699; text-decoration:none;}
a.stadtsubnavi_visit:active { color:#336699; text-decoration:none;}

#tableInfo {
	margin-top: 5px;
	width: 670px;
}
#tableInfo td {
	border-bottom: solid 1px #C3C3C3;
}
.labelColumn {
	width: 155px;
	padding: 8px 20px 8px 55px;
	vertical-align: top;
}
.contentColumn {
	width: 440px;
	padding: 8px 20px 8px 55px;
	vertical-align: top;
}
#tableInfo p {
	margin: 0 0 10px 0;
	padding: 0;
}
.tableInfoPercent {
	float: right;
	margin-right: 150px;
}
.tableInfoClear {
	width: 100%; height: 1px; overflow: hidden; line-height: 0; font-size: 0; clear: both;
}

/*  PRESS pages*/
h5 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #003366;
	margin: 20px 0 0 0;
	font-size: 15px;
}

.header {
	background: #ebf3fb;
	padding-left: 5px;
	margin-bottom: 5px;
}
#subMenu2 {
	margin: 0 0 0 7px;
	padding: 0;
	list-style: none;
	color: #003366;
}
#subMenu2 li {
	display: inline;
}
.linkBlue3 {
	color: #003366;
	text-decoration: none;
}
.linkBlue3:hover {
	color: #003366;
	text-decoration: underline;
}
#pressContent {
	margin-left: 7px;
	text-align: justify;
}

/* END:   PRESS   pages*/

/* rightbar - START */
#electricity_in_media_content a {
	font-weight:normal;
}
/* END: rightbar */

/* START: tariff comparison */

div#tabComparisonInfo {
	width: 100%;
 	border: solid 1px #C3C3C3;
 	font-family: arial, Helvetica, sans-serif;
 	height: 110px;
 	margin-top: 8px;
}

div#tabComparisonLegend {
	width: 200px;
	height: 100%;
	border-left: solid 1px #C3C3C3;
	padding-left: 20px;
}

div#tabComparisonInfoMenu {
	padding: 8px;
}

table#comparisonTable {
	width: 100%;
}

table#comparisonTable tr{
	height: 25px;
}

table#comparisonTable th{
	background: #ebf3fb;
	border: solid 1px #C0C0C0;
	text-align: center;
	color: #07519a;
	padding: 5px;
	padding-left: 8px;

}

table#comparisonTable td{
	color: #333333;
	text-align: center;
	padding: 5px;
	padding-left: 8px;
	vertical-align: middle;
	border-bottom: solid 1px #E1E1E1;
	white-space: nowrap;
}

table#comparisonTable td.darkBottom{
	border-bottom: solid 1px #B6B6B6;
}

table#comparisonTable td.paramHeader{
	width: 148px;
}

/* END: tariff comparison */

.stromflow_subheader_text {
	float:left;
	position:relative;
	top:20px;
	font-size:13px;
}
.stromflow_subheader_text, .stromflow_footer, .stromflow_buttons, .carflow_buttons, .flowfooter_emptyPdfDownlod {
	padding-left:30px;
}
.stromflow_footer {
	margin-right:30px;
	margin-top:40px;
}
.flowfooter_emptyPdfDownlod {
	width:618px;
	margin: 20px 0px 0px 0px;
}
.stromflow_form, .stromflow_buttons {
	border-top: solid 1px #CBCBCB;
}
.stromflow_form label {
	display: block;
	width: 250px;
	float: left;
    text-align: right;
    padding-right: 12px;
}
.stromflow_form input, #online_content_form select {
	margin-right: 5px;
}
.stromflow_form select {
	border: solid 1px #cccccc;
	width: 80px;
}
#stromflowFormTitleSelect {
	width: 130px;
}
.stromflow_input {
	padding:20px 0px 20px 0px;
}
.stromflow_buttons, .carflow_buttons {
	padding-top:10px;
	padding-right:20px;
	height:40px;
}
.stromflow_button_back {
	float:left;
	margin-top:3px;
}
.stromflow_button_forward {
	float:right;
}
.stromflow_checkDataHint {
	margin:0px 0px 10px 168px;
	font-size:90%;
}
.stromflow_content {
	border: solid 1px #CBCBCB;
	margin-top:2px;
	width:673px;
}
.stromflow_content form {
	margin-top:0px;
}
.stromflow_subheader {
	height: 55px;
}
.stromflow_line {
	width: 100%;
	height: 1px;
	margin: 0 0 5px 0;
	border-top: 1px solid #CBCBCB;
	clear: both;
}

.stromflow_content_table {
	width: 100%;
	height: 34px;
	border-width: 0px;
	padding: 0px;
}

.stromflow_content_table_td_left{
	text-align: left;
	vertical-align: middle;
	padding-left: 28px;
}
.stromflow_content_table_td_right{
	text-align: right;
	vertical-align: middle;
	padding-right: 28px;
}
.stromflow_content_table_td_hint{
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
	vertical-align: top;
}
.line7grey {
 width: 100%;
 height: 1px;
 margin: 5px 0 5px 0;
 border-top: 1px solid #CBCBCB;
 padding: 0px;
 display: block;
 font-size: 0;
 clear: both;
}
#progress_bar_energy_substep {
	z-index:99;
	position:absolute;
	top:142px;
	left:470px;
	color:#07519A;
}
.stromflow_substep_off {
	font-weight:normal;
}
.stromflow_substep_on {
	font-weight:bold;
}
.carflow_buttons {
	border-bottom: 1px solid #CBCBCB;
	padding-top:5px;
}

.withoutTextDecoIEerr {
	text-decoration:none;
}


.pressTextItem {margin-top: 50px;}


/* Navigation bar */

.borderRight { border-right: 2px solid #FFFFFF; }
.borderBottomWhite {border-bottom: 2px solid #FFFFFF;}
.borderBottomLightBlue {border-bottom: 2px solid #C2CCE1;}
.backgroundColorLightBlue {background-color: #C2CCE1;}
.backgroundColorDarkBlue {background-color: #2F5793;}
.colorWhite {color: #FFFFFF;}
table#tt_navigation_Bar {text-align: left; font-size: 12px; width:100%;}
table#tt_navigation_Bar_MainMenue { width:100%; }
table#tt_navigation_Bar_MainMenue tbody tr td a {display:block; margin: 0px 10px; font-family: arial, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration:none;}
table#tt_navigation_Bar_MainMenue tbody tr td.main {padding: 5px 0px 2px 0px; color: #FFFFFF; font-weight: normal; text-decoration: none; height: 18px;}
table#tt_navigation_Bar_MainMenue tbody tr td.main_s {padding: 5px 0px 2px 0px; background-color: #C2CCE1; color: #FFFFFF; font-weight: normal; text-decoration: none;}
table#tt_navigation_Bar_subMenu { width:100%; margin-top: 0; color: #FFFFFF; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
table#tt_navigation_Bar_subMenu td {margin: 0; text-align: left;}
table#tt_navigation_Bar_subMenu td.sub { color:#2F5793; padding: 5px 0px 2px 0px; font-size: 12px; font-family: arial, Tahoma, Helvetica, sans-serif;}
table#tt_navigation_Bar_subMenu td.sub_s { text-decoration: none; color: #2F5793; padding: 5px 0px 2px 0px; font-size: 12px; font-family: arial, Tahoma, Helvetica, sans-serif;}
table#tt_navigation_Bar_subMenu td a {display:block; font-size: 12px; font-family: arial, Tahoma, Helvetica, sans-serif; margin: 0px 10px; text-decoration: none; color:#2F5793; }
