html, body	{
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Verdana, sans-serif;
	color:#000000;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, p, form, table {
	font-family: Verdana, sans-serif;
	font-size: 100.01%;
	margin:0;
	padding:0;
}

.invisible, dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
img {
	border: none;
}
acronym:hover, abbr:hover {
	cursor:help;
}

/* Kopf */

#kopf {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#kopflinks {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	float: left;
	background-color: #ffffff;
	border-bottom:1px solid #989A97;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #4A69B5;
}
#kopflinks ul {
	margin: 5 25 8 0px;
}
#kopflinks ul li {
	padding: 1 2 1 13px;
	margin: 0px;
	list-style: none;
	float: right;
	background-image: url(/ochtrup/img/toplinks-trenner.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#kopflinks ul li a {
	font-family: Verdana, sans-serif;
	color: #4A69B5;
	text-decoration: none;
}
#kopflinks ul li a:hover {
	font-family: Verdana, sans-serif;
	color: #4A69B5;
	text-decoration: underline;
}
#kopfbild {
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 103px;
	float: left;
	background-repeat: no-repeat;
	border-bottom:1px solid #989A97;
}
#kopfnav {
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	float: left;
	border-bottom:1px solid #989A97;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #4A6BB5;
}
#suche {
	margin: 2 10 0 0px;
	float: right;
	width: 220px;
}
#suche input {
	height: 18px;
	font-size: 80%;
}
#kopfnav ul {
	margin: 5 0 0 10px;
	padding: 0 17 0 0px;
	float: left;
	background-image: url(/ochtrup/img/kopfnav-trenner.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#kopfnav ul li {
	padding: 1 2 1 17px;
	margin: 0px;
	list-style: none;
	float: left;
	background-image: url(/ochtrup/img/kopfnav-trenner.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#kopfnav ul li a {
	font-family: Verdana, sans-serif;
	color: #4A6BB5;
	text-decoration: none;
}
#kopfnav ul li a:hover {
	font-family: Verdana, sans-serif;
	color: #4A6BB5;
	text-decoration: underline;
}

/* Mittelteil */

#mitte {
	position: absolute;
	top: 173px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 420px;
}
*html #mitte {
	top: 176px;
}
#navigation {
	float: left;
	margin-top:0px;
	margin-bottom:0px;
	width: 230px;
	background-color: #ffffff;
	height: 100%;
}
*html #navigation{
	width:220px;
}

/* Navigation */

#navlinks {
	margin: 0px;
	padding: 0px;
}
#navlinks a {
	color: #4A6BB5;
	text-decoration: none;
}
#navlinks a:hover {
	color: #FF0000;
	text-decoration: none;
}
#navlinks ul {
	margin: 0px;
	padding: 0 0 4 20px;
	background-image: url(/ochtrup/img/nav-trennlinie.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
#navlinks li {
	padding: 0px;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	vertical-align: middle;
	list-style-type: none;
	list-style-image: url();
}
#navlinks ul li ul {
	background-image: url(/ochtrup/img/nav-trennlinie.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0px;
	padding: 2 0 0 0;
}
#navlinks ul li ul li ul{
	background-image: url();
	margin: 0px;
}
/* Navigation Level 1 */	

#navlinks div.navlevel1 {
	font-size: 80%;
	color: #4A6BB5;
	padding: 3 5 2 20px;
	line-height: 120%;
	background-image: url(/ochtrup/img/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#navlinks div.navlevel1ac {
	font-size: 80%;
	color: #FF0000;
	padding: 3 5 2 20px;
	background-image: url(/ochtrup/img/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 120%;
}
	
/* Navigation Level 2 */

#navlinks div.navlevel2 {
	font-size: 75%;
	color: #4A6BB5;
	padding: 2 5 2 35px;
	line-height: 130%;
}
#navlinks div.navlevel2ac {
	font-size: 75%;
	color: #FF0000;
	padding: 2 5 2 35px;
	line-height: 130%;
}
	
/* Navigation Level 3 */
	
