@charset "utf-8";
/* Von prozess.css abweichende Deklarationen für Ökostrom */

*,
body.sem a,
body.sem ul li,
body.sem ul li a,
body.sem .dialog li,
body.sem h3,
body.sem p.subhead,
body.sem .smallinfo,
body.sem input.text:focus,
body.sem .colored
{
	color:#044291;
}

body.sem {
	background-image:url(../_images/sem/oekostrom/bg_body.jpg);
}
body.sem div#header {
	background:#d0dae8;
}
body.sem div#content_left {
	background-image:url(../_images/sem/oekostrom/bg_content_left.jpg);
}

body.sem div#content_right {
	background-image:url(../_images/sem/oekostrom/bg_content_right.jpg);
}

body.sem button.button_weiter {
	background-image:url(../_images/sem/oekostrom/button_weiter.gif);
}

body.sem button.button_berechnen {
	background-image:url(../_images/sem/oekostrom/button_berechnen.gif);
}

body.sem p.button a {
	background:url(../_images/sem/oekostrom/button_homepage.gif) no-repeat;
}

body.sem ul.download li {
	background:url(../_images/sem/oekostrom/li_download.gif) no-repeat;
}

body.sem #container1 {
	background:url(../_images/sem/oekostrom/bg_container1.gif);
}

body.sem #container2 {
	background:url(../_images/sem/oekostrom/bg_container2.gif);
}

body.sem input.text {
	border:1px solid #5982b5;
}

body.sem ul.vorteile li {
	background-image:url(../_images/sem/oekostrom/bullet.gif);
}

#rechner_oekostrom {
	display:block;
	padding:0;
}

* html body.sem #slider_sprite { /* Hack für IE6 */
	margin:0 30px 0 0;
}

body.sem #slider_sprite {
	margin-right:60px;
	float:right;
}

body.sem .slider_wrap {
	margin-right:40px;
	float:right;
	width:190px;
}

body.sem div.error_mark {
	position:absolute;
	left:252px;
	top:65px;
}

body.sem div.popup {
	top:218px;
}

body.sem div#strom_city_error.popup {
	top:270px;
}

body.sem p.info,
body.sem h2
 {
	color:#4279a3;
}
