body#whnet, div, form{
	padding: 0px;
	margin: 0px;
}

body#whnet{
	font-family: verdana, arial, sans_serif;
	font-size: 11px;
	vertical-align: top;
	background-color: white;
	text-align: center;
}

body {
    text-align: center;
}

div#whnet_body {
	width: 1000px;
	margin: 15px auto 0px auto;
	text-align: left;
}

div#whnet_left {
    width: 200px;
    float: left;
}

div#whnet_main {
    width: 654px;
    border: solid 1px #8FB200;
    float: left;
    min-height: 900px;
    padding-bottom: 20px;
    margin-bottom: 10px;
padding-left: 0px;
margin-left: 0px;
 overflow: hidden; 
}

div#whnet_right {
    width: 150px;
    float: left;
    text-align: center;
    padding: 0px 0px 0px 10px;
}

div#whnet_left {
    width: 180px;
    float: left;
    line-height: 140%;
}

div.wh_net_logo_big {
	height: 32px;
	width: 155px;
	border-bottom: solid 1px #8FB200;
	padding: 5px 0px 0px 2px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

div.wh_net_logo_small {
	width: 23px;
	height: 32px;
	border-bottom: solid 1px #8FB200;
	padding: 5px 0px 0px 0px;
	font-size: 8px;
	vertical-align: top;
	float: left;
}

a.wh_net_logo {
	text-decoration: none;
	color: #8FB200;
}

a.wh_net_logo:hover {
	text-decoration: none;
}

a img{
	border: none;
}

a {
	border: none;
	color: #8FB200;
	text-decoration: none;
}

a:hover {
	border: none;
	color: #8FB200;
	text-decoration: underline;
}

div.whnet_content {
    margin-left: 0px;
}

h2 {
    font-size: 15px;
    margin: 8px 0px 6px 0px;
}

p {
    margin: 3px 0px 3px 0px;
}

.error_msg {
	color: #cc0000;
	font-weight: bold;
}

div.whnet_menu_point {
  color: #8FB200;
  border: solid 0px #000;
  padding-top: 8px;
  width: 160px;
  height: 18px;
  text-align: left;
  margin-left: 0px;
  border: solid 0px #ff0000;
}
div.whnet_menu_point a {
  font-size: 13px;
  text-decoration: none;
  color: #8FB200;
  width: 160px;
  height: 18px;
  display: block;
  padding: 5px 3px 3px 8px;
  border-bottom: solid 1px #8FB200;
}

div.whnet_menu_point a:hover {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  background-color: #8FB200;
  width: 160px;
  height: 18px;
  display: block;
  padding: 5px 3px 3px 8px;
  border-bottom: solid 1px #8FB200;
}

div.whnet_menu_point_sub {
  color: #8FB200;
  border: solid 0px #000;
  padding-top: 8px;
  width: 145px;
  height: 15px;
  text-align: left;
  margin-left: 15px;
  border: solid 0px #ff0000;
}
div.whnet_menu_point_sub a {
  font-size: 11px;
  text-decoration: none;
  color: #8FB200;
  width: 145px;
  height: 16px;
  display: block;
  padding: 5px 3px 3px 8px;
  border-bottom: solid 1px #8FB200;
}

div.whnet_menu_point_sub a:hover {
  font-size: 11px;
  text-decoration: none;
  color: #fff;
  width: auto;
  background-color: #8FB200;
  width: 145px;
  height: 16px;
  display: block;
  padding: 5px 3px 3px 8px;
  border-bottom: solid 1px #8FB200;
}

div.whnet_menu_point_sub_last a {
  border-bottom: none;
}

select {
	background-color: #fff;
	color: grey;
	border: solid 1px #8FB200;
}


.hidden_for_users,
.hidden_for_users a,
.hidden_for_users div,
.hidden_for_users img {
    color: grey;
    border-color: grey
}

.hidden_for_users div#map {
	border: solid 3px grey;
}

.hidden_for_users img.profile_image, .hidden_for_users img.profile_image_overview {
	border: solid 3px grey;
}

#map {
	border: solid 1px #000;
	width: 300px;
	height: 250px;
	margin-right: 10px;
}

img.profile_image {
	border: solid 1px #000;
}

img.profile_image_overview {
	border: solid 1px #000;
	margin-top: 5px;
}


.new-message-bubble p, .message-bubble p {
  z-index: 1;
  position: relative;
  font-size:0.9em;
  padding-right: 10px;
  color: #1A1917;
}

.new-message-bubble, .message-bubble {
  position: absolute;
  top: 50px;
  left: 100px;
  width: 470px;
  text-align: left;
  background-color: #fff;
  border: solid 1px #8FB200;
}

.new-message-bubble-handle, .message-bubble-handle {
  cursor: move;
}

.unread {
	font-weight: bold;
}

.read {
	font-weight: normal;
}

div.profile-address {
	margin-top: 10px;
	margin-left: 5px;
    line-height: 140%;
    width: 250px;
}

div.contact-options {
	margin-top: 10px;
	margin-left: 5px;
    line-height: 140%;
    width: 250px;
}

div.profile_guestbook, div.location_guestbook {
	width: 620px;
	border: solid 1px #8FB200;
	padding-left: 10px;
	margin-top: 20px;
}

div.profile_top_contacts {
	width: 630px;
	border: solid 1px #8FB200;
	padding-left: 0px;
	margin-top: 20px;
}

  .error {
    border: 1px solid #ff0000;
    background: #ffaaaa;
    width: 450px;
    padding: 10px;
  }
  
  .alert {
    border: 1px solid #e7dc2b;
    background: #fff888;
    width: 450px;
    padding: 10px;
  }
  
div.location-preview-bubble {
  position: absolute;
  top: 250px;
  left: 100px;
  width: 654px;
  text-align: left;
  background-color: #fff;
  border: solid 1px #8FB200;
  padding: 0px;
  z-index: 100;
  margin-bottom: 20px;
  overflow: visible;
}

.location-preview-bubble-handle {
  cursor: move;
}

.bubble-head-handle {
	height: 25px;
	background-color: #F2FFBF;
	border-bottom: solid 1px #8FB200;
}

.bubble-head-h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8FB200;
	float: left;
	margin: 5px 0px 0px 10px;
}

div.info-box-bubble {
  position: absolute;
  top: 150px;
  left: 400px;
  width: 200px;
  text-align: left;
  background-color: #fff;
  border: solid 1px #8FB200;
  padding: 0px;
  z-index: 100;
  margin-bottom: 20px;
  overflow: visible;
}

.info-box-bubble-handle {
  cursor: move;
}

div#bottom-task {
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	background-color: #F2FFBF;
	border: 1px solid #8FB200;
	z-index: 100000;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: 0 ! important;
	-moz-opacity:0.6;
}

