/* @override http://www.energiekonsens.de/cms/css/screen.css */

/* @group basic */

* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #e50050;
	color: #333;
}

a:hover, a:active, a:focus {
	color: #ff0059;
	color: #000;
	color: #e50050;
}

a img, img {
	border: 0 none;
}

abbr, acronym {
	cursor: help;
}

address {
	font-style: normal;
	clear: both;
}

big {
	font-size: 110%;
}

body {
	color: #333;
	background: #ccc url(../upload/bgnd/body) no-repeat 0 0;
	font: 75%/140% "Helvetica Neue", Arial, Verdana, Geneva, sans-serif;
}

button {
	cursor: pointer;
}

em.err {
	font-style: normal;
	border-bottom: .166666666em dashed brown;
}

fieldset {
	border: 0 none;
}

iframe {
	border: 1px solid #999;
}

input,
select {
	border: 0 none;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Verdana, Geneva, sans-serif;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="text"],
input[type="password"] {
	border: .16666667em inset #eee;
	padding: .16666667em .16666667em .083333333em .25em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 .25em 0;
	line-height: 140%;
	font-size: 1em;
}

hr {
	clear: both;
	border: 0 none;
	font-size: 1px;
	height: 1px;
	color: #FFF;
}

i,
.hidden {
	position:absolute;
	left:-999em;
}

/* position:absolute; lässt legend kalt */
legend {
	font-size: .91666667em;
	text-transform: uppercase;
}

ol {
	list-style: none;
}

ol a:link,
ol a:visited {
/*	text-decoration: none; */
}

ol a:hover,
ol a:active,
ol a:focus {
	text-decoration: underline;
}

option {
	padding-left: .25em;
}

q {
	quotes: '\201E' '\201D' '\2018' '\2019';
}

select option:hover,
select option:active,
select option:focus {
	color: #333;
	background-color: #fff;
}

small {
	font-size: 90%;
}

table {
	width: 100%;
	border-collapse: collapse;
}

th, td {
	text-align: left;
	vertical-align: top;
}

textarea {
	font: 100%/140% "Helvetica Neue", Arial, Verdana, Geneva, sans-serif;
	border: .16666667em inset #E6EEF4;
	padding: .16666667em .16666667em .083333333em .25em;
}

ul {
	list-style-type: square;
}

ul a:link,
ul a:visited {
	text-decoration: underline;
}

/* @end */

#overall {
	position: relative;
	margin: 0 auto;
	width: 83em;
}

#logobek {
	position: absolute;
	left: 64em;
	top: 1.16666666em;
	width: 10em;
	height: 10em;
	z-index: 2;
}

#body {
	min-height: 50em;
	padding-bottom: 2em;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

/* @group basic classes */

a.rarr {
	padding-left: 2em;
	background: transparent url(../img/bull/pfeil-bl.gif) no-repeat 0.5em 2px;
}

a.download {
	padding-left: 1.5em;
	background: transparent url(img/icons14.png) no-repeat 0 -98px;
}

a.back,
a.intern,
a.extern,
a.pdf,
a.presse {
	padding-bottom: 1px;
	padding-left: 1.5em;
	background: transparent url(img/icons14.png) no-repeat 0 -18px;
}

a.back {
	background: transparent url(img/icons14.png) no-repeat 0 -58px;
}

a.extern {
	background: transparent url(img/icons14.png) no-repeat 0 -78px;
}

a.pdf {
	background: transparent url(img/icons14.png) no-repeat 0 -120px;
}

a.presse {
	background: transparent url(img/icons14.png) no-repeat 0 -138px;
}

a:link.social,
a:visited.social {
	position: relative;
	top:  1px;
	font-size: 13px;
	background: transparent url(img/social-media-icons-s.png) no-repeat 0 0;
	text-decoration: none;
	padding: 0 8px 16px 8px;
	margin: 0 0 0 4px;
}

a:link.social.twitter,
a:visited.social.twitter {
	background-position: 0 -16px;
}

a.social span {
	position: relative;
}

a.social span i {
}

.alignRight {
	text-align: right;
}

.block {
	display: block;
}

.lead {
	font-weight: bold;
}

.uppercase {
	text-transform: uppercase;
}

abbr.pdf, acronym.pdf {
	color: #FFF;
	background-color: #e50050;
	background-color: #333;
	font-size: .75em;
	font-weight: bold;
	border: 1px outset #e50050;
	border: 1px outset #333;
	padding: 0 .5em;
	text-decoration: none;
}

/* @end */

/* @group form.typ1 */

