h1{  font-weight: normal;}
body {font-family: Georgia, Times New Roman, Times;}

.content {font-family: Georgia, Times New Roman, Times;}
.preis-text {width: 270px;}
.preis-zahl {width: 100px; text-align: right;}


.preis-text, .preis-zahl, .preis-zeile { float: left; position: relative; 
	height: auto; margin: 0px; padding: 0px; 
	font-style: normal; font-weight:normal; font-family: Georgia, Times New Roman, Times; 
	font-size: 12px; line-height:14px;}

.preis-zeile {width: 370px;line-height:auto;}
.content ul {font-size: 12px; line-height:14px; font-weight: normal;}