div#bottom-task-prog {
    float: left;
}

div#bottom-task-tray {
    width: 40px;
    margin-top: 3px;
    float: right;
}

div.task-prog {
	width: 120px;
	border: solid 1px #fff;
	background-color: #8FB200;
	height: 26px;
	margin: 1px 3px 1px 0px;
	padding: 1px 1px 1px 6px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	overflow: hidden;
	float: left;
	-moz-opacity:1;
	font-size: 11px;
}

div.task-prog-cont{
	float: left;
}

div.task-prog-title {
	margin-top: 5px;
}

div#new-broadcast-bubble {
  position: absolute;
  top: 150px;
  left: 400px;
  width: 325px;
  text-align: left;
  background-color: #fff;
  border: solid 1px #8FB200;
  padding: 0px;
  z-index: 100;
  margin-bottom: 20px;
  overflow: visible;
  display: none;
}

.new-broadcast-bubble-handle {
  cursor: move;
}

div#broadcast-message-bubble {
  position: absolute;
  top: 150px;
  left: 400px;
  width: 325px;
  text-align: left;
  background-color: #fff;
  border: solid 1px #8FB200;
  padding: 0px;
  z-index: 100;
  margin-bottom: 20px;
  overflow: visible;
  display: none;
}

.broadcast-message-bubble-handle {
  cursor: move;
}

#broadcast-message-list {
	cursor: pointer;
	width: 180px;
	overflow: hidden;
	border: solid 1px #8FB200;
}

/* SIDEBAR Blog */
#sidebar {
	padding: 0px;
	width: 180px;
}

#sidebar p {
	background-color: #F2FFBF;
	padding: 5px;
	border: solid 1px #8FB200;
}

#sidebar h2 {
	padding: 4px 4px 4px 10px;
	margin: 0px 0px 0px 0px;
	color: #8FB200;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px;
	height: 18px;
}

#sidebar h2 a {
	color: #8FB200;
}

#sidebar h2:hover a {
	color: #fff;
}

#sidebar h2:hover {
	background-color: #8FB200;
	color: #fff;
}

#sidebar h2:hover a {
	text-decoration: underline;
}

#sidebar ul {
	list-style-type: none;
	margin-left: -40px;
}

#sidebar ul li ul li {
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 20px;
	color: #8FB200;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	border-bottom: solid 1px;
}

#sidebar ul li ul li:hover {
	background-color: #8FB200;
	color: #fff;
}

#sidebar ul li ul li:hover a {
	color: #fff;
	border-bottom: 1px dashed #fff;
	text-decoration: underline;
}

#sidebar ul li ul li a {
	text-decoration: none;
	padding: 4px 4px 4px 0px;
}

#sidebar ul li ul li a:hover {
}

#sidebar form {
	margin: 0;
}

ul#menu {
    display: none;
}

ul#custom_menu_ul {
    padding-top: 9px;
    width: 171px;
    list-style-type: none;
}

ul#custom_menu_ul li {
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 20px;
	color: #8FB200;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	border-bottom: solid 1px;
}

ul#custom_menu_ul li.current {
    color: #8FB200;
    font-weight: bold;
}

ul#custom_menu_ul li.none {
    color: #8FB200;
}

ul#custom_menu_ul li.current:hover, ul#custom_menu_ul li.none:hover {
	color: #fff;
        background-color: #8FB200;
}

ul#custom_menu_ul li.current:hover a, ul#custom_menu_ul li.none:hover a {
	color: #fff;
        background-color: #8FB200;
}

ul#custom_menu_ul li.current a, ul#custom_menu_ul li.none a {
        display: block;
	color: #8FB200;
	text-decoration: none;
}

ul#custom_menu_ul li.current a:hover, ul#custom_menu_ul li.none a:hover {
	color: #fff;
        background-color: #8FB200;
}

#menuItemDesigns {
    display: none;
}

input#submit {
	color: #fff;
	border-left: solid 1px #8FB200;
	border-top: solid 1px #8FB200;
	background-color: #8FB200;
}


/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/


/*FROM /Public/Shop/Styles/1/600/structure.css*/
/********************************************
*
* Structure 600
*
********************************************/

ol, ul {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}

/********************************************
*
* special font-size for Bibit
*
********************************************/
body #bibitRedirect {
	font-size:13px;
}

/********************************************
*
* common
*
********************************************/

#keywords {
	display:none;
	position:absolute;
	left:-100em;
}
.price {
	font-size:1.1em;
	white-space: nowrap;
}
.price-coupon {
	font-size:1.1em;
}
.price-old {
	font-size:0.84em;
	font-weight:bold;
	text-decoration:line-through;
}

/********************************************
*
* icons
*
********************************************/

.button {
	display:block;
	padding:0.35em 1em 0.4em 1em;
	line-height:1em;
	width:auto;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
a[class~="button"] {
	height:1em;
}
.button.delete {
	border:0;
	text-indent:-1000em;
	cursor:pointer;
	height:18px;
	width:18px;
	background-position:2px 1px;
}
.button.basket {
	background-position:-1px -2px;
}
.tag,
.delicious,
.recommend {
	display:block;
	text-indent:-100em;
	text-decoration:none;
}
.top {
	display:block;
	text-indent:-100em;
}

/********************************************
*
* main content
*
********************************************/

#main {
	float:left;
}
/*
#main {
	float:left;
	margin:0 0 1em 0;
	width:47em;
	height:auto;
	overflow:hidden;
}
*+html #main {
	width:47.2em;
}
* html #main {
	width:47.2em;
}
*/
/********************************************
*
* popup
*
********************************************/

.popup {
	width:47em;
	padding:0;
	margin:0 auto 0 auto;
}
.popup div {
	margin:0.5em 0 0 0;
}
.popup h3 {
	margin:0.5em 0 0.5em 0;
}
.popup p {
	font-size:0.85em;
}
.popup .button.main {
	float:left;
	width:auto;
	margin:0.5em 0 0 0;
}
.popup table {
	width:100%;
}
.fonts {
	width:20.5em;
	float:left;
}
#infoPrinttypes {
	float:left;
	width:43em;
}
.colors {
	width:13em;
	float:left;
}
#infoFonts {
	float:left;
}
#infoFonts .button {
	margin:1em 0 1em 0;
}
#infoFonts p {
	clear:both;
	width:47em;
}
#shirtomatHowto ul {
	list-style-type:none;
	margin:0.5em 0 0 2.5em !important;
}
#shirtomatHowto,
#shirtomatGetPartner {
	padding:1em 0 3em 0;
}
#shirtomatGetPartner hr {
	height:1px;
	border:0;
	margin:1em 0 1em 0;
}

/********************************************
*
* tooltip
*
********************************************/

#tooltip {
	max-width:264px;
	padding:10px 12px 12px 12px;
	text-align:left;
	font-size:1em;
}
#tooltip .url{
	font-style:italic;
}

