/*
xx-small { font-size: 8pt; }
x-small { font-size: 10pt; }
small { font-size: 12pt; }
medium { font-size: 14pt; }
large { font-size: 18pt; }
x-large { font-size: 24pt; }
xx-large { font-size: 36pt; }
*/
/*
td.xx-small { font-size: 8pt; }
td.x-small { font-size: 8pt; }
td.small { font-size: 8pt; }
td.medium { font-size: 8pt; }
td.large { font-size: 8pt; }
x-large { font-size: 8pt; }
xx-large { font-size: 8pt; }
*/

/*
PROJECT ASSIGNED CLASSES
*/
.ssts_box_rss
{
	background-color:white;
  color:#565551;
  margin:10 4 4 4;
  padding:4;
}

.ssts_box_rss table
{
  width: 150px;
}

.ssts_box_rss table td.right
{
  padding: 0 0 0 5px;
}

/*
GENERAL CLASSES
*/
body
{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	color:black;
	margin:10px;
	text-align:center;/*ie-fix*/
}

p, table p
{
	margin:0 0 1em 0;
	padding:0;
}

h1
{
  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000; text-decoration: none;
/*
	font-size:100%;
	margin:0 0 1em 0;
*/
}

h3
{
	font-size:100%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
}

hr, table hr
{
	height:1px;
}

.bold
{
	font-weight:bold;
}

.small
{
	font-size:90%;
}

/*
SPECIAL ADAPTIONS
*/
.ssts_preview_productbasket h3
{
	font-weight:normal;
}

/*LAYOUT CLASSES*/


.ssts_main_left
{
	width:166px;
	background-color:#d9d9d9;
	vertical-align:top;
	padding:-2px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5c5c5c;
	/*border-right: 1px solid #000000;*/
}

.ssts_main_right
{
	/*display:none;*/
	width:163px;
/*	background-color:#E8E7E6;	*/
	vertical-align:top;
	padding: 2px;
	border-left: 1px solid #ececec;
	border-top: 1px solid #ececec;
  color:#5c5c5c;
}

.ssts_main_right_bottom
{
	width:163px;
	vertical-align:top;
	padding: 2px;
	border-left: 1px solid #ececec;
}

/*
template classes, general
*/

.ssts_form_productsearch
{
	text-align:center;
}

/*TEMPLATE CLASSES*/
/*headerbar holds logo, previews, warenkorb,...*/

.ssts_headerbar
{
	width:758px;
	margin:0;
	padding:0;
}

.ssts_preview_productbasket p
{
	margin:0;
}
.ssts_preview_produktbasket_inactiv
{
	color:#aaa;
}

