BODY
{
    font-family: Tahoma;
    font-size: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
	color:#000000;
}

.headline_home
{
	font-family: Arial;
	font-size: 33px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#E10915;
}

.text_home
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}

.headline
{
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#E10915;
}

.subtitle
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#E10915;
}

.subtitle_products
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#E10915;
}


.text
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}

.link
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color:#E10915;
}

.menu
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
}

.copyright
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#999999;
}
.copyright:HOVER
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

.author
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}

.panel
{ 
	scrollbar-arrow-color: #7E7E7E;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #878787;
	scrollbar-darkshadow-color: #878787;
	scrollbar-track-color: #CCCCCC;
}