#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	height:35px;
	position:relative;
	z-index:999;
	background-color: #000000;
	/*padding-top: 5px;*/
	padding-right: 10px;
	/*padding-bottom: 0px*/;
	padding-left: 10px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

.menu .navtitle, .menu .navtitlesolo{
	float:left;
	display:block;
	text-align:center;
	margin-right:20px;
	margin-top:4px;
	margin-bottom:5px;
	/*width: 90px;*/
	padding-top: 7px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	}

.menu .navtitle:hover, .menu .navtitlesolo:hover {
	background-color: #FFFFFF;
	}

.menu .navtitle a, .menu .navtitlesolo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	display:block;
	/*outline:0;*/
	text-decoration:none;
	text-transform: uppercase;
	font-weight: normal;
}
.menu .navtitle a:hover, .menu .navtitlesolo a:hover  {
	color: #990000;
	}

.menu .navtitle .drop {
	
	}
.menu .navtitle:hover .drop {color: #990000;}

.dropdownmain1
 {
	float:left;
	left:0;
	top:30px;
	position:absolute;
	text-align:left;
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	width: 958px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	-webkit-box-shadow: -4px 4px 7px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: -4px 4px 7px rgba(0, 0, 0, 0.40);
    box-shadow: -4px 4px 7px rgba(0, 0, 0, 0.40);
	}
.droppilot {display:none;}
.dropklassik {display:none;}
.drop1950 {display:none;}
.dropdeck {display:none;}
.droptaucher {display:none;}
.dropoutdoor {display:none;}
.dropband {display:none;}

.navrowmain {
	float: left;
	width: 295px;
	margin-right: 10px;
}

.menu .subnavtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	display: block;
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	text-indent: 10px;
}
.menu .catdescmi {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	}
.menu .subnavtitle {
	background-image: url(../images/subnavpfeil.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 10px center;
	}
.menu .subnavtitle a {
	font-family: "Roboto Condensed", Helvetica, sans-serif;
	font-size: 16px !important;
	text-decoration: none;
	color:#404040;
	font-weight: 700;
	padding-left: 10px;
	}

.menu .navspacer {
	float: left;
	margin-right: 30px;
}
.menu .subline {
	float: left;
	margin-bottom: 10px;
}
.menu .subpic {
	float: left;
	width: 100px;
	margin-right: 13px;
	border: 1px solid #999999;
}
.menu .subliste {
	float: left;
	width: 175px;
	margin-top: 20px;
}
.menu .subliste a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
	color: #333333;
	}

.menu .subliste p {
	color: #333333;
}

.cmsnav {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.cmsnav h1 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 99%;	
}

.cmsnav .navrow {
	float: left;
	width: 100%;	
	
}
.cmsnav .navrow li {
	
	list-style: disc !important;
}
.cmsnav .navrow li a {
	text-decoration: underline;
	color: #000000;
}

