* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*--- Hintergrundverlauf ---*/
body {
	background-color: #0F3192;
	background-image: url(gfx/bg_verlauf.jpg);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	font-size: 12px;
}

/*--- Begrenze auf 765px ---*/
table.seite {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	line-height: 160%;
	background-color: #D5D6D8;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/*--- NAVIGATION ---*/
#menu {
	width: 179px;
	background-color: #0F3192;
	color: #FFF;
	padding-top: 10px;
}

#menu ul {
	list-style: none;
}

#menu ul a {
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: auto!important;
	height: 100%;
	line-height: 20px;
	display: block;
	padding: 4px 4px 4px 6px;
}

#menu ul a.on {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 15px;
	display: block;
	padding-left: 12px;
	background-color: #F3F4F9;
}

#menu ul ul a {
	color: #000;
	display: block;
	background-color: #B7C2DE;
	padding: 4px 4px 4px 30px;
	text-decoration: none;
	height: 15px;
	font-weight: normal;
	display: block;
}

#menu ul ul a.on {
	background-image: url(gfx/on.gif);
	background-position: 10px 3px;
	background-repeat: no-repeat;
	background-color: #B7C2DE;
	font-weight: normal;
	padding-left: 30px;
	height: 15px;
}

/*--- LAYOUT EINSPALTIG ---*/
td.einspaltig {
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 80px;
}

td.einspaltig a {
	color: #0F3192;
	font-weight: bold;
	text-decoration: underline;
}

td.einspaltig ul {
	margin-left: 3em;
	margin-bottom: 10px;
	line-height: 17px;
}

/*--- LAYOUT ZWEISPALTIG ---*/
.zweispaltig-eins {
	padding-left: 25px;
	width: 400px;
	padding-bottom: 80px;
	line-height: 150%;
}

.zweispaltig-eins li {
	line-height: 17px;
}

.zweispaltig-eins a {
	color: #0F3192;
	font-weight: bold;
}

.zweispaltig-zwei {
	width: 123px;
	padding-top: 35px;
	padding-left: 18px;
	padding-right: 20px;
	font-size: 11px;
}

td.bild {
	border: 1px solid #0E3092;
}

td.text {
	padding-left: 15px;
	padding-top: 3px;
	border-bottom: 2px solid #FA931D;
}

#infobox {
	border: 1px solid #F0B372;
	font-weight: bold;
	text-align: center;
	background-color: #E5E5E7;
}

.zweispaltig-eins ul {
	margin-left: 50px;
}

/*--- MODI UNTERNEHMEN ---*/
.unternehmen {
	border: 1px solid #F7941D;
	background-color: #FFF;
	padding: 4px;
}

.menuabstand {
	padding-bottom: 20px;
}

/*--- FOOTER ---*/
#footer {
	background-color: #0F3192;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 7px;
}

#footer a {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

/*--- MODI TÜV GRAFIK START ---*/
#tuev {
	font-weight: bold;
	font-size: 10px;
}

/*--- MODI KONTAKT ---*/
.kontakt_spalte {
	background-color: #EBECEE;
	padding: 3px;
	border: 1px solid #F7941D;
}

.visitenkarte {
	border: 1px solid #F7941D;
	background-color: #FFF;
}

.visitenkarte_img {
	border: 1px solid #D5D6D8;
}

/*--- MODI UNTERNEHMEN ---*/
.kundeninfo {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #F7941D;
}

.kundeninfo a {
	font-weight: bold;
	text-decoration: underline;
	color: #0F3192;
}

/*--- MODI PRODUKTE ---*/
table.produkte {
	background-color: #E5E5E7;
	width: 540px;
	line-height: 140%;
}
table.produkte2 {
	background-color: #E5E5E7;
	width: 390px;
	line-height: 140%;
}

table.produkte a, table.produkte2 a {
	color: #0F3192;
	font-weight: bold;
	padding-right: 10px;
}

table.smartMetering {
	background-color: #f3f4f9;
	border: 1px solid #708090;
}
table.smartMetering td {
	padding: 3px;
}

/*--- HEADLINES ---*/
h1 {
	color: #004590;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}

h2 {
	color: #004590;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

#seitedrucken {
	margin: 40px 0px 0px 20px;
}

#seitedrucken a {
	font-weight: bold;
	text-decoration: underline;
	color: #0F3192;
}

.kontakt-pflicht {
	background-color: #B7C2DE;
}
