* {
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
  background: url(../images/page-bg.gif) left top repeat-y;
  font-size: 9pt;
	color: #666;
	line-height: 120%;
  font-family: Arial, sans-serif;
}

html>body {
  min-height: 100%;
  height: auto;
}

#head {
  float: left;
  position: relative;
  width: 1000px;
  height: 150px;
  background: url(../images/head-bg.jpg);
}

  h1 {
  	position: absolute;
		text-indent: -999em;
  }

  #head ul {
    list-style: none;
  }

  ul#top-menu {
    float: right;
    margin: 6px 4px 0 0;
    font-size: 8pt;
  }

  ul#top-menu li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #666;
  }

  ul#top-menu li.last {
    border: none;
  }

  ul#top-menu li a {
    color: #666;
    text-decoration: none;
  }

  ul#top-menu li a:hover {
    text-decoration: underline;
  }

  ul#main-menu {
    position: absolute;
		margin: 0;
  }

  ul#main-menu a {
    position: absolute;
    display: block;
    text-indent: -999em;
  }

  a#menuitem-home {
    left: 24px;
    top: 39px;
    width: 209px;
    height: 56px;
  }

  a#menuitem-strom,
  a#menuitem-gas,
  a#menuitem-wasser,
  a#menuitem-fernwaerme,
  a#menuitem-downloads {
    top: 24px;
    width: 150px;
    height: 127px;
  }

  a#menuitem-strom {
    left: 250px;
    background: url(../images/menuitem-strom.jpg);
  }

  a#menuitem-gas {
    left: 400px;
    background: url(../images/menuitem-gas.jpg);
  }

  a#menuitem-wasser {
    left: 550px;
    background: url(../images/menuitem-wasser.jpg);
  }

  a#menuitem-fernwaerme {
    left: 700px;
    background: url(../images/menuitem-fernwaerme.jpg);
  }

  a#menuitem-downloads {
    left: 850px;
    background: url(../images/menuitem-downloads.jpg);
  }

  a#menuitem-strom:hover, li.active a#menuitem-strom,
  a#menuitem-gas:hover, li.active a#menuitem-gas,
  a#menuitem-wasser:hover, li.active a#menuitem-wasser,
  a#menuitem-fernwaerme:hover, li.active a#menuitem-fernwaerme,
  a#menuitem-downloads:hover, li.active a#menuitem-downloads {
    background-position: 0 -127px;
  }