div.form form,
div.form .form {
	background: url(../img/bgnd/c_black10.png) repeat 0 0;
	padding: 1em;
}

form.typ1 fieldset {
	padding: 1em;
}

form.typ1 fieldset br {
	display: none;
}

form.typ1 ul {
	list-style-type: none;
}

form.typ1 li {
	margin-bottom: .5em;
	position: relative;
}

form.typ1 li label {
	display: block;
	float: left;
	width: 10em;
}

form.typ1 li.err strong {
	position: absolute;
	left: 31em;
}

form.typ1 li.txt input,
form.typ1 li textarea {
	border: 1px solid #999;
}

form.typ1 li.txt input {
	width: 20em;
}

form.typ1 li textarea {
	border: 1px solid #999;
}

form.typ1 li.cbx {
	position: relative;
	padding-left: 8em;
}

form.typ1 li.cbx input {
	margin-right: .5em;
	position: relative;
	top: .08333333333em;
}

form.typ1 li.cbx label {
	display: inline;
	float: none;
}

form.typ1 p.submit {
	padding: 1em 0 0 1em;
}

form.typ1 div.err {
	padding: 1em 0 2em 1em;
}

form.typ1 div.err ul {
	list-style-type: square;
	margin-left: 1.5em;
}

form.typ1 div.err li {
	margin: 0;
}

form.typ1 li em {
	display: block;
	border-top: .16666667em solid #e50050;
	border-bottom: .16666667em solid #e50050;
}

form.typ1 p.indent,
form.typ1 p.submit {
	padding: 0 0 1em 11em;
}

form.typ1 p.submit input {
	border: 2px outset silver;
}

form.typ1 p.mandatoryfields {
	position: absolute;
	right: 3em;
}

/* @end */

.pane .data .text ul {
	margin-left: 2em;
}

.pane .data .text ul li {
	margin-bottom: .5em;
}

/* @group timetable */

.pane .data .text ul.timetable {
	margin: 2em 0 0 2em;
	list-style-type: none;
}

.pane .data .text ul.timetable h2 small {
	font-size: 75%;
	font-weight: normal;
	font: normal 75% Verdana, Geneva, sans-serif;
}

.pane .data .text ul.timetable h3 {
	margin: 0;
}

.pane .data .text ul.timetable h4 {
	font-size: .9166666667em;
}

.pane .data .text ul.timetable li {
	margin-bottom: 3em;
	overflow: hidden;
}

/* @end */

/* @group news */

.pane .data .text ul.news li {
	margin-bottom: 2em;
}

/* @end */

/* @group pane */

.pane .data {
	position: relative;
	background: url(../img/bgnd/c_white80.png) repeat 0 0;
	padding: 1em 1em 1.5em 1em;
}

.pane .data .text {
	background: url(../img/bgnd/c_white80.png) repeat 0 0;
	padding: 1em;
}

.pane .data .text .teasertext {
	font-weight: bold;
}

.pane .data .paper,
div.form {
	background: url(../img/bgnd/c_white80.png) repeat 0 0;
}

.pane .data .text h2,
.pane .data .text h3 {
	margin-top: .75em;
}

.pane .data .paper p,
.pane .data .text p {
	margin-bottom: .75em;
}

.pane .data .text p.lead {
	margin-top: .5em;
}

.pane .data .text p img {
	float: right;
	margin: 0 0 .5em 1em;
}

/* @group dl.img */

.pane .data dl.img {
	width: 60em;
	background: url(../img/bgnd/c_black10.png) repeat 0 0;
	margin: 1em 0 1em -1em;
	padding: 1em 0;
}

.pane .data dl.img dt {
	text-align: center;
}

.pane .data dl.img dd {
	margin: 0 3em 0 2.333333333em;
}

.pane .data dl.img dd p {
	margin-top: .25em;
}

.pane .data dl.img.col2 {
	overflow: hidden;
}

.pane .data dl.img.col2 dt {
	width: 25em;
	padding-left: 1em;
	overflow: hidden;
	text-align: left;
	float: left;
}

.pane .data dl.img.col2 dt img {
	width: 24em;
	height: 18em;
}

.pane .data dl.img.col2 dd {
	width: 20em;
	margin: -.75em 0 0 0;
	float: left;
}

/* @end */

.pane .data .chest {


/*	background: url(../img/bgnd/c_white80.png) repeat 0 0; */
	border: .166666667em solid #fff;
	width: 50.66666667em;
	margin: 1em 0 1em -1em;
	padding: 1em 0;
	background-color: #dcdcdc;
	overflow: hidden;
}

