body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.invisible
{
	display: none;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div {
	margin: 0px;
	padding: 0px;

}

img 
{
	border: 0px;
}

h1 
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #FFDF00;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #DFE3E4;
	margin-bottom: 1em;
}

h3
{
	font-size: 11px;
	text-transform: uppercase;
	color: #777777;
	margin-bottom: 0px;
}

h4
{
	font-size: 11px;
	font-style: italic;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

#wrap {
	width: 775px;
	position: absolute;
	left: 50%;
	top: 15px;
	margin: 0 0 0 -387px;
	border-bottom: 1px solid #000000;
	background-image: url(../img/backgrounds/page_background.gif);
	}
	
#header {
	background-image: url(../img/backgrounds/head_colors.gif);
	height: 46px;
	width: 775px;
	background-repeat: no-repeat;
       background-color: #FFFFFF;
}

#headerdesign {
	text-align: right;
	height: 106px;
	vertical-align: bottom;
	width: 775px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/backgrounds/head_small.jpg);
	background-repeat: no-repeat;
}

#headerdesign div {
	padding-top: 73px;
	padding-right: 10px;
}

#headerdesign img {
	float: left;
}

#navigation {
	clear: left;
	float: left;
	width: 172px;
	color: #FFFFFF;
}

#navigation a 
{
	color: #FFFFFF;
}

#navigation a:hover 
{
	color: #FFDF00;
}

#content {
	float: left;
	width: 429px;
	min-width: 100px;
	overflow: hidden;
}

#content_border {
	margin-left:30px;
	margin-right: 30px;
	margin-top: 5px;
	line-height: 1.6em;
}

#content img 
{
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .tablestyle1 td
{
	border-bottom: 1px solid #65C0EC;;
}

#content .tablestyle1 th
{
	background-color: #65C0EC;
	text-align: left;
	padding-left: 5px;
}

#content .floatbox1 
{
	width: 250px;
	float: left;
	padding: 0px;
	margin: 5px;
}

#content .floatbox1 div
{
	padding: 5px;
}

#content .form, #content .formChanged
{
	background-color: #E5E9EA;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content .focus
{
	background-color: #FFDF00;	
}

#content .formFocus
{
	background-color: #FBA304;	
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content h2 a
{
	text-decoration: none;
}

#content .floatbox1 h2
{
	display: block;
}

#content a
{
	text-decoration: underline;
}

#content table, #content table td
{
	border: 0px;
}

#navigation ul {
	margin:0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
}

#navigation ul ul {
		border-bottom: 0px;
}

#boxes {
	float: left;
	width: 173px;
	clear: right;
	margin-right: 1px;
}

#main {
   width: 775px;
  /* clear: both;*/
}

#navigation li {
	list-style-type: none;
	background-image: url(../img/nav_back.gif);
	margin:0px;
	padding: 0px;
	border: 0px;
	height: 20%;
	overflow: visible; 
	line-height: 20px;
	font-weight: bold;
}

#navigation li a {
	margin-left: 20px;
}

#navigation .sel {
    background-image: url(../img/nav_sel.gif);
}

#navigation ul ul .sel {
    background-image: url(../img/nav_sel_II.gif);
}

#navigation ul ul li {
    background-image: url(../img/nav_back_II.gif);
    font-weight: normal;
}

#navigation ul ul li a {
	padding-left: 5px;
	color: #000000;
}

#navigation ul ul li a:hover {
	color: #65C0EC;
}


/**********************************************************************/
/* the download section                                               */
/**********************************************************************/

#main .downloads a
{
	text-decoration: none;
	background-image: url(../img/pdf.gif);
	padding-left: 20px;
	background-position: left 0.4em;
       line-height: 2em;
	display: block;
	background-repeat: no-repeat;
}

#main .downloads h2
{
	background-color: #F0F2F2;
	padding-left: 1em;
}

#main .downloads li
{
	line-height: normal;
}

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


/**********************************************************************/
/* Strompreise                                                        */
/**********************************************************************/



.Strompreise td, .strompreise th
{
	text-align: left;	
}

.Strompreise td
{
	background-color: #FAA107;
	text-align: center;
	font-weight: normal;
}

.Strompreise .tbhead
{
	background-color: #DFE3E5;
	text-align: left;
	font-weight: bold;
}

/* ökostrom */

.Strompreiseg td, .strompreiseg th
{
	text-align: left;	
}

.Strompreiseg td
{
	background-color: #00DD00;
	text-align: center;
	font-weight: normal;
}

.Strompreiseg .tbhead
{
	background-color: #DFE3E5;
	text-align: left;
	font-weight: bold;
}

/**********************************************************************/
/* Gaspreise                                                          */
/**********************************************************************/

.Gaspreise table
{
	width: 80%;
}

.Gaspreise td, .Gaspreise th
{
	text-align: left;	
}

.Gaspreise td
{
	background-color: #FFDF00;
	text-align: center;
	font-weight: normal;
	width: 40%;
}

.Gaspreise .tbhead
{
	background-color: #DFE3E5;
	text-align: left;
	font-weight: bold;
}

/**********************************************************************/
/* Wasserpreise                                                       */
/**********************************************************************/

.Wasserpreise table
{
	width: 80%;
}

.Wasserpreise td, .Wasserpreise th
{
	text-align: left;	
}

.Wasserpreise td
{
	background-color: #65C0EA;
	text-align: center;
	font-weight: normal;
	width: 40%
}

.Wasserpreise .tbhead
{
	background-color: #DFE3E5;
	text-align: left;
	font-weight: bold;
}


/**********************************************************************/
/* News                                                               */
/**********************************************************************/
#wrap #content .newstart
{
	background-color: #F0F2F2;
       padding: 0.3em;
       margin-top: 1em;
	clear: both;
}

#wrap #content .newstart h2
{
	margin: 0px;
	padding: 0px;
}

#wrap #content .newstart p
{
	margin: 0px;
	padding: 0px;
}

#wrap .fragmentNewsEntry
{
	float: left;
	width: 100%;
}

#wrap .fragmentNewsEntry img
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

/**********************************************************************/
/* Tarifrechner                                                       */
/**********************************************************************/

#content .tarifrechner
{
	background-color: #F0F2F2;
	padding: 0.5em;
}

#content .tarifrechner .button
{
	background-color: #65C0EA;
	padding: 0.4em;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#content .tarifrechner table
{
	width: 100%;
	border-collapse: collapse;
}

#content .tarifrechner td
{
	border: 1px solid #000000;
	padding-left: 0.8em;
}

#content .tarifrechner th
{
	border-right: 1px solid #000000;
}

#content .tarifrechner .tbhead
{
	border-left: 0px;
}



/**********************************************************************/
/* Design big                                                         */
/**********************************************************************/


#wrap {
	width: 993px;
	position: absolute;
	left: 50%;
       top: 0px;
	margin: 0 0 0 -497px;
	background-image: url(../img/backgrounds/page_background_big.gif);
	}

#header {
	width: 993px;
}

#headerdesign {
	width: 993px;
	background-image: url(../img/backgrounds/head_big.jpg);

}

h1
{
	font-size: 15px;
}

.smallbox {
	float:left; 
       width: 320px;
}

#main {
	width: 993px;
}

#content {
	float: left;
	width: 645px;
	font-size: 12px;
}

#content form table {
	width: 400px;
}

#content_border {
	margin-left:50px;
	margin-right: 50px;
	margin-top: 10px;
}

.floatimg2 {
	width: 300px;
	float: left;
}

