/*
Theme Name: Energie SaarLorLux
Theme URI: http://fbo.de/
Description: 
Version: 
Author: FBO New Media
Author URI: http://fbo-newmedia.de
Tags: 
*/

/*=RESET
======================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*=HTML
======================================*/
html {
/*	background: url(./images/thebackground.gif) repeat-x center top #fff; */
	font-family: 'Arial';
}

body {	
	background: url(./images/bg_body_splash.png) repeat-x center top #fff;
	color: #222;
	font-size: 66.6%;
}

h1, h2, h3, h4, h5, h6 {
	color: #004286;
	font-weight: bold;
}

h1 a:hover {
	border: 0px;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 20px 0 10px 0;
}

h3 span {
	font-size: 0.8em;
}

h4 {
	font-size: 1em;
	padding: 10px 0 5px 0;
}

h4 span {
	font-size: 0.8em;
}

li h4 {
	padding: 2px 0 5px 0;
}

p {
	padding: 0 0 10px 0;
}

ul {
	padding: 0 0 10px 0px;
}

ul ul {
	padding: 10px 10px 0 10px;
}

li {
	background: url(./images/list_bullet.gif) 0 3px no-repeat;
	padding: 0 0 5px 13px;
}

ul.bullet li {
	background: url(./images/list_bullet_pfeil.gif) left 2px no-repeat;
	padding: 0 0 5px 15px;
}

ul.bullet-hacken li {
	background: url(./images/list_bullet_hacken.gif) 0 0px no-repeat;
	padding: 0 0 5px 25px;
}

ul.bullet-plus li {
	background: url(./images/list_bullet_plus.gif) 0 5px no-repeat;
	padding: 0 0 5px 17px;
}

strong {
	color: #004286;
	font-size: 0.97em;
	font-weight: bold;
}

sub, .sub {
	font-size: 70%;
	cursor: pointer;
	height: 0;
	line-height: 1;
	left: 1px;
	vertical-align: text-top;
	position: relative;
	top: 8px; 
}

sup {
	font-size: 75%;
	position: relative;
	top: -4px;
	padding: 0 1px;
}


em {
	font-style: italic;
}

a {
	color: #0087d6;	
}
a:hover {
	/*border-bottom: 1px solid #0087d6;*/
	text-decoration: underline;
}

fieldset {
	margin-bottom: 15px;
}

input, select, textarea {
	border: 1px solid #c7c7c7;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #0087d6;
}

table {
	background: #DEF3FB;
	margin-bottom: 10px;
}

table p {
	margin: 0px;
	padding: 0px;
}

tr.tablehead {
	color: #004286;
}
tr.tablehead td {
	background: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	font-weight: bold;
}
tr.tablehead h5 {
	color: #fff;
}

td {
	border: 1px solid #fff;
	margin: 0 1px 1px 0;
	padding: 5px;
	vertical-align: top;
}

form {
	background: #DEF3FB;
	/*background: #efefef;*/
	padding: 10px;
	margin: 0 0 15px 0;
}

.box form {
	margin: 0px;
}

form p {
	clear: both;
}

.label {
	clear: left;
	color: #004286;
	display: inline-block;
	/* font-weight: bold; */
	text-align: right;
	width: 150px;
}

.label_textarea {
	vertical-align: top;
}

.radiolabel, .checkboxlabel, .label_radiobutton, .label_checkbox {
	display: inline;
	font-weight: normal;
	text-align: left;
	width: auto;
}

label span {
	visibility: hidden;
}

input, textarea, span.input {
	display: inline-block;
	padding: 3px;
	width: 250px;
}

.checkbox {
	display: inline;
	border: 0px;
	width: 15px;
}
.checkbox:focus {
	border: 0px;
}

textarea {
	height: 150px;
}

.note {
	font-size: 0.8em;
}

.message {
	background: #DEF3FB;
	color: #004286;
	font-weight: bold;
	padding: 10px;
}

button, .button {
	background: url(./images/button.gif) no-repeat;
	border: 0px;
	color: #fff;
	font-weight: bold;
	height: 20px;
	width: 148px;
}



