/************************
     Text allgemein
*************************/
       
p.enter
{ font-family: verdana;
  font-size: 10pt;
  color: #00000f;
  margin-top:1px;
}

p.text
{ font-family: verdana;
  font-size: 10pt;
  color: #0040ff;
  margin-left: 10px;
}

p.textklein
{ font-family: verdana;
  font-size: 9pt;
  
  color: #0040ff;
  margin-left: 10px;
  margin-top: 10px;
}

/************************
 *    Kistchen          *
*************************/
div.kasten
{ position: absolute;
  left: 50;
  top: 20;
  width: 720;
  height: 520;
  border: solid 1;
  border-color: 0000ff;
}


div.name
{ position: absolute;
  left: 370;
  top: 250;
  width:550px;
  height: 30px;
  font-family: verdana;
  font-size: 18pt;
  color: ##4f4f4f;
}

div.name_klein
{ position: absolute;
  left: 80;
  top: 80;
  width:550px;
  height: 30px;
  font-family: verdana;
  font-size: 18pt;
  color: ##4f4f4f;
}
 
div.links
{ position: absolute;
  left: 370;
  top: 300;
  width:550px;
  height: 150px;
}

div.links_unten
{ position: absolute;
  left: 370;
  top: 460;
  width:520px;
  height: 20px;
}

div.bilder
{ position: absolute;
  left: 70;
  top: 135;
  width:700px;
  height: 100px;
}

div.service
{ position: absolute;
  left: 60;
  top: 250;
  width: 200px;
  height: 200px;
  text-align: left;
  margin-left: 12px;
}  
  
div.optimierung
{ position: absolute;
  left: 270;
  top: 250;
  width:200px;
  height: 200px;
  text-align: left;
  margin-left: 12px;
}

div.seiten
{ position: absolute;
  left: 480;
  top: 250;
  width:200px;
  height: 200px;
  text-align: left;
  margin-left: 12px;
}

div.link
{ position: absolute;
  left: 30;
  top: 450;
  width: 100;
  height: 50;
  text-align: left;
}

div.seitenlink
{ position: absolute;
  left: 80;
  top: 135;
  width:100px;
  height: 100px;
}

div.referenzen
{ position: absolute;
  left: 300;
  top: 120;
  width: 300;
  height: 380;
  text-align: left;
}
   
/************************
      Bi0lder
*************************/
      
img.start
{ margin-left: 10px;
}


/************************
      Links
*************************/

a.link
{ font-family: verdana;
  font-size: 9pt;
  color: #0000ff;
  margin-left: 10px;
  margin-top: 10px;
  text-decoration:none;
}

a.hover
{ color: #ff0000;
}

a.visited
{ color: #00ff00;
}

      
div.unten_links
{ width: 200px;
  height: 150px;
  border: 1px solid #000000;
  position: absolute;
  top: 62%;
  left: 190px;
  padding: 3 5 5 5;
}

div.unten_rechts
{ width: 200px;
  height: 150px;
  border: 1px solid #000000;
  background-color: #ffffff;
  position: absolute;
  top: 62%;
  left: 440px;
  padding: 3 5 5 5;
}