.ssts_preview_specialoffers_outer
{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.ssts_preview_specialoffers_inner
{
	border:1px solid black;
	width:400px;
	background:#f7f7f7;
	padding:2px;
	text-align:center;
	height:60px;
	border-collapse:collapse;
}
.ssts_preview_specialoffers_inner_text
{
	padding:0.5em;
	text-align:left;
}

/*
groupnavigation
*/
/*container itself*/
.ssts_nav_box
{
	margin:0 0 1em 0;
	padding:0 10px;
}
/*inactiv links*/
.ssts_nav_item_act a
{
	font-weight:bold;
	text-decoration:none;
}
.ssts_nav_item_act a:hover
{
	font-weight:bold;
	text-decoration:underline;
}
/*active links*/
.ssts_nav_item_inact a
{
	text-decoration:none;
}
.ssts_nav_item_inact a:hover
{
	text-decoration:underline;
	color:black;
}

/*login*/
.ssts_login
{
	margin:0 0 1em 0;
	padding:0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
}

/*news*/
.ssts_news
{
/*	margin:0 0 1em 0;
	padding:0 10px;*/
}
.ssts_news_item
{
	padding:5px 10px;
}
.ssts_news_item_date
{
	font-weight:bold;
}
.ssts_news p
{
	margin:5px 0;
	padding:0 10px;
}
.ssts_news_item_name {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #565551; text-decoration: none;}


/*catalogue (build in when activated)*/
.catalogue
{
	margin:5px 0;
	padding:0 10px;
}

/*user online*/
.ssts_useronline
{
	margin:1em 0;
	padding:0 10px;
	font-size:90%;
	color:#cccccc;
}

/*
navi2 @ content-top
*/

/*sprachauswahl*/
.ssts_langsw
{
	float:right;
	margin:0px;
	padding:0px;
  margin-bottom:-4px;
	position:relative;
	top:-2px;
}

.ssts_navi
{
}

/*elemente mit den links*/
.ssts_naviitem
{}

.ssts_naviitem a
{
	text-decoration:none;
}

/*MAINAREA*/
.ssts_mainarea
{
	margin:1em;
}

/*
BREADCRUMB NAVIGATION
*/
/*see also mie/moz-styles*/
.ssts_breadcrumb_text
{
}
.ssts_breadcrumb_divider
{
	margin:0 0.5em;
	position:relative;
	top:-2px;
}

/*catalogueslist*/
.ssts_catalogueslist_table
{
	border-collapse:collapse;
}
.ssts_catalogueslist_table td, .ssts_catalogueslist_table th 
{
	padding:0 0.5em;
}

/*CONTACT FORM*/
.ssts_contact_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_contact_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_contact_table_value
{
/*	width:75%;*/
	width:300px;
}


/*
CUSTOMERAREA
*/
/*customerarea_navigation*/
.ssts_customerarea_navi_header
{
	text-align:center;
	background-color:#ddd;
	padding:1em;
	margin:0 0 1em 0;
}

.ssts_customerarea_navi_order
{
	text-align:center;
	background-color:#eee;
	margin:0 0 1em 0;
	padding:2px;
}

/*ssts_customarea_orders_table_left*/
.ssts_customarea_orders_table
{
	width:100%;
	border-collapse:collapse;
}
.ssts_customarea_orders_table_left
{
	text-align:left;
	padding:0 1em;
}
.ssts_customarea_orders_table_right
{
	text-align:right;
}

/*download*/
.ssts_download_table
{
	border-collapse:collapse;
}
.ssts_download_table td
{
	padding:0 0.5em;
}

/*flags*/
.ssts_flags_hori
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ssts_flags_hori li
{
	display:inline;
	margin:0;
	padding:0;
}

.ssts_flags_vert
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ssts_flags_vert li
{
	display:block;
	margin:0;
	padding:0;
}

/*
GALLERY
*/
.ssts_gallery_putgroups_table
{
	border-collapse:collapse;
}
.ssts_gallery_putgroups_table td
{
	padding:0 0.5em;
}

/*deliveryGroup*/
.ssts_deliveryGroup_table
{
	border-collapse:collapse;
}

.ssts_deliveryGroup_table td
{
	padding:2px 0.5em;
}

/*
GROUPDETAIL
*/

.ssts_groupdetail_table
{
	border-collapse:collapse;
}
.ssts_groupdetail_table td
{
	padding:2px 0em;
/*	vertical-align:top;*/
}

/*
CHAT
*/

#chatMsgList
{
	height:300px;
	width:100%;
	overflow:auto;
	white-space:nowrap;
	border:1px solid black;
	margin:0 0 3em 0;	
}
.ssts_chatformtextarea
{
	height:5em;
	width:100%;
	border:1px solid black;
}
#chatSendMessageButton
{
	width:120px;
}

/*
CUSTOMERAREA_ORDERPRODUCTS
*/

.ssts_customerarea_products_table
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.ssts_customerarea_products_table td
{
	padding:0 0.5em;
}
.ssts_customerarea_products_table form
{
	margin:0;
}

/*newproducts*/
.ssts_newproducts
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.ssts_newproducts td
{
	padding:0 0.5em;
}

/*ordersummary*/
.ssts_ordersummary_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
}
.ssts_ordersummary_table th
{
	font-weight:bold;
	padding:0 0.5em;
}
.ssts_ordersummary_table td
{
	padding:0 0.5em;
	white-space:nowrap;
}

/*productlist*/
.ssts_productlist_table
{
	border-collapse:collapse;
	margin: 0 0 0 0;
	width:100%;
}
.ssts_productlist_table td
{
/*	white-space:nowrap;*/
	padding:5px;
/*  border:1px dotted #494948; border-top:0; border-left:0; border-right:0;*/
}
.ssts_productlist_table th
{
	font-weight:bold;
	white-space:nowrap;
	padding:0 0.0em;
}
.ssts_productlist_table_pricebar
{
  margin:3px 0 3px 0;
  width:100%;
/*  background-color:#494948;*/
  background-color:#9c9c9c;
  border:0;
}
.ssts_productlist_table_pricebar td
{
  padding:5px 3px 5px 3px;
  color:white;
}
.ssts_productlist_table_innertable
{
  margin:0;
  width:100%;
}
.ssts_productlist_table_innertable td
{
  padding:0;
  border:0;
}
.ssts_productlist_table_innertable td a,
.ssts_productlist_table_innertable td a:link,
.ssts_productlist_table_innertable td a:visited,
.ssts_productlist_table_innertable td a:active
{
  font-size:14px;
  font-weight:bold;
  color:#494948;
  text-decoration:none;
}
.ssts_productlist_table_innertable td a:hover
{
  text-decoration:underline;
/*  color:#5C5C5C;*/
}
.ssts_productlist_table_delimiterline
{
  border:1px dashed #494948; border-top:0; border-left:0; border-right:0; with:100%;
  margin:-4px 0 0 0;
  font-size:0px;
}

.ssts_price_productlist
{
  font-size:14px;
  font-weight:bold;
}


/*REGISTER FORM*/
.ssts_register_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_register_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_register_table_value
{
/*	width:75%;*/
	width:300px;
}

.ssts_form_input
{
	width:100%;
}

.ssts_form_textarea
{
	width:100%;
	height:10em;
}

/*REGISTER FORUMUSER*/
.ssts_forumuser_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_forumuser_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_forumuser_table_value
{
/*	width:75%;*/
	width:300px;
}



/*
SITEMAP
*/

.ssts_sitemap_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
	width:100%;
}
.ssts_sitemap_table a
{
	text-decoration:none;
}