#function-bar {
  clear: both;
  width: 1000px;
  height: 40px;
  background: url(../images/function-bar-bg.png);
}

  #small-search {
    float: left;
    margin: 9px 0 0 15px;
    font-size: 8pt;
    color: #F60;
  }

    #small-search #searchfield-top {
      font-size: 8pt;
      margin: 0 5px;
      padding: 1px;
      border: 1px solid #999;
    }

    #small-search #startsearch-top {
      background-color: #999;
      border: none;
      color: #FFF;
      font-size: 8pt;
			cursor: pointer;
    }

  #breadcrumb {
    margin: 12px 22px 0 0;
    float: right;
  }

  #breadcrumb,
  #breadcrumb a {
    color: #666;
    font-size: 8pt;
    text-decoration: none;
  }

  #breadcrumb a:hover {
    text-decoration: underline;
  }

  #left {
    float: left;
    width: 210px;
		overflow: hidden;
  }

    ul#sub-menu {
      float: left;
      margin: 0;
      padding: 9px 0 0 0;
      width: 210px;
      list-style: none;
      background: #788D36 url(../images/menu-top-bg.png) left top no-repeat;
    }

      ul#sub-menu li {
        margin: 0;
        padding: 4px 0 0 8px;
      }

      ul#sub-menu li a {
        display: block;
        margin: 0;
        height: 19px;
        overflow: hidden;
      }

      ul#sub-menu li a:hover img,
      ul#sub-menu li.active a img {
        margin-top: -19px;
      }

      ul#sub-menu li.last {
        padding-bottom: 9px;
        background: url(../images/menu-bottom-bg.png) left bottom no-repeat;
      }

        ul#sub-menu li ul {
          list-style: none;
          margin: 0;
          padding: 0;
        }

          ul#sub-menu li ul li {
            position: relative;
            margin: 5px 0 0 0;
            padding: 0;
            height: 15px;
            overflow: hidden;
          }

          ul#sub-menu li ul li a {
            position: absolute;
            margin: 0;
            display: block;
            padding-left: 14px;
            height: auto;
            background: url(../images/list.gif) 0 16px no-repeat;
          }

          ul#sub-menu li ul li.active a,
          ul#sub-menu li ul li a:hover {
            margin: 0;
            left: 0;
            top: -15px;
          }

          ul#sub-menu li.active ul li a img,
          ul#sub-menu li ul li a:hover img {
            margin-top: 0;
          }

    #left-content {
      float: left;
      margin: 0;
      padding: 15px;
      width: 180px;
      font-size: 8pt;
      color: #666;
    }

      #left-content a {
        font-weight: bold;
        text-decoration: none;
      }

      #left-content a:hover {
        text-decoration: underline;
      }

  #content {
    float: left;
    padding: 0 30px 0 60px;
		overflow: hidden;
  }

    #content h2, #content h3 {
      margin: 0 0 9px -15px;
      color: #F60;
      font-family: Helvetica, Arial, sans-serif;
    }

    #content h4 {
    	margin: 0 0 9px -15px;
      font-size: 10pt;
			font-family: Arial, sans-serif;
			color: #EF940E;
    }

    #content a {
      color: #F60;
      font-weight: bold;
      text-decoration: none;
    }

    #content a:hover {
      text-decoration: underline;
    }
		
		#content .csc-textpic-intext-left-nowrap .csc-textpicHeader h3,
		#content .csc-textpic-intext-left-nowrap h4 {
			margin-left: 0;
		}
		
		#content .csc-textpic-imagewrap {
			margin-bottom: 7px;
		}

  #right {
    float: left;
    margin-right: 1px;
    padding: 13px 3px 0 11px;
    width: 160px;
    background: #FEC870 url(../images/rightcol-top-bg.png) left top no-repeat;
    font-size: 8pt;
		overflow: hidden;
  }

  #right h4 {
    margin: 0 0 4px 0;
    color: #F60;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
  }

  #right a {
    font-weight: bold;
    text-decoration: none;
  }

  #right a:hover {
    text-decoration: underline;
  }

    #right-bottom {
      height: 23px;
      margin-left: -11px;
      background: url(../images/rightcol-bottom-bg.png) left bottom no-repeat;
    }

  #foot {
    clear: both;
    padding: 12px 22px 0 0;
    width: 978px;
  }

  #foot ul {
    list-style: none;
    float: right;
  }

  #foot ul li {
    padding: 0 5px;
    border-right: 1px solid #666;
  }

  #foot ul li.last {
    border: none;
  }

  #foot ul li {
    float: left;
  }

  #foot a {
    color: #666;
    font-size: 8pt;
    text-decoration: none;
  }

  #foot a:hover {
    text-decoration: underline;
  }

a {
  outline: none;
}

ul, ol {
  margin-left: 1.5em;
  margin-bottom: 0.5em;
}

p {
  margin-bottom: 9px;
}

.clearer {
	clear: both;
}

.rot {
	color: #D00;
}

/*************/
/* Formulare **************************************************************************************/
/*************/

input {
	padding: 2px;
	border: 1px solid #333;
	text-align: right;
}

textarea {
	padding: 2px;
	border: 1px solid #333;
}

/************/
/* tabellen **************************************************************************************/
/************/

table {
	border-collapse: collapse;
	border: 1px solid #666;
	background-color: #FFF;
}

