body { background: url(index_files/Body.png);
      text-align: center;
      margin: 0px auto;        }

#kopf-container { margin: 0px auto; 
				  margin-top: 40px;
				  background: #F5E5E5;
				  height: 100px; 
                  width: 960px;       }
				  
#kopf { height:100px; 
        width: 960px; 
		background:url(index_files/Kopf.png); }

#firma { float: left; 
         clear: none;
         text-align: left;
         padding-left: 50px;
		 padding-top: 20px;  }

#slogan { float: right;
          clear: none;
          text-align: left; 
          margin: 0px;
          position: relative;
          padding-left: 10px;
          padding-right: 15px;
          padding-top: 47px;  }
	
#logo { float: right;
        clear: none;
        text-align: left; 
        position: relative;
        padding-left: 10px;
        padding-right: 65px;
        padding-top: 10px;
        padding-bottom: 10px; }

#koerper-container { margin: 0px auto; 
					 background: url(index_files/Hintergrund.png);
                     width: 960px; 
                     display: block; 
                     overflow: hidden; }

#rechts-container { min-height: 170px;
					padding-left: 50px;
                    float: middle;     }
					
#rechts-oben { height: 30px;
			   width: 860px;
			   background:url(index_files/links-oben.png); }

#rechts { width: 860px;
          float: left;
          text-align: left; }

#fuss-container { width: 960px;
				  background: #E5E5E5;
                  margin: 0px auto;   }
				  
#fuss { height: 68px;
        width: 960px;
		text-align: center;
		background: url(index_files/Fuss.png); }
	  
#trenner { border-top: 1px solid #C0C0DE;
           border-bottom: 1px solid #00000E;
		   position: relative; 
           padding-top: 1px;
		   background: #0C0CFF;
           clear: none;
           color: #0000DE;                    }

/* Der Kern von Clearfix */
.clearfix:after { content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden; }

/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels fÃ¼r den IE5/Mac */

clearfix { line-height: normal !important; }

.clearer { margin: 0; 
           padding: 0;
           clear: both;
           font-size: 1px;
           line-height: 0px; }

h1 { color: #0000DE; 
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, "lucida console", sans-serif; }
h2 { color: #FFFFFF; 
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, "lucida console",sans-serif; }
h3 { color: #000000; 
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, "lucida console",sans-serif; }
p  { color: #000000; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	font-family: Arial, "lucida console",sans-serif; }
menu { color: #FFFFFF; 
	   font-size: 12px;
	   font-family: Arial, "lucida console",sans-serif; }

