body {
	background-color:#ffffff;
	color:#111111;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
 a:link { color:#175c97; }
 a:visited { color:#468fcd; }
 a:focus { color:#1763a3; }
 a:hover { color:#1763a3; }
 a:active { color:#1763a3; }

/* main menu formats */
.mboxblack{
	width: 100%;
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: trebuchet, arial;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.04em;
	background-color: #000000;
	clear: left;
}
.mboxblack a:link { color:#ffffff; text-decoration: none; }
.mboxblack a:visited { color:#ffffff; text-decoration: none; }
.mboxblack a:focus { color:#f6c790; text-decoration: none; }
.mboxblack a:hover { color:#f6c790; text-decoration: none; }
.mboxblack a:active { color:#f6c790; text-decoration: none; }

.mboxwhite{
	width: 100%;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: trebuchet, arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	background-color: #ffffff;
	clear: left;
}
.mboxwhite a:link { color:#ffffff; text-decoration: none; }
.mboxwhite a:visited { color:#ffffff; text-decoration: none; }
.mboxwhite a:focus { color:#666666; text-decoration: none; }
.mboxwhite a:hover { color:#666666; text-decoration: none; }
.mboxwhite a:active { color:#666666; text-decoration: none; }

.mtx1{
	padding: 4px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	float: left;
}
.mtx2{
	height: 24px;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	color: #ffffff;
	background-color: #f6921d;
	float: left;
}
.mtx3{
	height: 24px;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	color: #ffffff;
}
.globebox{
	width: 30px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 10px;
	background-image: url(img/_globe-sml-bg.png);
	background-position: 1px 1px;
}
.langbox{
	font-size: 12px;
	line-height: 24px;
	width: 0px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 40px;
	color: #909090;
	background-color: #202020;
	overflow: hidden;
}
/* header and floats formats */
.tloc {
	font-size: 6pt;
	font-family: 'trebuchet', arial, sans;
	font-weight: 800;
	text-indent: 5px;
	text-transform: uppercase;
}
.thed {
	width: 100%;
	font-size: 14pt;
	font-family: 'trebuchet', arial, sans;
	font-weight: 800;
	padding: 8px 0px 6px 0px;
	text-align: center;
	border: 0px solid #dedede;
}
.thd2 {
	margin-bottom: 3px;
	font-size: 11pt;
	font-family: 'trebuchet', arial, sans;
	font-weight: 800;
	line-height: 12pt;
	padding-left: 6px;
}
.tflo {
	font-size: 10pt;
	font-family: 'trebuchet', arial, sans;
	line-height: 12pt;
	text-align: left;
	padding-left: 6px;
}
.tfl1 {
	font-size: 11pt;
	font-family: 'trebuchet', arial, sans;
	line-height: 12pt;
	padding-top: 6px;
	padding-left: 0px;
	background: #FBD3A5;
}
.tfl2 {
	font-size: 11pt;
	font-family: 'trebuchet', arial, sans;
	line-height: 12pt;
	padding-top: 6px;
	padding-left: 0px;
	background: #FDE9D2;
}
.tbod {
	font-size: 10pt;
	font-family: 'trebuchet', arial, sans;
	line-height: 11pt;
	text-indent: 0px;
	padding-left: 0px;
}
/* Format für Buttons */
.tbut {
	font-size: 10pt;
	font-family: 'trebuchet', arial, sans;
	line-height: 12pt;
	font-weight: 800;
	color: #000000;
	padding-bottom: 10px;
}
/* Mini-Text */
.tsml {
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;
	font-weight: 100;
	font-size: 8pt;
	line-height: 10pt;
	font-family: 'trebuchet', arial, sans;
	font-variant: normal;
	font-style: normal;
	text-indent: 0px;
}
.tprod {
	font-size: 13pt;
	font-family: 'trebuchet', arial, sans;
	font-weight: 800;
	padding: 4px 0px 2px 6px;
	text-align: left;
	border: 0px solid #dedede;
}
/* Zusatzinfo (Datenblatt etc.) */
.tinf {
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 0px;
	font-weight: 800;
	font-size: 10pt;
	line-height: 10pt;
	font-family: 'trebuchet', arial, sans;
	font-variant: normal;
	font-style: normal;
	text-indent: 0px;
}
/* Zubehörteile */
.tadd {
	padding: 5px 0px 0px 4px;
	font-weight: 100;
	font-size: 9pt;
	line-height: 11pt;
	font-family: 'trebuchet', arial, sans;
	font-variant: normal;
	font-style: normal;
	text-indent: 0px;
}
/* Beschreibungstext */
#ttxt {
	width: 98%;
	height: 240px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-color: #f8f8f8;
	overflow:auto;
	font-size: 9pt;
	font-family: 'trebuchet', arial, sans;
}
/* Bereich der Größen und Farbsamples */
#tico {
	min-width: 440px;
	height: 150px; 
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	background-color: #f8f8f8;
	overflow:auto;
	font-size: 8pt;
	font-family: 'trebuchet', arial, sans;
}
/* Farbsamples-Tabelle zum Scrollen */
#samp {
	width: 100%;
	height: 26px;
	overflow: hidden;
	border: 0px;
}

.sspin{
	width: 45px;
	height: 30px;
	float: left;
	padding: 0px 2px 0px 0px;
	border: 0px solid #f6921d;
	cursor: pointer;
}
.ssize{
	width: 45px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 26px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/_tab.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: 0px solid #f6921d;
}
.ssamp{
	width: 38px;
	height: 30px;
	float: left;
	padding: 0px 2px 0px 2px;
	background-repeat: no-repeat;
	background-position: top center;
	border: 0px solid #f6921d;
	cursor: pointer;
}

/* Bemassungen */
.msr0{
	clear: left;
	background-color: #ffffff;
	border: 0px solid #aaaaaa;
}
.msr1{
	clear: left;
	background-color: #e0e0e0;
	border: 0px solid #aaaaaa;
}
.msr2{
	clear: left;
	background-color: #f0f0f0;
	border: 0px solid #aaaaaa;
}

.msrtx0{
	width: 146px;
	padding: 3px 2px 2px 2px;
	float: left;
	font-family: Trebuchet, Arial;
	font-size: 8pt;
	text-align: center;
	background-color: inherit;
	border: 0px solid #666666;
}
.msrtx1a{
	width: 90px;
	padding: 3px 0px 2px 0px;
	float: left;
	font-family: Trebuchet, Arial;
	font-size: 8pt;
	text-align: right;
	background-color: inherit;
	border: 0px solid #666666;
}
.msrtx1b{
	width: 58px;
	padding: 3px 2px 2px 0px;
	float: left;
	font-family: Trebuchet, Arial;
	font-size: 8pt;
	text-align: right;
	background-color: inherit;
	border: 0px solid #666666;
}
.msrtx2a{
	width: 50px;
	padding: 3px 0px 2px 0px;
	float: left;
	font-family: Trebuchet, Arial;
	font-size: 8pt;
	text-align: right;
	background-color: inherit;
	border: 0px solid #666666;
}
.msrtx2b{
	width: 98px;
	padding: 3px 0px 2px 2px;
	float: left;
	font-family: Trebuchet, Arial;
	font-size: 8pt;
	text-align: left;
	background-color: inherit;
	border: 0px solid #666666;
}
.msrbut{
	width: 130px;
	margin: 0 auto;
	font-family: Trebuchet, Arial;
	font-size: 8pt;
	text-align: center;
	border: 1px solid #f6921d;
	border-radius: 3px;
	cursor: pointer;
}
.addoncont{
	width: 154px;
	height: 1px;
	position: relative;
	overflow: hidden;
	background-color: #f0f0f0;
	border: 0px solid #f6921d;
}