hr {
	background: none;
	border: 0px;
	clear: both;
	height: 1px;
}

/*=HEADER
======================================*/

.wrapper {
	/*background: url(./images/bg_body.jpg) no-repeat;*/
	/*border: 1px solid #c7c7c7;*/	
	background-image: url(./images/bg_body.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	/*border-bottom: 0px;*/
	border-top: 0px;
	margin: 0 auto;
	padding: 20px;
	width: 956px;
}

#header {
	font-size: 1.4em;
	height: 85px;
}

	#header a {
		border: 0px;
	}

	#fontresizer {
		float: right;
		margin: 12px 15px 0 0;
	}
	
		#fontresizer a {
			background: #0087d6;
			border: 1px solid #fff;
			color: #fff;
			padding: 0px 3px;
		}
	
		#fontresizer a.active {
			background: #fff;
			border: 1px solid #0087d6;
			color: #0087d6;
			padding: 0px 3px;
			
		}
	
	#fontresizer #small {
		font-size: 0.7em;
	}
	#fontresizer #medium {
		font-size: 0.8em;
	}
	#fontresizer #big {
		font-size: 0.9em;
	}

	.meta {
		color: #0087d6;
		float: right;
		font-size: 0.8em;
		line-height: 1.5em;
		margin: 10px 20px 0 20px;
	}

	.meta li {
		background: none;
		display: inline;
		padding: 0px;
	}

	#searchform {
		background: none;
		border: 1px solid #c7c7c7;
		float: right;
		margin: 10px 0 0 0;
		padding: 0 4px 0 4px;
	}
	
	#s {
		width: 100px;
	}
	
	#searchform:focus {
		border: 1px solid #0087d6;
	}
	
	#searchform input {
		border: 0px;
	}
	
	#searchform button {
		background: url(./images/list_bullet_pfeil.gif) center center no-repeat;
		width: auto;
		border: 0px;
	}

/*=MENU
======================================*/
#level1, #level2, #level3, #level4, #level5, #level1 li, #level2 li, #level3 li, #level4 li, #level5 li {
	list-style: none;
	margin-left: 0px;
}

.menu {
	clear: both;
}

