/* --- CSS Definitionen f�r Energie AG --- */
/* --- CONTENT Inhalte Anfang --- */
/* --- COL1 Linke Spalte Anfang --- */
#col1 {
	position: relative;
	float: left;
	width: 757px;
	margin: 20px 0 10px 226px;
	padding: 0;
	overflow: visible;
}

#col1_content {
	margin: 0;
	padding: 0;
}

#col1_content .content_top {
	width: 757px;
	height: 10px;
	/*background: url(../images/content_top.png) no-repeat;*/
	background: url(../images/sprite.png) 0 -1354px no-repeat;
}

#col1_content .content_headline {
	display: block;
	position: relative;
	top: -100px;
	z-index: 8;
}

#col1_content .content_productflash {
	float: right;
	margin: 0 20px -80px 20px;
}

#col1_content .content_pfie {
	display: none;
}

#col1_content .content_main {
	position: relative;
	width: 727px;
	height: auto;
	background: url(../images/content_main.png) repeat-y;
	/*background: url(../images/sprite.png) -564px -412px repeat-y; ---> Nop*/
	padding: 0 15px;
	margin: 0;
}

#col1_content .content_first {
	margin: 0;
}

#col1_content .content_main p {
	margin: 0 0 6px 0;
}

#col1_content .content_withpf {
	margin: -80px 0 -5px 0;
	padding: 80px 15px 0 15px;
}

#col1_content .content_right {
	margin-left: 180px;
	border-left: 2px solid #e3e3e3;
	padding: 5px 0 0 10px;
	z-index: 10;
}

#col1_content .rheight {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
 
#col1_content .content_left {
	position: relative;
	/*bottom: 30px;*/
	/*left: 10px;*/
	float: left;
	min-width: 170px;
	z-index: 15;
}

#col1_content .content_left h5 {
	padding: 0;
}

#col1_content .content_left hr {
	width: 170px;
}

#col1_content .content_left ul.quicklinks {
	float: none;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #d4d4d4;
	width: 170px;
}

#col1_content .content_left ul.quicklinks ul {
	list-style: disc;
	list-style-position: inside;
	border-bottom: none;
	padding: .6em 0 0 2px;
}

#col1_content .content_left ul.quicklinks li {
	padding: .6em 0 0 0;
	border-top: 1px dotted #d4d4d4;
	color: #003c52;
	font-weight: bold;
	text-transform: uppercase;
	/*font-size: 1em;*/
	font-size: 12px;
}

#col1_content .content_left ul.quicklinks li li {
	padding: .6em 0 .6em 0;
	color: #464646;
	font-weight: normal;
	/*line-height: 1.4em;*/
	height: 24px;
	overflow: hidden;
	/*background: url(../images/b_dot.gif) 0 1em no-repeat;*/
}

#col1_content .content_left ul.print {
	list-style: none;
	padding: 0;
	margin: 6px 0 0 12px;
	height: 19px;
	line-height: 19px;
	background: url(../images/b_right.png) right no-repeat;
}

#col1_content .content_left ul.print li {
	float: left;
	padding: 0;
	margin: 0;
	height: 19px;
	line-height: 19px;
	text-align: right;
	background: url(../images/b_line.png) 3px no-repeat;
}

#col1_content .content_left ul.print li.first {
	margin-left: -12px;
	padding-left: 12px;
	background: url(../images/b_left.png) no-repeat;
}

#col1_content .content_left ul.print li span {
	background: url(../images/b_arrow.png) right center no-repeat;
	padding: 0 20px 0 8px;
	/*font-size: .8em;*/
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	cursor: pointer;
}

#col1_content .content_left ul.print li.first span {
	padding-left: 0;
}

#downloadwindow {
	z-index: 15;
}

#col1_content .content_left ul.download {
	position: absolute;
	bottom: -6px;
	left: 154px;
	width: 251px;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 15;
}

#col1_content .content_left ul.download li {
	padding: 0;
	margin: 0;
	background: url(../images/download_top.png) no-repeat;
}

#col1_content .content_left ul.download li span {
	position: absolute;
	right: 4px;
	top: 4px;
	width: 17px;
	height: 17px;
	text-indent: 17px;
	cursor: pointer;
	background: url(../images/b_close.png) no-repeat;
	overflow: hidden;
}

#col1_content .content_left ul.download li.bottom {
	width: 251px;
	height: 24px;
	background: url(../images/download_bottom.png) no-repeat;
}

#col1_content .content_left ul.download ul {
	width: 251px;
	list-style: none;
	padding: 0;
	margin: 0;
	/*font-size: .8em;*/
	font-size: 10px;
}

