body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
a {
	color: rgb(0,90,171);
}
a:hover {
	color: rgb(238,28,35);
}

#wrap-it-all {
	position: absolute;
	width: 100%;
}
#gradient-left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 128px;
	margin: 0;
	padding: 0;
	z-index: -10;
}
#gradient-right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 128px;
	margin: 0;
	padding: 0;
	z-index: -10;
}
.bar-limiter-top {
	height: 16px;
	width: 100%;
	background-color: rgb(0,90,171);
	clear: both;
	margin-bottom: 10px;
}
.bar-limiter-bottom {
	height: 16px;
	width: 100%;
	background-color: rgb(0,90,171);
	clear: both;
	margin-top: 10px;
}
.hline {
	width: 100%;
	height: 1px;
	background-color: rgb(0,90,171);
	margin-top: 8px;
	margin-bottom: 8px;
}
#logo {
	width: 200px;
	margin-bottom: -20px;
	margin-left: auto;
	margin-right: auto;
}
#navbar-top-right {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	text-align: right;
	font-size: 14px;
	color: rgb(0,90,171);
}
#navbar-top-right a {
	text-decoration: none;
}
#navbar-top-right a:focus {
    outline: 0;
}
#navbar-main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	color: rgb(0,90,171);
	width: 80%;
}
#navbar-main a {
	text-decoration: none;
}
#navbar-main a:focus {
    outline: 0;
}
#navbildleiste {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	width: 80%;
}
#navbildleiste img {
	margin-left: auto;
	margin-right: auto;
	width: 11%;
}
#navbildleiste a:focus {
    outline: 0;
}
#content-wrapper {
	position: relative;
	width: 80%;
	left: 10%;
}
#content-wrapper-left {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}
#content-wrapper-right {
	float: left;
	width: 30%;
}
.content-right {
	padding: 5px;
	margin: 0;
	border-left: solid 1px rgb(0,90,171);
	margin-left: -1px;
}
.content-energiepreise {
	float: left;
	width: 20%;
	padding: 5px;
	margin: 0;
}
.content-show-slim {
	float: left;
	width: 75%;
	padding: 5px;
	margin: 0;
	border-left: solid 1px rgb(0,90,171);
	margin-left: -1px;
}
.content-show-wide {
	padding: 5px;
	margin: 0;
}
h1 {
	margin: 0;
	margin-bottom: 12px;
	font-size: 24px;
	color: rgb(0,90,171);
	font-weight: normal;
}
h2 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
	color: rgb(0,90,171);
	font-weight: normal;
}
h3 {
	margin: 0;
	margin-bottom: 6px;
	font-size: 18px;
	color: rgb(0,90,171);
	font-weight: normal;
}
h5 {
	margin: 0;
	font-size: 16px;
	color: rgb(0,90,171);
	font-weight: normal;
}
.subnav {
	font-size: 14px;
	color: rgb(0,90,171);
}
.subnav a {
	text-decoration: none;
}
.news {
	color: rgb(0,0,0);
	font-size: 14px;
}
.news-heading {
	font-size: 15px;
	font-weight: bold;
}
.news-item {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.news-separator {
	border-bottom: solid 1px rgb(0,90,171);
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.news-date {
	font-size: 13px;
	color: rgb(0,90,171);
}
.news-pic-small {
	float: right;
	width: 40%;
}
.news-pic-small img {
	width: 100%;
}
.news-pic-large {
	float: right;
	width: 50%;
}
.news-pic-large img {
	width: 100%;
}
.bildliste-50-50 {
	width: 100%;
	font-size: 12px;
	margin-top: 8px;
}
.bildliste-50-50 img {
	width: 100%;
}
.bildliste-50-50 td {
	padding-right: 10px;
}
.bildspalte-30 {
	font-size: 12px;
	float: right;
	margin-left: 8px;
	width: 30%;
}
.bildspalte-50 {
	font-size: 12px;
	float: right;
	margin-left: 10px;
	width: 50%;
}
.bildspalte-30 img, .bildspalte-50 img {
	margin-top: 2px;
	margin-bottom: 4px;
	width: 100%;
}
.flash-wrapper {
	width: 100%;
	margin-bottom: 12px;
}
.flowplayer-wrapper {
	width: 100%;
	margin-bottom: 12px;
}
.energiepreistabelle {
	width: 99%;
	border-spacing: 0px;
	color: white;
	font-size: 10px;
}
.energiepreistabelle td {
	vertical-align: center
	padding: 0px;
	padding-bottom: 24px;
}
#ep-tab {
	position: absolute;
	width: 100px;
	top: 0;
	left: 5px;
}
#ep-bg {
	position: absolute;
	width: 110px;	
	height: 300px;
	top: 0;
	left: 0;
	z-index: -1;
}
#energiepreis-box {
	position: absolute;
	left: -1%;
	width: 15%;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: black;
}
#energiepreis-bg {
	position: absolute;
	width: 100%;
	height: 346px;
	top: 0;
	left: 0;
	z-index: 8;
}
#energiepreis-canvas {
	position: absolute;
	width: 100%;
	height: 346px;
	top: 0;
	left: 0;
	z-index: 5;
	background-color: white;
	opacity: 0.5;
}
#ep-1 {
	position: absolute;
	top: 164px;
	left: 18%;
	z-index: 10;
}
#ep-2 {
	position: absolute;
	top: 188px;
	left: 18%;
	z-index: 10;
}
#ep-3 {
	position: absolute;
	top: 213px;
	left: 18%;
	z-index: 10;
}
#ep-4 {
	position: absolute;
	top: 238px;
	left: 18%;
	z-index: 10;
}
#ep-5 {
	position: absolute;
	top: 263px;
	left: 18%;
	z-index: 10;
}
#ep-6 {
	position: absolute;
	top: 289px;
	left: 18%;
	z-index: 10;
}
#ep-7 {
	position: absolute;
	top: 314px;
	left: 18%;
	z-index: 10;
}
#ep-legend {
	position: absolute;
	top: 8px;
	left: 2%;
	z-index: 10;
	font-size: 11px;
	width: 98%;
	text-align: center;
}