#navlinks div.navlevel3 {
	font-size: 70%;
	color: #4A6BB5;
	padding: 1 5 1 50px;
	line-height: 140%;
}
#navlinks div.navlevel3ac {
	font-size: 70%;
	color: #FF0000;
	padding: 1 5 1 50px;
	line-height: 140%;
}

/* Adresse */

#navadr {
	position: absolute;
	width: 197px;
	left: 29px;
	bottom: 10px;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	clear: left;
}
#navadr h1 {
	font-family: Verdana,Arial,Helvetica;
	color: #4A6BB5;
	font-size: 70%;
	padding:10 0 3 0px;
	margin:0;
}
#navadr p {
	font-family: Arial,Helvetica;
	color: #4A6BB5;
	font-size: 60%;
	padding:1 0 1 0px;
	margin:0;
}
#navadr a {
	color: #4A6BB5;
	text-decoration: underline;
}
#navadr a:hover {
	color: #4A6BB5;
	text-decoration: underline;
}
#navadr strong {
	color: #4A6BB5;
}
div.wasserzeichen{
	background-image: url(/ochtrup/img/wasserzeichen.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/**********/
/* Inhalt */
/**********/

#inhalt {
	float: left;
	width: 478px;
	height:100%;
	margin: 0 10 0 10;
	padding: 16 10 0 10px;
	background-color: #F7F7F7;
	font-size: 90%;
}
*html #inhalt {
	width: 518px;
}
#inhalt #aktuelles {
	position:absolute;
	top:-15px;
	left:0px;
	width:180px;
	background-color: #ffffff;
	border: 1px solid #4A69B5;
	font-size: 80%;
	margin:15px;
}
*html #inhalt #aktuelles {
	width: 200px;
}
#inhalt #aktuelles h1{
	display:block;
	background-color: #4A69B5;
	font-size: 80%;
	color:#ffffff;
	padding:5px;
	margin-top:0px;
}
#inhalt #aktuelles p{
	padding: 5 10 5 10;
	margin:0;
}
#inhalt #aktuelles a{
	color: #4A69B5;
}
#inhalt .kreis{
	width:100%;
	height:400px;
	background-image: url(/ochtrup/img/kreis.gif);
	background-repeat: no-repeat;
	background-position:center;
}

#inhalt .kreis2{
	width:100%;
	height:400px;
	background-image: url(/ochtrup/img/kreis.gif);
	background-repeat: no-repeat;
	background-position:50px 20px;
}

#inhalt .homebox {
	margin-top:20px;
	width: 50%;
	float: left;
	font-size: 80%;
}
#inhalt .homebox p {
	margin: 10 0 10 0px;
	width: 160px;
}
#inhalt h1 {
	color: #FF0000;
	font-size: 95%;
	margin-bottom: 15px;
}
#inhalt h2 {
	color: #000000;
	font-size: 85%;
	margin-bottom: 15px;
}
#inhalt h3 {
	color: #0056F1;
	font-size: 75%;
	margin-bottom: 15px;
}
#inhalt p, #inhalt ul, #inhalt ol , #inhalt dl {
	color: #000000;
	font-size: 75%;
	margin-bottom: 15px;
}
#inhalt ul li ul, #inhalt ol li ol{
	font-size: 100%;
	margin-bottom: 0px;
}
#inhalt a {
	color: #4A69B5;
	text-decoration: underline;
}
#inhalt a:hover {
	color: #4A69B5;
	text-decoration: underline;
	background-color: #ffffcc;
}
#inhalt a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#inhalt ol, ul {
	margin-left: 18px;
	padding: 0px;
}
#inhalt li {
	list-style-image:url(/ochtrup/img/pfeil.gif);
}

#func {
	position: absolute;
	left: 240px;
	bottom: 0px;
	width: 498px;
	height:25px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 60%;
	color: #6495B5;
	text-align: center;
}
*html #func {
	left: 230px;
	width: 518px;
}
#func a {
	color: #4A69B5;
	text-decoration: none;
}
#func a:hover {
	color: #4A69B5;
	text-decoration: underline;
}

p.datum{
	font-size:.7em !important;
	margin-bottom:0 !important;
}

/* Rechte Seite */

