﻿body 
{
	font-family:Arial;
	font-size:14px;
}

.BuyPM
{
	background:url(res/m/NavP2.jpg);
	width:20px;
	line-height:20px;
	height:20px;
	color:Black;
	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;
}