/*Styles für Multiclean Gebäudereinigung München - erstellt von Gudrun Feuerpfeil, April 2008*/
*
{
        border: 0;
        margin: 0;
        padding: 0;
}
body {
        font-family: Arial, Helvetica, sans-serif;
        color: #454545;
        font-size: 0.94em;
        background: #FFFFFF;
}
h1   {
        font-size: 22px;
        color: #006cb8;
        padding-bottom: 10px;
         padding-top: 10px;
}
h3 {
        font-size: 1em;
        color: #a6caf0;
        padding-bottom: 9px;
}

a {        text-decoration: none; }
a:link {
        color: #006CB8;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #7CA8D9;
}
a:hover {
        text-decoration: none;
        color: #d94a43;
}
a:active {
        text-decoration: none;
        color: #FF6600;
}
#container {
         background: #FFF;
        min-width: 550px;
        width: 99%;
        margin: 0 auto
         }
#head {
        height: 147px;
        position: absolute;
        width: 990px;
}
#sprachen {
        background-color: #0072BB;
        height: 120px;
        width: 210px;
        background-image: url(sprachen110.jpg);
        background-repeat: no-repeat;
}
#logo {
        padding-top: 23px;
        padding-left: 80px;
        position: absolute;
        left: 180px;
        top: 0px;
        background-color: transparent;
}

#MENUE {
        background: #92afda url(hg_menu.jpg) repeat-y left;
        z-index:3;
        font-weight: bold;
        line-height: 26px;
        position: absolute;
        left: 0px;
        top: 120px;
        width: 850px;
        }

#MENUE a:link, #MENUE a:visited, #MENUE a:active  {
        color: #fff;
        text-decoration: none;
        margin-left: 30px;
        margin-right: 24px;
        padding: 1px 5px;
}
#MENUE a:hover, .aktiv {
        text-decoration: none;
        color: #0072bb;
        background-color: #ffffff;
        padding: 1px 5px;
        }

#inhalt {
        height: auto;
        width: 990px;
        position: absolute;
        top: 147px;
}
#main {
        padding-top: 30px;
        float: left;
        padding-left: 50px;
        height: auto;
        width: 520px;
        padding-right: 20px;

        }
#main_unternehmen {
        padding-top: 20px;
        float: left;
        padding-left: 50px;
        height: auto;
        width: 520px;
        padding-right: 20px;
        }
#main_unternehmen p{
        padding-bottom: 3px;
        padding-top: 3px;
        font-size: 0.9em;
        }
#main_start {
        padding: 55px;
        float: left;
        width: 480px;
        background-image: url(bilder/hg-start-blau.jpg);
        background-repeat: no-repeat;
        height: auto;
        margin: 0px;
        }
#main_start ul {
         list-style-type: none;
         }
#main_start h1 {
        font-size: 18px;
        color: #006cb8;
        padding-top: 0px;
        padding-bottom: 7px;
        padding-left: 30px;
        text-decoration: none;
}
#main_geschaeft {
        min-height: 480px;
        float: left;
        padding-top: 15px;
        padding-left: 40px;
        width: 530px;
        padding-right: 20px;
        font-size: 0.96em;
        font-family: Arial, Helvetica, sans-serif;
        }
#main_geschaeft ul{
        list-style-image: url(pkt.gif);
        padding-left: 30px;
        line-height: 130%;
         }
#main_geschaeft p{
        padding-bottom: 3px;
         padding-top: 3px;
         font-size: 0.9em;
         }

/* -----------------------------------------------------
submenu meüleiste links*/
#submenu {
        background: url(hg_submenu.jpg) repeat-x;
        width: 210px;
        float: left;
        height: 420px;
  }
.text-sub {
        padding-left:30px;
        padding-top: 10px;
        font-weight: bold;
        color: #CC3300;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em;
}
#submenu ul {
        padding-left:30px;
        padding-top: 20px;
        font-size : 0.87 em;
}
#submenu a {
        display: block;
        text-decoration: none;
        color : #333333;
        width : 152px;
  }
#submenu a.ebene2 {
        border-bottom : 2px solid #ecf4fa;
        margin-bottom : 8px;
}
#submenu a:hover  {
        color : #6A5ACD;
        text-decoration : none;
        border-bottom: 2px solid #0066cc;
  }

#submenu a:selected a:visited {
        color : #6A5ACD;
        border-bottom-color : #a2bce2;
        font-size: 1.1 em;
        font-weight: bold;
        border-bottom-width: 2px;
        border-bottom-style: solid;  */
}

/* ende submenu meüleiste links
-----------------------------------------------------*/

div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
}
#postit {
        float: right;
        width: 190px;
        background-image: url(postit.jpg);
        background-repeat: no-repeat;
        background-position: 0px 40px;
        height: 300px;
}

#footer {
        height:70px;
        clear: both;
        width: 800px;
}
#foot {
        height:25px;
        text-align: center;
        color: #006cb8;
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color: #a2bce2;
        float: right;
        margin-top: 30px;
        padding-top: 5px;
        font-size: 13px;
        width: 590px;
        font-weight: bold;
}


#emblem {
        float: left;
        padding-left: 30px;
        padding-top: 30px;
        width: 180px;
}
.kleiner {
        font-size: 0.8em;
}