/********************************************
*
* headlines
*
********************************************/

h1 {
	font-size:1.1em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:0.85em;
	font-weight:normal;
}

/********************************************
*
* links
*
********************************************/

a,
a:visited,
a:active {
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

/********************************************
*
* form elements
*
********************************************/

label {
	cursor:pointer;
}
select,
input,
textarea {
	font-size:0.8em;
	margin:0;
}
select {
	min-width:5.5em;
	padding:0.3em;
}
option {
	padding:0 0 0.2em 0.6em;
}
input,
textarea {
	padding:0.3em 0.2em 0.4em 0.6em;
}
input[type="hidden"] {
	border:0;
	margin:0;
	padding:0;
}
.require {
	font-weight:bold;
}
fieldset {
	border:0;
}

/********************************************
*
* messages
*
********************************************/

.message {
	display:block;
	margin:0.5em 0.5em 0 0.5em;
	padding:0.2em;
	font-size:0.85em;
	font-weight:bold;

}
.error,
.pending,
.info,
.success {
	padding-left:2.5em;
}
.nojs {
	margin:10px 0 10px 0;
	float:none;
	clear:both;
	overflow:auto;
}

/********************************************
*
* additional elements (left side),
* additional elements (right side)
*
********************************************/

body.oneElement {
	width:63em;
}
body.twoElements {
	width:79.5em;
}

body.twoElements #main {
	margin-right:0.3em;
	float:left;
}


body.oneElement #barLeft,
body.oneElement #barRight,
body.twoElements #barLeft,
body.twoElements #barRight {
	display:block;
	width:16em;
	min-height:1px;
	float:left;
}

.box a.button {
	float:left;
	width:auto;
	margin:0.5em 0 0.5em 0;
}
.box select {
	width:95%;
	margin:0 0.5em 0.5em 0;
}
.box input {
	width:92%;
	margin:0 0.5em 0.5em 0;
}

/****************************************************************************************************/
	body.oneElement.mvc
	{
		/*width:820px;
		 width:
			600 = 820px
			650 = 890px
			660 = 900px
			828 = 1130px
		*/
	}

/* ~~~~ one Element ~~~~ */


	body.oneElement.mvc #main
	{
		/*width:605px;*/ /* current shop width + 5px */
		/* width:
			600 = 605px
			650 = 655px
			660 = 665px
			828 = 832px
		*/
		margin:0 0.5% 0 0.5%;
		float:left;
	}
	body.oneElement.mvc #barRight,
	body.oneElement.mvc #barLeft
	{
		width:25%;
	}

/* ~~~~ two Elements ~~~~ */

	body.twoElements.mvc
	{
		/*width:1040px;
		 width:
			600 = 1040px
			650 = 1120px
			660 = 1140px
			828 = 1260px
		*/
	}
	body.twoElements.mvc #main
	{
		/*width:610px; /* current shop width + 10px */
		 width:
			600 = 610px
			650 = 660px
			660 = 670px
			828 = 838px
		*/
		margin:0 0.5% 0 0.5%;
		float:left;
	}

	body.twoElements.mvc #barRight,
	body.twoElements.mvc #barLeft
	{
		width:20%;
	}

/* ~~~~ two Elements ~~~~ ie6 matched all additional settings from line 355 to 422 */	
	
	body.noElements.mvc
	{
		/*width:600px;*/
	}

/****************************************************************************************************/


/* ~~~~ bar left/right ~~~~ */

	.mvc #barLeft,
	.mvc #barRight
	{
		display:block;
		margin:0 auto 0 auto;
		min-height:1px;
		float:left;

	}
	.mvc #barLeft div
	{
		float:right;
	}
	.mvc #barLeft h3
	{
		margin:0;
		padding:0 0 0 3%;
		font-size:1em;
		line-height:1.6em;
	}
	.mvc #barRight *
	{
		float:left;
	}

/********************************************
*
* header user information
*
********************************************/

#headerUserInformation {
	width:100%;
	font-size:0.8em;
	overflow:hidden;
	line-height:2em;
        border-bottom: solid 1px #8fb200;
}
#headerUserInformation ul {
	display:block;
	height:2.1em;
	margin:0;
	padding:0;
}
#headerUserInformation ul li {
	float:left;
	margin:0;
}
#headerUserInformation ul li strong {
	font-weight:normal;
}
#headerUserInformation ul.left {
	width:auto;
	padding:0;
}
#headerUserInformation ul.right {
	float:right;
	margin-top:-2.1em;
	margin-right:-0.5em;
	padding:0 0.2em 0 0;
	width:auto;
}
* html #headerUserInformation ul.right {
	margin-right:-0.2em; /* fix for ie 6 */
}
#headerUserInformation select {
	padding:0.1em 0.4em 0.2em 0.4em;
	width:10em;
	height:1.9em;
	font-size:0.9em;
}
#headerUserInformation ul.left li {
	padding:0 0.5em 0 0.5em;
	float:left;
	height:2.1em;
}
#headerUserInformation ul.right li {
	height:2.1em;
	padding:0 0.5em 0 0.5em;
}
#headerUserInformation #userEnable,
#headerUserInformation #userDisable {
	border-left:0;
}
#headerUserInformation #userChart {
	border-right:0;
}
#headerUserInformation #userLanguages {
	border-right:0;
}

/********************************************
*
* shop information
*
********************************************/

#shopInformation {
display: none;
/*	width:46em;
	float:left;
	margin:0;
	padding:0 0.5em 1em 0.5em;
*/
}
#shopInformation h1 {
	margin:0;
	padding:0;
	line-height:2em;
	vertical-align:bottom;
}
#shopInformation p {
	padding:0 0 0.5em 0;
	margin:0;
	font-size:0.8em;
}

/********************************************
*
* banner
*
********************************************/

#banner {
	padding:0;
	margin:0;
}
#banner img {
	margin:0;
}



/********************************************
*
* header menu
*
********************************************/

/*
#menu {
	float:left;
	padding:0;
	margin:0;
width: 654px;
*/
/*	width:47em;*/
/*
	line-height:33px;
	font-weight:bold;
}
#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#menu li a {
	padding:0 1em 0 1em;
	margin:0;
	display:block;
}
*/
/* fix for ie6 */
/* * html #menu,*/
* html #frmFilter,
* html #menuCheckout {
	width:610px; /* with + 10px */
}

/********************************************
*
* affiiliate
*
********************************************/

#affiiliate {
	margin:0;
	padding:0;
}
#affiiliate a {
	display:block;
	float:right;
	font-size:0.8em;
	padding:0.5em 0.5em 0 0;
	margin:0;
	float:right;
}

/********************************************
*
* ssl
*
********************************************/

