/* @group Allgemein */

body {
	color: #2f3148;
	background-color: #ffffff;
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
}

#main {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: relative;
}

#content {
	text-align: left;
	width: 1189px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1189px;
}

a {
	color: #86b600;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

div.error {
	color: #000000;
	font-weight: bold;
	border: 1px solid #cc0000;
	padding: 3px;
	margin-bottom: 8px;
}

div.erfolgreich, div.erledigt {
	color: #000000;
	font-weight: bold;
	border: 1px solid #009900;
	padding: 5px;
	margin-bottom: 15px;
}

div.warten {
	color: #000000;
	font-weight: bold;
	border: 1px solid #86b600;
	padding: 3px;
	margin-bottom: 8px;
}

div.warnung {
	color: #ffffff;
	font-weight: bold;
	background: #ff6600;
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 15px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 17px;
	color: #005121;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	color: #86b600;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	color: #005121;
	margin-bottom: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	color: #005121;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	color: #005121;
	margin-bottom: 10px;
}

div.abstand {
	height: 20px;
	display: block;
}

div#inhalt {
	float: left;
	margin-bottom: 5px;
	margin-top: 12px;
	width: 691px;
	margin-left: 20px;
}

div#inhaltOTeaser {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 720px;
	margin-left: 63px;
}

div#inhaltHome {
	margin-bottom: 0px;
	margin-top: 20px;
	width: 800px;
	margin-left: 24px;
}

div#teaser {
	width: 225px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 11px;
}

div#teaserWechselhilfe, div#teaserBestellung, div#teaserAngebot {
	width: 185px;
	margin-bottom: 10px;
	background: #ffffff url(../img/teaser_wechselhilfe_back.gif) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

div#teaserWechselhilfe a, div#teaserBestellung a, div#teserAngebot a {
	color: #2f3148;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-decoration: none;
}

ul {
	margin-top: 15px;
	margin-bottom: 15px;
}

ul li {
	list-style-type: square;
	list-style-position: inside;
}

ol {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 10px;
}

hr {
	border-top: 1px solid #86b600;
	margin-top: 30px;
	margin-bottom: 30px;
}

.nrBullet {
	color: #86b600;
}

/* @group BBCode Tabelle */

table.tabZCMS {
	background: #ffffff;
}

table.tabZCMS td.kopf {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #99cc33;
	padding: 3px 5px 3px 3px;
}

table.tabZCMS td.normal {
	border-top: 0;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
	
/* @end */

/* @group BBCode Bilder */

	img.bbcLinks {
		float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
	img.bbcRechts {
		float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
	
	img.bbcAllein {
		display: block;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
	img.bbcDaneben {
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

table.bbcLinks {
		float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

table.bbcRechts {
		float: right;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

table.bbcAllein {
		display: block;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

table.bbcDaneben {
	display: inline;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

td.bildtext {
	color: #000;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	padding-bottom: 5px;
}
	
/* @end */
	
/* @end */

/* @group Navigator */

div#navigator {
	margin-left: 63px;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}



div#navigator a {
	color: #86b600;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



/* @end */

table#tabContent {
	display: block;
}

/* @group Footer */

#footer {
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.5em;
	color: #7b7b7b;
	margin-top: 5px;
	font-size: 0.8em;
}

#footer #footerNavi {
	margin-bottom: 20px;
	margin-top: 0;
	color: #86b600;
	font-size: 1.2em;
	line-height: 2px;
}

#footer #footerNavi a {
	text-decoration: none;
	color: #86b600;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
}

#footer #footerNavi a:hover {
	color: #86b600;
	text-decoration: none;
}

/* @end */

/* @group Formular */

.formTab td {
	padding-bottom: 5px;
	padding-top: 5px;
}

.formTab td input[type=text], .formTab td input[type=password], .formTab td textarea, .formTab td select {
	border: 1px solid #86b600;
}

.formFehler {
	border: 2px solid #cc0000;
}

.formReady {
	border: 1px solid #86b600;
}



/* @end */

/* @group Nachrichten/FAQs */

.textNachricht {
	margin-bottom: 10px;
}

.textNachricht a {
	color: #86b600;
	font-size: 12px;
}

.textNachricht2 {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
}

.textNachricht2 a {
	color: #86b600;
}



/* @end */

/* @group Tooltip */

.pikoTooltip {
	font-size: 10px;
	color: #ffffff;
	background-color: #86b600;
	padding: 3px;
}

.pikoTooltip2 {
	font-size: 11px;
	color: #ffffff;
	background-color: #86b600;
	padding: 10px;
	width: 370px;
	line-height: 17px;
	border: 1px solid #fff;
}

.pikoTooltip3 {
	font-size: 11px;
	color: #ffffff;
	background-color: #86b600;
	padding: 5px;
	width: 280px;
	line-height: 17px;
	border: 1px solid #fff;
}

.pikoTooltip4 {
	font-size: 11px;
	color: #ffffff;
	background-color: #86b600;
	padding: 5px;
	width: 440px;
	line-height: 17px;
	border: 1px solid #fff;
}



/* @end */

/* @group Kunde werden */

div.zusatzbox {
	background-color: #fff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
}

.schritt {
	color: #86b600;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	float: right;
}

.kwOekorechner {
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	padding: 10px 5px 10px 10px;
}



/* @end */

/* @group Rechner */

#rechner {
	width: 400px;
	float: left;
	margin-top: 26px;
	margin-left: 26px;
	position: relative;
	display: inline;
}

#rechnerHaushalt, #rechnerGewerbe {
	width: 340px;
	height: 340px;
	background: #86B600 url(../img/rechner/rechner_bg.png) repeat-y;
	padding: 0 40px 10px 20px;
	color: #ffffff;
}

#info {
	float: right;
	margin-top: 22px;
	text-align: left;
	width: 545px;
	margin-left: 45px;
	margin-right: 9px;
	display: inline;
}

