*, html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #f1f1f1;
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	background-image: url(../bg_main.jpg);
	height: 100%;
}
a {
	outline: none;
	color: #000000;
	text-decoration: none;
}
#main {
	float: left;
	width: 720px;
}
#main_content {
	width: 463px;
	float: left;
	padding-right: 35px;
	padding-left: 25px;
	text-align: justify;
	margin-top: 25px;
	padding-bottom: 25px;
}
#main_content .ce_text ul {
	background-color: #F5F5F5;
	border: 1px solid #E8EAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#main_content .ce_text li {
	text-align: left;
	list-style-position: outside;
	margin-left: 10px;
	list-style-image: url(../li_bullet.gif);
}
#main_content h1, #main_content h1 a {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 10px;
}
#main_content h2, #main_content h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F9F8F8;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#main_content h3, #main_content h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009999;
	padding-left: 5px;
	margin-bottom: 3px;
	margin-top: 10px;
}
#main_content h4, #main_content h4 a {
	font-weight: bold;
	margin-top: 10px;
}
#wrapper {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(../bg_wrapper.gif);
	margin-right: auto;
	margin-left: auto;
	width: 961px;
	margin-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.spacer {
	height: 15px;
}
#left {
	float: left;
	width: 218px;
	margin-left: 11px;
}
.left_abstand {
	padding-top: 50px;
}
#right {
	float: left;
	width: 196px;
}
.clear {
	clear: both;
}
/* ########### AKKORDEON ########### */

div.toggler {
	padding: 2px 5px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 4px;
	background-color: #F9F8F8;
	background-image: url(../akkordeon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 25px;
}
div.toggler:hover {
	background-color: #EDEBEB;
}
.ce_accordion {
	padding: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EEE;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEE;
}
.accordion div {
	padding: 8px;
}
#main_content .ce_accordion ul {
	background-color: #F5F5F5;
	border: 1px solid #E8EAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px 0 10px 0;
}
#main_content .ce_accordion li {
	text-align: left;
	list-style-position: outside;
	margin-left: 10px;
	list-style-image: url(../li_bullet.gif);
}
/* ############ Navigation Header (Tabs) Menu ############ */

#header {
	width: 923px;
	margin-top: 44px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
#header ul {
	width: 784px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header li, #header p {
	display: inline;
	margin: 0;
	padding: 0;
}
#header li {
	float: left;
}
#header li a.trail {
}
/* ############ Navigation Hauptmenu Mootools ############ */

.mod_mootoolsnav a {
	color: #000000;
	text-decoration: none;
}
.mod_mootoolsnav ul.level_1 {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	width: 185px;
}
.mod_mootoolsnav li {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-type: none;
	padding-left: 10px;
	float: left;
	clear: right;
	display: block;
	width: 190px;
}
.mod_mootoolsnav ul li ul {
	background-image: url(../bg_navigation.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mod_mootoolsnav p {
	margin: 0px;
	padding: 0px;
}
.mod_mootoolsnav .level_2 li {
	font-size: 11px;
	background-image: url(../point.gif);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
}
.mod_mootoolsnav .level_2 li.first {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	display: block;
}
.mod_mootoolsnav .level_2 li.last {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	display: block;
}
.mod_mootoolsnav .active {
	font-weight: bold;
}
.mod_mootoolsnav  li.first {
	float: left;
	display: block;
	clear: both;
}

.mod_mootoolsnav  li.nosubmenu {
	float: left;
	display: block;
	clear: both;
}

.mod_mootoolsnav  li.submenu {
	float: left;
	display: block;
	clear: both;
}

.mod_mootoolsnav  li.last {
	float: left;
	display: block;
	clear: both;
}
/* ############ Navigation Submenu ############ */

/*.mod_mootoolsnav.block>.level_1>li.service.first {
margin-top: 5px;
} */

/*.mod_mootoolsnav.block .level_1 li.service a{
} */

#subnavigation .mod_mootoolsnav li a {
	color: #666666;
	text-decoration: none;
}
#subnavigation .mod_mootoolsnav ul li ul li a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
#subnavigation .mod_mootoolsnav ul.level_1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 185px;
}
/* #subnavigation li.level1 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-type: none;
	padding-left: 10px;
	color: #FF0000;
	text-decoration: none;
} */

#subnavigation .mod_mootoolsnav a {
	color: #00FF00;
	text-decoration: none;
}
#subnavigation .mod_mootoolsnav .level_2 li {
	font-size: 11px;
	background-image: url(../point.gif);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	font-weight: normal;
	height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnavigation .mod_mootoolsnav .level_2 li.first {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#subnavigation .mod_mootoolsnav .level_2 li.last {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* ############ Downloadarchliste ############ */

.downloadarchivItem .img_container {
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.downloadarchivItem img {
	border: 1px dotted #CCCCCC;

}

.downloadarchivList.h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.downloadarchivItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.downloadarchivItem .size {
	color: #999999;
}
/* ############ Navigation Footer ############ */
.footer {
	width: 940px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 33px;
	margin-bottom: 15px;
}

.footer .active, p {
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	display: inline;
}
.footer li {
	color: #000000;
	text-decoration: none;
	background-image: url(../arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: inline;
	padding-left: 8px;
	margin-right: 8px;
}
.footer ul {
	margin: 0px;
	padding: 0px;
}
/* ############ Kontaktformular ############ */

#kontaktformular label {
	width: 150px;
	display: block;
	float: left;
}
#kontaktformular input, #kontaktformular select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 230px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
}
#kontaktformular textarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 230px;
	height: 150px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
}
#kontaktformular .submit {
	background-color: #CCCCCC;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}
