@CHARSET "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #ffca67;
}

#SiteTable {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#SiteHeader {
	width: 100%;
	height: 161px;
	padding-top:0px;
	padding-left: 15px;
	background-color: #FFF;
}
#FooterNavigation {
}
#SiteNavigation {
	background-color: #b1b1b1;
	background-image: url(/cyshop/templates/kuvertshop/images/bgbar.jpg);
	width: 100%;
	height: 27px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	clear: both;
}

#SiteNavigation ul li {
	font-size: 14px;
	font-weight: lighter;
}

.CyCartMiniDisplayWidgetCyBox {
	float: right;
	width: 220px;
	height: 62px;
	margin-top: 0px;
	margin-right: 30px;
	background: #f8f8f9;
	border: 1px solid silver;
}

.CyCartMiniDisplayWidgetCyBoxHeader {
	background: silver;
	color: white;
	font-weight: bold;
}

.CyCartLogoKasse {
	float: right;
	width: 50px;
	height: 40px;
	background: #f8f8f9
	url('/cyshop/templates/kuvertshop/images/Kasse.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}

.CyCartLogoWarenkorb {
	float: left;
	width: 90px;
	height: 40px;
	background: #f8f8f9
	url('/cyshop/templates/kuvertshop/images/Einkaufswagen.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 70px;
	padding-top: 10px;
}

.inlinenav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

.inlinenav ul li {
	font-size: 9px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	border: 0px;
	border-color: #000;
}

#SiteWidgets {
	color: #000000;
	width: 100%;
//	background-color: #ffe4b5;
//	background: #f2ca09 url('/cyshop/templates/kuvertshop/images/balkenot.jpg') 0 0 no-repeat;
//	background: #f5d453 url('/cyshop/templates/kuvertshop/images/balkenot.jpg') 0 0 no-repeat;
	background: #f3cd52 url('/images/balkenot.jpg') 0 0 no-repeat;
	height: 20px;
	margin-top: -10px;
}

.CyNavigationPathWidgetCyBoxContent ul {
	margin-left: -25px;
	color: #b1b1b1;
}

.CyNavigationPathWidgetCyBoxContent a {
	color: #696969;
}

.CyNavigationPathWidgetCyBoxContent a:hover {
	color: #000000;
}

.CyNavigationPathWidgetCyBoxContent li {
	font-weight: bold;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	list-style-type: none;
	list-style-position: inside;
	color: #b1b1b1;
}

#FooterLine {
	color: #696969;
	width: 100%;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
// 	background-color: #ffe4b5;
//	background: #f2ca09 url('/cyshop/templates/kuvertshop/images/balkenot.jpg') 0 0 no-repeat;
//	background: #f5d453 url('/cyshop/templates/kuvertshop/images/balkenot.jpg') 0 0 no-repeat;
	background: #f3cd52 url('/images/balkenot.jpg') 0 0 no-repeat;
	height: 20px;
	margin-top: 3px;
}

#FooterNavigation {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #b1b1b1;
	height: 20px;
	background-image: url(/cyshop/templates/kuvertshop/images/bgbar.jpg);
	
}

.logobogen {
	margin-bottom: 7px;
	margin-left: 5px;
	float: left;
}

.logotext {
	float: left;
	margin-top: 2px;
}

#Footer {
	position: fixed;
	bottom: 3px;
	width: 100%;
	height: 40px;
}

#Header {
	z-index:2;
	position: fixed;
	padding-top: 7px;
	top: 0px;
	width: 100%;
	height: 100px;
	background-color: #FFF;
}

#MainContent .CyBoxHeader {
	background: silver;
	border: 1px solid silver;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

#MainContent .CyBox {
	background: #f8f8f9;
	border: 1px solid silver;
}

#MainContent .CyBoxContent {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

#MainContent {
	padding-top: 240px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
	background-color: #fff;
}
/*
.Farbbalken {
z-index:0;
margin-top:-19px;
background: #f8f8f9 url('/images/farbbalken.jpg');
//background: #f8f8f9 url('/images/farbbalken.jpg');
width:20px;
height:100%;
left:0px;
position:fixed;
}
*/
#leftbar .CyCategoryNavigationWidgetCyBox {position:relative;z-index:1;}


#leftbar {width: 160px;}