#mainmenu {
	font-size: 1.3em;
	/*font-weight: bold;*/
	padding: 0 0 0 230px;
}
	
	#mainmenu a:hover {
		text-decoration: none;
	}
	
	#mainmenu li {
		background: none;
		padding: 0px;
		float: left;
		line-height: 1em;
	}
	
	#mainmenu li a {
		border: 0px;
		display: block;
		float: left;
		padding: 8px 10px 0 10px;
	}
	#mainmenu li a:hover {
		border: 0px;
	}
	
	#mainmenu #level1 a {
		background: url(./images/bg_mainmenu_level1.gif) left bottom repeat-x;
		border-right: 1px solid #c6c7c8;
		height: 19px;
	}

		#mainmenu #level1 a:hover {
			background: url(./images/bg_mainmenu_level1_hover.gif) repeat-x;
			color: #fff;
		}
		
		#mainmenu #level1 li.current_page_ancestor, #mainmenu #level1 li.current_page_item {
			background: url(./images/bg_mainmenu_level1_act_right.gif) top right no-repeat !important;
			height: 31px;
			line-height: 1.6em;
			margin-top: -4px;
		}
		#mainmenu #level1 li.current_page_ancestor a, #mainmenu #level1 li.current_page_item a {
			background: url(./images/bg_mainmenu_level1_act_left.gif) top left no-repeat !important;
			border: 0px;
			color: #fff;
		}

		#mainmenu #level1 .first_child a {
			background: url(./images/bg_mainmenu_level1_first.gif) repeat-x;
		}
		#mainmenu #level1 .first_child a:hover {
			background: url(./images/bg_mainmenu_level1_first_hover.gif) no-repeat;
		}
		#mainmenu #level1 li.current_page_item a.first_child:hover {
			background: url(./images/bg_mainmenu_level1_first_hover.gif) no-repeat;
		}

		#mainmenu #level1 .last_child a {
			background: url(./images/bg_mainmenu_level1_last.gif) top right repeat-x;
			border: 0px;
		}
		#mainmenu #level1 .last_child a:hover {
			background: url(./images/bg_mainmenu_level1_last_hover.gif) right top no-repeat;
			color: #fff;
		}
		#mainmenu #level1 li.current_page_item a.last_child:hover {
			background: url(./images/bg_mainmenu_level1_first_hover.gif) no-repeat;
		}
	
	#mainmenu #level2 {
		font-size: 0.9em;
	}
	
		#mainmenu #level2 li {}
	
		#mainmenu #level2 a {
			background: url(./images/bg_mainmenu_level2.gif) repeat-x;
			border-right: 1px solid #c6c7c8;
			color: #fff;
			height: 24px;
			line-height: 18px;
		}
		#mainmenu #level2 a:hover, #mainmenu #level2 .current_page_item a, #mainmenu #level2 .current_page_ancestor a {
			background: url(./images/bg_mainmenu_level2_hover.gif) repeat-x;
		}

		#mainmenu #level2 .first_child a {
			background: url(./images/bg_mainmenu_first.gif) no-repeat;
		}
		#mainmenu #level2 .first_child a:hover, #mainmenu #level2 .first_child .current_page_item {
			background: url(./images/bg_mainmenu_first_hover.gif) no-repeat;
		}

		#mainmenu #level2 .last_child a {
			background: url(./images/bg_mainmenu_last.gif) top right no-repeat;
			border: 0px;
		}
		#mainmenu #level2 .last_child a:hover, #mainmenu #level2 .last_child .current_page_item {
			background: url(./images/bg_mainmenu_last_hover.gif) top right no-repeat;
		}
		
		
	#breadcrumb {
		color: #7fb61b;
		clear: both;
		padding: 20px 0px 20px 230px;
	}

/*=SUBMENU
======================================*/
#submenu {
	float: left;
	font-size: 1.2em;
	width: 230px;
}

	#submenu a:hover {
		text-decoration: none;
	}

	#submenu li {
		background: none;
		padding: 0px;
	}

	#submenu a {
		border: 0px;
	}
	
	#submenu a:hover {
		border: 0px;
	}
	
	/* LEVEL 3 */
	#level3 {
		padding: 0 0 10px 0;
		width: 205px;
	}
	
		a.level3 {
			background: url(./images/bg_submenu_l3_li.gif) no-repeat;
			display: block;
			line-height: 27px;
			padding: 3px 10px 3px;
		}
			
			#level3 li.nochildrenselected a {
				margin: 0 0 3px 0;
			}
			
	#level3 li.current_page_item a, #level3 li.current_page_ancestor a {
		background: url(./images/bg_submenu_main_act.gif) no-repeat !important;
		color: #fff;
		line-height: 24px;
		padding: 5px 10px 1px;
	}
	
		a.level3:hover, #level3 li.nochildrenselected a.current_page_item, #level3 li.nochildrenselected a.nochildrenselected:hover {
			background: url(./images/bg_submenu_l3_li_hover.gif) no-repeat !important;
			color: #fff;
		}
	
		li.current_page_item #level4  a, li.current_page_ancestor #level4 a { /* CSS STYLE OVERWRITE FOR LEVEL4 */
			background: none !important;
			color: #0087d6 !important;
			padding: 0px;
		}
	
	#submenu #level3 ul {
		padding: 0 0 10px 0px;
	}
	
	
		/* LEVEL 4 */
		#level4 {
			background: url(./images/bg_submenu_ul.gif) bottom left no-repeat;
			padding: 0 0 10px 15px !important;
		}
		
		#level4 li {
			background: url(./images/list_bullet_pfeil.gif) left 5px no-repeat !important;
			padding: 0 0 0 15px;
		}
		
			html body #level4 li a {
				background: none !important;
			}
		
			#level4 li a:hover, #level4 li.current_page_item a.current_page_item:hover, #level4 li.current_page_item a.current_page_item {
				background: none !important;
				color: #7fb61b !important;
				padding: 0px;
				margin: 0px;
			}
			
			#level4 li.current_page_item a, #level4 li.current_page_ancestor a {
				background: none !important;
				color: #7fb61b !important;
			}
				li.current_page_item #level5 a, li.current_page_ancestor #level5  a, li.current_page_ancestor #level6  a {
					background: none !important;
					color: #0087d6 !important;
				}
	
			/* LEVEL 5 */
			ul#level5 {
				margin: 0px !important;
				padding: 0px !important;
			}
			
			ul#level5 li a {
				
			}
			
			
			#level4 #level5 li.current_page_item a, #level4 #level5 li.current_page_ancestor a, #level4 #level5 li a:hover {
				color: #7fb61b !important;
			}
			
			/* LEVEL 6 */
			ul#level6 {
				margin: 0px !important;
				padding: 0px !important;
			}
			
			ul#level6 a {
				color: #0087d6 !important;
			}