.pane .data .chest h3 {
	margin-top: 0;
	margin-left: .25em;
	padding-left: 2em;
	background: transparent url(../img/bull/pfeil-bl.gif) no-repeat 0.5em -33px;
}

.pane .data .chest.closed h3 {
	background-position: 0.5em 2px;
}

.pane .data .chest h3:hover,
.pane .data .chest h3:focus {
	text-decoration: underline;
}

.pane .data .chest h4 {
	font-size: 1em;
	margin: 1em 2em 0 2.25em;
}

.pane .data .chest p {
	font-size: 1em;
	margin: 0 2em 0 2.25em;
}

.pane .data .chest ul {
	margin-left: 2.25em;
}

/* @end */

/* @group bereichsbeschreibung */

#bereichsbeschreibung {
	height: 14em;
	position: relative;
}

#bereichsbeschreibung a.back,
#bereichsbeschreibung a.link {
	text-decoration: none;
	margin-right: -.5em;
}

#bereichsbeschreibung p.nav {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 1em;
}

/* @end */

/* @group naviskip */

#naviskip {
	position: absolute;
	top: -2em;
}

/* @end */

/* @group navi */

#navi h1 {
	position: absolute;
	display: none;
}

/* @group gps */

#gps {
	display: inline;
	background: #fff;
	opacity: .65;
	font-family: Verdana, Geneva, sans-serif;
	padding: .25em .5em .25em .5em;
}

#gps a:link,
#gps a:visited,
#gps span {
	text-decoration: none;
}

#gps a:hover,
#gps a:active,
#gps a:focus {
	text-decoration: underline;
}

#gps h2,
#gps li,
#gps ol {
	display: inline;
	font-weight: normal;
}

#gps h2,
#gps li {
	font-size: .9166666667em;
}

#gps li {
	padding-left: .5em;
}

#gps li strong {
	font-weight: normal;
}

#gps li:before {
	content: "\2022\A0\A0";
}

#gps li:first-child:before {
	content: "";
}

/* @end */

/* @group navimain */

#navimain {
	position: relative;
	top: 2em;
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 3em;
}

#navimain h2 {
	display: none;
}

#navimain ol {
	background-color: white;
	width: 62em;
	display: block;
	height: 2.5em;
	opacity: .9;
	overflow: visible;
	margin-left: 1em;
}

#navimain li {
	float: left;
	height: 3em;
	margin: 0 1em;
	overflow: visible;
}

#navimain li.small {
	float: right;
}

#navimain li.small span {
	font-size: .8333333333em;
}

#navimain li ol {
	position: absolute;
	left: -999em;
}

#navimain li a {
	position: relative;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	height: 1.75em;
	padding: .5em .75em .25em .75em;
	border-bottom: .5em solid transparent;
	white-space: nowrap;
}

#navimain li a:link,
#navimain li a:visited {
	color: #e50050;
	text-decoration: none;
}

#navimain li a:hover,
#navimain li strong a:link,
#navimain li strong a:visited {
	border-color: #d7df23;
}

/* @end */

/* @group navisub */

#navisub {
	position: absolute;
	left: 64em;
	top: 12.5em;
	width: 16.5em;
	background: transparent url(../img/bgnd/c_white80.png) repeat 0 0;
}

/*
.cat73 #navisub {
	position: fixed;
}
*/

#navisub .data {
	background: transparent url(../img/bgnd/c_white80.png) repeat 0 0;
	padding: 0;
}

#navisub h2 {
	display: none;
}

#navisub h3 {
	color: #111;
	text-transform: uppercase;
}

#navisub input {
	width: 85%;
}

.js #navisub input {
	width: 95%;
}

#navisub input.submit {
	position: relative;
	top: .25em;
	width: 1em;
	height: 1.08333333em;
}

.js #navisub input.submit {
	position: absolute;
	left: -999em;
}

#navisub select {
	color: #fff;
	background-color: #e50050;
	margin-top: .25em;
	width: 88%;
}

.js #navisub select {
	margin-top: .25em;
	width: 98%;
}

/* @group suche */

#textsearch {
	padding: .5em .5em 1.5em .5em;
	border-top: .16666666666em solid #AAA;
}

/* @end */

/* @group navifilter */

#navifilter {
	padding: .5em;
}

#navifilter h3 {
	display: none;
}

#navifilter ul {
	list-style-type: none;
}

#navifilter li {
	margin-bottom: 1em;
}

#navifilter label {
	color: #111;
	text-transform: uppercase;
	font-weight: bold;
}

/* @end */

/* @group tagcloud */

#tagcloud {
	padding: .5em .5em 1.5em .5em;
	border-top: .16666666666em solid #AAA;
}