td {
	border: 1px solid #666;
	padding: 3px;
}

/*******************/
/* Kontaktformular **************************************************************************************/
/*******************/

#kontakt-form .zeile {
	margin: 5px 0;
}

#kontakt-form input {
	text-align: left;
}

#kontakt-form label {
	display: block;
	float: left;
	margin-top: 2px;
	width: 99px;
}

#kontakt-form-submit {
	margin: 9px 0 0 99px;
	background-color: #F60;
	color: #FFF;
	cursor: pointer;
}

.formerror {
	background-color: #FCC;
}

/****************/
/* Preisrechner **************************************************************************************/
/****************/

#preisrechner-form {
	margin: 9px 0 20px 0;
}

#preisrechner-form .zeile {
	margin: 5px 0px 12px 0px;
}

#tarifauswahl-normal{
	margin:5px 5px 0px 0px;
	}

#tarifauswahl-umland{
	margin:5px 5px 0px 10px;
	}

#tarifauswahl-oeko{
	margin:5px 5px 0px 10px;
	}



#preisrechner-form label {
	display: block;
	float: left;
	margin-top: 2px;
	width: 175px;
}

#preisrechner-submit {
	margin-top: 9px;
	background-color: #F60;
	color: #FFF;
	cursor: pointer;
	text-align: center;
}

#preisrechner-result {
	line-height: 140%;
}

#preisrechner-result .label {
	clear: both;
	float: left;
	width: 175px;
}

#preisrechner-result .value {
	float: left;
	width: 100px;
	text-align: right;
}

#preisrechner-result .tarif {
	float: left;
	margin-left: 15px;
}

.oeko {
	color: #788D36;
}
/***********************/
/* Klassen für den RTE ****************************************************************************/
/***********************/
table.breite-600px {
	width: 600px;
}

td.breite-100px {
	width: 100px;
}

td.breite-150px {
	width: 150px;
}

td.breite-160px {
	width: 160px;
}

td.breite-170px {
	width: 170px;
}

td.breite-200px {
	width: 200px;
}

td.breite-250px {
	width: 250px;
}

td.breite-300px {
	width: 300px;
}

td.breite-350px {
	width: 350px;
}

tr.grauer-hintergrund {
	background-color: #DDD;
}

tr.kopfzeile {
	background-color: #F60;
	color: #FFF;
}

a.mit-orangenem-quadrat {
	margin: 0;
	padding: 1px 0 0 17px;
	color: #F60;
	font-weight: bold;
	background: url(../images/list.gif) 0 4px no-repeat;
}

a.gruen {
	color: #788D36;
}

/*****************/
/* dam_downloads ****************************************************************************/
/*****************/
.damdownloads-list-item {
	/*clear: left;*/
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0;
	width: 545px;
}

.damdownloads-list-item img {
	float: left;
	margin: 1px 7px 0 0;
}

.damdownloads-list-item p {
	margin-bottom: 3px;
}

p.damdownloads-list-item-description {
	margin: 0 0 0 39px;
}

/*################################*/
/* RGACCORDION                    */
/*################################*/

.rgaccord1-nest {
	float: left;
	width: 550px;
	}
	
#content h3.rgaccord1-toggle {
background:#FFF7D2 url(../images/rgaccordion-head_bg.jpg) no-repeat scroll 5px center;
border-top: none;
color: #FFFF00;
cursor:pointer;
font-weight: normal;
font-size: 14px;
height:23px;
line-height:26px;
}

#content h3.rgaccord1-toggle.act {
background:#FFF7D2 url(../images/rgaccordion-head-inact_bg.jpg) no-repeat scroll 5px center;
}

#content .rgaccord1-content {
	float: left;
	width: 540px;
	border: 0px;
	}

#content .rgaccord1-content h3 {
	display: none;
}


/*****************************/
/*      globale Klasse       */
/*****************************/

.align-center {
	text-align:center;
	}