/*=CONTENT
======================================*/
#content, div.wide {
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 525px;
}
.wide {
	width: 755px !important;
}
.content_wide {
	width: 725px !important;
}

.post {
	margin: 0 0 15px 0;
}


/*=SIDEBAR
======================================*/
#sidebar {
	float: left;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0 30px;
	width: 170px;
}

	.contentbox {
		background: none;
		margin: 0 0 15px 0;
		padding: 0px;
	}

	.contentbox ul {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	.contentbox li {
		background: url(./images/list_bullet_pfeil.gif) left 2px no-repeat;
		padding-left: 16px;
	}
	
	.contentbox_header {
		background: url(./images/bg_contentbox_header.jpg) no-repeat;
		color: #fff;
		font-size: 1.3em;
		height: 41px;
		padding: 10px 0 0 10px;
	}
	
	.contentbox_header h2 {
		color: #fff;
		font-size: 1.0em;
		font-weight: normal;
		line-height: 1em;
	}
	
	.contentbox_body {
		background: url(./images/bg_contentbox_body.jpg) repeat-y;
		padding: 0px 10px;
	}
	
	.contentbox_footer {
		background: url(./images/bg_contentbox_footer.jpg) no-repeat;
		height: 10px;
	}


/*=FOOTER
======================================*/
#footer {
	clear: both;
	font-size: 1.5em;
}

/*=SHORTCODES
======================================*/
.vorschaltseite .loop {
	float: left;
	width: 360px;
	margin-bottom: 130px;
}

.box {
	margin: 0 0 20px 0;
}

.boxleft, .boxright {
	width: 45%;
}

.boxleft {
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 5%;
}

.boxright {
	float: right;
}

.box h3 {
	padding-top: 5px;
}

.blau .box_content {
	background: #def3fb;
}

.blau .box_header {
	height: 8px !important;
	line-height: 0.1em;
}

.box_header {
	height: 5px;
	line-height: 0.1em;
}

.box_footer {
	height: 10px;
	line-height: 0.1em;
}

.blau .box_header {
	height: 10px;
	line-height: 0.1em;
}

.box_content {
	border: 1px solid #c7c7c7;
	border-bottom: 0px;
	border-top: 0px;
	padding: 0px 15px 0px 15px;
}

.blau .box_content {
	border-color: #e8eef4;
}

.box_size1_header {
	background: url(./images/bg_box_size1_head.gif) top left no-repeat;
}

.blau .box_size1_header {
	background: url(./images/bg_box_size1_head2.gif) bottom left no-repeat;
}

.box_size1_footer {
	background: url(./images/bg_box_size1_footer.gif) top left no-repeat;
}

.blau .box_size1_footer {
	background: url(./images/bg_box_size1_footer2.gif) top left no-repeat;
}

.box_size2 {
	width: 250px;
}

.box_size2_header {
	background: url(./images/bg_box_size2a_head.gif) top left no-repeat;
}

.box_size2 .box_content {
	border-color: #c7c7c7;
}

