/* global section */
html {
	height: 100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #567;
	height: 100%;
	background-image: url(images/back.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFF;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}

hr {
	background-color: #567; /* Mozilla 1.4 */
	color: #567; /* IE 6 */
	border: #567; /* Opera */
	height: 1px;
	margin: 0.2em;
}
/*****************/

/* Index section (intro page) */
#index {
	width: 610px;
	padding: 5em 0 0 0;
	color: #567;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}

#index h2 {
	margin-top: 5px;
	font-size: 1.3em;
	font-weight: bold;
}

#index table {
	width: 468px;
	border: 0;
	margin: 0 auto 0;
}

#index td {
	width: 25%;
	padding: 1em;
	text-align: center;
}

#index img {
	margin: 0.5em;
}

#index a {
	display: block;
	height: 60px;
	overflow: hidden;
	text-decoration: none;
	width: 67px;
}

#index a span {
	visibility: hidden;
}

#index a:hover {
	background-position: -67px 0;
}

a#indexWo {
	background: url(images/flag_world_combined.gif) no-repeat 0 0;
}
a#indexCh {
	background: url(images/flag_ch_combined.gif) no-repeat 0 0;
}
a#indexUk {
	background: url(images/flag_uk_combined.gif) no-repeat 0 0;
}
a#indexGe {
	background: url(images/flag_ge_combined.gif) no-repeat 0 0;
}

#index .xmas {
	width: 299px;
	height: 250px;
	border: 0;
	margin: 5em;
}

#index .headImg {
	width: 580px;
	height: 90px;
	border: 0;
}
/*****************/

/* banner on index page */
#banner, #banner * {
	position: relative;
	margin: -1em 0 1em 0;
	text-align: center;
}

#banner p {
	margin: 0 0 2em 0;
}

#banner img {
	margin: 0 1em 0;
}
/************************/

/* external banner on index page */
#extbanner, #extbanner * {
	text-align: center;
	margin: 0 auto;
}

#extbanner img {
	margin: 0 0 1em 0;
}
/************************/

/****************/
/* zoom section */
#zoom {
	text-align: center;
	margin: 0 auto 0;
	font-size: 1.1em;
}

#zoom table {
	width: 75%;
	margin: 0 auto 10px;
	border: 1px solid #EEE;
}

#zoom th {
	background: #EEE;
}

#zoom td {
	vertical-align: top;
	text-align: center;
	line-height: 150%;
}
/****************/

/* page container section */
#container {
	width: 100%;
	text-align: center;
	margin: 0 auto 0;
}

#container * {
	text-align: left;
}
/**********************/

/* head section */
#head {
	color: #567;
	height: 150px;
	background: #CCC;
	padding: 6px;
}

#head table {
	color: #567;
	width: 100%;
	height: 103px;
	padding: 0.2em;
	background-color: #EEE;
	border: 1px solid #89A;
}

#head a {
	display: block;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
	width: 120px;
}

#head a span {
	visibility: hidden;
}

#head a:hover {
	background-position: -120px 0;
}
/**************/

/* roll over section head */
a#headContact_de {
	background: url(images/contact_de.gif) no-repeat 0 0;
}
a#headContact_en {
	background: url(images/contact_en.gif) no-repeat 0 0;
}
a#headLang_de {
	background: url(images/langreg_de.gif) no-repeat 0 0;
}
a#headLang_en {
	background: url(images/langreg_en.gif) no-repeat 0 0;
}
a#headCart_de {
	background: url(images/cart_de.gif) no-repeat 0 0;
}
a#headCart_en {
	background: url(images/cart_en.gif) no-repeat 0 0;
}
a#headHome_de {
	background: url(images/homepage_de.gif) no-repeat 0 0;
}
a#headHome_en {
	background: url(images/homepage_en.gif) no-repeat 0 0;
}
a#headHelp_de {
	background: url(images/help_de.gif) no-repeat 0 0;
}
a#headHelp_en {
	background: url(images/help_en.gif) no-repeat 0 0;
}
a#headLogin_de {
	background: url(images/login_de.gif) no-repeat 0 0;
}
a#headLogin_en {
	background: url(images/login_en.gif) no-repeat 0 0;
}
a#headAccount_de {
	background: url(images/account_de.gif) no-repeat 0 0;
}
a#headAccount_en {
	background: url(images/account_en.gif) no-repeat 0 0;
}
a#headLogout_de {
	background: url(images/logout_de.gif) no-repeat 0 0;
}
a#headLogout_en {
	background: url(images/logout_en.gif) no-repeat 0 0;
}
/*********************/

/* product navigation section */
#navcontainer {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

#navcontainer table {
	width: 100%;
	height: 40px;
	background-color: #999;
	color: #FFF;
	border: 1px solid #89A;
}

