body
{
	margin-top:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#303F4D;
}

.haupttext
{
    width:525px;
    margin-left:18px;
    background-image:url(images/haupttext_rahmen_rechts.gif);
    background-repeat:repeat-y;
    background-position:right;
}

a:link
{
	color:#000000;
	text-decoration:none;
}

a:visited
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	color:#000000;
    background-color:#B9C4CE;
	text-decoration:none;
}

a:active
{
	color:#000000;
	text-decoration:none;
}

.text_bold
{
	font-weight:bold;
}

.text_bold_center
{
	font-weight:bold;
	text-align:center;
}

.text_r_bold
{
	color:#A10F0F;
	font-weight:bold;
}

.shop {
    font-family:verdana, tahoma, arial, sans serif;
    font-size:11px;
	font-weight:normal;
    color:#303F4D;
    text-decoration:none;
}


.shop_now {
    font-family:verdana, tahoma, arial, sans serif;
    font-size:11px;
	font-weight:bold;
    color:#303F4D;
    text-decoration:none;
}

.shop_notyet {
    font-family:verdana, tahoma, arial, sans serif;
    font-size:11px;
	font-weight:normal;
    color:#89A8A8;
    text-decoration:none;
}