#tagcloud li {
	display: inline;
	padding-right: .5em;
}

#tagcloud a:link,
#tagcloud a:visited {
	text-decoration: none;
}

#tagcloud em {
	font-style: normal;
	font-size: 1.25em;
}

#tagcloud strong {
	font-weight: normal;
	font-size: 1.5em;
}

/* @end */

/* @group catlogo */

#catlogo {
	padding: .5em 0 .5em 0;
	border-top: .16666666666em solid #AAA;
}

/* @end */

/* @group navicat */

#navicat {
	padding: .5em .5em 1.5em .5em;
	border-top: .16666666666em solid #AAA;
}

#navicat a:link,
#navicat a:visited {
	text-decoration: none;
}

#navicat.fixed {
	border-top: 0 none;
}

#navicat ol {
	margin-left: 1.5em;
	list-style-type: square;
}

/* @end */

/* @group login */

#login {
	padding: .5em;
	border-top: .16666666666em solid #AAA;
}

#login ol {
	list-style-type: none;
}

#login ol li {
	margin-bottom: 1em;
}

#login label {
	color: #111;
	text-transform: uppercase;
	font-weight: bold;
}

#login p.submit {
	text-align: right;
	margin-right: .5em;
}

#login p.submit input {
	width: auto;
}

#login p#logoutText,
#login p#logoutText a:link,
#login p#logoutText a:visited {
	color: #FFF;
}

/* @end */

/* @end */

/* @end */

#content {
	position: relative;
	margin-top: 3em;
	margin-left: 1em;
	width: 62em;
}

#content h1 {
	font-size: 1.5em;
	margin-top: 2em;
}

#content h1.first {
	margin-top: 0;
}

#content h2 {
	font-size: 1.25em;
}

#content h3 {
	margin-bottom: 0;
}

#startteasers {
	margin: 1em 0 0 0;
}

#startteasers a:link,
#startteasers a:visited {
	text-decoration: none;
	color: #e50050;
}

#startteasers a:hover,
#startteasers a:active,
#startteasers a:focus {
	color: #e50050;
	text-decoration: underline;
}

#startteasers h2 {
	background: transparent url(../img/bgnd/c_black10.png) repeat 0 0;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
}

#startteasers h2 a:link,
#startteasers h2 a:visited {
	color: #333;
	display: block;
	padding: .25em 0  .25em 1.25em;
}

#startteasers h2 a:hover,
#startteasers h2 a:active,
#startteasers h2 a:focus {
	color: #e50050;
}

#startteasers h3 {
	margin-top: 0;
}

#startteasers h3 a:link,
#startteasers h3 a:visited {
	text-decoration: underline;
}

#startteasers ol {
	overflow: hidden;
}

#startteasers div.text {
	height: 10em;
}

#startteasers.two ol li {
	float: left;
	width: 29.5em;
	margin-left: 1em;
}

#startteasers.three ol li {
	float: left;
	width: 19.33333333em;
	margin-left: 1em;
}

#startteasers.two ol li:first-child,
#startteasers.three ol li:first-child {
	margin-left: 0;
}

#startteasers.two ol li img {
	position: absolute;
	width: 8.3333333333em;
	height: 6.25em;
}

#startteasers.two ol li h3 {
	margin-top: 0;
}

#startteasers.two ol li h3 br {
	display: none;
}

#startteasers.two ol li h3,
#startteasers.two ol li p {
	margin-left: 9em;
}

#startteasers.three ul {
	position: relative;
	list-style: square;
	margin-left: 1em;
}

#startteasers.three ul li {
	margin: 0;
	float: none;
	width: auto;
}

#startteasers.three ul li:first-child {
	margin: 0;
}

/* @group catindex */

#catindex {
	margin-top: 1em;
}

#catindex ol {
	overflow: hidden;
}

#catindex ol li {
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-top: .5em;
	clear: left;
	min-height: 10.75em;
}

#catindex ol li img {
	position: absolute;
	top: 0;
	left: 0;
}

#catindex ol li span {
	padding: 1em 1em .5em 20em;
}

#catindex ol li span strong {
	padding: 0 1em .5em 0;
}

#catindex ol li strong {
	text-decoration: underline;
}

#catindex ol li a:link,
#catindex ol li a:visited {
	text-decoration: none;
}

#catindex ol li a:hover span,
#catindex ol li a:active span,
#catindex ol li a:focus span {
	text-decoration: underline;
}

#catindex p.back {
	margin-top: .5em;
	padding: .25em;
	background: url(../img/bgnd/c_white80.png) repeat 0 0;
}

