
/* - - - - - - - - - - - - - - - -  BODY START - - - - - - - - - - */
body {
	font: 72% arial, verdana, helvetica, sans-serif; 
	margin:0px;
	padding:0px;
	line-height: 1.5em;
	background-color: white;
	color: #757575;
	text-align: center;
	background: url(media.php/400/bg_dot.gif) center top;
}

/* - - - - - - - - - - - - - - - - BODY ENDE  - - - - - - - - - - -*/
/* - - - - - - - - - - - - - - - - ALLGEMEIN START - - - - - - - - - - */
img {
	border: 0px;
}

a {
	color: #1876B4; 
	text-decoration: none
}

a:hover {
	color: #1876B4;
	text-decoration: underline; 
}

fieldset {
	border: 0px;
	margin: 0px;
}

form {
	margin: 5px;
	padding: 0px 0px 0px 0px;
}

select {
	font-size: 0.95em;
	width: 137px;
	margin-top: 8px;
	font-family: arial;
	border: 1px solid #cccccc;
	margin-bottom: 8px;
}

textarea {
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif; 
}

input {
	font-size: 1em;
	font-family: arial;
	color: #757575; 
}

.suche_feld {
	background-color: white; 
	border: 1px solid #cccccc;
}

table, tr, td {
	font-size: 1em;
}

.tabele_klein {
	font-size: 0.8em;
}

hr {
	border-width:1px;
	border-style:solid;
	border-color:#B6B6B6;
}

.text_sehr_klein {
	font-size:0.1em;
}

.right {
	text-align: right;
}
/* - - - - - - - - - - - - - - - -  Header, Footer und Seitenaufbau- - - - - - - - - - */

#schatten-oben {
	background-color: white;
	width: 1082px;
	height: 18px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 19px;
	top: 0px;
	text-align: left;
	background: url(media.php/400/schatten_oben.gif) no-repeat left top;
}

#schatten-unten {
	background-color: white;
	width: 1082px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	top: 0px;
	text-align: left;
	background: url(media.php/400/schatten_unten.gif) no-repeat left top;
}

#container {
	background-color: white;
	width: 1082px;
	margin: 0px auto;
	padding: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	top: 0px;
	text-align: left;
	background: url(media.php/400/schatten_links_rechts.gif) repeat-y left top;
	overflow: hidden;
}

.mitte {
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 40px;
	float: left;
	width: 735px;
}

.header {
	width: 972px;
	height: 300px;
	background-color: white;
	margin-left: 39px;
	margin-top: 7px;
	padding-top: 0px; 
}

.header_bild {
	background: url(media.php/400/header_startseite.jpg) no-repeat left top;
	height: 277px;
	margin-left: 0px;
}
/* - - - - - - - - - - - - systemleiste - - - - - - - - - - - - - - */

.systemleiste {
	background-color: white;
	width: 990px;
	margin-top: 20px;  
	margin-left: 15px;
	margin-right: 20px;
	padding: 0px;
	top: 0px;
	text-align: right;
}

.systemleiste a {
	color: #757575;
}

.systemleiste_abstand {
	margin-left: 20px;
}

/* - - - - - - - - - - - - content aufbau - - - - - - - - - - - - - - */

.content {
  width: 460px;
  float: right;
  margin-top: 0px;
  margin-right: 30px;
  padding: 0px;
}

.content h1 {
  padding-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #757575;
  font-size: 1.9em;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 8px;
}

.content h2 {
  color: #275B9D;
  font-size:1.3em;
  font-weight: bold;
  margin-top: 13px;
  margin-bottom: 3px;
}

.content h3 {
  margin-left: 0px;
  margin-right: 30px;
  font-size:1em;
  margin-top: 1px;
  margin-bottom: 1px;
}

.breadcrumbs {
  border-bottom: 1px solid #D8DDDE;
  padding-bottom: 11px;
  margin-bottom: 15px;
  font-size: 0.95em;
}

.spalte_drittel {
  width: 215px;
  margin-right: 30px;
  float: left;
  //background-color: #dddddd;
  margin-bottom: 20px;
}

.spalte_drittel a {
  color: white;
  font-weight: bold;
}

.startseite_block_orange_ueberschrift {
  width: 195px;
  background-color: #C29A00;
  color: white;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: bold;
}

.startseite_block_orange_content {
  width: 195px;
  height: 225px;
  background: url(media.php/400/startseite_block_orange.jpg) no-repeat left center;
  background-color: #C29A00;
  color: white;
  padding-left: 20px;
  vertical-align: text-bottom;
}

.startseite_block_gruen_ueberschrift {
  width: 195px;
  background-color: #7A9909;
  color: white;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: bold;
}

.startseite_block_gruen_content {
  width: 195px;
  height: 225px;
  background: url(media.php/400/startseite_block_gruen.jpg) no-repeat left center;
  background-color: #7A9909;
  color: white;
  padding-left: 20px;
  vertical-align: text-bottom;
}

.startseite_block_rot_ueberschrift {
  width: 195px;
  background-color: #B63E32;
  color: white;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: bold;
}

.startseite_block_rot_content {
  width: 195px;
  height: 225px;
  background: url(media.php/400/startseite_block_rot.jpg) no-repeat left center;
  background-color: #B63E32;
  color: white;
  padding-left: 20px;
  vertical-align: text-bottom;
}

.startseite_energie_rot_ueberschrift {
  width: 685px;
  background-color: #B63E32;
  color: white;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: bold;
  overflow: hidden;
}

.startseite_energie_rot_content {
  width: 685px;
  height: 225px;
  background-color: white;
  color: #757575;
  padding-left: 20px;
  padding-top: 10px;
  vertical-align: text-bottom;
}