#ssl {
	float:right;
	margin:-3.3em 0 0 0;
	width:24.5em;
	font-size:0.8em;
	overflow:hidden;
display: none;
}
#ssl a {
	display:block;
	float:right;
	padding:1.1em 0.5em 0 2.5em;
	line-height:1em;
	height:2.2em;
	width:10em;
}

/********************************************
*
* checkout menu
*
********************************************/

#menuCheckout {
	float:left;
/*	width:47em;*/
width: 654px;
	height:3.2em;
	line-height:2.1em;
	margin:0 0 2em 0;
}
#menuCheckout ol {
	overflow:visible;
/*	width:47em;*/
width: 654px;
	margin:0 auto;
	text-align:left;
	float:left;
}
#menuCheckout ol li {
	float:left;
	width:10.5em;
}
#menuCheckout ol li#step-3 {
	width:12.5em;
}
#menuCheckout ol li#step-4 {
	width:17em;
}
#menuCheckout ol li a {
	display:block;
	height:2.1em;
	padding:0.8em 0 0.3em 3.5em;
	background-position:1em 1em;
	background-repeat:no-repeat;
}

/********************************************
*
* content
*
********************************************/

#content {
	margin:0;
	padding:0;
	clear:both;
}
#content .important {
	margin-top:1em;
	clear:left;
	width:44.65em;
}

/********************************************
*
* confomat
*
********************************************/

#content embed, /* ff, opera, safari */
#content object /* ie6, ie7 */
{
	margin:0.5em 0 0 2em;
}

/********************************************
*
* login, lost password
*
********************************************/

#login,
#lostPassword,
#lostPasswordSend {
	width:47em;
	padding:0;
}
#frmAuthenticate {
	width:47em;
	margin-top:0.5em;
}
#login h3 {
	clear:both;
	width:30em;
}
#login h3,
#lostPassword h3,
#lostPasswordSend h3 {
	padding:0 0 0 0.5em;
}
#login fieldset,
#lostPassword fieldset,
#lostPasswordSend fieldset,
#frmAuthenticate fieldset {
	width:44em;
	padding:0 0.5em 0.5em;
}
#login fieldset div,
#lostPassword fieldset div,
#lostPasswordSend fieldset div,
#frmAuthenticate div {
	clear:both;
	float:left;
	width:45.5em;
	line-height:2.1em;
	padding:0 0.5em 0 0;
}
#login fieldset label,
#lostPassword fieldset label,
#lostPasswordSend fieldset label,
#frmAuthenticate fieldset label {
	display:block;
	float:left;
	width:8em;
	font-size:0.8em;
}
#login fieldset input,
#lostPassword fieldset input,
#lostPasswordSend fieldset input,
#frmAuthenticate fieldset input {
	display:block;
	float:left;
	width:17em;
}
#login fieldset .button,
#lostPassword fieldset .button,
#lostPasswordSend fieldset .button,
#frmAuthenticate fieldset .button {
	float:left;
	width:auto;
	margin:0 0 0 91px;
}
* html #login fieldset .button,
* html #lostPassword fieldset .button,
* html #lostPasswordSend fieldset .button,
* html #frmAuthenticate fieldset .button {
	margin-left:45px; /* fix for ie 6 */
}
*+html #login fieldset .button,
*+html #lostPassword fieldset .button,
*+html #lostPasswordSend fieldset .button,
*+html #frmAuthenticate fieldset .button {
	margin-left:89px; /* fix for ie 7 */
}
#frmAuthenticate .button {
	width:auto;
	float:left;
	margin:0 0 0 7.6em;
}
* html #frmAuthenticate .button {
	margin:0 0 0 3.6em; /* fix for ie 6 */
}
*+html #frmAuthenticate .button {
	margin:0 0 0 7em; /* fix for ie 7 */
}
#login p,
#lostPassword p {
	font-size:0.8em;
}
#lostPassword p {
	padding:0.5em 0 0.5em 0.5em;
}
#lostPassword fieldset {
	margin-top:0.5em;
}
#login .loginLostpass {
	float:left;
	padding:0 0 0 90px;
	width:30em;
	font-size:0.85em;
}
#lostPassword h2 {
	margin:0 0 0.5em 0;
}
#frmRegister {
	padding:0 0 1em 0;
	margin:0 0 1em 0;
}
#frmRegister .button.main {
	margin:5px 0 0 51%;
}
#frmLogin .button.main {
	margin:5px 0 0 49%;
}
#frmLogin .loginLostpass a {
	margin:0 0 0 -10px;
}

/********************************************
*
* article filter
*
********************************************/

#frmFilter {
display: none;
	margin:0;
	padding:0;
	float:left;
	width:47em;
}
#frmFilter select { /* fix for Opera v9.23 on Mac */
	background-color:#fff;
}
#frmFilter fieldset {
	margin:0;
	padding:0.4em;
	border:0;
}
#frmFilter h4,
#frmFilter fieldset div {
	margin:0 0.2em 0 0;
	padding:0;
	float:left;
}
#frmFilter h4 {
	line-height:1.9em;
	margin-right:0.5em;
}
#frmFilter fieldset div select {
	width:14em;
	font-size:0.9em;
	font-weight:normal;
	margin-top:0.1em;
	padding:0.1em 0.2em 0.1em 0.2em;
}
* html #frmFilter fieldset div select {
	margin-top:0.3em; /* fix for ie 6 */
}
*+html #frmFilter fieldset div select {
	margin-top:0.3em; /* fix for ie 7 */
}
#frmFilter fieldset div select#filterProductTypeId {
	width:19em;
}

/********************************************
*
* article navigation
*
********************************************/

.navigation {
clear: both;
	float:left;
	width:46em;
	overflow:visible;
	margin:0.5em 0 0 0;
	text-align:left;
	line-height:20px;
	padding:0 0.5em 0 0.5em;
}
* html .navigation {
	margin:5px 0 0 5px;
}
.navigation div {
	margin:0 auto 0 auto;
	text-align:center;
	display:table;
	font-size:0.85em;
}
.navigation div.num1 {
	width:126px;
}
.navigation div.num2 {
	width:68px;
}
.navigation div.num3 {
	width:66px;
}
.navigation div.num4 {
	width:86px;
}
.navigation div.num5 {
	width:206px;
}
.navigation div.num6 {
	width:160px;
}
* html .navigation div.num6 {
	width:170px; /* fix for ie 6 */
}
* html .navigation div.num5 {
	width:209px; /* fix for ie 6 */
}
.navigation div a,
.navigation div span {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0 0 0 4px;
}
.navigation div span {
	font-weight:bold;
}
.navigation small {
	font-size:0.85em;
}
.navigation small.left {
	position:absolute;
	display:block;
	float:left;
	line-height:25px;
}
.navigation small.right {
	display:block;
	float:right;
	margin:-18px 0 0 0;
}
.navigation a.left {
	margin-right:11px;
}
.navigation a.right {
	margin-left:15px;
}
.navigation div a.left,
.navigation div a.leftend,
.navigation div a.right,
.navigation div a.rightend {
	display:block;
	line-height:18px;
	float:left;
	text-indent:-200em;
}