.box_size2_footer {
	background: url(./images/bg_box_size2a_footer.gif) bottom left no-repeat;
}

.vorschaltseite .box_size2 {
	width: 375px;
}

.vorschaltseite .box_size2 p {
	width: 220px;
}

.vorschaltseite .box_size2_header {
	background: url(./images/bg_box_size2_head.gif) top left no-repeat;
}

.vorschaltseite .box_size2_footer {
	background: url(./images/bg_box_size2_footer.gif) bottom left no-repeat;
}

.teaser {
	border-bottom: 1px solid #c7c7c7;
	height: 130px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

.vorschaltteaser {
	height: 190px;
	padding: 0px 0px 0 0px;
}

.vorschaltteaser div {
	background: url(./images/bg_box_vorschaltseite_top.gif) left top no-repeat;
	padding: 10px;
}

.vorschaltteaser li {
	background: url(./images/list_bullet_pfeil.gif) left 3px no-repeat;
	padding: 0 0 0 16px;
	line-height: 20px;
}

.vorschaltteaser ul[class="alignleft"] {
	padding-right: 30px;
}

.newsticker {
	background: url(./images/bg_newsticker.gif) no-repeat;
	clear: both;
	height: 33px;
	line-height: 28px;
	margin: 0 0 20px 0;
	padding: 2px 15px;
}

.categorypost {
	margin: 0 0 25px 0;
}

#page-19 #level5, #page-382 #level5, #page-383 #level5, #page-384 #level5, #page-385 #level5, #page-386 #level5, #page-387 #level5 {
	display: none;
}


/*=HELPERS
======================================*/
.hentry h3 {
	margin-top: 0px;
}

.alignleft {
	float: left;
}

ul.alignleft {
	margin-right: 15px;
}

ul.bulletsimage {
 margin-left: 140px;
}
 
.alignright {
	float: right;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin-top: 5px;
	margin-right: 10px;
}

.aligncenter {
	text-align: center;
}

.clear {
	clear: both;
}

.clearright {
	clear: right;
}

.clearleft{
	clear: left;
}

.hidden {display:none;}

.small {
	font-size: 0.9em;
	line-height: 1.2em;
}

p.small {
	color: #999;
}

p.small strong {
	color: #666;
}

.valign {
	vertical-align: middle;
}

input.error {
	border: 1px solid #ff0000;
}

p.error {
	background: #FF7F90;
	color: #fff;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 5px;
}

.neu {
	margin-top: 10px;
}

.nobackground {
	background: none !important;
}
.nopadding {
	padding: 0px !important;
}
.nomargin {
	padding: 0px !important;
}

.bigmargin-bottom {
margin-bottom:120px !important;	
}

p.post-edit-link {
	clear: both;
}

a.bullet {
	background: url(./images/list_bullet_pfeil.gif) left 2px no-repeat;
	padding: 0 0 0 15px;
}

.button_big {
	background: url(./images/bg_button.gif) left top no-repeat;
	display: inline-block;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	height: 30px;
	text-align: left;
	width: 334px;
	padding: 0px 0 0 25px;
}

.balign {
	vertical-align: bottom;
}

a.button_big {
	height: 25px;
	padding: 5px 0 0 25px;
	width: 309px;
}
a.button_big:hover {
	border: none;
}

.tablenocolor {
	background: none;!important;
}

.textpicturebox {
	width: 220px;
}

table.partnertable {
	background: none;
}

table.partnertable em {
	font-style: normal;
	color: #004286;
}

table.partnertable tr.delimiter td {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #c6c7c8;
}

td.fixheight {
	height: 60px;
	width: 33%;
}

.vcenter {
	vertical-align: middle;
}

/*=TARIFRECHNER
======================================*/
.tarif_col1 {
	width:131px;
}
.tarif_col2 {
	border-bottom: 1px solid #c7c7c7;
	width: 185px;
}
.tarif_col3 {
	width: 185px;
}
.tarif_col4 {
	width: 175px;
}
.tarif2_col1 {
	width:131px;
}
.tarif2_col2 {
	width: 185px;
}
.tarif2_col3 {
	width: 188px;
}