#bestellNavigator {
	height: 26px;
}

.bestellNavigatorAktiv {
	color: #86b600;
	padding-right: 7px;
	padding-left: 7px;
}

.bestellNavigatorDeativ {
	color: #2f3148;
	padding-right: 7px;
	padding-left: 7px;
}

div.slider {
	background-color:#ffffff;
	position: relative;
	margin: 10px 12px 10px 7px;
}

div.slider div.handle {
	width: 16px;
	height: 25px;
	cursor: move;
	position: absolute;
	margin-top: -3px;
	background: url(../img/rechner/schieber.png) no-repeat;
}

/* @end */

/* @group Home
 */

#homeInfo {
	margin-top: 22px;
}

#homeInfo .homeTarif {
	background-image: url(../img/bg_tarifinformationen2.png);
	width: 402px;
	height: 77px;
	padding: 6px 10px;
	color: #ffffff;
	margin-bottom: 10px;
}

#angebotInhalt .homeTarif {
	background-image: url(../img/bg_tarifinformationen.png);
	width: 172px;
	height: 61px;
	padding: 10px;
	color: #ffffff;
	margin-bottom: 15px;
}

#homeInfo .homeTarif h1, #angebotInhalt .homeTarif h1 {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
}

#homeInfo h1 {
	color: #005121;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#homeInfo h2 {
	color: #86b600;
	font-size: 1em;
	margin-bottom: 4px;
}



/* @end */

/* @group Angebot */

#angebot {
	float: left;
	margin-top: 22px;
	text-align: left;
	width: 593px;
	display: inline;
	margin-right: 0;
}

#angebotInhalt {
	margin: 14px 20px 20px;
}

#umweltbeitrag {
	background: url(../img/angebot/box_umweltbeitrag.jpg) no-repeat;
	width: 214px;
	height: 350px;
	float: right;
	margin-left: 40px;
	display: inline;
}

#umweltbeitrag #umweltbeitragInhalt {
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	color: #ffffff;
}

#umweltKG {
	background-color: #005121;
	border: 1px solid #ffffff;
	letter-spacing: 0.3em;
	padding: 3px 3px 3px 20px;
	text-align: right;
}

#angebotInhalt h1 {
	color: #86b600;
	margin-bottom: 0;
	font-size: 1.2em;
}

#angebotInhalt h2 {
	color: #86b600;
	font-size: 1em;
	margin-bottom: 4px;
}



/* @end */

/* @group Bestellung */

#bestellAngebot {
	float: right;
	margin-top: 22px;
	text-align: left;
	width: 593px;
	margin-right: 9px;
	display: inline;
}

#bestellAngebotInhalt {
	margin: 14px 20px 20px;
}

#bestellAngebotInhalt h1 {
	color: #86b600;
	margin-bottom: 0;
	font-size: 1.2em;
}

#bestellAngebotInhalt h2 {
	color: #86b600;
	font-size: 1em;
	margin-bottom: 4px;
}



/* @end */

/* @group Tabs */
ul.tabs {
	padding: 0;
	list-style:none;
	clear:both;
	margin: 0 0 0 30px;
}

ul.tabs li.tab {
	float:left;
	margin-left: 0;
	text-align:center;
	display: inline;
}

ul.tabs li.tab a {
	display:block;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	/* Runde Ecken */
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomRight: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: #ffffff;
	background: #a3a3a3;
	padding: 5px 10px;
	margin-right: 2px;
	text-decoration: none;
	width: 120px;
}

ul.tabs li.tab a:hover {
	color: #ffffff;
	background-color: #005121;
	border-bottom: 1px solid #005121;
	border-right: 1px solid #005121;
	border-left: 1px solid #005121;
}

ul.tabs li.tab a.active {
	background-color: #005121;
	color: #ffffff;
	border-bottom: 1px solid #005121;
	border-right: 1px solid #005121;
	border-left: 1px solid #005121;
}

div.tabInhalt {
	clear: both;
	overflow: auto;
	height: 460px;
	padding: 20px 30px 10px;
}


/* @end */