/*NEU*/
.navboxgruppe {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.navboxmodell {
	float: left;
	margin-bottom: 10px;
	width: 33%;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.navboxmodell:hover {
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ;
	cursor: pointer;
	color: #000000 !important;
}

.navboxmodell h2 {
	font-family: "Roboto Condensed", Helvetica, sans-serif;
	font-size: 16px !important;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight: 700;
	}
.navboxmodell p {
	font-family: "Roboto Condensed", Helvetica, sans-serif;
	font-size: 14px !important;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 0;
	text-transform: none;
	font-weight: 400;
	line-height: 1.35em;
	}
.modellpic {
    float: left;
	width: 100px;
	margin-right: 13px;
	}
.modelltxt {
	float: left;
	width: 180px;
}
/*ende nav neu */




.block-account .block-title {
	border: 0 none;
	padding: 3px 10px;
	background-color: #000000;
	background-image: none;
	background-position: 0;
}
.block-account .block-title strong {
    color: #FFFFFF;
    font-size: 12px;
}
.block-account .block-content li a {
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	display: block;
	padding: 3px 0;
	text-decoration: none !important;
	font-size: 12px;
	text-transform: none;
}
.block-account .block-content li.current {
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.order-info {
	border: 1px solid #D0CBC1;
	margin: 0 0 8px;
	padding: 4px 8px;
	background-attachment: scroll;
	background-color: #FBFAF6;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#shopping-cart-totals-table tbody tr:last-child {display:none; }
/* CSS Document */
  * {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
  }
  body, html {height : 100.1%;}
   body {
	font: 12px Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	width: 100%;
	line-height: 1.3em;
	word-spacing: 0.1em;
	text-align:left;
	background-image: url(../images/header-bg1.gif);
	background-repeat: repeat-x;	/*overflow: hidden;  IE6 */
  }
  address, .block-progress dd {
	font: 12px Arial, sans-serif;
  }  
  a {
    text-decoration: underline;
	color: #000;
  }
  h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 10px;
	line-height:1.35;
	font-weight: bold !important;	
  }  
  h1, .page-title h1 {
	font: 24px  Arial, sans-serif;
	text-transform:uppercase;
	margin-bottom: 20px;
  }
  h1 a, h2.product-name a {
    text-decoration: none;
  }
  .product-name a {
    color: #000;
  }
  h2, .page-title h2 {
	font: 34px  Arial, sans-serif;
	text-transform:uppercase;
	margin: 10px 0 10px;
  }
  h2.product-name {
	font: normal 14px  Arial, sans-serif;
  }
  .box-account .box-head  {
	width: 700px;
  }
  .box-account .box-head h2  {
	background: 0;
	padding-left: 0;
	color: #000;
  }
  .box-account   {
	padding: 0;
	border: none;
	width: 700px;
  }
  .my-account {
	min-height: 380px;
	font-size: 12px;
}
 body.customer-account-index .seperator {width: 600px;}
  h3 {
	font: 14px  Arial, sans-serif;
	margin: 2px 0 20px 0;
  }
  h4 {
	font: bold 12px  Arial, sans-serif;
	margin: 2px 0 20px 0;
  }
  h6 {
	font: 20px  Arial, sans-serif;
	margin-top: 5px;
  }
  p {
    padding: 10px 0 0 0;
  }
  .fieldset {
    background: none;
    border: 0;
    padding: 0;
  }  
  hr, .seperator {
    border: none;
	border-top: 1px solid #666;
    height:0;
    width: 100%;
	padding: 0;
	clear: both;
  }
  .seperator {
    width: 940px;
  }
  .category-title {
    margin:0;	  
  }
  .subtitle, .sub-title, .link-reorder, .link-print {
    color: #000 !important;
	font-weight: normal;
  }	 
  table td.column-seperator, table td.title-seperator {
	border-top: 1px solid #666;
	padding: 8px 0;
  }
  table td.title-seperator {
	padding-top: 5px;
  }
  table.foot-seperator {
	border-bottom: 1px solid #666;
	padding-bottom: 8px;
  }    
  .text-right {
	text-align:right;
  }      

  
/* PNG fix*/
  img, div {
    behavior: url(../iepngfix.htc);
  }
  input.common-fld, textarea, select, input.common-fld-short {
	border: 1px solid #ccc;
	font: 12px  Arial, sans-serif;
	height: 23px;
	width: 250px;
	padding: 2px;
	margin-top: 5px;
  }
  select {
	width: 255px;
	margin-top: 0;
  }
  textarea {
	width: 454px;
	height: 80px;
  }
  input.common-fld:hover, input.common-fld-short:hover, textarea:hover {
	border: 1px solid #000;
  }
  input.common-fld-short {
	width: 30px;
	text-align: right;
  }
  input.btn-send, button.btn-update, button.btn-continue, button.btn-send, button.btn-login, button.btn-follow, button.btn-back, button.btn-gift, button.btn-shipping, button.btn-cancel, .button.btn-settings, .button.btn-add {
	height: 28px;
	width: auto;
	border: 1px solid #000;
	font: 12px  Arial, sans-serif;
	padding: 0 5px 2px 25px;
	margin-top: 5px;
	cursor: pointer;
  }
  input.btn-send {
	background: #fff url(../images/btn-send.jpg) 3px 5px no-repeat;
  }
  input.btn-send:hover {
	background: #000 url(../images/btn-send-hover.jpg) 3px 5px no-repeat;
	color: #fff;
  }
  
/* Buttons */  
  button.button span {
    background: none !important;
    border: none !important;
	font-weight: normal;
	color: #000;
  }
  button.button:hover span, button.button-right:hover span {
 	color: #fff ;
  }
  button.btn-send {
	background: #fff url(../images/btn-send.jpg) 3px 5px no-repeat;
  }
  button.btn-send:hover {
	background: #000 url(../images/btn-send-hover.jpg) 3px 5px no-repeat;
  }
  button.btn-update {
	background: #fff url(../images/btn-refresh.jpg) 3px 5px no-repeat;
  }
  button.btn-update:hover {
	background: #000 url(../images/btn-refresh-hover.jpg) 3px 5px no-repeat;
  }
  button.btn-continue {
	background: #fff url(../images/btn-order.jpg) 3px 5px no-repeat;
  }
  button.btn-continue:hover {
	background: #000 url(../images/btn-order-hover.jpg) 3px 5px no-repeat;
  }
  button.btn-gift {
	background: #fff url(../images/btn-gift.jpg) 3px 5px no-repeat;
  }
  button.btn-gift:hover {
	background: #000 url(../images/btn-gift-hover.jpg) 3px 5px no-repeat;
  }
  button.btn-shipping {
	background: #fff url(../images/btn-shipping.jpg) 3px 5px no-repeat;
  }
  button.btn-shipping:hover {
	background: #000 url(../images/btn-shipping-hover.jpg) 3px 5px no-repeat;
  }  
  button.btn-cancel {
	background: #fff url(../images/btn-cancel.jpg) 3px 5px no-repeat;
  }
  button.btn-cancel:hover {
	background: #000 url(../images/btn-cancel-hover.jpg) 3px 5px no-repeat;
  }    
  button.btn-login {
	background: #fff url(../images/btn-login.jpg) 3px 5px no-repeat;
  }
  button.btn-login:hover {
	background: #000 url(../images/btn-login-hover.jpg) 3px 5px no-repeat;
  }    
  button.btn-follow {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/btn-follow-hover.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	
  }
 .btn-follow span span {color: #FFFFFF;}
 .btn-follow:hover span span {color: #000000;}
 
  button.btn-follow:hover {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/btn-follow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: #000000;
  }    
  .button.btn-back {
	background: #fff url(../images/btn-back.jpg) 3px 5px no-repeat;
	margin-right: 5px;
  }
  .button.btn-back:hover {
	background: #000 url(../images/btn-back-hover.jpg) 3px 5px no-repeat;
  }   
  .button.btn-settings {
	background: #fff url(../images/btn-settings.jpg) 3px 5px no-repeat;
  }
  .button.btn-settings:hover {
	background: #000 url(../images/btn-settings-hover.jpg) 3px 5px no-repeat;
  }      
  .button.btn-add:hover {
	background: #000 url(../images/btn-add-hover.jpg) 3px 5px no-repeat;
  }  
  .button.btn-add {
	background: #fff url(../images/btn-add.jpg) 3px 5px no-repeat;
	margin-right: 30px;
	margin-top: 20px;
  }

  .buttons-set button.button {
    float: left;
    margin-left: 0;
  }
  .buttons-set button.button-right {
    float: right;
    margin-top: 20px;
  }
  .buttons-set {
	/*width: 94%;*/
	margin-top: 10px;
  }  
  .buttons-set.one-clm {
	width: 940px;
  }  
  
/* Page top */
  #pagetop {
	background: #fff url(../images/header-bg1.gif) repeat-x;
	position: relative;
	height: 155px;
	/*overflow: hidden;  IE6 */
  }

/* Header */
  #archimede-logo {
    position: absolute;
	top: 77px;
	left: 0px;
  }
  #header {
	background-color: #000000;
	background-image: url(../images/header-bg1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 940px;
	padding-right: 20px;
	position: relative;
	background-color: #000000;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
  }
.landwahl {
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	color: #CCCCCC;
}
.footerlandwahl {
	float: left;
	margin-right: 15px;
	margin-top: 0;
	color: #CCCCCC;
}
.landwahl .flagge, .footerlandwahl .flagge {
	margin-right: 8px;
	float: left;
	}
.activeview {
	color: #FFFFFF;
	float: left;
}
.normalview {
	color: #FFFFFF;
	float: left;
}
.landwahl a, .footerlandwahl a {
	color: #CCCCCC !important;
	text-decoration: none;
}
  #header .welcomelogin {
	text-transform: uppercase;
	padding-top: 5px;
	color: #ccc;
	float: left;
	margin-left: 20px;
  }
  #header .welcomelogin a {
	color: #ccc;
	text-decoration: none;
}
  #header ul#topmenu {
	list-style: none;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 12px;
	width: 500px;
	float: right;
	
  }
  #header ul#topmenu li {
    float: right;
	padding-left: 15px;
  }
  #header ul#topmenu li a {
	color: #ccc;
	height: 28px;
	text-decoration: none;
  }
  #header ul#topmenu li a:hover, #header ul#topmenu li a.selected  {
	color: #ccc;
  }
  #header ul#navigation {
    list-style: none;
    margin-top: 87px;
	text-transform: uppercase;
	font-size: 16px;
  }
  #header ul#navigation li {
    float: right;
	padding-left: 28px;
  }
  #header ul#navigation li a {
	height: 28px;
	text-decoration: none;
	color: #555;
  }
  #header ul#navigation li a:hover, #header ul#navigation li a.selected  {
	color: #000;
  }
  #header .basketbox {
	float: left;
	margin-left: 155px;
	
	width: 786px;
}
  #header .basket-info {
	float: left;
	text-transform: uppercase;
	margin-top: 25px;
	padding-left: 30px;
	cursor:pointer;
	height: 27px;
	text-align: right;
	width: 760px;
	
  }
  #header .basketfull a {
	color: #6BA850;
}
#header #basket-info {
	float: right;
	text-transform: uppercase;
	margin-top: 30px;
	padding-left: 30px;
	cursor:pointer;
	height: 27px;
	background-attachment: scroll;
	background-image: url(../images/basket.jpg);
	background-repeat: no-repeat;
	
  }
  #header #basket-info a {
	text-decoration: none;
  }

