BODY
{
    font-family: Arial, Helvetica, Sans-Serif;
}
TABLE
{
    font-size: 12px;
}
A
{
	color: #003300;
	text-decoration: underline;
}
.Navigation
{
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    text-decoration: none;
    height: 20px;
}
.NavigationOver
{
    padding-left: 25px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.ContentTitel
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 1px;
}
.ContentText
{
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 4px;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}
.form_TextBox
{
    padding-left: 2px;
    /*background: #FBEEE1;*/
    font-size: 13px;
    background-image: url(/images/Layout/Form_Background.jpg);
}
.shop_Titel
{
    font-weight: bold;
    letter-spacing: 1px;
}
.shop_Description
{
    padding-top: 2px;
    padding-left: 5px;
    line-height: 18px;
}
.shop_TB
{
    width: 25px;
    text-align: right;
}
.shop_TB2
{
    width: 25px;
    height: 54px;
    text-align: right;
}
.shop_TD
{
    border-bottom: solid 1px #FBEEE1;
}