/* ~~~ classic extended (mvc version) ~~~ */

.classicExtended {
	width:47em;
	float:left;
	padding:0;
	margin:0;
}
.classicExtended form label {
	cursor:default;
}
.classicExtended form {
	width:47em;
	padding:0 0 1em 0;
	margin:0.5em 0em 1em 0;
	float:left;
}
.classicExtended form fieldset {
	border:0;
	margin:0;
	padding:0;
	float:left;
}
.classicExtended form fieldset .articleImages {
	margin:0;
	width:15.65em;
	padding:0.3em 0 0 0;
	float:left;
}
.classicExtended form fieldset.with-title .articleImages {
	margin-top:-15px;
}

* html .classicExtended form fieldset .articleImages {
	margin-right:1em;
}
.classicExtended form fieldset a img {
	padding:0;
	height:14.9em;
	width:14.9em;
	margin:0 auto 0 4px;
}
.classicExtended form fieldset ul {
	display:block;
	width:13em;
	overflow:hidden;
	padding:0.3em 0 0.4em 0.6em;
	margin:0;
	float:left;
	visibility:hidden;
}
.classicExtended form fieldset ul li {
	float:left;
	margin:0 0.3em 0 0;
}
.classicExtended form fieldset h5 {
	margin:0 0 0.5em 0;
}
.classicExtended form fieldset p {
	font-size:0.8em;
	padding:0 0 0.5em 0;
}
.classicExtended form fieldset .articleProducttypeTxt {
	width:95%;
}
.classicExtended form fieldset .articleDetailsLink {
	width:auto;
	margin:-1.5em 0 0 0;
	padding:0 0.5em 0 0;
	float:right;
	font-size:0.8em;
}
.classicExtended form fieldset .articleDesc {
	width:30em;
	float:right;
	margin:0 0 0 1.1em;
	padding:0;
}
* html .classicExtended form fieldset .articleDesc {
	float:none;  /* important fix, because of ie 6 crashed */
	margin:0 0 0 2.1em;
	padding:0 0 1em 0;
}
.classicExtended form fieldset .articleDesc div {
	clear:left;
	float:left;
	width:30em;
	line-height:1.9em;
}
.classicExtended form fieldset .articleDesc div label {
	display:block;
	float:left;
	font-weight:bold;
	width:11em;
	font-size:0.9em;
}
.classicExtended form fieldset .articleDesc div input,
.classicExtended form fieldset .articleDesc div select {
	float:left;
	margin:0.2em;
}
.classicExtended form fieldset .articleDesc div select {
	padding-right:0.3em;
	margin-right:0.3em;
	height:2em;
}
.classicExtended form fieldset .articleDesc span {
	font-size:0.8em;
}
.classicExtended form fieldset .articleDesc a.measureTable,
.classicExtended form fieldset .articleDesc .articleLimit {
	display:block;
	float:right;
	width:17.5em;
	margin:-1.9em 0 0 0;
	line-height:1.9em;
	text-align:left;
	font-size:0.8em;
}
* html .classicExtended form fieldset .articleDesc a.measureTable,
* html .classicExtended form fieldset .articleDesc .articleLimit {
	width:19em; /* fix for ie 6 */
}
*+html .classicExtended form fieldset .articleDesc a.measureTable,
*+html .classicExtended form fieldset .articleDesc .articleLimit {
	width:19em; /* fix for ie 7 */
}
.classicExtended form fieldset .articleDesc .articleSizes {
	padding-top:0.5em;
}
.classicExtended form fieldset .articleDesc div span {
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:19em;
	overflow:hidden;
}
.classicExtended form fieldset div.articlePrice {
	margin:0 0 0 1.1em;
	padding:0.5em 0.5em 0.5em 0;
	width:29.5em;
	clear:right;
	float:right;
}
* html .classicExtended form fieldset div.articlePrice {
	width:auto; /* important fix, because of ie 6 crashed */
	border:0;
	float:none;
	padding-left:16em;
	line-height:1.9em;
}
.classicExtended form fieldset div.articlePrice label {
	font-weight:bold;
	font-size:0.9em;
	float:left;
}
.classicExtended form fieldset div.articlePrice .priceGroup {
	display:block;
	text-align:right;
}
.classicExtended form fieldset div.articlePrice .button {
	margin-top:0.4em;
	float:right;
}
.classicExtended .tax-shipping {
	position:absolute;
	margin:1.8em 0 0 0.2em;
}
* html .classicExtended .tax-shipping {
	margin:1.8em 0 0 -2.6em;
	line-height:1.8em;
}
*+html .classicExtended .tax-shipping {
	margin:1.8em 0 0 -2.6em;
}
.classicExtended .stock-out p,
.classicExtended .articlePrice p.message.advice {
	text-align:right;
}
.classicExtended fieldset h3
{
	margin:0 0 0 14em;
}
.classicExtended fieldset h5.articleLimit
{
	text-align:right;
	font-weight:bold;
}
.classicExtended .system-alert acronym
{
	display:none;
}

/* ~~~ classic compact (mvc version) ~~~ */

.mvc #index
{
	padding:10px 0 0 0.7%;
}
.mvc #index.classicCompact /* with safari bug */
{
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0 0 0 -3px;
}
.mvc #index.classicCompact form
{
	float:left;
}
.mvc #index.classicCompact fieldset
{
	float:left;
	width:197px;
	height:375px;
	margin:0 2px 0 0;
}
* html .mvc #index.classicCompact fieldset
{
	margin:0 2px 0 1px;
}

.mvc #index.classicCompact fieldset h3
{
	height:2.7em;
	overflow:hidden;
}

.mvc #index.classicCompact fieldset h3.small-gap-down {
	margin-bottom: 4px;
	height:45px;
	width:197px;
	overflow:hidden;
}

.mvc #index.classicCompact fieldset h5
{
	padding:3px 0 3px 3px;
}
.mvc #index.classicCompact fieldset .articleSizes,
.mvc #index.classicCompact fieldset .articlePrice label,
.mvc #index.classicCompact fieldset .articleDesc.with-limit h5
{
	display:none;
}
.mvc #index.classicCompact fieldset .articleDesc.with-limit h5.articleLimit
{
	display:block;
}
.mvc #index.classicCompact fieldset img
{
	margin:4px 0 0 3px;
}
* html .mvc #index.classicCompact .priceGroup {
	margin-right:-10px;
}
.mvc #index.classicCompact fieldset .articlePrice
{
	float:left;
	width:100%;
	height:2.5em;
	border-top:0;
	padding:2px 0 2px 0;
}
.mvc #index.classicCompact fieldset .articlePrice p
{
	float:left;
	font-size:0.8em;
	width:54%;
	margin:0;
	padding:0;
}
.mvc #index.classicCompact fieldset .articlePrice p.tax-shipping {
	padding:0 0 0 3px;
	width:102px;
}