/* Content */
  #content {
	background-color: #fff;
	clear: both;
  }
  #content-area {
    line-height: 1.3em;
	margin: 0 auto;
	min-height: 430px;
	width: 980px;
	position: relative;
	overflow: hidden;
	padding: 0 0 50px 20px;
  }
body.cms-newsletter #content-area {min-height: 510px !important;}
  #content-area p img {
    margin-top:-10px;
  }


/* WELCOME PAGE ANIMATION */
  .stage-slider-outer {
	width: 940px;
	height: 380px;
	margin-bottom: 15px;
	position: relative;
  }
  .stage-slider {
	width: 940px;
	height: 380px;
 	background: url(../images/animation-1.jpg) top left no-repeat;
    margin-bottom: 15px;
	overflow: hidden;
  }
  .blackSlider a:hover {
	color:#fff !important;
  }
  a.slideSelector {
	  display: block;
	  width: 14px;
	  height: 14px;
	  border: 1px solid #000;
	  background-color:#fff;
	  font-size:0px;
	  overflow:hidden;
	  position:absolute;
	  bottom:20px; 
	  left: 20px;
	  text-decoration: none;
  }
  a.slideSelector:hover {
	  text-decoration: none;
	  background-color:#333;
	  border: 1px solid #000;
  }
  .clm-content {
	float: left;
	width: 330px;
	height: 409px;
	padding: 10px 20px 10px 20px;
  }
  .clm-content.dark-type {
	color:#000 !important;
  }  
  #stage-slider.subtitle {
	font-size: 15px;
  }
  
  