/*
templateklassen
*/

/*advertisement*/
.ssts_tn_advertisement
{
	width:300px;
	height:80px;
}


/*
------------------------------historical css------------------------------
*/
ul,ol,li {margin-left:10px; font-family:Arial; font-size:12px; font-weight:normal; color:#603400; list-style-position: outside; list-style-image:url(../images/icons/listpoint.gif);}

div,address {font-family:Arial; font-size:12px; color:#000000;}

/*p { font-family:"Arial"; font-size:12px; color:#000000;}*/
hr {color:#000000; height:1px;}

/*body { margin:0px; background-color: #FFFFFF;font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; }*/
td { font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif }
th  { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; text-align:left }

/*h1 { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; height:12px; }*/
h2 { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; height:12px; margin:0 0 20px 0;}
/*h3 { font-weight: bold; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; height:12px; }*/

table {padding:0px; border:0px;}

input {font-size:10px;color:#000000;}
select {font-size:10px;color:#000000;}
textarea {font-family:"Microsoft Sans Serif";font-size:12px;color:#000000;}

INPUT { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #FFFFFF; border: 1px solid #666666;}
.TButton {color:#603400; background-color:#DAB07F;}

.TStrong {color:#603400; font-weight:bold;}

a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}
a:hover {color:#666666;}
a:focus {color:#000000;}
:unknown {outline: none;}

.TListTitle {font-family:Arial; font-size:12px; font-weight:bold;}
.TListElement {font-family:Arial; font-size:12px; font-weight:normal;}

.TSearchEngineUrlListTitle {font-family:Arial; font-size:11px; font-weight:bold;}
.TSearchEngineUrlListDescription {font-family:Arial; font-size:10px; font-weight:normal;}

.TFoundSearchResultElement {font-family:Arial; background-color:#CCCCCC;}

.TJSNavigation_0l0i {font-family: Arial; font-size:11px;	text-decoration: none;	color:#FFFFFF;	padding:0px;}
.TJSNavigation_0l0o {padding:2px font-family: Arial; font-size:11px;	border:0px}
.TJSNavigation_0l1i {	font-family: Arial;	font-size: 11px;	text-decoration: none;	color:#FFFFFF;	padding:0px; text-align:center}
.TJSNavigation_0l1o {padding:2px font-family: Arial; font-size:11px; text-decoration: none;	border: 0px solid #FFFFFF; border-style:solid; border-color:#9A9997; border-width:1px; border-top-width:0px;}
.TJSNavigation_0l2i {	font-family: Arial;	font-size: 11px;	text-decoration: none;	color:#FFFFFF;	padding:0px;}
.TJSNavigation_0l2o {padding:2px font-family: Arial; font-size:11px;	text-decoration: none;	border: 0px solid #FFFFFF; border-style:solid; border-color:#9A9997; border-width:1px; border-top-width:0px;}

/*.TAutoLogInText {font-family:Arial; font-size:10px; font-weight:normal;}*/

.TDetailPrice {font-family:Arial; font-size:20px; font-weight:bold; color:#d4412e;}
.TDetailRate {font-family:Arial; font-size:10px; font-weight:normal; color:#494948;}

.TDisabledText {font-family:Arial;color:#AAAAAA;}

.TSourceCode {font-family: Arial; font-size:12px; color:#000000; font-style:italic;}

.TPicGalleryDetailText {font-family:Arial; font-size:10px; font-weight:normal;}

a:link.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}
a:visited.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}
a:active.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}
a:hover.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: underline;}
a:focus.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}

a:link.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:visited.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:active.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:hover.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:underline;}
a:focus.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}

a:link.TForumList {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: underline;}
a:visited.TForumList {font-family: Arial; font-size:12px; color:#954595; font-weight:normal; text-align:left; text-decoration: underline;}
a:active.TForumList {font-family: Arial; font-size:12px; color:#2F56D3; font-weight:normal; text-align:left; text-decoration: underline;}
a:hover.TForumList {font-family: Arial; font-size:12px; color:#1D9610; font-weight:normal; text-align:left; text-decoration: underline;}
a:focus.TForumList {font-family: Arial; font-size:12px; color:#2F56D3; font-weight:normal; text-align:left; text-decoration: underline;}

.TBorderLight {border-style:solid; border-color:#DAB07F; border-width:2px; padding-left:10px; padding-right:10px;}

.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}

a:link.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}
a:visited.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}
a:active.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none; font-weight:bold;}

a:link.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none;}
a:visited.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none;}
a:active.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none; font-weight:bold;}

.TBackgroundTop {background-color:#CCCCCC; border-style:solid; border-color:#000000; border-width:1px; border-bottom:0px;}
.TBackgroundLeft {background-color:#E6E6E6; border-style:solid; border-color:#000000; border-width:1px; border-top:0px;}
.TBackgroundMainarea {background-color:#FFFFFF; border-style:solid; border-color:#000000; border-width:1px; border-top:0px; border-left:0px;}
.TBackgroundRight {background-color:#FFFFFF; border-style:solid; border-color:#000000; border-right-width:1px; border-left-width:0px; border-top-width:0px; border-bottom-width:1px;}

.ssts_newsletter_box
{
/*	background-color:#D1D1D1;font-family: Arial; font-size:12px; color:#565551; font-weight:normal;margin:4 4 4 4;padding:4;*/
	font-family: Arial; font-size:12px; color:#565551; font-weight:normal;margin:4 4 4 4;padding:4;
}
.heading
{
  padding:7px 0 7px 0;
	background-color:#ebeded;
  width:100%;
  font-size: 18px;
  font-weight: bold;
  color: #5c5c5c;
}

.ssts_separatorbar_right
{
  margin:0 4px 0 4px;
	background-color:#ebeded;
/*  width:100%;*/
  height:20px;
}


.ssts_newsletter_preview
{
	font-family: Arial; font-size:12px; color:#565551; font-weight:normal;margin:10 4 4 4;padding:4;
}

.leftlink {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #5c5c5c; text-decoration: none;}
.leftlink:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #5c5c5c;  text-decoration: none;}
.leftlink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #5c5c5c;  text-decoration: none;}
.leftlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #5c5c5c;  text-decoration: none; background-color:#000000; }

.ssts_news_item_link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #565551; text-decoration: underline;}
.ssts_news_item_link:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #565551;  text-decoration: underline;}
.ssts_news_item_link:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #565551;  text-decoration: underline;}
.ssts_news_item_link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal	; color: #565551;  text-decoration: none; }

/*.heading { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #828383; text-decoration: none;}*/

.ssts_news_item_date
{
/*  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #828383; text-decoration: none;*/
  
  padding:0 0 7px 0;
/*	background-color:#ebeded;*/
  width:100%;
  font-size: 18px;
  font-weight: bold;
  color: #5c5c5c;

}

.ssts_page_title{
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none;
}
.ssts_address_info
{
	font-family: Arial;
  font-size:12px;
  color:#565551;
  font-weight:normal;
  margin:0 4px 2px 7px;
}

