﻿body {
    font-family: Bree Serif;
    font-size: 14px;
}

.BuyPM {
    width: 20px;
    line-height: 20px;
    height: 20px;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;
    border: solid 1px black;
}

.BuyTot
{
	font-size:20px;
	text-align:right;
	font-weight:bold;
}

.Typ
{
	font-weight:bold;
	margin-top:5px;
}

.Warn
{
	color:Red;
}

.stuff2 {
    background-color: #ffffff;
}