/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body { background-image:url(../img/background-img-1.png);}

*{ margin:0;
   padding:0; }

#main {       margin:0 auto;
              width:756px;
              min-height:650px;
              position:relative;}   
   
#header {     margin-top:42px;
              padding-bottom:20px;
              background-color:#fafafa;
              border-radius:3px;
              box-shadow:5px 7px 7px #bea750;}

#header-text {   margin-left:160px;
             }
          
#header-text h1 {font-size:76px;
                 font-family:verdana;
                }

#header-text p { color:#aaa;
                 font-family:Times New Roman;
                 font-size:40px;
                 letter-spacing:4px;
                 margin-left:30px;
                 margin-top:10px; 
               }
                
.nobr { white-space:nowrap; 
      }          
          
#logo { float:left;
        width:125px;
        margin-top:20px;
        margin-left:5px;
        padding:10px;
      }          

.fliese1-logo{ height:75px;
               width:75px;
               background-color:#3333CC; 
               border:2px solid;
             }

.fliese2-logo{ height:75px;
               width:75px;
               margin-top:-31px;
               margin-left:46px;
               margin-bottom:3px;
               background-color:#FFEE00;
               border:2px solid; 
             }
 
#backside {    float:right;
               width:auto; height:250px;
               margin:110px 10px 40px;
               border:5px solid lightgrey;
               border-radius:5px;
               box-shadow:5px 7px 7px #bea750;
          }
       
#inhalt {            height:auto;
                     width:auto;
                     padding:15px;
        }

#beschreibung p {    font-size:20px;
                     margin-top:20px;
                }
 
.kachel {            background-color:#fbfbfb;
                     margin:0 5px 5px 0;
                     float:left; 
                     width:140px;
                     border-radius:3px;
                     box-shadow:5px 7px 7px #bea750;
                     
                     font-family:verdana;
                     font-size:100%;
                     font-weight:bold;
                     text-align:center;
         }
         
.kachel p {          color:#6d492d;
                     margin:22px auto;
           }
      
.kachel a {          display:block;
                     text-decoration:none;
                     height:100%;
           }
      
.kachel a:hover {    font-style:italic;}
             

 
.haengend {          margin-top:95px; 
          }
           
.einzug1 {           margin-left:10px;
         }

.einzug2 {           margin-left:80px; 
         }
        
footer {             position:absolute;
                     bottom:0;
                     padding:10px;
                     width:100%;
                     border-top:2px solid black;
        }
         
footer p {           font-size:18px;
                     float:left;
          }
           
footer a {           font-size:18px;
         }
             
.content {           position:absolute; 
                     bottom:60px;
         }

.content p {         font-size:16px;
                     margin:0; 
           }