#col1_content .content_left ul.download li li {
	padding: 10px 0 0 0;
	margin: 10px 20px 0 20px;
	background: none;
	border-top: 1px solid #cfcfcf;
}

#col1_content .content_left ul.download li li a {
	/*font-size: 1.1em;*/
	font-size: 13px;
	font-weight: bold;
	color: #003c52;
}

#col1_content .content_left ul.download li li.first {
	padding: 20px 0 0 0;
	margin: 0 20px 0 20px;
	background: none;
	border-top: none;
}

#col1_content .content_left a,
#col1_content .content_left a img {
	text-decoration: none;
	border: none;
	color: #464646;
	text-transform: none;
}

#col1_content .content_left a:hover,
#col1_content .content_left div:hover {
	text-decoration: underline;
	color: #003c52;
}

#col1_content .content_bottom {
	width: 757px;
	height: 12px;
	/*background: url(../images/content_bottom.png) no-repeat;*/
	background: url(../images/sprite.png) 0 -1241px no-repeat;
	margin: 0 0 5px 0;
}

#col1_teaser {
	width: 767px;
	height: 183px;
}

#col1_teaser .teaser_box {
	position: relative;
	float: left;
	margin: 0 5px 0 0;
	width: 249px;
	height: 183px;
	/*background: url(../images/teaser_big.png) no-repeat;*/
	background: url(../images/sprite.png) -2006px -1497px no-repeat;
}

#col1_teaser .teaser_content {
	position: relative;
	padding: 2px 0 0 3px;
	width: 249px;
	height: 183px;
	z-index: 11;
	overflow: hidden;
}

#col1_teaser .teaser_content a,
#col1_teaser .teaser_content img,
#col1_teaser .teaser_content img a,
#col1_teaser .teaser_content a img {
	border: none !important;
}

#col1_teaser .teaser_content h3 {
	margin-top: 3px;
	margin-left: 4px;
	color: #003c52;
	text-transform: uppercase;
	/*font-size: 1.1em;*/
	font-size: 13px;
	font-weight: bold;
	height: auto;
	width: 230px;
	line-height: 15px;
	text-decoration: none;
}

#col1_teaser .teaser_content h3 a {
	margin-top: 3px;
	color: #003c52;
	text-transform: uppercase;
	/*font-size: 1.1em;*/
	font-size: 13px;
	font-weight: bold;
	height: auto;
	width: 230px;
	line-height: 15px;
	text-decoration: none;
}

#col1_teaser .teaser_content p,
#col1_teaser .teaser_content p a {
	margin: .4em 0 .4em .4em;
	text-indent: -.4em;
	width: 230px;
	/*font-size: 0.9em;*/
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}

#col1_teaser .teaser_content p a:hover {
	text-decoration: underline;
}
/* --- COL1 Linke Spalte Ende --- */

/* --- COL1 Suchergebnisse Anfang --- */
ol.suche {
	list-style-position: inside;
	padding: 0 0 6px 0;
	margin: 6px 0 0 5px;
	border-top: 1px dotted #d4d4d4;
	text-indent: -30px;
	font-weight: bold;
}

ol.suche li {
	padding: 3px 0 3px 30px;
	color: #898989;
	border-bottom: 1px dotted #d4d4d4;
}

/*
ol.suche li a {
	position: absolute;
	text-decoration: none;
	right: 15px;
	border: none;
	margin: -3px 0 0 0;
	padding: 17px 0 0 0;
	background: #ffffff url(../images/b_continue.png) no-repeat;
	color: #ffffff;
	height: 1px;
	width: 17px;
	overflow: hidden;
	cursor: pointer;
}

ol.suche li a:hover,
ol.suche li a:hover img {
	text-decoration: none;
	border: none;
}
*/
/* --- COL1 Suchergebnisse Ende --- */

/* --- COL1 Veranstaltungen Anfang --- */
div.termin span {
	float: left;
	width: 80%;
	margin-bottom: 3px;
	/*font-size: .8em;*/
	font-size: 10px;
}

div.termin span.small {
	width: 20%;
}

div.termin span.tleft {
	width: 150px;
	margin-right: 3px;
}

div.termin span.tmiddle {
	width: 220px;
}

div.termin span.tright {
	width: 150px;
	margin-left: 3px;
	text-align: right;
}

/* --- COL1 Veranstaltungen Ende --- */

/* --- COL1 Tabs Anfang --- */
#tabs {
	position: relative;
	left: 0;
	top: 0;
	overflow: visible;
}