#rechtseite {
	float: right;
	width: 230px;
	background-color: #ffffff;
	height: 100%;
	padding-left: 16px;
	margin:0;
	font-size: 65%;
}
*html #rechtseite {
	position:absolute;
	width: 246px;
	float: right;
}
#rechtseite h1 {
	margin-top:0px;
	padding: 5px;
	width: 220px; 
	background-color: #4A69B5;
	border: 1px solid #4A69B5;
	display:block;
	color: #ffffff;
}
#rechtseite h2 {
	padding: 5px;
	width: 220px; 
	color: #4A6BB5;
	border-left: 1px solid #4A69B5;
	border-right: 1px solid #4A69B5;
}
#rechtseite form {
	padding: 5px;
	width: 220px; 
	color: #4A6BB5;
	border-left: 1px solid #4A69B5;
	border-right: 1px solid #4A69B5;
}
#rechtseite p {
	padding: 5px;
	width: 220px; 
	background-color: #ffffff;
	border: 1px solid #4A69B5;
	border-top: none;
	margin-bottom: 15px;
}
#rechtseite p.rechtsform{
	border-bottom: none;
	border-top: none;
	margin-bottom: 0px;
}
#rechtseite a {
	color: #4A6BB5;
	text-decoration: none;
}
#rechtseite a:hover {
	color: #4A6BB5;
	text-decoration: underline;
}

/* Tabellen */

table {
	border-collapse: collapse;
	margin-bottom: 15px;
}
th {
	color: #FFFFFF;
	font-size: 70%;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #4A6BB5;
	background-color: #4A6BB5;
}
td {
	color: #000000;
	font-size: 70%;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #4A6BB5;
}
#inhalt td p, #inhalt th p {
	font-size: 100%;
	width: auto;
	margin: 0px;
}
.tblborderbld {
	border: 2px solid #4A6BB5;
}
.tblbordernone {
	border-left: none;
	border-top: none;
}
table.noborder td, table.noborder th {
	border: none;
	padding: 0px;
	background-color: transparent;
	font-size: 75%;
}

.bildrechts{float:right;margin:0 0 10px 10px;}
.bildlinks{float:left;margin:0 10px 10px 0;}

.r{ float:left; padding:0 50px 10px 10px;}

.breaker{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}

table.innenabstand td {padding:4px;}

/* Formulare */		
	
.formfelder {
	color: #000000;
	font-family: Arial,Helvetica; 	
	background-color: #FFFFFF;
	border-color: #4A6BB5;
	border-style: solid;
	border-width: 1px;
}
.formfelderHighlite {
	color: #000000;
	font-family: Arial,Helvetica; 	
	background-color: #e5e5e5;
	border-color: #4A6BB5;
	border-style: solid;
	border-width: 1px;
}
.formfelderFehler {
	color: #000000;
	font-family: Arial,Helvetica; 	
	background-color: #FFCCCC;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.formbutton {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica; 	
	font-weight: bold;
	font-size: 110%;
	background-color: #4A6BB5;
	border-color: #4A6BB5;
	border-style: solid;
	border-width: 1px;
}
#homeStromKasten h1,#homeGasKasten h1, #homeFernwaermeKasten h1, #homeAbwasserKasten h1, #homeWasserKasten h1,
#ProdukteStromKasten h1,#ProdukteGasKasten h1, #ProdukteFernwaermeKasten h1, #ProdukteAbwasserKasten h1, #ProdukteWasserKasten h1
 {margin:0;}

#homeStromKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:12px;left:295px;text-align:left;}
#homeGasKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:12px;left:529px;text-align:right;}
#homeFernwaermeKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:165px;left:260px;text-align:left;}
#homeAbwasserKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:165px;left:564px;text-align:right;}
#homeWasserKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:313px;left:412px;}



#ProdukteStromKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:108px;left:295px;text-align:left;}
#ProdukteGasKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:108px;left:529px;text-align:right;}
#ProdukteFernwaermeKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:265px;left:260px;text-align:left;}
#ProdukteAbwasserKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:265px;left:564px;text-align:right;}
#ProdukteWasserKasten{position:absolute;width:153px;height:125px;overflow:hidden;top:405px;left:412px;}

p.blocksatz{text-align:justify;}


