/*CSS-Deklarationen für spezialwaescherei-manzke*/

  /* Reset Grundlayout.css bezüglich div-Elementen */
div {
  height: auto; 
  border: none; 
  margin: 0; 
  padding: 0; 
  width: auto;
}

h1 {
  font-size: 40px;
  font-family: "TIMES NEW ROMAN", arial, "lucida console", sans-serif; 
  font-weight: bold; 
}
			
html, body {
				
  width: 100%;
				
  height: 100%;
				
  padding: 0;
				
  margin: 0;

  background-image: url("Hintergrund.jpg");
  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 18px; 
  font-weight: 500;
  Color: #01236f;;  
}


			
div#root {
				
  position: relative;
				
  width: 1200px;
				
  height: auto !important;
				
  height: 100%;
				
  min-height: 100%;
				
  margin: 0px auto -60px;
				
}


			
div#header {
				
  width: 1200px;
				
  height: 170px;
				
  margin: 0px auto;
				
  float: left;

  background-image: url("Banner.jpg");
  background-repeat: no-repeat;
}
			

/*---------------------------navigation----*/
div#navigation {
    display: table-cell;
    vertical-align: middle;
}

.navitaste {
  float: left; 
  width: 15px;
}
.eins   {width: 170px; }
.zwei   {width: 170px; }
.drei   {width: 170px; }
.vier   {width: 170px; }
.fuenf  {width: 170px; }
.sechs  {width: 170px; }                
.sieben {width: 165px; } 

.clear {clear: both;}

/*--------------------Ende---navigation----*/

/*-------------------------------content---*/
div#content{
  width:1200px;
  float:left;
}	
			
.content_left {
				
  width:1000px;
				
  padding:0px;
				
  float:left;

}



.content_right {
				
  width:200px;
  padding:0px;
  float:right;
				
}



/*----------------------Ende------content---*/


/*--------------------------zertifikat------*/
div#zertifikat{
  width:1000px;
  float:left;
}	
			
.zer_left {
				
  width:520px;
				
  padding:0px;
				
  float:left;

}



.zer_right {
				
  width:480px;
  padding:0px;
  float:right;
				
}



/*----------------------Ende---zertifikat---*/


/*-------------------------fotos_waagerecht----*/
div#fotos_waagerecht{
  width: 1200px;

  padding: 0px;
  float: left;
}	
			
.fowa_left {
				
  width: 250px;

  float: left;				


}



.fowa_center {
				
  width: 650px;
}



.fowa_right {
				
  width: 300px;
  float: right;
				
}


/*-------------------Ende--fotos_waagerecht----*/

/*-------------------------------prozess-------*/
div#prozess{
  width:1000px;

  padding:0px;
}	
			
.pro_left {
				
  width: 300px;
				

  float:left;

}


.pro_center {
				
  width: 350px;
}



.pro_right {
				
  width:350px;
  float:right;
				
}


/*-----------------------Ende---prozess------*/

/*-----------------------------pro_navi------*/
div#pro_navi{
  width:1000px;

  padding:0px;
}	
			
.pro_navi_left {
				
  width: 440px;
				

  float:left;

}


.pro_navi_center {
				
  width: 440px;
}



.pro_navi_right {
				
  width:120px;
  float:right;
				
}


/*-----------------------Ende---pro_navi-----*/

/*-------------------------------kontakt-----*/
div#kontakt{
  width:1000px;

  padding:0px;
}	
			
.kon_left {
				
  width: 210px;
				

  float:left;

}


.kon_02 {
				
  width: 400px;
}



.kon_right {
				
  width:350px;
  float:right;
				
}


/*-----------------------Ende---kontakt----*/

/*-------------------------------service---*/
div#service{
  width:1000px;
  float:left;
}	
			
.service_left {
				
  width:250px;
				
  padding:0px;
				
  float:left;

}



.service_right {
				
  width:720px;
  padding:0px;
  float:right;
				
}


/*-----------------------Ende----service---*/

/*-------------------------externe_links---*/
div#exlinks{
  width:1000px;
  float:left;
}	
			
.exlinks_left {
				
  width:400px;
				
  padding:0px;
				
  float:left;

}



.exlinks_right {
				
  width:600px;
  padding:0px;
  float:right;
				
}


/*------------------Ende---externe_links---*/


/*-------------------------------footer-----*/				
div#minheight {
				
height:60px;
				
clear:both;
			
}



		
div#footer {
  position:absolute;
				
  bottom:0px !important;
				
  margin:0px auto;

  width: 1200px; 
  height: 60px;
  background-image: url("Balken_Impressum.jpg");
  background-repeat: no-repeat;	

}


.fuss {
  float: left; 
  width: 300px; 
}

/*-----------------------Ende----footer-----*/		