
/* hier beginnen die grossen Elemente, die bei Firefox und IE7 verschieden sind */


div.schwarz {
width: auto;
margin: 0px 170px;
margin-right: 210px;
background-color:#000000;
text-align: center;
padding:0px;
padding-left:5%;
padding-right:5%;
color:#CCCCCC;
z-index: 2;
}



div.pergament {
width: auto;
margin: 0px 170px;
margin-right: 210px;
background-image:url(Dateien/P-hg.jpg);
background-repeat:repeat-y;
background-position: center center;
text-align: center;
padding:0px;
padding-left:7%;
padding-right:7%;
color:#000000;
z-index: 2;
}


div.pkopf {
width: auto;
margin: 0px 170px;
margin-right: 210px;
padding-top: 150px;
background-image:url(Dateien/P-kopf.jpg);
background-repeat:no-repeat;
background-position: bottom;
text-align: center;
height: 123px;
z-index: 2;
}

div.platzhalter {
width: auto;
padding-top: 3.3cm;
background-color:black;
background-repeat:no-repeat;
background-position: bottom;
text-align: center;
height:10px;
z-index: 3;
}



div.punten {
width: auto;
margin: 0px 170px;
margin-right: 210px;
background-image:url(Dateien/P-unten.jpg);
background-repeat:no-repeat;
background-position: top;
text-align: center;
height:107px;
color:#000000;

}

div.text {
margin:0px;
width: 90%;
padding-left: 1cm;
padding-right: 1cm;
padding-top: 1px;
padding-bottom: 10px;

}