#navcontainer th {
	text-align: left;
	padding: 0 0 0 2em;
}

#navcontainer ul {
	list-style-type: none;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
}

#navcontainer ul li a {
	font-weight: normal;
	font-size: 1.1em;
	color: #C910CA;
	text-align: center;
	background: #FFF;
	width: 100px;
	height: 16px;
	border-top: 1px solid #C910CA;
	border-left: 1px solid #C910CA;
	border-bottom: 1px solid #C910CA;
	border-right: none;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
}

#navcontainer ul li a:hover {
	color: #FFF;
	background: #C910CA;
}

#navcontainer a:active {
	color: #FFF;
	background: #C910CA;
}

#navcontainer li#active a {
	background: #C910CA;
	color: #FFF;
}

#navlist3 .searchInput {
	text-align: left;
	width: 10em;
	height: 16px;
	border: 1px solid #C910CA;
	margin: 0 0.3em 0 0;
	float: left;
}
/****************/

/* content section */
#content {
	float: left;
	width: 95%;
	padding: 2em;
	color: #567;
	text-align: center;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
}

#content * {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content p {
	line-height: 150%;
}

#content img {
	vertical-align: middle;
}
/***************/

/* footer section */
#foot {
	position: relative;
	width: 95%;
	margin: -1em 0 1em 0;
	font-size: 1.2em;
	color: #567;
	text-align: center;
}

#foot a {
	color: #567;
	text-decoration: none;
	margin: 0 2.5em 1em 2.5em;
}

#foot a:hover {
	color: #C910CA;
	text-decoration: underline;
}
/******************/

/* start page table */
#startTable {
	color: #567;
	border: 1px solid #89A;
	width: 100%;
}

#startTable th {
	text-align: center;
	background: #EEE;
	width: 33.3%;
}

#startTable td {
	text-align: center;
	margin: 0 auto 0;
}

#startTable a {
	display: block;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
	width: 150px;
	margin: 0 auto 0 !important;
}

#startTable a span {
	visibility: hidden;
}

#startTable a:hover {
	background-position: -150px 0;
	text-decoration: none !important;
}
/*****************/

/* roll over section start table */
a#startNews_de {
	background: url(images/news_de.gif) no-repeat 0 0;
}
a#startNews_en {
	background: url(images/news_en.gif) no-repeat 0 0;
}
a#startOffers_de {
	background: url(images/offers_de.gif) no-repeat 0 0;
}
a#startOffers_en {
	background: url(images/offers_en.gif) no-repeat 0 0;
}
a#startCatup_de {
	background: url(images/catup_de.gif) no-repeat 0 0;
}
a#startCatup_en {
	background: url(images/catup_en.gif) no-repeat 0 0;
}
a.startAll_de {
	background: url(images/showall_de.gif) no-repeat 0 0;
}
a.startAll_en {
	background: url(images/showall_en.gif) no-repeat 0 0;
}
/*********************/

/* cart table */
#cartTable {
	color: #567;
	border: 1px solid #89A;
	width: 100%;
	text-align: left;
}

#cartTable * {
	line-height: 200%;
}

#cartTable form, #cartTable input {
	text-align: center;
}

#cartTable th {
	background: #EEE;
	margin: 0.1em 0.2em 0.1em 0.2em;
}

#cartTable td {
	margin: 0.1em 0.2em 0.1em 0.2em;
}

#cartTable a {
	margin: 0 auto 0;
}

#cartTable .numberInput {
	width: 20px;
	height:18px;
	border: 1px solid #89A;
	margin: 0 0.3em 0 0.5em;
	line-height: 100%;
}

#cartTable .cartTableFixed {
	width: 200px;
}

#cartTable .cartTableCenter {
	text-align: center;
}

#cartTable .cartTableRight {
	text-align: right;
}
/*********************/

/* small fieldset section */
#smallFieldset {
	width: 60%;
	border: 1px solid #89A;
	padding: 1em;
}

#smallFieldset * {
	text-align: left;
	vertical-align: top;
}

#smallFieldset h3 {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
	line-height: 200%;
}

#smallFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#smallFieldset table {
	border: 0;
	width: 100%;
}

#smallFieldset span {
	display: block;
	float: left;
	width: 480px;
	margin: 0.3em 0 0.3em 0;
	padding: 0.3em 0 0.3em 0.3em;
	border: 2px solid #C910CA;
}

#smallFieldset label {
	line-height: 200%;
}

#smallFieldset label, #smallFieldset .textInput, #smallFieldset select, #smallFieldset textarea {
	display: block;
	float: left;
	width: 220px;
}

#smallFieldset .textInput, #smallFieldset select {
	height: 18px;
	border: 1px solid #89A;
}