#tabs ul li a {
	text-decoration: none !important;
	border: none;
}
/* --- COL1 Tabs Ende --- */


/* --- Startseite neu - Headlines Frontpage Anfang --- */

.frontpage #col1_content .content_first {
	width: 750px;
	margin: 0 0 0 2px;
	height: 346px;
}

.frontpage #col1_content .content_main {
	background: url("../images/content_frontpage_header_bottom.png") repeat-y scroll 0 0 transparent;
	width: 750px;
	margin: 0 0 0 2px;
	padding: 0;
	height: 146px;
}

.frontpage #col1_content .content_text {
	padding: 0 28px 0 25px;
}

.frontpage #col1_content .content_text h1 {
	font-size: 20px;
	padding: 10px 0;
}

.frontpage #col1_content .content_text p {
	text-align: justify;
	font-size: 11px;
}

.frontpage #col1_content .content_more_link {
 	bottom: 16px;
    position: absolute;
    right: 25px;
}

.frontpage a, .frontpage a:hover{
 	text-decoration: none;
 	color: #000000;
 	font-weight: bold;
 	border: none;
}


.frontPage_headlines_container, .frontPage_headlines_small_container {
	background: url("../images/content_main.png") repeat-y scroll 0 0 transparent;
	height: 357px;
	width: 752px;
	margin-top: 8px;
}

#frontPage_headlines_current_image {
	float: left;
	height: 357px;
	width: 506px;
	margin: 0px;
}

#frontPage_headlines_carousel {
	float: left;
	margin-left: 0px;
	height: 357px;
	width: 246px;
	background: url("../images/headline_background.png") scroll 0 0 transparent;
}

.frontPage_headline_box {
	position: relative;
	height: 94px;
    margin-left: 21px;
    padding-top: 6px;
    width: 215px;
}

.frontPage_headline_box a,
.frontPage_headline_box img,
.frontPage_headline_box img a,
.frontPage_headline_box a img,
.frontPage_headline_small_box a,
.frontPage_headline_small_box img,
.frontPage_headline_small_box img a,
.frontPage_headline_small_box a img,
#frontPage_headlines_current_image a,
#frontPage_headlines_current_image img,
#frontPage_headlines_current_image img a,
#frontPage_headlines_current_image a img{
	border: none !important;
}

.frontPage_headline_box h3 {
	margin-top: 3px;
	margin-left: 4px;
	color: #003c52;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 215px;
	line-height: 15px;
	text-decoration: none;
}

.frontPage_headline_box h3 a {
	margin-top: 3px;
	color: #003c52;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 215px;
	line-height: 15px;
	text-decoration: none;
}

.frontPage_headline_box p,
.frontPage_headline_box p a {
	margin: .4em 0 .4em .4em;
	text-indent: -.4em;
	width: 215px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.frontPage_headline_box p a:hover {
	text-decoration: underline;
}


.frontPage_headline_box .frontPage_headlines_more_link {
	position: absolute;
	bottom: 5px;
	right: 5px;
	
}

.frontPage_headline_box .frontPage_headlines_more_link a, .frontPage_headline_box .frontPage_headlines_more_link a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* --- Headlines Frontpage Ende --- */

/* --- Headlines Frontpage kleine Boxen Start --- */


#frontPage_headlines_small_carousel {
	float: left;
	margin-left: 0px;
	height: 357px;
	width: 752px;
	background: url("../images/headline_background2.png") scroll 0 0 transparent;
}

.frontPage_headline_small_box {
	position: relative;
	height: 94px;
    margin-left: 21px;
    padding-top: 6px;
    width: 700px;
}

.frontPage_headline_small_image {
	height: 94px;
    width: 140px;
    float: left;
}

.frontPage_headline_small_text {
	height: 94px;
    width: 550px;
    float: left;
}

.frontPage_headline_small_box h3, .frontPage_headline_small_box h3 a, .frontPage_headline_small_description p {
	margin-top: 3px;
	color: #003c52;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	width: 500px;
	line-height: 15px;
	text-decoration: none;
}

.frontPage_headline_small_description h3, .frontPage_headline_small_description p{
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	text-transform: none;
}


.frontPage_headline_small_box .frontPage_headlines_small_more_link {
	position: absolute;
	bottom: 5px;
	right: 5px;
	
}

.frontPage_headline_small_box .frontPage_headlines_small_more_link a, .frontPage_headline_small_box .frontPage_headlines_small_more_link a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* --- Headlines Frontpage kleine Boxen Ende --- */