p.tax-shipping {
    height: 50px;
}

p.tax-shipping a {
    font-size: 9px;
    font-weight: normal;
}



.mvc #index.classicCompact fieldset .articlePrice.stock-out p
{
	width:98%;
	font-size:0.9em;
	text-align:right;
	line-height:2.8em;
}
.mvc #index.classicCompact fieldset .articlePrice span
{
	display:block;
	float:left;
	width:29%;
	line-height:2.5em;
	padding:0 4px 0 0;
	text-align:right;
}
.mvc #index.classicCompact fieldset .articlePrice.with-old-price span
{
	margin:-3px 0 0 0;
	line-height:normal;
}
.mvc #index.classicCompact fieldset .articlePrice .basket
{
	float:right;
	width:24px;
	background-position:-1px -1px;
	margin:0.35em 2px 0 0;
	padding:0;
	height:24px;
	text-indent:-10000px;
	font-size:.0%;
}
.mvc #index.classicCompact .articleImages {
	height:199px;
}
.mvc #index.classicCompact .system-alert
{
	clear:both;
	float:right;
	padding:0;
	margin:0;
	width:100%;
}
.mvc #index.classicCompact .system-alert strong
{
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:82%;
	font-weight:normal;
}
.mvc #index.classicCompact .system-alert acronym
{
	display:block;
	line-height:16px;
	border:1px solid #d8d8d8;
	padding:4px;
	margin:0;
	float:right;
}
* html .mvc #index.classicCompact .system-alert acronym { margin-top:4px; }
*+html .mvc #index.classicCompact .system-alert acronym { margin-top:4px; }

/********************************************
*
* article details
*
********************************************/

ul.detailMenuPath {
	width:46.5em;
	float:left;
	margin:0.5em 0 1.5em 0;
	padding:0 0 0.5em 0.5em;
}
ul.detailMenuPath li {
	float:left;
	margin:0 0.3em 0 0;
	font-size:0.8em;
	font-weight:bold;
}
ul.detailMenuPath li a,
ul.detailMenuPath li.mark {
	font-weight:normal;
}
.detailArticleHeadline {
	padding:0 0 0 0.3em;
}
#detailArticlePrint {
	padding:3px 5px 3px 3px;
	margin:1em 0 0 0.5em;
	clear:both;
	float:left;
	width:280px;
}
* html #detailArticlePrint {
	margin-left:0.2em;
}
#detailArticlePrint h4 {
	width:18em;
	float:left;
	margin:0 0 0.5em 0.4em;
}
#detailArticlePrint #detailArticleThumb {
	height:280px;
	width:280px;
	text-align:center;
}
#detailArticlePrint #detailArticleThumb img {
	height:280px;
	width:280px;
}
#detailArticlePrint #detailArticleThumb.design img {
	height:auto;
	width:auto;
	margin:2.5em auto;
}
* html #detailArticlePrint #detailArticleThumb.design img {
	height:190px;
}
#detailArticlePrint .detailArticleViews {
	width:42px;
	margin:0.3em;
	float:left;
	text-align:center;
}
#detailArticlePrint .detailArticleViews span {
	font-size:0.8em;
}
#detailArticlePrint .detailArticleViews span strong a {
	font-weight:normal;
}
#detailArticlePrint .detailCurrentView {
	clear:both;
	width:42px;
	height:42px;
	padding:0;
	margin:0 0 0 0.3em;
	float:left;
}
#detailArticlePrint .detailCurrentView.text a {
	display:none;
}
#detailArticlePrint .detailCurrentView a img {
	margin-top:0.35em;
	width:42px;
	height:42px;
}
#detailArticlePrint fieldset {
	float:right;
	width:18.5em;
	font-size:0.85em;
	border:0;
}
#detailArticlePrint fieldset div {
	clear:both;
	float:left;
	width:100%;
}
#detailArticlePrint fieldset div label {
	display:none; /* display:block; */
	float:left;
	font-weight:bold;
	width:6.5em;
}
#detailArticlePrint fieldset div span {
	display:block;
	float:left;
	width:9em;
}
#detailArticlePrint fieldset .detailDesignName {
	font-weight:bold;
	width:17em;
}
#detailArticlePrint fieldset .detailDesignPrinttype {
	width:auto;
}
#detailArticlePrint fieldset .detailDesignPrinttype span {
	width:auto;
}
#detailArticlePrint fieldset .detailDesignSize {
	width:auto;
	clear:none;
}
#detailArticlePrint fieldset div span img {
	height:9px;
	width:9px;
	padding:4px;
}
#frmArticleDetails {
	width:23em;
	float:right;
	margin:1em 0 0 0;
	padding:0 0 0.5em 0;
}
#frmArticleDetails .articleProducttypeDesc {
	display:block;
	width:27.75em;
	padding:0 1em 0.5em 0;
}
#frmArticleDetails p.articleDesc {
	margin:-0.4em 0 0 0;
	padding:0 0.5em 0.5em 0;
	font-size:0.8em;
}
#frmArticleDetails fieldset {
	margin:0.5em 0 0 0;
	border:0;
}
#frmArticleDetails fieldset p.message {
	clear:both;
	float:left;
	margin:0.5em 0 0 0;
	width:20.3em;
}
#frmArticleDetails fieldset div {
	clear:both;
	float:left;
	line-height:1.9em;
}
* html #frmArticleDetails fieldset div {
	float:none; /* fix for ie 6 */
}
*+html #frmArticleDetails fieldset div {
	float:none; /* fix for ie 7 */
}
#frmArticleDetails span,
#articleMeasureLink,
#articleColorLink {
	font-size:0.8em;
}
#frmArticleDetails fieldset div label {
	display:block;
	float:left;
	width:10em;
	font-weight:bold;
	font-size:0.9em;
}
#frmArticleDetails fieldset div select {
	height:2em;
}
#frmArticleDetails fieldset div input,
#frmArticleDetails fieldset div select {
	margin:0.2em 0.3em 0 0;
	display:block;
	float:left;
}
#frmArticleDetails fieldset div#articleLimit {
	width:14em;
	float:left;
	clear:none;
	font-size:0.85em;
}
#frmArticleDetails fieldset div#articleLimit label {
	width:auto;
	font-weight:normal;
	margin-right:0.3em;
}
#frmArticleDetails #articleDeliveryPeriod {
	display:block;
	width:13em;
	float:left;
}
#frmArticleDetails fieldset div#articlePrice {
	padding:0.5em 0.5em 0 0;
	margin:0.5em 0 0 0;
	width:100%;
}
#frmArticleDetails fieldset div#articlePrice a {
	display:block;
	font-size:0.8em;
}
#frmArticleDetails fieldset div#articlePrice div {
	float:right;
	text-align:right;
	width:11em;
	margin:-2em 0 0 0;
}
#frmArticleDetails fieldset div#articlePrice .price-old {
	float:none;
}
#frmArticleDetails fieldset div#articlePrice strong {
	margin:0 0.5em 0 0;
}
#frmArticleDetails div small {
	float:left;
}
#frmArticleDetails .button {
	margin:0 0.5em 0 0;
	float:right;
}
* html #frmArticleDetails fieldset div#articlePrice div {
	margin:0; /* fix for ie 6 */
}
* html #frmArticleDetails .button {
	margin:0 0.3em 0 0; /* fix for ie 6 */
}
*+html #frmArticleDetails fieldset div#articlePrice div {
	margin:0 0.5em 0 0; /* fix for ie 7 */
}
*+html #frmArticleDetails .button {
	margin:0 0.9em 0 0; /* fix for ie 6 */
}
#articleAdditionalLinks {
	float:right;
	width:22.7em;
	padding:0 0 1em 0.3em;
	margin:0.5em 0 0 0;
}
#articleAdditionalLinks h4 {
	float:left;
	display:none;
}
#articleAdditionalLinks ul {
	margin:0.5em 0 1em 0;
	float:left;
	width:21em;
}
#articleAdditionalLinks ul li {
	float:left;
	margin:0 0.3em 0.7em 0;
	width:20em; /* width:10em; */
}
#articleAdditionalLinks ul li a img {
	margin:0 0.5em 0 0;
	float:left;
}
#articleAdditionalLinks ul li a {
	float:left;
	line-height:2em;
	font-size:0.85em;
}
#detailProduct {
	clear:both;
	float:left;
	margin:1em 0 -0.1em 0.7em;
	padding:0;
}
* html #detailProduct {
	float:none; /* fix for ie 6 */
}
*+html #detailProduct {
	float:none; /* fix for ie 7 */
}
#detailProductInformation {
	clear:both;
	float:left;
	width:22em;
	padding:0.3em 0.3em 0.3em 0;
}
#detailProductInformation p {
	margin:0.5em 0 0.5em 0;
	font-size:0.85em;
}
#detailProductInformation p b {
	font-weight:normal;
}
#detailProductInformation p b b {
	font-weight:bold;
}
#detailProductInformation img {
	padding:0.15em;
	height:75px;
	width:280px;
}