#smallFieldset option {
	line-height: 100%;
}

#smallFieldset .checkInput {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
}

#smallFieldset a {
	color: #567;
	text-decoration: none;
}

#smallFieldset a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#smallFieldset textarea {
	height: 120px;
	border: 1px solid #89A;
	font-size: 1.1em;
}

#smallFieldset br {
	clear: left;
}

#smallFieldset img {
	display: block;
	float: left;
	width: 140px;
	height: 40px;
}

#smallFieldset .indented {
	margin: 0 0 0 220px;
}

#smallFieldset .wideLabel {
	width: 350px;
}

#smallFieldset .center {
	text-align: center;
}

#smallFieldset .right {
	text-align: right;
}

#smallFieldset .numberInput {
	float: left;
	width: 50px;
	height: 18px;
	border: 1px solid #89A;
}

#smallFieldset .hiddenInput {
	float: left;
	width: 220px;
	height: 16px;
	border-bottom: 1px solid #89A;
	margin: 0.5em;
}
/**************************/

/* invoice fieldset section */
#invoiceFieldset {
	width: 60%;
	border: 1px solid #89A;
	padding: 1em;
}

#invoiceFieldset * {
	text-align: left;
	vertical-align: top;
}

#invoiceFieldset h3 {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
	line-height: 200%;
}

#invoiceFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#invoiceFieldset table {
	border: 0;
	width: 100%;
}

#invoiceFieldset label, #invoiceFieldset p {
	line-height: 200%;
}

#invoiceFieldset label {
	display: block;
	float: left;
	width: 220px;
}

#invoiceFieldset a {
	color: #567;
	text-decoration: none;
}

#invoiceFieldset a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#invoiceFieldset br {
	clear: left;
}

#invoiceFieldset .center {
	text-align: center;
}
/**************************/

/* default fieldset section */
#defaultFieldset {
	width: 95%;
	border: 1px solid #89A;
	padding: 1em;
}

#defaultFieldset * {
	text-align: left;
}

#defaultFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#defaultFieldset table {
	border: 0;
	width: 100%;
}

#defaultFieldset th {
	color: #C910CA;
}

#defaultFieldset td {
	vertical-align: top;
	line-height: 200%;
}

#defaultFieldset h2, #defaultFieldset h3 {
	text-align: center;
}

#defaultFieldset ul {
	margin: 0 0 0 2em;
}

#defaultFieldset ol {
	margin: 0 0 0 2em;
}

#defaultFieldset a {
	color: #567;
	text-decoration: none;
	margin: 0 2.5em 1em 2.5em;
}

#defaultFieldset a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#defaultFieldset .textInput {
	float: left;
	width: 220px;
	height: 16px;
	border: 1px solid #89A;
	margin: 0 0.3em 0 0;
}

#defaultFieldset .smallSelect {
	float: left;
	display: block;
	width: 100px;
	height: 16px;
	border: 1px solid #89A;
	margin: 0 0.3em 0 0;
}

#defaultFieldset select {
	border: 1px solid #89A;
	width: 220px;
	height: 16px;
}

#defaultFieldset textarea {
	border: 1px solid #89A;
	width: 220px;
	height: 120px;
	font-size: 1.1em;
}

#defaultFieldset img {
	vertical-align: middle;
}

#defaultFieldset .center {
	text-align: center;
}
/*****************/

/* teaser section */
#imageTeaser {
	text-align: center;
	padding: 1em;
	margin-left: auto;
	margin-right: auto;
}
/*********************/

/* searchbar section */
#searchbar {
	font-size: 1.2em;
	margin: 0.5em auto 1em;
	color: #567;
}

#searchbar fieldset {
	width: 450px;
	border: 1px solid #89A;
	padding: 0.5em;
}

#searchbar a {
	color: #567;
	text-decoration: none;
	margin: 0 0.1em 0 0;
}

#searchbar a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#searchbar legend {
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#searchbar .textInput {
	float: left;
	text-align: left;
	width: 20em;
	height: 16px;
	border: 1px solid #89A;
	margin: 0 0.2em 0 1.5em;
}
/********************/

/* catalogue section */
#catalogueFieldset {
	width: 95%;
	border: 1px solid #89A;
	padding: 1em;
}

#catalogueFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#catalogueFieldset a {
	color: #567;
	text-decoration: none;
}

#catalogueFieldset a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#catalogueTable th {
	text-align: left;
	vertical-align: top;
	background: #EEE;
	margin: 0.1em 0.2em 0.1em 0.2em;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

#catalogueTable td {
	text-align: left;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

#catalogueTable .center {
	text-align: center;
}

#catalogueTable .right {
	text-align: right;
}
/*************************/

/* pager section */
#pagerTable {
	width: 95%;
}

