/* +++  Styles für www.bit-informationsdesign.de +++++++++++++++ */
/* +++  index.css - Startseite  ++++++++++++++++++++++++++++++++ */
/* +++  copyright BIT GmbH Hamburg 2005  +++++++++++++++++++++++ */

/* +++  Version 1 von Eberhardt Jeske 6.3.2006  ++++++++++++++++ */
/* +++  Stand bbj 14.07.2006  ++++++++++++++++++++++++++++++++++ */

/* +++  Layoutbereiche  ++++++++++++++++++++++++++++++++++++++++ */

  div#zentral {
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:4px;
margin-bottom:4px;
width:694px;
}

  table#rahmen {
width:694px;
height:529px;
}

  td#oben {
width:640px;
height:19px;
background-image:url(../_img/sonnenbrille_top.jpg);
background-position:center bottom;
background-repeat:no-repeat;
background-color:transparent;
}

  td#innen {
width:640px;
height:480px;
background-color:#ecf4f9;
background-image:url(../_img/sonnenbrille.jpg);
background-position:center;
background-repeat:no-repeat;
}

  table#innen1 {
width:640px;
height:480px;
}

  td#innen2 {
width:640px;
height:480px;
background-image:url(../_img/bgauge_i.gif);
background-position:left bottom;
background-repeat:no-repeat;
background-color:transparent;
}

  table#main {
width:640px;
height:480px;
}

  td#kopf {
height:78px;
text-align:left;
vertical-align:top;
}
  div#kopf1 {
width:auto;
margin-top:10px;
margin-left:10px;
border-bottom:1px solid #ff9933;
}

  td#meldungen {
width:200px;
height:366px;
text-align:left;
vertical-align:top;
padding-left:10px;
}

  div#meldungen1 {
width:177px;
background-color:#a0c5d7;
padding:8px;
}

  td#mitte {
width:260px;
}
  td#hauptmenu{
width:180px;
text-align:left;
vertical-align:middle;
padding-right:10px;
}
  td#servicemenu{
height:36px;
padding-left:10px;
vertical-align:bottom;
}

  td#rechts {
width:54px;
text-align:right;
vertical-align:top;
}
  td#unten {
height:49px;
text-align:left;
vertical-align:bottom;
background-image:url(../_img/sonnenbrille_bottom.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:transparent;
}

/* +++  Schriften  ++++++++++++++++++++++++++++++++++++++++ */

  #kopf1 h1 {
margin:0;
padding:20px 0 2px 0;
font-size:.67em;
font-weight:normal;
letter-spacing:.1em;
}
  #meldungen1 h3 {
color:#436A87;
font-size:.73em;
margin:.33em 0;
}

  #meldungen1 p {
color:#425563;
font-size:.71em;
line-height:1.2em;
margin:.33em 0 1em 0;
}

/* +++  Hauptmenü   ++++++++++++++++++++++++++++++++++++++++ */

  #hauptmenu ul {
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:.79em;
font-weight:bold;
margin-left:6px;
padding-left:12px;
}

  #hauptmenu ul li {
margin:0 0 .25em 0;
}
  ul li#blaugrau {
list-style-image:url(../_img/nav/blaugraui.gif);
}
  ul li#orange {
list-style-image:url(../_img/nav/orangei.gif);
}
  ul li#rot {
list-style-image:url(../_img/nav/roti.gif);
}
  ul li#gelb {
list-style-image:url(../_img/nav/gelbi.gif);
}
  ul li#gruen {
list-style-image:url(../_img/nav/grueni.gif);
}
  ul li#hellgruen {
list-style-image:url(../_img/nav/hellgrueni.gif);
}

  #hauptmenu a:link, #hauptmenu a:visited {
color:#000;
text-decoration:none;
}

   #hauptmenu a:hover, #hauptmenu a:focus {
color:#00c;
text-decoration:underline;
}

   #hauptmenu a:active {
color:#00f;
text-decoration:underline;
}

/* +++  Servicemenü   ++++++++++++++++++++++++++++++++++++++++ */

  #servicemenu ul {
width:auto;
font-size:.67em;
padding-bottom:4px;
}

  #servicemenu ul li {
display:inline;
margin:0;
padding:0
list-style-image:none;
}

   #servicemenu a:link, #servicemenu a:visited {
color:#000;
text-decoration:none;
}

   #servicemenu a:hover, #servicemenu a:focus {
color:#00c;
text-decoration:underline;
}

   #servicemenu a:active {
  color:#00f;
text-decoration:underline;
}