/*Marion Bergmann Standard-Stylesheet*/
body{
	color:black;  background-color:#FFFFCC;
/*	background: url(bilder/textur_01.jpg)  fixed repeat; */
	font-family:'Times New Roman', Helvetica, sans-serif;
   font-size:18px;
   text-align:center;
}
/*Überschriften*/
h1 {font-size:150%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h4 {font-size:110%;}