#pagerTable td {
	width: 33%;
	padding: 1em;
	vertical-align: top;
}

#pagerTable img {
	vertical-align: top;
}

#pagerTable a {
	color: #567;
	text-decoration: none;
	margin: 0 0.5em 0 0.5em;
}

#pagerTable a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#pagerTable .left {
	text-align: left;
}

#pagerTable .right {
	text-align: right;
}
/*****************/

/* agb section */
#agbFieldset {
	width: 95%;
	border: 1px solid #89A;
	padding: 1em;
	margin: 1em;
}

#agbFieldset * {
	text-align: left;
}

#agbFieldset h2 {
	margin: 1em 0 0 1em;
	font-size: 1.1em;
}

#agbFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#agbFieldset th {
	text-align: center;
	font-size: 1.1em;
	background: #EEE;
	margin: 0.1em 0.2em 0.1em 0.2em;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

#agbFieldset ul, #agbFieldset ol {
	margin: 1em 0 0 3em;
}

#agbFieldset li {
	margin: 0 0 0 0.2em;
}

#agbFieldset a {
	color: #567;
	text-decoration: none;
	margin: 0 0.5em 0 0.5em;
}

#agbFieldset a:hover {
	color: #C910CA;
	text-decoration: underline;
}

.shippingTable {
	width: 450px;
	border: 1px solid #89A;
	padding: 1em;
	margin: 1em;
}
/******************/

/* impressum fieldset section */
#impFieldset {
	width: 60%;
	border: 1px solid #89A;
	padding: 1em;
}

#impFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

#impFieldset a {
	color: #567;
	text-decoration: none;
}

#impFieldset a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#impFieldset .center {
	text-align: center;
}
/**************************/

/* exclusive section */
#exclusiveFieldset {
	width: 75%;
	border: 1px solid #89A;
	padding: 1em;
	margin: 1em auto;
}

#exclusiveFieldset * {
	text-align: center;
}

#exclusiveFieldset legend {
	font-size: 1.2em;
	color: #C910CA;
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.5em 0 0.5em;
}

.exclusiveTdTop {
	vertical-align: top;
}

.exclusiveTable {
	width: 95%;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #89A;
}

.exclusiveTh {
	background: #EEE;
	margin: 0.1em 0.2em 0.1em 0.2em;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

.fixedWidth {
	width: 250px;
	padding: 1em;
}
/*******************/

/* account section */
#accountLeft {
	clear: both;
	float: left;
	width: 250px;
	height: 100%;
	margin: 1.5em 15px 0 0;
	border: 1px dotted #89A;
	padding: 1em;
}

#accountLeft * {
	text-align: left;
}

#accountLeft ul {
	list-style-type: none;
	margin: 0 0 0 1em;
}

#accountLeft li {
	line-height: 200%;
}

#accountLeft a {
	font-size: 1.1em;
	color: #567;
	text-decoration: none;
}

#accountLeft a:hover {
	color: #C910CA;
	text-decoration: underline;
}

#showOrderTable td {
	text-align: left;
	padding: 0.1em 0.2em 0.1em 0.2em;
}
/*******************/

/* id section */
#pagesize {
	float: left;
	margin: 0 1em 0 0;
}
/**************/

/* class section */
.formSubmit {
	background: #CCC;
	border: 1px solid #89A;
}

.clearall {
	clear:both;
	height:1px;
	font-size:1px;
}

.errorField {
	display: block;
	float: left;
	width: 220px;
	height: 18px;
	border: 1px solid #C910CA;
	background-color: #EEE;
}

.errorMessage {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.5em 0 0 0;
}

.right {
	text-align: right;
}

#smallFieldset a.saferpayLink,
#invoiceFieldset a.saferpayLink {
    margin: 10px auto;
    padding: 5px 10px;
    background-color: #C910CA;
    color: #FFF;
    font-size: 1.4em;
    display: block;
    text-align: center;
    border: 2px solid #999;
}
/*****************/

/* image section */
.arrowImage {
	width: 12px;
	height: 12px;
	border: 0;
	margin: 0 0.5em 0 0.5em;
}

.cartImage {
	width: 22px;
	height: 15px;
	border: 0;
}

.downImage {
	width: 50px;
	height: 50px;
	border: 0;
	margin: 0.8em;
}

.infoImage {
	width: 200px;
	height: 150px;
	border: 0;
}

.mainLogo {
	width: 580px;
	height: 90px;
	border: 0;
}

.okImage {
	width: 30px;
	height: 18px;
	float: left;
}

.printImage {
	width: 21px;
	height: 21px;
}

.shopImage {
	width: 150px;
	height: 150px;
	border: 0;
	margin: 0.8em;
}
/*****************/
