@charset "UTF-8";
/* CSS Document */

body
{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
	background-color: #ffffff; 
	margin: 60px 0 0 0;
}

div#banner, div#home, div#strom, div#erdgas, div#wasser, div#bluenavi, div#bluenavi_navi, div#logo, div#navi, div#navilist, div#subnavi, div#strombtn, div#erdgasbtn, div#wasserbtn, div#suche, div#footer, #serviceauf, #foerderprogrammeauf, #netzeauf, div#lineblau
{
	display: none;
}

div#rahmen
{
	background-image: none;
	background-color: #ffffff;
	width: 18cm;
	height: 20cm;
}

div#contentbox
{
	clear: both;
	float: left;
	position: relative;
	width: 18cm;
	background-color: #ffffff;
	background-image: none;
}

div#content
{
	float: left;
	width: 18cm;
	background-color: #ffffff;
	background-image: none;
}

.left
{
	float: left; 
	width: 45%; 
}

.right
{
	float: right; 
	width: 45%; 
	text-align: left;
}

/* KLASSEN */

.small
{
	font-size: 9pt;
}

.blue
{
	color: #4676A0;
}

.head, h1
{
	color: #4676A0;
	font-weight: bold;
	line-height: 18pt;
	font-size: 13pt;
}

.bold, b
{
	font-weight: bold;
}

.path
{
	display: none;
}

.hinweis
{
	clear: both;
	float: left; 
	margin-top: 20px;
	padding-top: 9pt;
	border-top: 1px dotted #4676A0;
}

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

a:hover
{
	color: #4676A0;
	text-decoration: none;
}

.einteilung
{
	padding: 5px; 
	width: 100%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	color: #ffffff;
	background-image: none;
	background-color: #4676A0; 
	font-weight: bold;
}

.left ul, .left li, .right ul, .right li
{
	margin: 0;
	padding: 1px 0;
	list-style-type: none;
}

/* FORMULARE */

.left input, .left textarea	
{
	clear: both;
	width: 9cm;
	border: 1px solid #ffffff;
	padding: 2px;
	background-color: #C7E3FA;
	font-size: 11px;
}

.left .radio
{
	width: 0.5cm;
	height: 0.5cm;
	border: 0px;
}

.left label
{
	margin-top: 5px;
	clear: both;
	float: left;
	width: 9cm;
	height: 0.7cm;
	color: #4676A0;
	font-weight: bold;
}

.left textarea
{
	height: 130px;
	font-family: Verdana;
	font-size: 11px;
}

.left .submit
{
	width: 9.5cm;
	background-color: #055185;
	color: #ffffff;
}

/* NEWS */

div#newsaktuell
{
	float: left;
	width: 18cm;
	display: block;
	clear: both;
	margin-bottom: 25px;
	border-bottom: 1px dotted #cccccc; 
}

.newsaktuellpic
{
	width: 6cm; float: left;
}

.newsaktuelltext
{
	width: 10cm; float: right; text-align: left; margin-right: 10px;
}

div#archiv
{
	clear: both;
	float: left;
	display: block;
	height: 0.7cm;
	width: 8.8cm;
}
