body {
 font-family: "Arial";
 font-size: 12pt;
 background: url(http://www.kiefer-gesichts-prothetik.de/bilder/kgp.gif);
 background-attachment: fixed;
}


select {
 font-family: Arial;
 font-size: 12pt;
}

input {
 font-family: Arial;
 font-size: 12pt;
}

table {
 text-align: justify;
 vertical-align: top;
}


td {
 text-align: justify;
 vertical-align: top;
}


td.m {
 font-family: "Arial";
 font-size: 10pt;
 text-align: left;
}


p {
 text-align: justify;
}

p.sleft {
 font-family: "Arial";
 font-size: 10pt;
 text-align: left;
}

p.mcenter {
 font-family: "Arial";
 font-size: 12pt;
 text-align: center;
}

p.mblock {
 font-family: "Arial";
 font-size: 12pt;
 text-align: justify;
}

p.m {
 font-family: "Arial";
 font-size: 12pt;
}

h1{
 color: blue;
 font-size: 33pt;
 font-family: "arial";
 margin-top: 20px;
 text-align: center;
 }

h2{
 color: blue;
 font-size: 22pt;
 font-family: "arial";
 margin-top: 20px;
 text-align: center;
 }

h3{
 color: blue;
 font-size: 18pt;
 font-family: "arial";
 margin-top: 10px;
 text-align: center;
 }

h4{
 color: blue;
 font-size: 16pt;
 font-family: "arial";
 text-align: center;
 }


a {
 font-family: "arial";
 color: midnightblue;
}

ul,ol {
 font-family: "arial";
 font-size: 12pt;
}