/********************************************
*
* article recommend
*
********************************************/

#articleRecommend {
	margin:0 0 0 0.5em;
	padding:0 0 0.5em 0;
	width:46.5em;
}
#articleRecommend .message {
	clear:both;
	float:none;
	width:93.5%;
}
.mvc #articleRecommend
{
    float:left;
	margin:1em 0 0 0;
}
#articleRecommend h3 {
	margin:0.5em 0 0 0;
	padding:0;
}
#articleRecommend p {
	margin:0.5em 0 0.5em 0;
	font-size:0.85em;
}
#articleRecommend .articleImages {
	padding:0.3em;
	margin:0 2em 0.5em 0;
	width:280px;
	height:auto;
	float:left;
}
#articleRecommend .articleImages a img {
	clear:both;
	width:280px;
	height:auto;
}
#articleRecommend #articleImageProducttype {
	width:280px;
	height:75px;
}
#articleRecommend fieldset {
	float:left;
	width:21em;
}
#articleRecommend fieldset div {
	clear:both;
	float:left;
	width:21.5em;
	margin:0.3em 0;
	line-height:1.9em;
}
#articleRecommend fieldset label {
	display:block;
	font-size:0.85em;
	padding:0.3em 0 0 0;
	width:25em;
	line-height:normal;
}
#articleRecommend #recommendConfirm label {
	float:left;
}
#articleRecommend #recommendConfirm p {
	width:23em;
}
#articleRecommend fieldset input {
	display:block;
	float:left;
	width:25em;
}
#articleRecommend fieldset textarea {
	width:25em;
}
#articleRecommend fieldset #recipientMessage {
	margin:0 0 0.5em 0;
}
#articleRecommend fieldset #recipientMessage label {
	width:25em;
}
#articleRecommend fieldset .button {
	float:left;
	margin:0.5em 0 0 0;
	width:auto;
}
#articleRecommend div strong {
	float:left;
	width:15em;
	padding:0.4em 0 0 0;
}
#articleRecommend div p {
	float:left;
	width:35em;
}

/********************************************
*
* new checkout (see checkout.css)
*
********************************************/

.checkout-v2 .content,
.checkout-v2 .content .important,
.checkout-v2 .checkoutStepsTop,
.checkout-v2 .checkoutStepsBottom,
.checkout-v2 .checkoutStepsTopNoLine,
.checkout-v2 .checkoutInformation p,
.checkout-v2 .basketAdditionals #frmProceed div,
.checkout-v2 .basketAdditionals #frmProceed #basketPriceTotal div,
.checkout-v2 .basketAdditionals ul,
.checkout-v2 #basketItems .basketDelete,
.checkout-v2 #basketItems fieldset,
.checkout-v2 #checkoutAddress form fieldset div,
.checkout-v2 #basketAddressSelect,
.checkout-v2 #basketAddressSelect fieldset div,
.checkout-v2 #checkoutPaymentInfo form div.paymentOption,
.checkout-v2 #frmOrderShow #basketItems .basketAdditionals #basketSum,
.checkout-login .section
{
	width:600px;
}

/********************************************
*
* designs
*
********************************************/

#articleDesigns {
	width:50em;
	float:left;
	padding:0;
	margin:0.5em 0 0 0;
	overflow:hidden;
}
#articleDesigns h3 {
	display:block;
	float:left;
	height:14.9em;
	width:12.75em;
	line-height:2em;
	height:2.5em;
	margin:0 0 0 -0.35em;
	padding:0 0 0 0.5em;
}
#articleDesigns div {
	float:left;
	margin:0 0.15em 1em 0;
	padding:0.3em 0 0 0.25em;
	width:15.35em;
}
#articleDesigns div a img {
	height:14.9em;
	width:14.9em;
}
#articleDesigns div ul {
	display:none; /* display:block; */
	float:left;
	margin:0 0.3em 0 0;
}
#articleDesigns div ul li {
	float:left;
	margin:0 0.3em 0 0;
}

/********************************************
*
* producttype/printtype/productcolor details (measure table)
*
********************************************/