/* @end */

/* @group textsearchresult */

#textsearchresult {
	
}

#textsearchresult ul {
	margin: 1em 0 0 1.5em;
}

#textsearchresult ul li {
	margin-bottom: 1em;
}

#textsearchresult ul li a:link,
#textsearchresult ul li a:visited {
	text-decoration: none;
}

#textsearchresult ul li a:hover,
#textsearchresult ul li a:active,
#textsearchresult ul li a:focus {
	text-decoration: underline;
}

#textsearchresult ul li p {
	margin: 0;
}

/* @end */

/* @group foot */

#foot {
	position: relative;
	height: 1.75em;
	top: -2.166666em;
	border-top: 2px solid #e50050;
	padding: .25em .5em 0 .5em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
		background: url(../img/bgnd/c_white80.png) repeat 0 0;

	
}

#foot a:link,
#foot a:visited,
#foot span {
	text-decoration: none;
}

#foot a:hover,
#foot a:active,
#foot a:focus {
	text-decoration: underline;
}

/* @group footer */

#foot address,
#foot div.links {
	font-size: .91666667em;
	display: inline;
	white-space: nowrap;
}

#foot address {
	float: left;
}

/* @end */

/* @group navimeta */

#navimeta {
	text-transform: uppercase;
	height: 1.75em;
	background-color: #fff;
	opacity: .9;
	font-weight: bold;
}

#navimeta h2 {
	display: none;
}

#navimeta ol {
	float: left;
	padding-top: .25em;
	list-style-type: none;
}

#navimeta li {
	font-weight: bold;
	display: inline;
	padding: 1em;
}

#navimeta li a {
	font-size: .916666667em;
}

#navimeta p {
	float: right;
	padding: .25em 1em 0 0;
}

#navimeta p a:link,
#navimeta p a:visited {
	font-size: .91666667em;
	text-decoration: none;
}

#navimeta p a:active,
#navimeta p a:hover,
#navimeta p a:focus {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group Publikationen */

.pane .data #fsProspekte .chest {
	background-color: transparent;
	border: 0 none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}

#fsProspekte li dd.typ .drawer {
	position: relative;
}

.js #tbPublikationen a.knob {
	cursor: pointer;
	padding-left: 1.25em;
	background: transparent url(../img/bull/pfeil-bl.gif) no-repeat 0 -34px;
}

.js #tbPublikationen .closed a.knob {
	background-position: 0 1px;
}

#fsProspekte li dd.img:hover {
	background-color: #fff;
	width: auto;
	height: auto;
	overflow: visible;
}

#fsProspekte li dd.img img.magnifier {
	position: absolute;
	top: 0;
	right: 0;
}

#fsProspekte li dd.img:hover img.magnifier {
	display: none;
}

#fsProspekte legend {
	display: none;
}

#tbPublikationen th {
	font-weight: normal;
}

#tbPublikationen th.caption {
	height: 5em;
	vertical-align: bottom;
}

#tbPublikationen th.caption h3 {
	font-size: 1.5em;
}

#tbPublikationen td,
#tbPublikationen th {
	padding: .25em 0;
	border-bottom: 1px solid #333;
}

#tbPublikationen tbody td,
#tbPublikationen tbody th {
	height: 4em;
}

#tbPublikationen .qty label {
	position: absolute;
	left: -999em;
}

#tbPublikationen .pdf a {
	white-space: nowrap;
}

#tbPublikationen .img {
	text-align: right;
}

td.img p {
	position: relative;
}

td.img img {
	width: 3em;
	height: 3em;
	position: relative;
	z-index: 1;
}

td.img:hover img {
	position: absolute;
	z-index: 9;
	left: 0;
	width: auto;
	height: auto;
}

form.typ1 fieldset #tbPublikationen br {
	display: inline;
}

/* @end */

/* @group staff */

.pane .data .text ul.staff {
	list-style: none;
}

.pane .data .text ul.staff li {
	margin: 1em 0;
	height: 10em;
	padding-left: 8.5em;
	position: relative;
}

.pane .data .text ul.staff li img {
	height: 10em;
	width: 7.5em;
	position: absolute;
	left: 0;
	top: 0;
}
/* @end */



/* @group shareholder */

.pane .data .text ul.shareholder {
	list-style: none;
}

.pane .data .text ul.shareholder li {
	margin: 1em 0;
	height: 6em;
	padding-left: 9.5em;
	position: relative;
}

.pane .data .text ul.shareholder li img {
	height: 5.4166666667em;
	width: 8.75em;
	position: absolute;
	left: 0;
	top: 0;
}

/* @end */