#MainContent .CyBoxContent ul {
	padding: 0px;
	margin: 10px;
	list-style: none;
}

#MainContent .CyBoxContent li {
	list-style: none;
	margin:0;
	padding:3px;
}

.CyCategoryChildImageBoxItem {
	width: 120px;
	text-align: center;
	margin: 20px;
	float: left;
}

############################################################################################
#MainContent .CyCategoryNavigationWidgetCyBoxContent {
	margin-left: 0px;
}

#MainContent .CyCategoryNavigationWidgetCyBoxContent a:link, #MainContent .CyCategoryNavigationWidgetCyBoxContent a:visited{
	display:block;
	color:#000;
	text-decoration:none;
	margin:0;
	padding:0.2em;
list-style-position:inside;
	//border:1px solid #b1b1b1;
	//background-color:#b1b1b1;
}

#MainContent .CyCategoryNavigationWidgetCyBoxContent li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #b1b1b1;
//border:1px solid #b1b1b1;
}

#MainContent .CyCategoryNavigationWidgetCyBoxContent ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#MainContent .CyCategoryNavigationWidgetCyBoxContent ul li ul li {
	list-style: square;
	padding: 0px;
	margin-left: 15px;
border:0px solid;
}

#MainContent .CyCategoryNavigationWidgetCyBoxContent li#active{
	padding:0.5em;
	text-decoration:underline;
}

#MainContent .CyCategoryNavigationWidgetCyBoxContent a:hover{
	color:#000;
	text-decoration:none;
	background-color:#ffca67;
}

#MainContent .CyBoxCategoriesActive{
	background-color:#ffca67;
}

############################################################################################
.CyCategoryChildImageBoxItem {
	width: 120px;
	text-align: center;
	margin: 20px;
	float: left;
}

.CyProductListingWidgetCyBoxContent table th,.CySearchTextWidgetCyBoxContent table th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.CyBoxArticleListingModel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.CyBoxArticleListingImage img {border: 1px solid black;}

.CyValueDisplayList {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 220px;
	font-weight: normal;
	margin-left:-100px;
}

.CyProductDetailValues
{
	margin-left:-9px;
}

.CyBoxArticleListingName {
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.CyBoxArticleListingName li {
	font-family: Verdana, Arial, sans-serif;
	list-style-type:none;
	font-size: 10px;
	font-weight: normal;
	padding-left:12px;
}

.CyBoxArticleListingPrice {
	width: 150px;
	padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}

.CyBoxArticleListingBuyNow {
	padding-left: 20px;
	width: 200px;
	font-size: 15px;
	font-weight: bold;
}


.CyValueSelectionWidgetCyBoxContent a {
	color: orange;
}

.CyValueSelectionWidgetCyBoxContent li {
	display: block;
	float: left;
	height: 30px;
}

#CyValueSelectionSubmitButton {
	display: block;
	width: 120px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 10px;
}

.Buttonlink {
	display: block;
	width: 135px;
	height: 20px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-top: 4px;
}

.Buttonlink1 {
	display: block;
	width: 135px;
	height: 20px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	margin-top:4px;
	padding-left: 23px;
	padding-top: 4px;
}

.Buttonlink2 {
	display: block;
	width: 70px;
	height: 40px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-bottom: 10px;
}

.Buttonlink3 {
	display: block;
	width: 70px;
	height: 24px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top:4px;
}

.Buttonlink4 {
	display: block;
	width: 100px;
	height: 30px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top:4px;
}

.Buttonlink5 {
	display: block;
	width: 40px;
	height: 30px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top:4px;
}

.Buttonlink6 {
	display: block;
	width: 40px;
	height: 30px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil1.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top:4px;
}

.CyBoxArticleListingBuyNow a{
	display: block;
	width: 135px;
	height: 10px;
	border: 0;
	background: #f8f8f9 url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.CyBoxContent input.button {
	display: block;
	width: 120px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 30px;
}

.CyBoxContent input.button1 {
	display: block;
	width: 80px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 20px;
}

.CyBoxContent input.button4 {
	display: block;
	width: 110px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 20px;
}

.CyBoxContent input.button5 {
	display: block;
	width: 120px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	margin-top: 2px;
	padding-left: 20px;
}

.CyBoxContent input.button6 {
	display: block;
	width: 135px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	margin-top: 2px;
	padding-left: 20px;
}

