/* CSS Document  by K.D.K. - Software                     */
/*------------------------------------------------------- */
/*  Datei: petrasch.css                                        */
/*------------------------------------------------------- */
/*  Projekt: www.autoteile-petrasch.de                      */
/*  Autor: Klaus-Dieter Knie / klaus.knie@kdk-software.de */
/*  Letzte Aenderung: 09.04.2009 - 09:13 Uhr              */
/*------------------------------------------------------- */

body
{
 text-align: center;
}

#style
{
 background-color:#FFFFFF;
 position: absolute;
 height: 455px; 
 width: 748px;
 margin: -228px 0px 0px -374px;
 top: 50%;
 left: 50%;
 padding: 0;
 text-align: left; 
}
#clogo/* Logo rechts oben */
{
background-color: #000000;
position: absolute;
height: 147px;
width: 200px;
padding: 0px;
margin-top: 15px;
margin-left: 525px;
}
#schriftblock /* Platzhalter für Schrift Impressum und Kontakt*/
{
background-color: #FFFFFF;
position: absolute;
height: 425px;
width: 400px;
padding-left: 10px;
margin-top: 15px;
margin-left: 15px;
}
#cimpressum /* Platzhalter für das Bild rechts Impressum und Kontakt*/
{
background-color: #FFFFFF;
position: absolute;
height: 250px;
width: 300px;
padding: 0px;
margin-left: 430px;
margin-top: 190px;
}
