body {
	margin: 0;
	padding: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: bold;
}

h1 {
	padding: 30px 0 5px 0;
	font-size: 25px;
	line-height: 35px;
}

h2 {
	padding: 19px 0 5px 0;
	font-size: 17px;
	line-height: 24px;
}

h3, h4, h5, h6 {
	padding: 13px 0 5px 0;
	font-size: 13px;
	line-height: 18px;
}

p {
	margin: 0;
	padding: 4px 0 5px 0;
}

ul, ol {
	margin: 0 0 0 36px;
	padding: 4px 0 5px 0;
}

table {
	margin: 0;
	border: 4px 0 5px 0 solid white;
	border-spacing: 0;
	padding: 0;
	width: 100%;
}

th {
	font-size: 9px;
	font-weight: bold;
	color: inherited;
}

td {
	border-top: 1px solid white;
	background-color: #e2e2e2;
	padding: 0;
	vertical-align: top;
}

img {border: none;}

hr {
	margin: 0 0 6px 0;
	border-top: 6px transparent solid;
	border-bottom: 1px #c2c2c2 solid;
	border-left: none;
	border-right: none;
	padding: 0;
	height: 0;
	color: #c2c2c2;
}

a {
	text-decoration: none;
	color: #4100a2;
}

a:hover {
	text-decoration: none;
	color: #c20084;
}



.xxxFirst {padding-top: 4px;}

.xxxFrame img {
	border: 1px #cccccc solid;
}

.xxxLeft {
	position: relative;
	margin: 0;
	padding: 9px 0;
	text-align: left;
}

.xxxLeft.xxxFloat {
	position: relative;
	float: left;
	clear: left;
	display: inline;
	margin: 0;
	padding: 9px 18px 9px 0;
	text-align: left;
}

.xxxCenter {
	position: relative;
	margin: 0;
	padding: 9px 0;
	text-align: center;
}

.xxxRight {
	position: relative;
	margin: 0;
	padding: 9px 0;
	text-align: right;
}

.xxxRight.xxxFloat {
	position: relative;
	float: right;
	clear: right;
	display: inline;
	margin: 0;
	padding: 9px 0 9px 9px;
	text-align: right;
}

.xxxClear {clear: both;}



.xxxText {
	display: inline;
}

.xxxImage {
	line-height: 0;
}
.xxxImage .xxxCaption {
	font-size: 11px;
	color: #888888;
	line-height: normal;
}
.xxxImage .xxxCaption {
	padding-top: 4px;
}
.xxxImage .xxxCaption * {
	padding: 0;
}
.xxxImage a, .xxxImage a:hover {
	font-weight: normal;
	color: #888888;
}

.xxxCatalogPrice, .xxxSpecialPrice {font-weight: bold;}
.xxxSpecialPrice, .xxxSpecialText {color: red;}

.xxxDocument {
	float: left;
	display: inline;
	padding: 0;
}
.xxxDocument a {
	float: left;
	display: inline;
	border: 1px solid white;
	background: url('../images/document.gif') no-repeat top center;
	padding: 57px 5px 3px 5px;
	text-align: center;
}
.xxxDocument a:hover {border-color: red; }

.xxxMenu {
	padding: 3px 0 0 0;
}

.xxxMenu ul {
	padding: 0;
}

.xxxMenu, .xxxMenu ul {
	list-style-type: none;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-align: left;
	line-height: 18px;
}

.xxxMenu li {
	margin: 0;
	padding: 3px 0 6px 0;
}

.xxxMenu li li {
	padding: 0;
}

.xxxMatrix {
	clear: both;
	list-style-type: none;
	margin: 6px 0 0 0;
	padding: 0;
}

.xxxMatrix li {
	position: relative;
	float: left;
	display: inline;
}

.xxxMatrix h1, .xxxMatrix h2, .xxxMatrix h3, .xxxMatrix h4, .xxxMatrix h5, .xxxMatrix h6 {
	margin: 0;
	padding: 0;
}

