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

.ssts_breadcrumb
{
	/*moz*/
	background-color:#e7e7e7;
/*	background-color:#F4F4F4;*/
	margin:0;
	padding:2px 17px;
	position:relative;
	top:-8px;
}


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(../templates/default/images/icons/listpoint.gif);}

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

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

body { margin-top:12px; background:url(../images/body-bg.gif) repeat-x #868686; 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; }
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; background-color:#f0f8ff; border-style:solid; border-width:1px; border-color:#003366; margin:1px 0 0 0;}
select {font-size:10px;color:#000000; background-color:#f0f8ff; border-style:solid; border-width:1px; border-color:#003366; margin:1px 0 0 0;}
textarea {font-family:"Microsoft Sans Serif";font-size:12px;color:#000000; background-color:#f0f8ff; border-style:solid; border-width:1px; border-color:#003366; margin:1px 0 0 0;}

.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;}

.TDetailPrice {font-family:Arial; font-size:14px; font-weight:bold; color:#FF0000;}
.TDetailRate {font-family:Arial; font-size:10px; font-weight:normal; color:#FF0000;}

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

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

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;}


.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:url(../images/top-banner.jpg) no-repeat top; height:120px;}
.TBackgroundLeft {width:173px;}
/*.TBackgroundMainarea {background-color:#E6E6E6; width:765px; padding: 0; }*/
.TBackgroundMainarea {background-color:#F4F4F4; width:765px; padding: 0; }
.TBackgroundRight {background-color:#F4F4F4; border-style:solid; border-color:#005fa9; border-width:1px; border-left:0px;}
.TBackgroundMainArea_DynamicContent
{
  background-color:#F4F4F4;
/*
  border-style:solid;
  border-width:1px;
  border-color:#005fa9;
*/
}

.TBackgroundMainArea_DynamicContent_BorderPadding
{
  padding:1px 0 1px 2px;
}

.THoricontalNavigationButtons,.THoricontalNavigationButtons:link,.THoricontalNavigationButtons:hover,.THoricontalNavigationButtons:visited
{
  color:#FFFFFF;
 /* width:100%*/
}
.THoricontalNavigationButtons span{
font:bold 12px Arial, Helvetica, sans-serif; color:#A0A0A0; text-decoration:none;margin-left:10px;margin-right:10px;border:0px solid yellow }

.THoricontalNavigationButtons a,
.THoricontalNavigationButtons a:link ,
.THoricontalNavigationButtons a:visited {font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;margin-left:10px;margin-right:10px;border:0px solid yellow }
.THoricontalNavigationButtons a:hover {font:bold 12px Arial, Helvetica, sans-serif; color:#B2CCFB; text-decoration:none; margin-left:10px;margin-right:10px;}



.geizhals-bg {background:url(../images/geizhals-bg.gif) no-repeat left bottom; width:173px; height:93px;}
.product-top-curve {background:url(../images/product-top-curve.gif) no-repeat; width:167px; height:21px;}
.product-bg {background:url(../images/product-bg.gif) repeat-x #9E0000; height:72px;}
.wmatter {font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;}
.wmatter a {font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;}
.wmatter a:hover {font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;}
.wmatter-big {font:bold 18px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; padding-bottom:5px;}
.white-bg {background:#ffffff;}
.search-bottom-curve {background:url(../images/search-bottom-curve.gif) no-repeat; width:170px; height:12px;}
.login-bottom-curve {background:url(../images/login-bottom-curve.gif) no-repeat; width:170px; height:28px;}

.bluematter-bold {font:bold 12px Arial, Helvetica, sans-serif; color:#134CB0; text-decoration:none;}
.login-input {background:#ffffff; border:1px solid #134CB0; padding-left:3px; font:normal 11px Arial, Helvetica, sans-serif; color:#134CB0; text-decoration:none; height:22px;}

.bluelink-small {font:normal 11px Arial, Helvetica, sans-serif; color:#134CB0; text-decoration:none;}
.bluelink-small a,
.bluelink-small a:link,
.bluelink-small a:visited {font:normal 11px Arial, Helvetica, sans-serif; color:#134CB0; text-decoration:none;}
.bluelink-small a:hover {font:normal 11px Arial, Helvetica, sans-serif; color:#134CB0; text-decoration:underline;}

.logo-top-curve {background:url(../images/login-top-curve.gif) no-repeat; width:170px; height:13px;}
.logo-bott-curve {background:url(../images/login-bott-curve.gif) no-repeat; width:170px; height:13px;}

.topnav-lc {background:url(../images/topnav-lc.gif) no-repeat; width:14px; height:56px;}
.topnav-rc {background:url(../images/topnav-rc.gif) no-repeat; width:14px; height:56px;}
.topnav-middle-bg {background:url(../images/topnav-middle-bg.gif) repeat-x; height:56px; font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;}
.topnav-middle-bg a {font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;}
.topnav-middle-bg a:hover {font:bold 12px Arial, Helvetica, sans-serif; color:#B2CCFB; text-decoration:none;}

/*
.whitelink-bold ,
.whitelink-bold a,
.whitelink-bold a:link ,
.whitelink-bold a:visited {font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;margin-right:20px; }
.whitelink-bold a:hover {font:bold 12px Arial, Helvetica, sans-serif; color:#B2CCFB; text-decoration:none; margin-right:20px;}
*/

