body 
{
    font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
TABLE
{
    font-size: 12px;
}
.Navigation
{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavigationLeft
{
    padding-left: 25px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: White;
    text-decoration: none;
}
.NavigationLeftOver
{
    padding-left: 25px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.ContentTitel
{
    font-size: 13px;
    font-weight: bold;
    color: White;
    letter-spacing: 1px;
}
.ContentText
{
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 4px;
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}
.Link
{
    font-size: 12px;
    color: #660000;
    text-decoration: none;
}
.form_TextBox
{
    padding-left: 2px;
    background: transparent;
    font-size: 13px;
}
.shop_Titel
{
	font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}
.shop_Description
{
	font-size: 12px;
    padding-top: 2px;
    padding-left: 5px;
    line-height: 18px;
}
.form_Validator
{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size:13px;
}
