body {
	background: #8CC63E url('bgr_body.jpg') top center fixed;
	font-size: 11px;
}

div#wrapper {
	width: 793px;
	position: absolute;
	left: 50%;
	margin-left: -392px;
	margin-top: 19px;
	background: #8cc63f;
}

div#header {
	background: #8cc63f;
	color: #ffffff;
	height: 420px;
	position: relative;
	padding-top: 40px;
}

div#header p#breadcrumb {
	position: absolute;
	left: 25px;
	top: 13px;
}

div#header p#title {
	position: absolute;
	right: 25px;
	top: 13px;
}

div#header ul.navi {
	background: #ffffff url('bgr_navi.jpg') center center no-repeat;
	height: 420px;
	position: relative;
}

div#header ul.navi a {
	position: absolute;
	font-size: 18px;
	color: #44af77;
}

div#header ul.navi a#stromanbieter {
	top: 70px;
	left: 60px;
	background: url('bgr_stromanbieter.jpg') left center no-repeat; 
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#header ul.navi a#stromanbieterwechsel {
	top: 184px;
	left: 10px;
	background: url('bgr_stromanbieterwechsel.jpg') left center no-repeat; 
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#header ul.navi a#stromtipps {
	top: 300px;
	left: 60px;
	background: url('bgr_stromtipps.jpg') left center no-repeat; 
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#header ul.navi a#nachtstrom {
	top: 70px;
	right: 60px;
	background: url('bgr_nachtstrom.jpg') right center no-repeat; 
	padding-right: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#header ul.navi a#gewerbestrom {
	top: 137px;
	right: 20px;
	background: url('bgr_gewerbestrom.jpg') right center no-repeat; 
	padding-right: 80px;
	padding-top: 67px;
	padding-bottom: 10px;
}

div#header ul.navi a#oekostrom {
	top: 300px;
	right: 60px;
	background: url('bgr_oekostrom.jpg') right center no-repeat; 
	padding-right: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#content {
	background: url('bgr_content.jpg') top left repeat-y;
	position: relative;
	min-height: 400px;
}

div#content div#contenttop {
	background: url('bgr_separator.jpg') top left no-repeat;
	height: 105px;
}

div#content div#birne {
	background: url('bgr_birne.jpg') top center no-repeat;
	color: grey;
	position: absolute;
	top: 83px;
	right: 0;
	width: 316px;
	height: 100px;
	padding-top: 230px;
}

div#content div#birne p {
	text-align: center;
}

div#content div#contentcontent {
	position: relative;
	top: -66px;
	width: 435px;
	margin-left: 20px;
	color: #ffffff;
}

div#footer {
	background: url('bgr_footer.jpg') top center no-repeat;
	height: 80px;
	position: relative;
	top: -40px;
}

div#footer p {
	position: absolute;
	color: #ffffff;
}

div#footer p a {
	color: #ffffff;
}

div#footer p#kontakt {
	top: 20px;
	left: 20px;
}

div#footer p#copyright {
	top: 20px;
	right: 20px;
}
div#content div#contentcontent h3 {
	font-size: 20px;
}

div#content a {
	text-decoration: underline;
	font--weight: bold;
}

div#header ul.bc {
	position: absolute;
	top: 13px;
	left: 155px;
	width: 410px;
}

div#header ul.bc li {
	float: left;
}

div#header ul.bc li a {
	color: #ffffff;
}

div#header ul.bc li a:after {
	padding-right: 5px;
	content: " > ";
}