.xxxMatrix .xxxLayer {
	position: absolute;
	top: 10px;
	left: 12px;
	margin: 0;
	padding: 0;
	width: 244px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #ff7733;
	line-height: normal;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#000000, Direction=120, Strength=4)";
	filter: Shadow(Color=#000000, Direction=120, Strength=4);
	text-shadow: 0.1em 0.1em 1.2em black, 0.1em 0.1em 0.6em black, 0.1em 0.1em 0.2em black;
}
.xxxMatrix .xxxTitle {
	display: block;
	font-size: 16px;
}
.xxxMatrix .xxxSubtitle {
	display: block;
	font-size: 11px;
}

.xxxMatrix a .xxxLayer {color: #ff7733;}
.xxxMatrix a:hover .xxxLayer {color: red;}

.xxxMatrix img, .xxxMatrix a img {
	border: 1px solid white;
	padding: 5px;
	vertical-align: top;
}
.xxxMatrix a:hover img {border-color: red; }

.xxxList {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.xxxList .xxxItem {
	display: inline;
	margin: 0;
	padding: 0;
}

.xxxList .xxxBlock {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 262px;
}

.xxxList ul {
    list-style-type: disc;
}

.xxxTable {
	clear: both;
}

.xxxTable .xxxTitleRow {
	background: none;
}
.xxxTable .xxxTitleRow h1, .xxxTable .xxxTitleRow h2, .xxxTable .xxxTitleRow h3,
.xxxTable .xxxTitleRow h4, .xxxTable .xxxTitleRow h5, .xxxTable .xxxTitleRow h6 {
	padding-left: 0;
	padding-right: 0;
}

.xxxTable .xxxSpaceRow {
	background: none;
	height: 5px;
}

.xxxTable .xxxTitleCol {
	min-width: 140px;
}
.xxxTable .xxxTitleCol h1, .xxxTable .xxxTitleCol h2, .xxxTable .xxxTitleCol h3, 
.xxxTable .xxxTitleCol h4, .xxxTable .xxxTitleCol h5, .xxxTable .xxxTitleCol h6 {
	color: black;
}

.xxxTable .xxxTextCol {
	max-width: 470px;
}

.xxxTable .xxxCatalogPriceCol {
	width: 100px;
	text-align: right;
}

.xxxTable .xxxSpecialDiscountCol {
	width: 50px;
	text-align: right;
}

.xxxTable .xxxSpecialPriceCol {
	width: 100px;
	text-align: right;
}

.xxxTable .xxxSpecialTextCol {
	width: 140px;
}

.xxxTable .xxxMediumFormatCol {
	width: 40px;
}

.xxxTable .xxxMediumSizeCol {
	width: 70px;
	text-align: right;
}

.xxxTable .xxxMediumDownloadCol {
	width: 24px;
	line-height: 0;
}
.xxxTable .xxxMediumDownloadCol img {
	border: 1px solid #e2e2e2;
	padding: 3px;
}
.xxxTable .xxxMediumDownloadCol a:hover img {
	border-color: red;
}

.xxxForm {float: left; display: inline; clear: both; width: 570px; margin: 0; padding: 0; }
.xxxForm .block {float: left; display: inline; background-color: #eeeeee; margin: 1px 0; padding: 0; }
.xxxForm .element {float: left; display: inline; width: 100%; margin: 0; padding: 3px 0 2px 0; }
.xxxForm .element div {float: left; display: inline; margin: 0 6px; padding: 0; }
.xxxForm .email .label, .xxxForm .text .label, .xxxForm .select .label {width: 100px; margin-top: 4px; }
.xxxForm .email .field, .xxxForm .text .field, .xxxForm .select .field {margin-top: 0; margin-bottom: 0; }
.xxxForm .email .field input, .xxxForm .text .field input {width: 275px; }
.xxxForm .checkbox .label {margin-top: 3px; }
.xxxForm .checkbox .field {margin-top: 2px; margin-bottom: 2px; }
.xxxForm .textarea .label {margin-top: 4px; }
.xxxForm .textarea .field {clear: both; margin-top: 4px; margin-bottom: 2px; }
.xxxForm .textarea .field textarea {width: 556px; height: 160px; }
.xxxForm .submit .field {float: right; height: 28px; margin-top: 4px; }



#xxxSwitzerland {
	position: relative;
}

#xxxSwitzerland .xxxState {
	visibility: hidden;
	position: absolute;
	padding: 2px 9px;
	background-color: #f0ffff;
	border: solid 1px blue;
}
#xxxZH {top: 120px; left: 220px; width: 330px;}
#xxxVD {top: 270px; left: 70px; width: 270px;}
#xxxTI {top: 340px; left: 230px; width: 330px;}
#xxxAG {top: 120px; left: 150px; width: 350px;}
#xxxBE {top: 240px; left: 90px; width: 400px;}
#xxxLU {top: 190px; left: 160px; width: 350px;}
#xxxSG {top: 160px; left: 270px; width: 300px;}
#xxxZZ {top: 150px; left: 130px; width: 370px;}
#xxxSwitzerland .xxxClose {
	padding-top: 9px;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
