#label{
font-family: Bahnschrift ;
font-weight: bold;
font-size: 25px;
text-align: center;
}

#streichpreis{
font-family: Bahnschrift ;
font-size: 18px;
text-align: center;
text-decoration: line-through;
color: #808080;
font-weight: 100;
}


#price{
font-family: Bahnschrift ;
font-size: 18px;
text-align: center;
background-color: #d0f0c0;
font-weight:600;
}

#place{
text-align: center;
background-color: #a8e4a0;
padding-left:80px;
padding-right: 80px;
padding-bottom: 80px;
padding-top: 30px;
border-radius: 8px;
margin-left: 300px;
margin-right: 250px;
margin-top: 10px;
box-shadow: 10px 10px 10px #555555, -10px -10px 10px #555555;
}

#one{
background-color: #d0f0c0;
border-radius: 10px;
margin-bottom: 18px;
width: 483px;
height: 200px;
padding:10px;
}


#banner{
background-color: yellow;
color: red;
font-family: Arial Black;
font-size: 10px;
padding:07px;
border-radius: 3px;
text-align: center;
margin-bottom: 20px;
}

img{
border-radius: 10px;
}

#beschreibung{
font-family: calibri;
font-size: 18px;
}

#item{
margin:5px;
}

td{
text-align: center;
}

#bild{
height:50%;
width:50%;
}

#oben{
font-family: Glasgow Heavy;
font-size: 55px;
margin-bottom: 50px;
}

#figure{
box-shadow: 10px 10px 10px green, -10px -10px 10px green;
border-radius:12px;
}

#toplabel{
font-size: 60px;
font-family: Glasgow Heavy;
text-align: center;
padding: 25px;
}

#toplabeltop{
background: #7fff00;
border-radius: 10px;
box-shadow: 05px 05px 05px #555555, -05px -05px 05px #555555;
margin-left:10px;
margin-right: 10px;
}

#topmessage{
font-family: Bahnschrift;
margin: 10px;
padding:10px;
}

#mobile-place{
background-color:white;
width: 200px;
height:186px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
text-align: center;
border-radius: 10px;
}

#mobile{
background-color: #a8e4a0;
}

#mobile-bild{
margin-top:15x;
margin-left: auto;
margin-right: auto;
}

#moblie-figure{
padding-top: 5px;
margin-left: auto;
margin-right: auto;

}


#mobile-figcaption{
text-align: center;
font-family: Calibri;
font-size:10px;
background-color: lightgrey;
margin-left: auto;
margin-right:auto;
margin-bottom: 5px;
margin-top: 5px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 1px;
}

#mobile-streichpreis{
text-decoration: line-through;
color: #808080;
font-weight: 100;
margin-left: auto;
margin-right: auto;

}

#mobile-preis{
text-align: center;
font-weight:600;
}