/* CONTENT AREA */  
  #content-area .clm-content {
	float: left;
	width: 380px;
	color:#fff;
	height: 300px;
	padding: 40px 20px 10px 20px;
	font-size: 14px
  }

  #content-area #visual {
	height: 300px;
	width: 940px;
	margin-bottom: 10px;
  }

  #content-area #options, #content-area #options2clms {
	font-size: 12px;
	height: auto;
	width: 960px;
	margin: 0 0 10px 0;
	background:url(../images/border-order-detail.gif) bottom left no-repeat;
  }

  #content-area #options2clms {
	background:url(../images/border-bottom-two-columns.gif) bottom left no-repeat;
  }

  #content-area .clm25l, #content-area .clm33l, #content-area .clm50l, #content-area .clm75l,
  #content-area .clm50l.desc, #content-area .clm50l.options {
	float: left;
	margin: 20px 20px 20px 0;
	border-bottom: 1px solid #666;
	font-size: 14px;
	padding-bottom: 10px;
  }


/* NEWS */
.news-image {
	border: 1px solid #666666;
}

  /* Columns, 25% */
  #content-area .clm25l  {
	width: 300px;
  }
  /* Columns, 33,33% */
  #content-area .clm33l {
	width: 300px;
  }
  #content-area .clm33l img {
	margin: 0 18px 0 0;
	float: left;
	border: 1px solid #666;
  }
  /* Columns, 50% */
  #content-area .clm50l {
	width: 460px;
 }
  /* Columns, 75% */
  #content-area .clm75l {
	width: 620px;
 }
  /* Columns, 50% */
  #content-area .clm50l, #content-area .clm50l.desc, #content-area .clm50l.options {
	width: 460px;
	border-bottom: 0;
	padding-bottom: 0;
  }
  #content-area .clm50l .viewport {
	width: 300px;
	margin: 0 20px 0 0;
	height: 300px;
	float: left;
    background: url(../images/collection-viewport.jpg) no-repeat;
  }
  #content-area .clm50l .shortdesc {
	height: 278px;
	width: 140px;
	font-size: 12px;
	padding: 10px 0 10px 0;
	float: left;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	overflow: hidden;
	position: relative;
  }
  #content-area .clm50l .shortdesc button {
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 28px;
	width: 140px;
	padding: 2px 5px 2px 25px;
	border: 1px solid #000;
	margin-top: 5px;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(../images/btn-ordergrey.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
  }
  #content-area .clm50l .shortdesc button:hover {
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/btn-order.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
  }
  #content-area .clm50l.desc, #content-area .clm75l.desc {
	padding: 10px 0 10px 0;
	border-top: 1px solid #666;
	overflow: hidden;
	margin-top: 0;
	font-size: 12px;
	min-height: 277px;
	height: auto !important;
	border-bottom: 1px solid #666;
	height: 277px;
  }
  #content-area .clm50l.desc  h3 {
	margin: 2px 0 10px 0;
	text-transform: uppercase;
  }

  #content-area #options .clm50l.desc, #content-area #options2clms .clm50l.desc {
	border-bottom: 0;
  }
  #content-area #options .clm12l {
	width: 140px;
	float: left;
	margin: 0 20px 10px 0;
	border-top: 1px solid #666;
	padding: 10px 0 10px 0;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
  }
  #content-area #options .clm33l.param {
	border-top: 1px solid #666;
	border-bottom: 0;
	font-size: 12px;
	padding: 10px 0 10px 0;
	margin: 0;
  }
  .col2-set {
	font-size: 12px;
  }

