body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
}
.menu
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.menu-active
{
	font-size:12px;
	color:#d30223;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
}
.menu:hover
{
	color:#d30223;
}
h1
{
	font-size:24px;
	color:#d30223;
	font-weight:normal;
}
a
{
	color:#d30223;
	text-decoration:none;
}
.model-list
{
	border-bottom:1px dashed #CCCCCC;
	padding:4px;
}

h2
{
	font-size:16px;
	color:#000000;
	font-weight:normal;
}
.maintext
{
	font-size:13px;
	color:#666666;
	font-weight:normal;
	line-height:17px;
}
.article-title-small
{
	font-size:12px;
	color:#d30223;
	text-decoration:none;
}
.article-image-small
{
	float:left;
	padding-right:10px;
	padding-bottom:0px;
}
.article-text-small
{
	font-size:11px;
}

.product-title-small
{
	font-size:12px;
	color:#d30223;
	text-decoration:none;
	font-weight:bold;
}
.submenu
{
	display:block;
	border-bottom:1px dashed #b8b8b8;
	padding:3px;
	padding-top:9px;
	font-size:12px;
	color:#333333;
	text-decoration:none;	
}
.submenu-active
{
	display:block;
	border-bottom:1px dashed #b8b8b8;
	padding:3px;
	padding-top:9px;
	font-size:12px;
	color:#d30223;
	text-decoration:none;
}

.photo
{ 
	padding:0px; 
	margin:0px; 
	display:block; 
	float:left; 
	margin-bottom:11px;
	margin-right:4px;
}
.thumbs{ padding:2px; border: 1px dashed #CCCCCC; display:block;float:left; margin-right:5px; margin-bottom:5px; cursor:pointer;}
.thumbs img{ width:65px;}
.thumbs:hover{ border: 1px solid #d30223!important;}
.thumbs_box{
	margin:0px;
	padding: 15px 5px 0px 0px;
	text-align:center;
	width:135px;
}
.bottom-menu
{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.bottom-menu:hover
{
	color:#d30223;
}
