body {
 background: #E3E0E4;
 background-image:url(../img/umgebinde_hg.jpg);
 background-repeat:no-repeat;
 background-attachment:fixed;
 text-align: center;
 color: #007700;
}
a:link {color:#007700; text-decoration:underline;font-weight:bold; }
a:visited {color:#007700; text-decoration:underline;font-weight:bold; }
a:hover {color:#007700; text-decoration:none;font-weight:bold; }
a:active {color:#007700; text-decoration:underline;font-weight:bold; }
a:focus {color:#007700; text-decoration:underline;font-weight:bold; }

span.leerlink {color:#007700; text-decoration:none;font-weight:bold; }

.vorn
{
position: absolute;
top: 20px;
left: 400px;
font-family: Luftwaffe;
font-size: xx-large;
}
p.link
{
 color:#ffffff;
 font-size: x-large;
 font-family: Luftwaffe;
 text-align: left;
 background: #007700;
 weight:100%;
 padding-left:5px;
}
p
{
font-size: large;
}
p.gross
{
font-size:large;
text-align:center;
}
p.fuss
{
margin-left:150px;
text-align:left;
}
p.preis
{
font-size:large;
margin-left:150px;
text-align:left;
}
h1.preis
{
margin-left:200px;
text-align:left;
}
ul
{
text-align:left;
font-size:large;
margin-left:180px;
}