/* Product infos */
  .price-box {
	font: 20px  Arial, sans-serif;
	margin-top: 5px;
  }
  .price-box .price {
    color: #000000;
    font-weight: bold;
  } 
body.catalog-category-view .price-including-tax {display: inline;}
body.catalog-category-view .price-box {margin-top: 5px;font-size: 11px;}
body.catalog-category-view .price-box .label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
body.catalog-category-view .price-box .labelwithout{
	color: #666666;
	float: left;
	width: 100%;
	word-spacing: 0;
	}
/* Tables */
  .data-table {
    border: 0;
  }
  .data-table tfoot tr {
    background-color: #fff !important;
  }
  .data-table tbody th, .data-table tbody td {
    border-left: 1px solid #ccc;
	background-color: #fff;
  }
  .data-table tbody th.last, .data-table tbody td.last {
    border-right: 1px solid #ccc;
  }
  .data-table tr.last th, .data-table tr.last td {
	border-bottom: 1px solid #ccc !important;
  }
  .data-table thead th {
    background: none;
	background-color: #000;
    border-right: 1px solid #666;
    color: #fff;
  }
  .data-table tfoot td {
    border-right: 0;
  }
  table#checkout-review-table  {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }

  table#checkout-review-table .data-table tbody td.last {
    border-right: 0;
  }
  .cart-table .product-name {
	font-weight: normal;
  }
  .cart-table td {
    border-top: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
  }  
  .cart-table {
	margin-top: 5px;
	width: 940px;
  }
  .cart-table th {
	padding: 5px 10px 5px 10px;
  }  
  .cart-table td.a-right {
	padding: 0px 0px 25px 0px;
  }
  
