/*--Setzt alle Abstände auf "Null"--*/
* {
 margin: 0;
 padding: 0;}
/* Für die Bildnavigation der ETZ*/
#b {
 position:static;
 width:100%;
 left:0px;
 top:50px;}
 IMG.facebook{
width:auto;
height:25px;
border:0px;}
IMG.logo{
width:auto;
height:30px;
border:0px;}
 IMG.etzinnereelektrik1{
 margin-left: 0px;
 width: 650px;
 height: 366px;
 border:0px;}
 body {
 background-color: #FFFFFF;
 font-size: 18px;
 font-weight: bold;
 margin-left: auto;
 margin-right: auto;
 font: Verdana, Geneva, sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 color: #001d57;}
 a:link, a:visited, a:active {
 color: #2b2823;
 text-decoration: none;}
 table {
 border: 0px solid #ffdd82;
 background-color: #ffdd82;
 width: 99%;
 margin-left: auto;
 margin-right: auto; }
 th {
 text-align: center;
  border: 0px solid #ffdd82;
 background-color: #ffdd82;
 font-weight: bold;
 padding: 3px;}
td {
 font-size: 16px;
 text-align: center;
  border: 0px solid #ffdd82;
 background-color: #ffdd82;
 padding: 3px;}
 #box_text{
 text-align: center;
 color: #003F00;
 font-family: Arial;
font-size: 1.3em;
 }
 #box_center {
 text-align: center;}
/*http://www.3dcsstext.com/*/
 #DText{
font-family: 'Comic Sans MS', cursive;
line-height: 1em;
color: #001d57;
font-size: 45px;
text-shadow:0px 0px 0 rgb(211,211,211),-1px 1px 0 rgb(200,200,200),-2px 2px 0 rgb(189,189,189), -3px 3px 0 rgb(178,178,178),-4px 4px 3px rgba(0,0,0,1),-4px 4px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2);}
 #DText2{
font-family: 'Comic Sans MS', cursive;
line-height: 1em;
color: #001d57;
font-size: 35px;
text-shadow:0px 0px 0 rgb(211,211,211),-1px 1px 0 rgb(200,200,200),-2px 2px 0 rgb(189,189,189), -3px 3px 0 rgb(178,178,178),-4px 4px 3px rgba(0,0,0,1),-4px 4px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2);}
 #box_main {
 margin: auto;
 text-align: center;
 width: 1050px;
 border-bottom: solid #b6b6b6 1px;
 border-left: solid #b6b6b6 1px;
 border-right: solid #b6b6b6 1px;}

 #box_banner {
/*  background: url("../images/site/banner.png"); */
/*  background-repeat: no-repeat; */
 background-color: #f7a418;
 /* background-position:center top;  */
 text-align: center;
 width:auto;
 height:120px;  }
 div.bg {
background-image: url(../img/background.jpg);
background-color:orange;
width:500px;height:200px;
border:1px solid red;
padding:20px;
}
#box_content {
 padding: 20px;
 padding-top:40px;
 background: url("./img/background.jpg");
background-repeat: no-repeat;
background-position:center top;}
 #box_flash {
 padding-top:50px;
 text-align: center;
 }
 #box_bottom {
 text-align: center;
 background-color: #f2f2f2;
 padding-top: 10px;
 padding-bottom: 10px;}
 /*-- #box_menu
{ background-color: #f7a418;
  height: 25px;
  text-align: center; } --*/
 /*--formatiert die Menüleiste--*/
#menu {
background-color: #f7a418;
height: 25px;
text-align: center;
font-family: Verdana;
font-size: 1.1em;
line-height: 1.5;}
/*--formatiert die Themenblöcke--*/
#menu ul {
float: left;
width: 200px;
list-style-type: none;}
/*--definiert die Blocküberschriften--*/
#menu h3 {
font-size: 1em;
text-align: center;
color: #000;
line-height: 1.5;
border: 1px solid #FF7F00; /*--erforderlich für IE 7--*/
background: #f7a418;}
/*--definiert die "Drop-Down-Links" im Normalzustand--*/
#menu a {
text-decoration: none;
display: block;
border: 1px solid #ccc;
text-align: center;
background: #ECE9D8;
 line-height: 1.7;
color: #003366; }
/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#menu a:hover {
color: #000000;
background: #DFDFDF;
}
/*
*verhindert im Zusammenhang mit position absolute bei ul ul
*eine Höhenvergrößerung von #menu beim Hovern--
*/
#menu li {
position: relative; }
/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#menu ul ul {
position: absolute;
z-index: 2;
display: none;
top: 20px;}
/*--lässt die Dropdown-Links beim Hovern erscheinen--*/
#menu ul li:hover ul {
display: block;}
/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/

#menu a.direkt:link {
font-size: 1em;
font-weight: bold;
text-align: center;
color: #000;
border: 1px solid #003366;
background: #ff8000;}
/*--definiert einen Einzellink im Hoverzustand, wenn kein Drop-Down erforderlich--*/

#menu a.direkt:hover {
color: #ff9224;
background: #003366;
border: 1px solid #ccc;}
/*--versteckt die dritte Ebene--*/
#menu ul li:hover ul ul {
display: none;}
/*-- lässt die dritte Ebene beim Hovern über die zweite in Erscheinung treten und nach rechts ausklappen--*/
#menu ul ul li:hover ul {
display: block;
position: absolute;
top: -2px;
left: 90%;}
/*--versteckt die vierte Ebene--*/
#menu ul li:hover ul ul ul{
display: none;}
/*-- lässt die vierte Ebene beim Hovern über die zweite in Erscheinung treten und nach rechts ausklappen--*/
#menu ul ul ul li:hover ul {
display: block;
position: absolute;
top: 0;
left: 90%;}





 /*--
.menu
{ list-style-type: none; }

.menu li
{ float: left;
  height: 1px;
  position: relative;
  width: 250px; }

.menu dl
{ background-color: transparent;
  position: absolute;
  width: 250px; }

.menu dt
{ float: left;
  height: 23px;
  border-right: 1px;
  border-right-color: #f8ce86;
  border-right-style: solid;
  padding-top: 2px;
  padding-left: 5px;
  width: 245px;
  font-size: 14px;
  font-weight: bold;
}

.menu dd
{ background-color: transparent;
  clear: left;
  color: #ffffff;
  display: none;
  margin: 0;
  padding: 0;
  text-align: left; }

.menu dt a, .menu dt a:visited
{ display: block;
  color: #ffffff;
  font-size: 0.85em;
  height: 14px;
  padding: 8px 5px 8px 20px;
  width: 100px; }

.menu dd a, .menu dd a:visited
{ background: #ffffff;
  border-bottom: 1px;
  border-bottom-color: #f7a418;
  border-bottom-style: solid;
  border-left: 1px;
  border-left-color: #f7a418;
  border-left-style: solid;
  border-right: 1px;
  border-right-color: #f7a418;
  border-right-style: solid;
  display: block;
  font-size: 0.85em;
  padding: 4px 2px 4px 20px;
  width: 227px; }

.menu li:hover dd, .menu li a:hover dd
{ display: block; }

.menu li:hover dt a, .menu li a:hover dt a, .menu dd a:hover
{ background-color: #f8ce86; }--*/