
@font-face {
    font-family: "Source Sans Pro";
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url('../fonts/sourcesanspro-boldit-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-boldit-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url('../fonts/sourcesanspro-it-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

html {
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	background: #F29400;
	text-align: center;
}
/*
p {
	margin: 0;
	padding: 0;
}
*/
p,body,.pagetext,.pagetext2 {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	line-height: 18px;
}
.main {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
x.text,.x p,.copy1,.x td {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #633F07;
}
.text2 {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	font-weight: bold;
}
.content a,.content a:link,.content a:visited,.content a:active,.content a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #CC8151;
}
.content {
	line-height: 20px;
}
.input,.forminput {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454e5d;
}
input.text {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	border: 2px #F7E3C3 solid;
	background-color: #F7E3C3;
	padding: 2px;
}
input.text.error {
	background-color: #F7E3C3;
	border: 2px #ffa0a0 solid;
}
textarea.textarea {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	border: none;
	background-color: #F7E3C3;
	padding: 2px;
	border: 2px #F7E3C3 solid;
}
textarea.textarea.error {
	background-color: #F7E3C3;
	border: 2px #ffa0a0 solid;
}
input.button {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: #633F07 1px solid;
	background-color: #F7E3C3;
}
input.text2 {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d486d;
	border: none;
	background-color: #F7E3C3;
	height: 18px;
	font-style: italic;
	padding: 2px;
	border: 2px #F7E3C3 solid;
}
input.text2.error {
	background-color: #F7E3C3;
	border: 2px #ffa0a0 solid;
}
input.button2 {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: #633F07 1px solid;
	background-color: #F7E3C3;
	height: 18px;
	padding: 0;
	margin: 0;
}
select,select.select {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	border: 2px #F7E3C3 solid;
	background-color: #F7E3C3;
	padding: 2px;
}
select.select.error {
	border: 2px #F7E3C3 solid;
	background-color: #ffa0a0;
}
.text3 {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454e5d;
}
.margin {
/*
	padding: 32 20 32 20px;
*/
	margin-top: 29px;
}
.margin a,.margin a:link,.margin a:visited,.margin a:active,.margin a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #CC8151;
}

.faq {
}
.faq .section {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: url(../img/category.gif) no-repeat;
}
.faq .section .inner {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
.faq .section .title {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	font-weight: bold;
	padding-top: 10px;
}
.faq .section .title a,.faq .section .title a:link,.faq .section .title a:active,.faq .section .title a:visited,.faq .section .title a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	font-weight: bold;
	text-decoration: none;
}
.faq .section .content {
	display: none;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	margin-top: 10px;
	line-height: 18px;
}
.faq .section .content p + p {
	padding-top: 10px;
	margin-top: 10px;
}

.faq .smallsections {
	clear: left;
}
.faq .smallsections .left {
	background: url(../img/category2.gif) no-repeat;
	float: left;
	width: 220px;
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.faq .smallsections .right {
	background: url(../img/category2.gif) no-repeat;
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.faq .smallsections .inner {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
.faq .smallsections .title {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	font-weight: bold;
	padding-top: 10px;
}
.faq .smallsections .title a,.faq .smallsections .title a:link,.faq .smallsections .title a:active,.faq .smallsections .title a:visited,.faq .smallsections .title a:hover {
	text-decoration: none;
}
.faq .smallsections .content {
	display: none;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #633F07;
	margin-top: 10px;
	line-height: 18px;
}
.faq .smallsections .content p + p {
	padding-top: 10px;
	margin-top: 10px;
}

.subtitle,.subhead {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #633F07;
}
content a,content a:link,content a:visited,content a:active {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
content a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
.topback {
	width: 100%;
	height: 367px;
	background: #A1BDE2 url(../../de/img/top.jpg) repeat-y center center;
}
.toparea {
	margin: 0 auto;
	width: 994px;
	height: 367px;
}
.topborder {
	margin: 0 auto;
	width: 894px;
	height: 62px;
}
.topheader {
	margin: 0 auto;
	width: 894px;
	height: 305px;
	background-color: #FFFFFF;
}
.topframe {
	width: 1000px;
	background-image: url(../../de/img/topback.gif);
}
.bottomarea {
	margin: 0 auto;
	width: 994px;
}
.bottomframe {
	margin: 0 auto;
	width: 894px;
	background-color: #F4F7FC;
}
.bottom {
	background: #F29400;
}
.pageframe {
	border: 1px solid #FEFFFF;
	width: 894px;
}
.bottomback {
}
.top {
	background-image: url(../../de/img/top.gif);
}
.topleft {
	background-image: url(../../img/topleftback.gif);
}
.topright {
	background-image: url(../../img/toprightback.gif);
}
.bottomleft {
	background-image: url(../../img/bottomleft.gif);
}
.bottomright {
	background-image: url(../../img/bottomright.gif);
}
.toplinksx {
	width: 884px;
	height: 34px;
	padding-right: 10px;
	padding-top: 8px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.toplinks,.toplinks a,.toplinks a:link,.toplinks a:visited,.toplinks a:active,.toplinks a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.toplinks,.toplinks a:link,.toplinks a:visited,.toplinks a:active {
	color: #FFFFFF;
}
.toplinks a:hover {
	color: #F7E3C3;
}
.toplinks2,.toplinks2 a,.toplinks2 a:link,.toplinks2 a:visited,.toplinks2 a:active,.toplinks2 a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.toplinks2,.toplinks2 a,.toplinks2 a:link,.toplinks2 a:visited,.toplinks2 a:active {
	color: #F7E3C3;
}
.toplinks2 a:hover {
	color: #FFFFFF;
}
.toplinksspace {
	width: 30px;
}
.toplinkstext {
	margin-right: 10px;
	margin-top: 8px;
	text-align: right;
}

.productname {
	width: 219px;
	height: 17px;
	background-image: url(../../de/img/productname.gif);
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41444A;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
}
/*
.title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #050505;
}
*/
.margintext {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 22px;
}
.margin {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8193ab;
}
.margin p + p {
	padding-top: 10px;
	margin-top: 10px;
}

.content {
}
.form {
	background: url(../../de/img/formback.gif) repeat-y;
}
.box {
	min-width: 474px;
	min-height: 106px;
	background: url(../../de/img/boxback.gif) no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.box2 {
	min-width: 474px;
	min-height: 106px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.optionname {
	background: url(../../de/img/optionname.gif) no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	height: 100%;
}
.footer,.footer a,.footer a:link,.footer a:visited,.footer a:active,.footer a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.footer,.footer a:link,.footer a:visited,.footer a:active {
	color: #F7E3C3;
}
.footer a:hover {
	color: #FFFFFF;
}
.kandinsky,.kandinsky a,.kandinsky p {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474f5a;
	line-height: 22px;
}
/*
.referenzen,.referenzen a,.referenzen p {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474f5a;
	line-height: 22px;
}
*/
.copy2 {
	font-weight: bold;
}
.otherproduct {
	/*
	width: 228px;
	height: 163px;
	*/
	width: 327px;
	height: 210px;
}
.otherproductimage {
	padding: 5px 7px 6px 5px;
}
.otherproductname {
	padding-right: 21px;
	text-align: right;
	color: #666666;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.categoryimage {
	padding: 5px 7px 2px 5px;
}
.categoryname {
	padding-left: 7px;
	color: #666666;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}
.categorytext {
	padding-left: 7px;
	color: #666666;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

.menux {
	width: 177px;
	height: 30px;
	margin-top: -30px;
	position: relative;
	background-color: #F29400;
}
.menux .inner {
	border: 1px #FFFFFF solid;
}
.menu {
	width: 206px;
	background: url(../img/menuback2.gif) repeat-y;
}
.menu .outer2 {
	background: url(../img/menuback.gif) no-repeat bottom;
}
.menu .outer {
	width: 176px;
	margin-left: 30px;
}
.menu .inner {
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	background: #FFFFFF;
}
.menu a.item,.menu a.item:link,.menu a.item:active,.menu a.item:visited,.menu a.item:hover {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	color: #000000;
	display: block;
}
.menu a.item:link,.menu a.item:active,.menu a.item:visited {
	background-color: #F9C26A;
}
.menu a.item:hover {
	background-color: #FCF4E7;
}
.menu a.item.sel:link,.menu a.item.sel:active,.menu a.item.sel:visited {
	background-color: #FCF4E7;
	color: #000000;
	font-weight: bold;
}
.menux a.item2,.menux a.item2:link,.menux a.item2:active,.menux a.item2:visited,.menux a.item2:hover {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F29400;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	display: block;
}
.menu a.item3,.menu a.item3:link,.menu a.item3:active,.menu a.item3:visited,.menu a.item3:hover {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F29400;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	display: block;
}
.menu a.item4,.menu a.item4:link,.menu a.item4:active,.menu a.item4:visited,.menu a.item4:hover {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
	display: block;
}
.menu a.item4.nosel:link,.menu a.item4.nosel:active,.menu a.item4.nosel:visited {
	background-color: #F7E3C3;
	color: #633F07;
}
.menu a.item4.nosel:hover {
	background-color: #FCF4E7;
	color: #633F07;
}
.menu a.item4.sel {
	background-color: #FCF4E7;
	color: #000000;
	font-weight: bold;
}
.menu .divider {
	width: 175px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.menu .divider2 {
	width: 175px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.menubottom {
	width: 206px;
}

.page {
	background: url(../img/homeback.gif) no-repeat;
	min-height: 435px;
}
.pagetext {
	padding-top: 26px;
	padding-right: 28px;
	padding-bottom: 26px;
	padding-left: 28px;
}
.pagetext2 {
	padding-top: 32px;
	padding-right: 41px;
	padding-bottom: 32px;
	padding-left: 41px;
}
.pagetext3 {
	padding-top: 32px;
	padding-right: 41px;
	padding-bottom: 32px;
	padding-left: 41px;
}
.pagetext strong {
	font-weight: bold;
}

.productlist {
}
.productlist .productl {
	float: left;
	width: 352px;
	height: 125px;
	clear: both;
}
.productlist .productr {
	width: 345px;
	height: 125px;
	float: left;
}
.productlist .image {
	margin-left: 18px;
	margin-top: 8px;
	height: 104px;
	float: left;
}
.productlist .title {
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 12px;
	font-weight: bold;
	font-size: 13px;
}
.productlist .description {
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 4px;
	font-size: 12px;
}
.productlist .more {
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 8px;
}
.productlist .more a:link,.productlist .more a:active,.productlist .more a:visited,.productlist .more a:hover {
	color: #CC8151;
	text-decoration: none;
	font-size: 12px;
}
.productlist .hdivider {
	width: 175px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.productlist .vdivider {
	width: 1px;
	height: 125px;
	float: left;
	background: url(../img/vdivider.gif) repeat-y;
}

.productlist2 {
}
.productlist2 .productl {
	float: left;
	width: 352px;
	height: 170px;
	clear: both;
}
.productlist2 .productr {
	width: 368px;
	height: 170px;
	float: left;
}
.productlist2 .image {
	margin-left: 18px;
	margin-top: 8px;
	height: 155px;
	float: left;
}
.productlist2 .title {
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 12px;
	font-weight: bold;
	font-size: 13px;
}
.productlist2 .description {
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 4px;
	font-size: 12px;
}
.productlist2 .more {
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 8px;
}
.productlist2 .more a:link,.productlist2 .more a:active,.productlist2 .more a:visited,.productlist2 .more a:hover {
	color: #CC8151;
	text-decoration: none;
	font-size: 12px;
}
.productlist2 .hdivider {
	width: 175px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.productlist2 .vdivider {
	width: 1px;
	height: 170px;
	float: left;
	background: url(../img/vdivider.gif) repeat-y;
}

.referenzen {
}
.referenzen .subhead,.referenzen .copy2 {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 18px;
}
.referenzen .copy1 {
	line-height: 18px;
}
.referenzen p {
	margin: 0;
}

.product {
}
.product .optiongroup {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(../img/category.gif) no-repeat;
}
.product .optiongroup .name {
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	line-height: normal;
}
.product .optiongroup .options {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.product .optiongroup .options .option {
	border: 1px solid #4893ff;
}

.popupback {
	background-color: #F7E3C3;
}
.popup {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.optionimages {
	width: 550px;
	height: 362px;
	border: 1px #633F07 solid;
}
* html .optionimages {
	width: 550px;
	height: 362px;
	border: 1px #633F07 solid;
}
.optionimagestop {
	height: 15px;
	background-color: #F29400;
}
.optionimagesname {
	padding-left: 5px;
	float: left;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.optionimagesclose {
	padding-right: 5px;
	float: right;
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}
.optionimagesclose a,.optionimagesclose a:link,.optionimagesclose a:active,.optionimagesclose a:visited,.optionimagesclose a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.optionimagesimage {
	width: 550px;
	height: 310px;
	background-color: #FFFFFF;
}
.optionimagesbottom {
	height: 18px;
	background-color: #F7E3C3;
	border-top: #CC8151 solid 1px;
	text-align: center;
}
.optionimagesbottom,.optionimagesbottom a,.optionimagesbottom a:link,.optionimagesbottom a:active,.optionimagesbottom a:visited,.optionimagesbottom a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.optionimagesbottom a.sel,.optionimagesbottom a.sel:link,.optionimagesbottom a.sel:active,.optionimagesbottom a.sel:visited,.optionimagesbottom a.sel:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.optionimagesbottom2 {
	height: 18px;
	background-color: #c4071b;
	text-align: center;
}
.optionimagesbottom2,.optionimagesbottom2 a,.optionimagesbottom2 a:link,.optionimagesbottom2 a:active,.optionimagesbottom2 a:visited,.optionimagesbottom2 a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.optionunavailableoverlay {
	background-color: #FFFFFF;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

.productmargin,.productmargin p {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #633F07;
}

.pagebottom {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC8151;
	font-weight: bold;
}
.pagebottom a,.pagebottom a:link,.pagebottom a:visited,.pagebottom a:active,.pagebottom a:hover {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #633F07;
	font-weight: bold;
}

.page .errorstitle {
	background-color: #F29400;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.page .errorstext {
	background-color: #F7E3C3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inquirybasketname {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	color: #633F07;
}
.inquirybasketinfo {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #633F07;
}
.inquirybasketimage {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #b2b2b2;
}
.inquirybasketlink {
	float: left;
	margin-left: 10px;
	width: 235px;
}
.inquirybasketlink,.inquirybasketlink a,.inquirybasketlink a:link,.inquirybasketlink a:active,.inquirybasketlink a:hover,.inquirybasketlink a:visited {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC8151;
}
.inquirybasketnumber {
	padding: 2px 7px;
	background-color: #F7E3C3; 
}
.inquirybasketbutton {
	text-align: right;
	background-color: #F7E3C3;
	padding: 2px 7px
}
.inquirybasketbutton,.inquirybasketbutton a,.inquirybasketbutton a:link,.inquirybasketbutton a:active,.inquirybasketbutton a:hover,.inquirybasketbutton a:visited {
	font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #633F07;
}