/* Messages */
  .error-msg, .success-msg, .note-msg, .notice-msg { 
    width: 900px;
	padding: 8px 8px 0 32px !important;
  }
  .error-msg {
	border-color:#666; background-color:#E9E9E9; background-image:url(../images/msg-icon-error.png); color:#000; 
  }
  .success-msg {
	border-color:#666;
	background-color:#66CC00;
	background-image:url(../images/msg-icon-info.png);
	color:#000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
  }
  .note-msg, .notice-msg { 
    border-color:#666; background-color:#DAF7CF; background-image:url(../images/msg-icon-note.png); color:#000; 
  }
  .messages li.error-msg { 
    /*width: auto;*/
  }
  .messages li {
	margin: 10px 0 !important;
  }  
  
/* Checkout */  
  .checkout-types {
 	padding-right: 40px;
	padding-top: 20px;
    float: right;	  
  }
  .checkout-totals {
 	padding-right: 10px;
    float: right;	  
  }
  .cart .totals {
	margin-right: 40px;
	background: #e9e9e9;
    border: none;
	width: 460px;
  }  
  .cart .totals td {
    padding: 1px 7px 0 0;
  }  
  .btn-proceed-checkout {
	margin-right: 5px;
  }
  .cart .discount, .cart .shipping {
	border: none;
	background: none;
	padding: 0;
  }
  .cart .page-title, .page-title {
    margin: 10px 0 12px;
	border-bottom: none;
  }
  .opc .step-title, .opc .allow .step-title {
    background: none;
	background-color: #e9e9e9;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
  }  
  .opc .buttons-set p.required {
	padding: 10px 0 10px 0;
  }  
  p.required.fullsize {
	padding-right: 40px;
  }    
  .opc .allow .step-title {
	border-bottom: 0;
  }    
  .opc .active .step-title {
    background: none;
	background-color: #000;
    border: 1px solid #666;
    color: #fff;
  }
  .opc .allow .step-title h2 {
    color: #999;
  }  
  .opc .active .step-title h2 {
    color: #fff;
  }
  .opc .allow .step-title .number {
    background: none;
	background-color: #fff;
    color: #999;
	border-color: #fff;
  }    
  .opc .active .step-title .number {
    background: none;
	background-color: #fff;
    color: #000;
	border-color: #fff;
  }  
  .opc .step {  
    background: none;
	background-color: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
  }
  .opc .buttons-set {
    padding-top: 0;
  }
  #opc-review .product-name {
    font-weight: normal;
  }  
  #opc-review .buttons-set  {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
  }  


/* Address block*/
  .block-progress dt.complete {
    background: none repeat scroll 0 0 #000;
    color: #fff;
  }
  .block-progress dt.complete a {
    color: #fff;
	font-size: 12px;
  }
  

/* Login */  
  .account-create, .seperator-bottom {
	border-bottom: 1px solid #666;
	font-size: 14px;
	padding-bottom: 15px;
	width: 940px;
  }
  .account-login .content {
    background: #fff;
    border: 0;
	padding: 0;
    min-height:	0;
  }
  .account-login .content h2 {
    border-bottom: 1px solid #DDDDDD;
    padding: 0 0 5px 0;
	color: #000;
  }  
  .form-list label, .form-list label.required {
    color: #000;
    font-weight: normal;
	margin-bottom: 5px;
  }
  .form-list li.wide textarea {
    width: 453px;
  }
  
  #opc-login h3 {
    border-bottom: none;
    padding-bottom: 0;
  }  
  .sp-methods dt, .sp-methods label, .sp-methods .price {
	font: normal 12px Arial, sans-serif;
	color: #000;
  }  
  
/* Thumbgallery */
  #content-area #thumbgallery, #content-area #downloads, #content-area #newsletter-area {
	padding: 15px 0 20px 0;
	background: url(../images/border-thumb-gallery.gif) bottom left no-repeat;
  }
  #content-area #thumbgallery img {
	float: left;
	margin-right: 22px;
	/*border: 1px solid #000;*/
  }
  #content-area #downloads img {
	border: 1px solid #000;
	margin-bottom: 10px;
  }
  #content-area #downloads a {
	float: left;
	margin-right: 20px;
	text-decoration: none;
  }