#printtypeDetails,
#producttypeDetails,
#productColors {
	margin:0.5em 0;
}
#producttypeDetails h3 {
	margin:0 0 1em 0;
}
#producttypeDetails #measureImage {
	width:200px;
	height:200px;
	float:left;
}
#producttypeDetails #measureImage img {
	margin:0 0 1em 0;
	padding:5px;
}
#producttypeDetails table {
	margin:0 0 0 10px;
	width:390px;
}
#producttypeDetails h4,
#productColors h4 {
	clear:both;
	padding:1em 0;
}
#producttypeDetails table tr td {
	padding:0 0.5em 0 0;
}
#producttypeDetails p,
#printtypeDetails p {
	margin:1em 0 1em 0;
}
#producttypeDetails #productDetailsImage {
	margin:0.5em 0;
	padding:0;
	width:570px;
}
#producttypeDetails #productDetailsImage img {
	width:560px;
	height:150px;
	padding:5px 5px 3px 5px;
}
#producttypeDetails .button,
#printtypeDetails .button,
#productColors .button {
	margin:1em 0;
	float:left;
	width:auto;
}
#productColors div {
	float:left;
	margin:0 1.5em 0 0;
}

/********************************************
*
* impressum,
* privacy,
* copyright, agb
*
********************************************/

#privacy,
#copyright,
#agb,
#help {
	padding:0.5em 0.5em 0 0.5em;
	float:left;
	width:46em;
}
#impressum {
	float:left;
	width:47em;
	margin:0;
	padding:0;
}
#impressum #impressumCustomer {
	padding:1em 0.5em 0.5em 0.5em;
}
#impressum #impressumSpreadshirt {
	padding:0.5em 0.5em 0 0.5em;
}
#impressum #impressumSpreadshirt p {
	font-size:0.85em;
}
#agb ul {
	list-style-type:disc;
	margin:0.5em 0 0.5em 2em;
}
#impressum h2,
#privacy h2
#copyright h2,
#agb h2,
#help h2 {
	margin:0.5em 0 0.5em 0;
}
#impressum p,
#privacy p,
#copyright p,
#agb,
#help p {
	margin:0.5em 0 0.5em 0;
	font-size:0.85em;
	width:98%;
}

/* ~~~ Terms & Conditions (mvc) ~~~ */

.mvc #terms
{
	padding:0.5em;
}
.mvc #terms h2
{
	float:left;
	width:100%;
	margin:0.5em 0 0em 0;
}
.mvc #terms p
{
	font-size:0.8em;
	margin:0.5em 0 1em 0;
	float:none;
}
.mvc #terms ul
{
	list-style-type:disc;
}
.mvc #terms ul li
{
	font-size:0.8em;
	margin:0em 0 1em 1.7em;
}
.mvc #terms ul.term-links
{
	list-style-type:none;
	margin:0 0 1em 0;
	padding:0 0 0.5em 0;
	width:100%;
}
.mvc #terms ul.term-links li
{
	width:50%;
	margin:0 0 0.5em 0;
}
.mvc #terms a.button.top
{
	height:18px;
	width:18px;
	padding:0;
	margin:0 0.5em 0 0;
	float:right;
}

/********************************************
*
* help, faq
*
********************************************/

.faqEmbedded {
	float:left;
	width:47em;
}
.faqEmbedded .faqCategories {
	display:block;
	float:left;
	margin:0 0 1em 0;
	width:22.5em;
	height:13em;
	overflow:hidden;
}
.faqEmbedded div ul li {
	width:21em;
	font-size:0.9em;
}
.faqEmbedded .faqAnswer {
	clear:both;
	width:100%;
}
.faqEmbedded .faqAnswer h5 {
	clear:both;
	padding:1em 0 0 0;
	margin:1em 0 0 0;
	width:100%;
}
.faqAnswer h5 a {
	float:right;
	height:18px;
	width:18px;
	padding:0;
	margin:-1.5em 0 0 0;
}
.faqEmbedded .faqAnswer table {
	width:100%;
}
.faqEmbedded table {
	width:47em;
	margin:0;
}
.rowHL td {
	font-weight:bold;
	width:15em;
	font-size:0.85em;
}
.rowHL td.rowRange {
	text-align:right;
	font-weight:normal;
	width:auto;
	margin:0 0.5em 0 0.5em;
	padding:0 0.2em 0 0;
	font-size:0.85em;
}
.rowData td {
	font-size:0.85em;
}
.rowData td.rowRange {
	text-align:center;
	font-size:0.85em;
}

/* ~~~ mvc shop faq ~~~ */

.mvc #help
{
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
}
.mvc #help .detailMenuPath
{
	width:100%;
}
.mvc #help h2
{
	clear:both;
	margin-left:0.3em;
}
.mvc #help .faqCategories
{
	clear:both;
	float:left;
	width:100%;
	padding:0 0 2em 0.5em;
	margin:0 0 2em 0;
}
.mvc #help .faqCategories ul
{
	width:100%;
}
.mvc #help .faqCategories ul li
{
	float:left;
	display:block;
	width:49%;
	padding-right:0.5%;
	font-size:0.85em;
}
.mvc #help .faqCategories h4
{
	padding:0;
	margin:0 0 1em 0;
}
.mvc #help .faqAnswers
{
	clear:both;
	margin:0 0 1em 0.5em;
}
.mvc #help .faqAnswers div
{
	width:100%;
	font-size:0.95em;
	font-weight:normal;
}
.mvc #help .faqAnswers div h2 {
	font-size:0.95em;
	line-height:2em;
	padding:0 0 0 0.3em;
}
.mvc #help .faqAnswers div table
{
	width:100%;
	overflow:hidden;
}
.mvc #help .faqAnswers div table td
{
	text-align:center;
}
.mvc #help .faqAnswers div table .shipping-country
{
	text-align:left
}
.mvc #help a.button.top
{
	height:18px;
	width:18px;
	padding:0;
	margin:0 0.5em 0 0;
	float:right;
}

/********************************************
*
* footer
*
********************************************/

#menuFooter {
	clear:both;
	float:left;
	width:47em;
	margin:1em 0 0 0;
}
* html #menuFooter {
	width:610px /* width + 10px */
}
#menuFooter ul {
	line-height:1.5em;
	font-weight:normal;
	float:left;
}
#menuFooter ul li {
	float:left;
	display:block;
	padding:0 0.4em 0 0.4em;
	margin:0;
}
#menuFooter ul li a {
	font-weight:normal;
	font-size:0.8em;
}
#footer {
	float:left;
	margin:0 0 0.5em 0;
}
#footer small {
	float:left;
	display:block;
	width:44.5em;
	margin:0.7em 0.5em 0.7em 0.5em;
}
#footer a.powerd-by {
	display:block;
	margin-top:0.6em;
	float:right;
}
#footer a.powerd-by img {
	border:0;
}

#footer img{
    display: none;
}

/*
* End Spreadshop style *
*/