.startseite_energie_rot_content img {
  margin-left: 10px;
}

.einleitung {
  margin-left: 0px;
  margin-right: 0px;
  font-weight: bold;
  padding-bottom: 10px;
}

.einleitung img {
  padding-left: 8px;
  padding-bottom: 8px;
}

.fliestext {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
}

.fliestext img {
	padding-left: 0px;
	padding-bottom: 10px;
}

.download {
	margin-left: 30px;
	margin-right: 30px;
	width: 458px;
	background-color: #E7EFFD;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.download_ueberschrift {
	margin-left: 30px;
	margin-right: 30px;
	color: white;
	font-size: 1.1em;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(media.php/400/bg_download_ueberschrift.gif) repeat-x left top;
}

.download ul {
	padding: 10px;
	margin: 10px;
	list-style-type: none;
}

.download li {
	margin-left: 10px;
	padding-left: 20px;
	background: url(media.php/400/download_pdf.gif) no-repeat left center;
	line-height: 2.5em;
}

.content ul {
  list-style-type: square;
  padding-left: 12px;
}

.content_kalender {
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

/* - - - - - - - - - - - - module rechts aufbau - - - - - - - - - - - - - - */

.module_rechts {
  margin-top: 30px;
  margin-right: 82px;
  margin-bottom: 5px;
  float: right;
  width: 215px;
  overflow: hidden;
  background-color: #E5E4E6;
}

.module_ueberschrift_grau {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_grau.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.module_ueberschrift_gruen {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_gruen.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.module_ueberschrift_orange {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_orange.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.module_ueberschrift_rot {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_rot.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.module_rechts h2 {
  font-weight: bold;
  font-size:1.1em;
  padding-left: 20px;
}

.module_rechts_content {
  padding-left: 20px;
  padding-right: 10px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.module_rechts_datum {
  padding-left: 20px;
}

.bg-rot {
  background-color: #af1618;
}

.box-termin { 
  padding-left: 20px;
  color: #fff;
  background-image: url('media.php/18/icon_telefon.png');
  background-size: 100px 100px;
  background-repeat: no-repeat;
  background-position-x: right;
}

.box-termin a{color: #ffffff;}


/* - - - - - - - - - - - - - - - -  Navi - - - - - - - - - - */
.haupt-navigation {
  margin: 0px;
  margin-left: 10px;
  padding: 0px;
  margin-top: 19px;
}

.haupt-navigation ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.haupt-navigation li {
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  padding-right: 5px;
  float: left;
  color: white;
  text-align: center;
  height: 45px;
  font-size: 1.1em; 
  font-weight: bold;
  line-height: 3.5em;
}

.haupt-navigation-orangeaktiv {
  background-image: url(media.php/400/bg_hauptnavi_orange.jpg);
  background-repeat: x-repeat;
  background-position: left; 
}

.haupt-navigation-gruenaktiv {
  background-image: url(media.php/400/bg_hauptnavi_gruen.jpg);
  background-repeat: x-repeat;
  background-position: left; 
}

.haupt-navigation-rotaktiv {
  background-image: url(media.php/400/bg_hauptnavi_rot.jpg);
  background-repeat: x-repeat;
  background-position: left; 
}

.haupt-navigation-grauaktiv {
  background-image: url(media.php/400/bg_hauptnavi_grau.jpg);
  background-repeat: x-repeat;
  background-position: left; 
}

.haupt-navigation-inaktiv {
  background-image: url(media.php/400/bg_hauptnavi_off.jpg);
  background-repeat: x-repeat;
  background-position: left; 
}

.haupt-navigation a {
  color: white;
}

.haupt-navigation a:hover {
  color: white;
}

.haupt-navigation_aktiviert {
  background-color: white;
}

.haupt-navigation_aktiviert a {
  color: #11387B;
}

.haupt-navigation_aktiviert a:hover {
  color: #11387B;
}

.spalte_links {
  width: 220px;
  overflow: hidden;
  float: left;
  padding: 0px;
  margin: 0px;
}

.subnavi {
  margin-bottom: 20px;
  padding-top: 18px;
  padding-bottom: 25px;
  background-color: #E5E4E5;
  width: 215px;
}

.subnavi_ueberschrift_orange {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_orange.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.subnavi_ueberschrift_gruen {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_gruen.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.subnavi_ueberschrift_rot {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_rot.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.subnavi_ueberschrift_grau {
  font-weight: bold;
  font-size: 1.1em;
  padding-left: 21px;
  padding-top: 0px;
  margin-bottom: 0px;
  background-image: url(media.php/400/bg_subnavi_header_grau.jpg);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 3.4em;
  width: 215px;
  height: 45px;
  color: white;
}

.subnavi ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.subnavi li {
  margin-left: 0px;
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.4em;
  width: 180px;
}

.subnavi a       { color: #777777; }
.subnavi a:hover { color: #777777; }

.sub_1_aktiv { 
  width: 215px;
  font-weight: bold;
}

.sub_2 {
  font-size: 0.95em;
}

.sub_2_aktiv {
  font-size: 0.95em;
  font-weight: bold;
}

/* - - - - - - - - - - - - - - - -  Kalender - - - - - - - - - - */

.ueberschrift_block_unten {
  border-top: 1px dotted #275B9D;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 20px;
  font-size: 1.1em;
  font-weight: bold;
}

/* - - - - - - - - - - - - - - - - Mitarbeiter Liste - - - - - - - - - - */

.mitarbeiter_liste {
  width: 460px;
  overflow: hidden;
  padding-bottom: 10px;
}

.mitarbeiter_liste_bild_links {
  float: left;
  width: 200px;
}

.mitarbeiter_liste_content_rechts {
  float: right;
  width: 250px;
}