/* Footer */
  #footer {
	margin: 0 auto;
	width: 940px;
	color: #fff;
	font-size: 9px;
	padding-top: 35px;
	text-transform: uppercase;
	position: relative;
	height: 139px;
	background-image: url(../images/logo-footer.png);
	background-repeat: no-repeat;
	background-position: center 37px;
  }
  #footer a {
	color: #fff;
	text-decoration: none;
  }
  #footer ul {
	list-style-type: none;
  }
  #footer ul li {
	float: left;
	margin-right: 5px;
  }
  #footer #social-bookmarks {
	margin-right: 10px;
	float: right;
  }
#footer .footeradr {
	float: left;
	width: 190px;
	margin-left: 290px;
	}
#footer .footersocial {
	float: right;
	width: 120px;
	margin-right: 8px;
	text-align: right;
	}
	
#footer .footersocial .socialpics{
	margin-bottom: 6px;
	}	
#footer .footeradren {
	float: left;
	width: 190px;
	margin-left: 200px;
	}
#footer .footeradr a, #footer .footeradren a {
	color: #fff;
	text-decoration: underline;
}
/* Page bottom */
  #pagebottom {
	background: #fff url(../images/footer-bg.jpg) bottom left repeat-x;
	height: 160px;
  }

/* General */
  #title-seperator {
	background: url(../images/title-bg.jpg) repeat-x;
    width: 940px;
	height: 7px;
	clear: both;
  }
  #breadcrumb {
    text-align: right;
    font-size: 10px;
	text-transform: uppercase;
    width: 940px;
	margin: 5px 20px 0 0;
  }
  #breadcrumb ul {
    float: right;
	list-style-type: none;
  }
  #breadcrumb ul li {
	float: left;
	margin-left: 5px;
  }

  .smaller {
    font-size: 10px;
  }
  .noborder-bottom {
	border-bottom: 0 !important;
  }
  .has-no-linkstyle {
	text-decoration:none;
  }  
  .posleft {
    float: left;
  }
  .posright {
    float: right;
  }
  .clr {
    clear:both;
     }
  span.displaynone {
    display:none;
  }

.opc .checkout-agreements {
     border-color: #000 !important;	
 }
 #register-customer-newsletter
 {
    border-color: #000000;
    border-style: solid;
    border-width: 0 1px;
    padding: 5px 36px;	 
 }
#checkout-step-payment .form-list .input-box {width: 400px;}
#content-area .clm50l .viewportleer {
	float: left;
	height: 300px;
	margin: 0 20px 0 0;
	width: 300px;
	background-color: #FFFFFF;
}
#content-area .clm50l .shortdescleer {
	float: left;
	font-size: 12px;
	height: 278px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
	width: 140px;
	}
.taxinfo {
	font-size: 11px;
	color: #999999;
	line-height: normal;
	vertical-align: middle;
	line-height: normal;
	margin: 0px;
	word-spacing: 0em;
	float: left;
	width: 100%;
}
.taxinfo a {
	margin: 0;
	background-attachment: scroll;
	background-image: url(../images/taxpfeil.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #999999;
	text-decoration: underline;
	padding-left: 8px;
	}
.cmsversand {
	color: #666666;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.cmsversand table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	}
.cmsversand td {
	color: #666666;
}
.cmsversand td.right {
	text-align: right;
	padding-right: 10px;
	width: 170px;
}
.cmsversand td.cost {
	text-align: left;
	padding-left: 40px;
	width: 170px;
}
.cmsversand .versandhead {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*checkout fields*/
#fme_billing_3 {
    float: left;
	margin-top: 15px;
	width: 100%;
	}
#fme_billing_3 .d_1, #fme_billing_3 .d_4 {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	}
#fme_billing_3 .d_1 label, #fme_billing_3 .d_4 label{
	margin-bottom: 0;
	}
	
/* HOME */
.hometop {
	text-align: center;
	float: left;
	width: 940px;
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	line-height: 1.4em;
}
.homeleft {
	float: left;
	height: 380px;
	width: 280px;
	margin-bottom: 30px;
	overflow: hidden;
}
.homeleft p {
	margin-bottom: 6px;
	padding: 0;
}
.homeright {
	float: left;
	height: 380px;
	width: 620px;
	margin-left: 40px;
	margin-bottom: 30px;
}