body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 8pt;
	color: #000000;
	line-height: 167%;
}

h1, h2, .menuhead
{
	font-weight: normal;
	font-size: 10pt;
    color: #EE1C23;
    margin-top: 2px;
	margin-bottom: 8px;
	text-decoration : none;
}

a, .path, .listheadline, .morelink
{
    text-decoration: none;
    color: #EE1C23;
}

.path, .morelink
{
	color: #000000;
}

.listheadline
{
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

hr
{
    height: 1px;
    color: #EE1C23;
    background-color: #EE1C23;
    border-color: #EE1C23;
    border-width: 0.5px;
}

div.mainbody
{
	padding-left: 10px;
	text-align: left;
}

#menuheadline
{
	margin-left: 13px;
	background-color: white;
	height: 18px;
	border: 1px solid #D4D4D4;
	color: #0065A4;
	text-align: center;
	padding-top: 5px;
}

div.bottomline
{
	text-align: center;
	margin-top: 6px;
}

div.bottomline, div.bottomline a
{
	color: #616161;
}