.CyBoxContent input.button7 {
	display: block;
	width: 230px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 20px;
}

input.button3 {
	display: block;
	width: 200px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 22px;
}

input.button10 {
	display: block;
	width: 70px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 22px;
}

#CyBoxCartArticleListingEmpty,.CyBoxContent input.button2 {
	display: block;
	width: 160px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom:5px;
}

.CyBoxContent input.button11 {
	display: block;
	width: 155px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
		url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0
		no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom:5px;
background-color:#ff00ff;
}

.CyBoxArticleListingDisplay {margin-bottom:5px;}

#CyValueSelectionSubmitButton:hover,input.button2:hover,input.button1:hover,input.button:hover,input.button3:hover,input.button4:hover,.Buttonlink4:hover {color: #ffca67;}

.CyProductDetailCode {
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}


.CyProductDetailDescription {font-weight: bold;font-size: 13px;}

.CyProductDetailWidgetCyBoxContent h3 {width:40%;}
.CyProductDetailWidgetCyBoxContent h2 {width:40%;}

.CyGraduadedPricesWidgetCyBoxContent table {
	margin-top:-15px;
	width: 50%;
	font-weight: bold;
	font-size: 13px;
	background-color:white; 
}

.CyGraduadedPricesCalculationWidgetCyBoxContent {
	padding-top: 10px;
}

.CyGraduadedPricesWidgetCyBoxContent {
	padding-top: 15px;
	width: 100%;
	font-weight: bold;
	font-size: 15px;

}

.CyProductDetailValues {float: left;}

.CyGraduadedPricesWidgetCyBox {
	margin-top:5px;
	clear: both;
	float: left;
	width: 50%;
}

.CyGraduadedPricesCalculationWidgetCyBox {
	margin-top:5px;
	float: right;
	width: 49%;
}

duadedPricesWidgetCyBoxContent {
	padding-top: 15px;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
}

.CyProductDetailWidgetCyBox {border: 1px solid silver;}

.CyProductDetailWidgetCyBoxContent {float:left; 	border: 1px solid silver;width:100%;}

.CyProductDetailWidgetCyBoxContent img{
width:500px;
float: right;
padding-right:5px;
margin-top:-43px;

}

.CyProductDetailWidgetCyBoxContent {padding-left:5px;}

.CyGraduadedPricesWidgetCyBoxContent table {width: 100%;}

.CyGraduadedPricesWidgetCyBox {
	clear: both;
	float: left;
	width: 50%;
}

.CyGraduadedPricesCalculationWidgetCyBox {
	float: right;
	width: 49%;
}

.CyCartDisplayWidgetCyBoxContent {
	padding-bottom: 50px;
}

.CyCartDisplayWidgetCyBoxContent table {width: 100%;}

.CyCartDisplayWidgetCyBoxContent table th {
	font-weight: bold;
	font-size: 13px;
}

.CyBoxCartArticleListingNumber,.CyBoxCartArticleListingQuantity,.CyBoxCartArticleListingPrice
	{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.CyBoxCartArticleListingRemove {text-align: center;}

.CyBoxCartArticleListingImage {
	text-align: center;
	font-weight: bold;
}

.CyBoxCartArticleListingName {
	width: 25%;
	font-size: 11px;
	font-weight: bold;
}

#CyBoxCartArticleListingRefresh {
	float: left;
	margin-top: 30px;
	margin-left: 50px;
}

#CyBoxCartArticleListingEmpty {
	float: left;
	margin-top: 20px;
	margin-left: 15%;
}

.Buttonlink {
	float: right;
	margin-top: 20px;
}

.CyBoxCartArticleListingAmount {text-align: center;}

.CyBoxCartArticleListingAmount input {width: 50px;}

.CyBoxCartArticleListingInSum,.CyBoxCartArticleListingInVatSum,.CyBoxCartArticleListingInSumSum
	{
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

.CyAskForLoginWidgetCyBoxContent {
	width: 100%;
	border: 1px solid silver;
}

#CyAskForLoginNewCustomer {
	margin-top: 1px;
	margin-left: -2px;
	width: 50%;
	float: left;
	height: 200px;
	border: 1px solid silver;
	padding-left: 20px;
	background-color: #f8f8f9;
}