#kontaktformular .explanation {
	background-color: #F8F8F7;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#kontaktformular .captcha {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 25px;
	margin-right: 10px;
}
#kontaktformular fieldset {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F7;
	padding: 10px;
}
#kontaktformular legend {
	font-weight: bold;
}
#kontaktformular div.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: left;
	font-size: 9px;
	margin-left: 150px;
}
/* ############ Suchformular ############ */
.suchen {
	background-image: url(../bg_suchen.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 46px;
	margin-bottom: 20px;
}
.suchen .text {
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 18px;
	width: 140px;
	color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 15px;
}
.suchen .submit_container .submit {
	border: 0px;
	margin-top: 10px;
}
.relevance {
	font-size: 11px;
	color: #999999;
	padding-left: 5px;
}
.context {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.highlight {
	color: #009900;
}
.formbody {
}
/* ############ Sprachen-Navigation ############ */
.mod_changelanguage {
	background-image: url(../bg_sprache.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 196px;
	margin-top: 20px;
	padding-top: 5px;
}
/* ####### Modifizierung der changelanguage-modules ####### */

.mod_changelanguage li {
	background-image:url(../arrow_down.gif);
	background-position:140px 8px;
	background-repeat:no-repeat;
	position:relative;
	display:block;
	border:1px solid #cccccc;
	z-index: 100;
	padding-right: 5px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
}
.mod_changelanguage ul {
	display:block;
	list-style-type:none;
	width:161px;
	padding-left: 15px;
	padding-top: 8px;
	cursor: pointer;
}
.mod_changelanguage li ul {
	position:relative;
	display:none;
	z-index: 101;
}
.mod_changelanguage li:hover ul {
	display:block;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.mod_changelanguage li li {
	width: 149px;
	background-image: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
/* ############ News-Liste-Menu-Archiv und News-Darstellung ############ */

.layout_latest {
	background-image: url(../bg_news_box.jpg);
	width: 170px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #ededed;
}
.mod_newslist .info {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#right .layout_latest .more {
	float: right;
	background-image: url(../arrow-doppel.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content .mod_newsarchive h1 a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	display: block;
}
.mod_newslist p.more a:link, .mod_newslist p.more a:visited {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.mod_newslist .image_container {
	text-align: center;
	height: 115px;
	width: 170px;
}
.mod_newslist .headline_box {
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
}

.layout_latest_bottom
 {
	height: 15px;
	background-image: url(../news_bottom.jpg);
}
 
 .mod_newslist .teaser {
	font-size: 11px;
}
#right h2, #right h2 a {
	font-size: 11px;
	line-height: 14px;
	color: #336699;
}
#news-anzeigen .info, .mod_newsarchive .info {
	font-size: 10px;
	background-color: #F8F8F8;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	border: 1px solid #E6E6E6;
}
#news-anzeigen img {
	padding-top: 20px;
}
#nachrichten-archiv {
	margin-right: 10px;
	margin-left: 10px;
}
.mod_newsmenu .level_1 {
	list-style: none;
	padding: 0px;
	font-weight: bold;
	color: #999999;
}
.mod_newsmenu .level_2 {
	background: #EFEFEF;
	list-style: none;
	padding: 4px;
}
.mod_newsmenu p {
	padding: 0;
	margin: 0;
}
.mod_newsmenu li.year>p, .mod_newsmenu li.year {
	border-bottom: 1px solid #DDD;
	margin: 5px 0px;
}
/* ##### IMAGE ##### */
#main_content .mod_article .image_container {
	margin-right: 10px;
}
/* ##### HTML_BOXEN ##### */

.html_box_newsletter {
	background-image: url(../module_newsletter.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 175px;
	padding-top: 50px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	line-height: 14px;
	font-size: 11px;
	color: #666666;
	margin-left: 8px;
}
.html_box_newsletter a {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	display: block;
	padding-top: 8px;
}
.html_box_newsletter h3 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	display: block;
}
.html_box_energiezentrum {
	background-image: url(../module_energiezentrum.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 175px;
	padding-top: 50px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	line-height: 14px;
	font-size: 11px;
	color: #666666;
	margin-left: 8px;
}
.html_box_energiezentrum a {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	display: block;
	padding-top: 8px;
}
/* ##### Newsletter-Registrierung ##### */

#newsletter-anmeldeseite .text {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 230px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
}
#newsletter-anmeldeseite fieldset {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F7;
	padding: 10px;
}
#newsletter-anmeldeseite legend {
	font-weight: bold;
}
#newsletter-anmeldeseite .submit {
	background-color: #CCCCCC;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}
#newsletter-anmeldeseite .select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
}
#newsletter-anmeldeseite label {
	width: 150px;
	display: block;
	float: left;
}
#newsletter-anmeldeseite .captcha {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 25px;
	margin-right: 10px;
}
#newsletter-anmeldeseite tr.row_5 {
	visibility: hidden;
}
.mod_unsubscribe .checkbox_container {
	visibility: hidden;
}

/* ##### Map24 ##### */
.map24 {
	background: #EFEFEF;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}