.erdgastarif .tarif {
	width: 525px !important;
}

.erdgastarif .tarif_col1 {
	padding: 0px;
	text-align: center;
	width:143px !important;
}
.erdgastarif .tarif_col2 {
	border-bottom: 1px solid #c7c7c7;
	width: 205px;
}

.erdgastarif label {
	font-size: 11px !important;
}

.erdgastarif .tarif_col4 {
	width: 155px;
}

table.tarif {
	background: none;
	border-left: 1px solid #c7c7c7;
	font-size: 0.9em;
	margin: 0 0 0px 0;
	width: 100%;
}

p.toggle:hover, span.toggle, img.toggle {
	cursor: pointer !important;
}

#page-385 h2, #page-20 h2 {
	padding-bottom: 5px;
}

table.tarif h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

.tarif tr {
	background: none;
	margin: 5px;
}

.tarif td {
	background: none;
	border-right: 1px solid #c7c7c7;
	padding: 5px;
	vertical-align: top;	
}

.tarif .button {
	border: 0px;
	display: block;
	margin: 0 0 5px 0;
	text-align: center;
}
.tarif .button:hover {
	border: 0px !important;
}

.plzbox {
	width: 525px;
}


.plzbox label, #tarifrechner label {
	display: inline;
	width: auto;
}
	.plzbox form{
		/*border: 1px solid #ff0000;*/
		margin: 0 0 0 0;
	}

.plzbox hr {
/*	border-top: 1px solid #004286;*/
	border-top: 1px solid #c7c7c7;
}

.plzbox span {
	color: #004286;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 5px;
	text-transform: uppercase;
}

.preis {
	color: #004286;
	font-size: 1.3em;
	font-weight: bold;
}

.tarif_empfehlung {
	border-bottom: 1px solid #004286;
}

.tarif_open_top {
	background: url(./images/bg_tarif_open_top.gif) top left no-repeat;
	height: 8px;
}

.tarif_open_bottom {
	background: url(./images/bg_tarif_open_bottom.gif) top left no-repeat;
	height: 11px;
	margin: 0 0 10px 0;
}

.tarif_close_top {
	background: url(./images/bg_tarif_close_top.gif) top left no-repeat;
	height: 8px;
}

.tarif_close_bottom {
	background: url(./images/bg_tarif_close_bottom.gif) top left no-repeat;
	height: 11px;
	margin: 0 0 10px 0;
}

.gas_tarif_open_top {
	background: url(./images/bg_erdgastarif_open_top.gif) top left no-repeat;
	height: 8px;
}

.gas_tarif_open_bottom {
	background: url(./images/bg_erdgastarif_open_bottom.gif) top left no-repeat;
	height: 11px;
	margin: 0 0 10px 0;
}

p.toggle {
	background: url(./images/icon_toggle_expand.gif) right top no-repeat;
	color: #0087d6;
	font-weight: bold;
}

.icon {
	margin: 0 7px 0 -15px;
	vertical-align: middle;
}
label .icon {
	margin: 0 !important;
}

.textalignright {
	text-align: right;
}

.noborder, .noborder:hover {
	border: 0px !important;
}

#kunde_werden_strom label.tooltip, #tarifwechsel label.tooltip {
	background: url(./images/icon_i.gif) center right no-repeat;
	padding-right: 20px;
}

.varigasstufen {
	margin: 0 0 20px 0;
}

.vtarif {
	padding: 5px;
}

#vari-submit {
	margin-left: 10px;
}

.vtarif strong {
	display: block;
	float: left;
	margin: 0 15px 0px 0;
	text-align: right;
	width: 120px;
}

.isvtarif {
	background: #AFD2FF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	width: 330px;
}

.sbutton {
	background: url(./images/bg_mainmenu_level2_hover.gif) repeat-x;
	border: 1px solid #c6c7c8;
	border-top: 0px;
	color: #fff;
	padding: 3px;
}

.sbutton:hover {
	cursor: pointer;
}