#CyAskForLoginExistingCustomer {
	margin-top: 1px;
	margin-left: -2px;
	width: 40%;
	float: right;
	height: 200px;
	border: 1px solid silver;
	padding-left: 20px;
	background-color: #f8f8f9;
}

#CyAskForLoginExistingCustomerInner {
	font-weight: bold;
}

#CyAskForLoginExistingCustomerInner input.button1 {
	position: absolute;
	top: 350px;
}

#CyAskForLoginNewCustomerInner input.button1 {
	position: absolute;
	top: 350px;
}

CartArticleListingInSumSum {
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

.CyAskForLoginWidgetCyBoxContent {
	width: 100%;
	border: 1px solid silver;
}

#CyAskForLoginNewCustomer {
	margin-top: 1px;
	margin-left: -2px;
	width: 50%;
	float: left;
	height: 200px;
	border: 1px solid silver;
	padding-left: 20px;
	background-color: #f8f8f9;
}

#CyAskForLoginExistingCustomer {
	margin-top: 1px;
	margin-left: -2px;
	width: 40%;
	float: right;
	height: 200px;
	border: 1px solid silver;
	padding-left: 20px;
	background-color: #f8f8f9;
}

#center {
	width: 100%;
}

.CySignupstartWidgetCyBoxContent,.CySignupContactWidgetCyBoxContent,.CySignupBillDataWidgetCyBoxContent,.CySignupShipDataWidgetCyBoxContent
	{
	width: 49%;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.CySignupstartWidgetCyBoxContent input,.CySignupContactWidgetCyBoxContent input,.CySignupBillDataWidgetCyBoxContent input,.CySignupShipDataWidgetCyBoxContent input
	{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.CySignupContactWidgetCyBoxContent {clear: both;}

.CySignupstartWidgetCyBox {
	float: left;
	width: 49%;
}

.CySignupContactWidgetCyBox {
	float: right;
	width: 49%;
}

.CySignupBillDataWidgetCyBox {
	float: left;
	width: 49%;
}

.CySignupShipDataWidgetCyBox {
	float: right;
	width: 49%;
}

.CySignupendWidgetCyBox {clear: both;}

.CySignupendWidgetCyBoxContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.CySearchWidgetCyBox,.CyLoginWidgetCyBox {width: 200px;}

.CySearchWidgetCyBoxContent,.CyLoginWidgetCyBoxContent {
	margin-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.CySearchWidgetCyBoxContent input,.CyLoginWidgetCyBoxContent input {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CyValueSelectionWidgetCyBox input {margin-left:10px;}

.CySignupWidgetError {
	border-style:solid;
	border-width: 1px;
	border-color: #F00;
	background-color: #FDD;
	margin: 7px;
	padding: 7px;
}

.CyBox {
	margin-bottom: 4px;
}

.OTPriceCalculationWidgetCyBox {
width:60%;
float:left;
}

.OTPriceCalculationWidgetCyBoxContent table {
	width:100%;
	margin-top:10px; 
	margin-right:5px;
	clear:both;
	background-color:white; 
}

.OTPriceCalculationWidgetCyBoxContent th {font-size: 11px;}

.OTPriceCalculationWidgetCyBoxContent td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px; 
	padding-top:5px; 
	padding-bottom:5px; 
}

.OTPriceCalculationWidgetCyBoxContent input,.OTPriceCalculationWidgetCyBoxContent select{margin-left:5px;}

.OTPriceCalculationWidgetCyBoxContent{font-weight: bold;}
.OTPriceCalculationWidgetCyBoxContent td a {font-weight: bold;font-size: 9px; }


.OTMiniArticlePreviewWidgetCyBox {
margin-left:5px;
float:right;
width:37%;
}

.OTPriceCalculationWidgetCyBoxContent,.OTMiniArticlePreviewWidgetCyBoxContent {padding-left:5px;}

.OTMiniArticlePreviewWidgetCyBoxContent {float:right;width:98%;}

.OTMiniArticlePreviewWidgetCyBoxContent span ul{width:90%;}

.CyProductDetailImage{width:40%;float:right;}

.CyProductDetailForm {
	float:left; 
	margin-left: 10px;
	margin-top:20px;
}

.CyProductDetailForm input.button2 {margin-bottom:-5px;}

.CyProductDetailForm a{margin-bottom:-10px;}

.CyProductSamplesWidgetCyBoxContent {float:left;}

.CyProductSampleForm {

	float:left;
	width:250px;
	font-size: 11px;
	font-weight: bold;
}

.CyProductSampleForm table td{font-size: 11px;font-weight: bold;}

.CyProductSampleForm a {float:left;}

.CyProductSamplesWidgetCyBoxContent img{width:500px;margin-top:-43px;margin-right:-10px;}

.CyWelcomeWidgetCyBoxContent{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width:28%;
	margin-left:5%;
	text-align:center;
}


.CyContactDetailPerson{clear:both;float:left;margin-top:30px;padding-left:10px;}

.CyContactDetailPersonPicture {float:right;font-size: 9px;text-align:center;padding-right:10px}

.CyContactDetailDescreption{font-weight:bold;}

.CyContactWidgetCyBoxContent{float:left;width:100%;}

.CyContactDetail{padding-top:20px;padding-bottom:20px;height:150px;padding-right:10px;}

.PrintDirectionsText{font-weight:bold;}

.CyContactWidgetCyBox{height:100%;}

.CyContactWidgetCyBoxContent{width:97%;}

.CyResellerWidgetCyBoxContent,.CyPrintDirectionWidgetCyBoxContent,.CyAGBWidgetCyBoxContent,.CyImpressumWidgetCyBoxContent,.CyEnquiryWidgetCyBoxContent,.CyDataSecurityWidgetCyBoxContent,.CyContactWidgetCyBoxContent{padding-left:10px; padding-top:10px; padding-bottom:10px; padding-right:10px;font-family: Verdana, Arial, sans-serif;}

.CyResellerLink{text-decoration:underline;}

.CyEnquiryWidgetCyBoxContent td{font-size:10px;font-family: Verdana, Arial, sans-serif;height:30px;font-weight: bold;}

.CyEnquiryWidgetCyBoxContent input{width:80%;}

.CyEnquiryWidgetCyBoxContent input{width:80%;}

.CyEnquiryWidgetCyBoxContent input.button{
	display: block;
	width: 100px;
	height: 20px;
	border: 0px;
	background: #f8f8f9
	url('/cyshop/templates/kuvertshop/images/Pfeil.gif') 0 0 no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom:5px;
}

.CySignupContactWidgetCyBoxContent table {font-size: 10px; font-weight: bold;}

.Zertifikat {height:710px;}
.ZertifikatBild,.ZertifikatText {margin-left:10px;float:left;}

.ZertifikatText,.FSC{margin-left:30px;}
.FSC {float:left;width:350px;}

.CyLastVisitedProductsWidgetCyBox {
	clear: both;
}
.CySimilarProductsWidgetCyBoxContent ul li {
	display: inline-block;
	width: 125px;
	border-style: solid;
	border-width: 5px;
	border-color: #FAFAFA;
}

.CyLastVisitedProductsWidgetCyBoxContent ul li {
	display: inline-block;
	width: 125px;
	border-style: solid;
	border-width: 5px;
	border-color: #FAFAFA;
}


#ImageStylePrev img{
	border-style: solid;
	border-width: 2px;
	border-color: #888;

}

.OtSpecialAdvertCyBoxContent {
	background-color: #FFF;
}

.CyBoxArticleListingPages {
	display: block;
	float: left;
	border-style: solid;
	border-color: #AAA;
	border-width: 1px;
	width: 20px;
	height: 15px;
	text-align: center;
	background-color: #DDD;
}
.CyBoxArticleListingPagesCU {
	display: block;
	float: left;
	border-style: solid;
	border-color: #AAA;
	border-width: 1px;
	width: 20px;
	height: 15px;
	text-align: center;
	background-color: #EEE;
}
.CyBoxArticleListingBu {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.CyBoxArticleListingUL {
	position: relative;
	top: -10px;
}

.CyCategoryChildImageBoxItem {
	width: 130px;
	height: 100px;
}
/* -------------------------------*/

.OtSpecialAdvertCyBoxContent a img {
	background-color:#fecc00;
}
.OtSpecialAdvertCyBoxContent a img:hover {
	background-color: #FF0;
}
#maincontent .OtSpecialAdvertCyBoxContent {
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-bottom: 5px;
}