/*=FORMS
======================================*/
#zipcode, #housenumber, #plz, #hausnummer, #plz_neu, #hausnummer_neu, #abnahmestelle_plz, #neu_plz, #neu_hausnummer, #rechnung_hausnummer, #rechnung_plz {
	width: 38px;
}
#city, #street, #ort, #strasse, #ort_neu, #strasse_neu, #abnahmestelle_ort, #neu_ort, #neu_strasse, #rechnung_strasse, #rechnung_ort {
	width: 200px;
}

select#zipcode {
	width: 55px;
}

#ort_small {
	width: 192px;
}

span.label {
	text-align: left;
}

.halblinks, .halbrechts {
	display: inline-block;
	padding: 3px;
	width: 120px;
}

span.halblinks, span.halbrechts {
	color: #004286;
	width: 125px;
}

.drittel {
	display: inline-block;
	padding: 3px;
	width: 140px;
}

span.drittel {
	color: #004286;
	width: 145px;
}


/*=RECHNUNGSERLAEUTERUNG SLIDER
======================================*/
#slider {
    width: 610px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 910px;
    width: 610px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    /*background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;*/
}

.scrollContainer div.panel {
    padding: 5px;
	padding-top:0px;
    width: 600px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	padding-left:5px
    /*padding-bottom: 5px;*/
}

ul.navigation li {
    display: inline;
	padding:0px;
	background:none;
}

ul.navigation a {
    padding: 5px;
    /*color: #000;*/
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #E8F1FA;
	border: none;
}

ul.navigation a.selected {
    background-color: #345f96;
	color:#fff;
}

ul.navigation a:focus {
    outline: none;
}

/*=SURVEY
======================================*/
.answer {
	display: inline-block;
	float: none;
	width: 147px;
}

/*=TOOLTIP
======================================*/
#tooltip{
	width:300px;
	height:auto;
	position:absolute;
	border:none;
	background:none;
	padding:0px;
	color:#fff;
	display:none;
	}
	
#tooltip .header{
	width:300px;
	height:6px;
	background-image:url(images/bg_tooltip_header.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#tooltip .footer{
	width:300px;
	height:6px;
	background-image:url(images/bg_tooltip_footer.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#tooltip .center{
	line-height:1.4em;
	padding:0px 6px;
	border:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#0163AE;
	margin:0px;
}
	
#tooltip h1 {
	font-size: 1.2em;
	color:#fff;
	padding:0 0 5px 0;
	margin-top:0px;
}

#tooltip li {
	line-height: 1.4em;
}
iframe{
	width: 400px;
	height: 680px;
}

/*
 *
 */
.rechner_content_left
{
	border: 0px solid #ff0000;
	float: left;
	width: 245px;
	white-space: nowrap;
}
.rechner_content_right
{
	border: 0px solid #ff0000;
	float: left;
	margin: 0 0 0 20px; 
	width: 170px;
}
	.left_inner
	{
		display: block;
		border: 0px solid #ff0000;
		float: left;
		width: 15px;
	}
	.right_inner
	{
		display: block;
		border: 0px solid #ff0000;
		float: left;
		width: 220px;
		
	}
	.right_inner h3
	{
	
		margin-top: -10px !important;
		
	}
	.rechner_content_right .right_inner
	{
		border: 0px solid #ff0000;
		width: 200px;
	}
	
	
	
	h3#rechner_ergebnis
	{
		font-size: 13px !important;
		margin: -8px 0 7px -5px !important;
		padding: 0 0 0 0 !important;
	}
	#rechner_einheit
	{
		/*color: #000000 !important;*/
		font-weight: lighter;
		font-variant: normal !important;
		text-transformation: lowercase !important;
	}
	.rechner_input
	{	
		width: 75px;	
	}
	.button_gas {
		background: url(./images/button2.gif) no-repeat;
		border: 0px;
		color: #fff;
		font-weight: bold;
		height: 20px;
		width: 84px;
		margin-left: 85px;
	}
	#fehler_meldung
	{
		padding-top: 53px;
	}