body {
	color: #5a5a5a;
	background: url('/static/assets/bg.png') #85b2d3 right top;
	margin: 0;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 13px;
}
a {
  text-decoration: none;
  color:#5A5A5A;
}
a:active, a:focus {
  outline: none;
}
.clear {
  clear: both;
  line-height:1px;
}
h1 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
	font-size: 160%;
	font-weight:normal;
}
h2 {
  margin: 0 0 0 0;
  padding: 7px 0 6px 0;
	font-size: 135%;
	color: #666666;
}
h3 {
  margin: 0 0 0 0;
  padding: 0 0 6px 0;
	font-size: 110%;
}
h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
	font-size: 118%;
}
h5 {
  margin: 0 0 0 0;
  padding: 0 0 6px 0;
	font-weight: bold;
	font-size:13px;
}
#frame{
	width: 886px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
#tool {
	width: 100%;
	height: 250px;
	/*background-image: url('/static/assets/tool.jpg');*/
	background:center top no-repeat;
}
#legal {
	background:url('/static/assets/footerbg.gif') no-repeat;
  float:left;
  padding:12px 10px 6px 0;
  text-align:center;
  width:886px;
}
#header {
	width: 100%;
	height: 52px;
}
#logo {
	width: 200px;
	float: left;
	padding-top:5px;
}
#logo h1 {
  padding: 0;
}
#device {
	padding-top: 45px;
	float: right;
}
.tab {
	background: url('/static/assets/tab.gif') no-repeat;
	float: right;
	width: 119px;
	padding: 0 1px 0 2px;
	height: 33px;
	text-align: center;
}
#device .lastNode {
	background: url('/static/assets/tab.gif') no-repeat;
	float: right;
	width: 118px;
	padding: 0 0 0 2px;
	height: 33px;
	text-align: center;
}
#device .active {
	background: url('/static/assets/tab-active.gif') no-repeat;
	float: right;
	width: 119px;
	padding: 0 1px 0 2px;
	height: 33px;
	text-align: center;
}
.tab1active {
	background: url('/static/assets/tab-active.gif') no-repeat;
	float: right;
	width: 118px;
	padding: 0 0 0 2px;
	height: 33px;
	text-align: center;
}
#navigation {
	width: 100%;
	height: 24px;
	background-image: url('/static/assets/navi.gif');
	float:left ;
}
#navigation ul {
	height: 18px;
	padding: 0 0 0 0;
  list-style-type: none;
  float: left;
  margin: 0;
  text-align: left;
}
#navigation li {
  float: left;
	padding: 0 0 0 0;
}
#navigation li.pad {
  float: left;
	padding: 4px 16px 4px 16px;
}
#navigation li.active {
  float: left;
	padding: 4px 16px 4px 16px;
	background-image: url('/static/assets/navi-active.gif');
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation h2 {
  font-size: 13px;
  padding: 0;
}
#device a {
	text-decoration: none;
	color:#000000;
  font-size:18px;
  margin:0;
  padding:10px 0 6px 0;
  font-weight: 100;
  display: block;
}
#breadcrumb ul {
	padding: 18px 0 0 0;
  list-style-type: none;
  float: left;
  margin: 0;
  text-align: left;
}
#breadcrumb li {
  float: left;
	padding: 0 2px 0 8px;
}
#breadcrumb a {
	text-decoration: none;
	color: #50a0c5;
}
#searchbar {
	width: 886px;
	/*height: 41px;*/
	float: left;
	/*background-image: url('/static/assets/searchbg.jpg');*/
	background-repeat:no-repeat;
}
#search {
  background:url(/static/assets/search.gif) no-repeat;
  float:right;
  height:40px;
  margin:10px 0 0 10px;
  padding:6px 0 0 6px;
  width:280px;
}
.searchfield {
  float:left;
  width:200px;
}
#querytxt {
  background-color:transparent;
  border-style:none;
  color:#FFFFFF;
  height:16px;
  padding:0 0 0 10px;
  width:210px;
}
.searchbutton {
  float:right;
  margin:0 24px 0 10px;
  width:20px;
}
#content {
	margin: 0;
	width: 100%;
	float: left;
  background:url(/static/assets/contentbg.jpg) repeat-x #FFFFFF;
}
#ct1 {
	width: 568px;
	float: left;
	margin-left:12px;
}
#ct1.detailpage {
  margin-top:10px;
}
#ct2 {
	width: 300px;
	float: right;
}
#carousel {
	width: 100%;
	height: 108px;
	float: left;
	padding: 0 0 6px 0;
}
#carouselswf {
	float: left;
	background-color:aqua;
	padding: 0;
	height: 91px;
}
#advertising {
	height:250px;
	float:right;
	padding: 6px 0 6px 0;
}
.cutline {
	width: 100%;
	float: left;
}
.cutcentre {
	background-color: #ffffff;
	height: 8px;
	width: 552px;
	float: left;
}
.topright {
	width: 8px;
	height: 8px;
	float: right;
	background: url('/static/assets/top-right.gif') no-repeat;
}
.topleft {
	width: 8px;
	height: 8px;
	float: left;
	background: url('/static/assets/top-left.gif') no-repeat;
}
.bottomright {
	width: 8px;
	height: 99px;
	float: right;
	background: url('/static/assets/bottom-right.gif') bottom no-repeat;
}
.bottomleft {
	width: 8px;
	height: 99px;
	float: left;
	background: url('/static/assets/bottom-left.gif') bottom no-repeat;
}
.tippright {
	width: 8px;
	height: 31px;
	float: right;
	background: url('/static/assets/tipp-right.gif') no-repeat;
}
.tippleft {
	width: 8px;
	height: 31px;
	float: left;
	background: url('/static/assets/tipp-left.gif') no-repeat;
}
.tippheader {
	float: left;
	background: url(/static/assets/tippheaderbg.png) no-repeat;
  width: 543px;
  height: 37px;
  padding: 0 15px 0 0;
}
#redaktionstipp {
	padding: 0 0 6px 0;
	float: left;
}
#productlist {
	padding: 0 0 0 0;
	float: left;
}
.tippctright {
	width: 8px;
	height: 136px;
	float: right;
	background: url('/static/assets/tippct-right.gif') no-repeat;
}
.tippctleft {
	width: 8px;
	height: 136px;
	float: left;
	background: url('/static/assets/tippct-left.gif') no-repeat;
}
#ctredaktionstipp {
	float: left;
	padding: 14px 0 0 14px;
	height: 122px;
	width: 538px;
	/*background: url('/static/assets/craftsman_bg.jpg') no-repeat;*/
}
.nextpage {
	padding: 7px 0 0 10px;
	float: right;
}
.nextpage img {
  padding-top:2px;
}
.hltipp {
	padding: 6px 0 0 6px;
	float:left;
}
.productimage {
	padding: 0 12px 0 0;
	float:left;
}
.producttext {
	width: 260px;
	padding: 0 5px 0 0;
	float:left;
	font-size:13px;
}
.producttext h4 {
  /*white-space:nowrap*/
  font-size:13px;
  font-weight:normal;
}
.orange {
	font-size: 140%;
	color: #fb6214;
	text-decoration: none;
}
.grey {
	font-size: 16px;
	color: #5a5a5a;
	text-decoration: none;
}
.black {
  color:#000000;
}
.titch {
	font-size: 80%;
	float:left;
}
.tipp-preis {
	padding: 14px 10px 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #fb6214;
	height:24px;
}
.downloadbtn {
  width: 114px;
  float:right;
  padding-top:15px;
}
.downloadbtn a {
  background: url(/static/assets/downloadbtn.gif) no-repeat;
  height:24px;
  width:114px;
}
.downloadbtn a:hover {
  background: url(/static/assets/downloadbtnHover.gif) no-repeat;
}
.tipp-preis .bigger {
  color: #5A5A5A;
  font-weight:bold;
}
.tipp-download {
	padding: 10px 10px 0 0;
	float:left;
}
.detailrating {
	float:right;
	width: 140px;
	padding:0 10px 0 0
}
.productrating {
	float:right;
}
.productratingl {
  padding-right:10px;
	float:left;
}
.rateline {
	float: right;
	padding: 0 0 4px 0;
	width: 100px;
}
.productlisthead {
	height:40px;
	padding: 0 0 0 0;
}
.listgrid {
	float:left;
  padding:10px 0 10px 6px;
  width:530px;
}
.linegrid {
	background-color:#C9E4F5;
  float:left;
  height:1px;
  margin-top: 5px;
  width:520px;
  margin-left:5px;
}
.griprating {
	/*padding: 20px 0 0 0;*/
	float: right;
	width: 190px;
	font-size:12px;
}
.firstlistgrid .griprating {
  padding-right: 8px;
}
.gridkommentar {
	width: 190px;
	float: right;
	text-align:right;
	padding-right:3px;
}
.productlistend {
	height: 7px;
	width: 568px;
	float: left;
	background: url('/static/assets/productlistend.gif') no-repeat;
	padding: 0 0 6px 0;
}
#toolbar a, #toolbarprofile a {
	color: #687C8A;
	display:block;
}
#toolbar a:hover, #toolbarprofile a:hover {
  color: #52A0C6;
}
#toolbar img {
  border: none;
}
.toolbarpost {
  width: 28px;
  height: 37px;
}
.toolbarpost.twitter {
  background: url(/static/assets/twitter.gif) no-repeat;
}
.toolbarpost.twitter:hover {
  background: url(/static/assets/twitter_hover.gif) no-repeat;
}
.toolbarpost.facebook {
  background: url(/static/assets/facebook.gif) no-repeat;
}
.toolbarpost.facebook:hover {
  background: url(/static/assets/facebook_hover.gif) no-repeat;
}
.toolbarpost.email {
  background: url(/static/assets/versenden.png) no-repeat;
}
.toolbarpost.email:hover {
  background: url(/static/assets/versenden_hover.png) no-repeat;
}
.toolbarpost.facebook_profile {
  background: url(/static/assets/15x15_facebook.png) no-repeat;
  width: 15px;
  height: 15px;
}
.toolbarpost.facebook_profile:hover {
  background: url(/static/assets/15x15_facebook_hover.png) no-repeat;
}
.toolbarpost.twitter_profile {
  background: url(/static/assets/15x15_twitter.png) no-repeat;
  width: 15px;
  height: 15px;
}
.toolbarpost.twitter_profile:hover {
  background: url(/static/assets/15x15_twitter_hover.png) no-repeat;
}
.toolbarpost.email_profile {
  background: url(/static/assets/15x15_empfehlen.png) no-repeat;
  width: 15px;
  height: 15px;
}
.toolbarpost.email_profile:hover {
  background: url(/static/assets/15x15_empfehlen_hover.png) no-repeat;
}
#toolbar {
  float:left;
  width:528px;
}
#toolbarprofile {
  float:right;
  padding-right:3px;
}
.MTShopMyAccount .vAppkit .header #toolbarprofile,
.MTShopMyAccount .vOtherProfile .header #toolbarprofile {
  padding: 15px 15px 0 0;
}
.toolbarimg {
  float:left;
  height: 35px;
  /*padding-left:30px; /*img width: 26px*/
  margin-right: 15px;
  padding-top: 5px;
}
.toolbarimg:hover {
  color: #52A0C6;
}
.toolbarimg.merken-activated {
  width: 75px;
  background: url(/static/assets/merken_active.png) no-repeat;
}
.toolbarimg.merken {
  width: 75px;
  background: url(/static/assets/merken.png) no-repeat;
}
.toolbarimg.merken:hover {
  background: url(/static/assets/merken_hover.png) no-repeat;
}
.toolbarimg.test-schreiben {
  width: 116px;
  background: url(/static/assets/test_schreiben.png) no-repeat;
}
.toolbarimg.test-schreiben:hover {
  background: url(/static/assets/test_schreiben_hover.png) no-repeat;
}
.toolbarimg.habe-ich-activated {
  width: 83px;
  background: url(/static/assets/habe_ich_active.png) no-repeat;
}
.toolbarimg.habe-ich {
  width: 83px;
  background: url(/static/assets/habe_ich.png) no-repeat;
}
.toolbarimg.habe-ich:hover {
  background: url(/static/assets/habe_ich_hover.png) no-repeat;
}
.toolbartxt {
  float:left;
  padding: 7px 38px 0 6px;
}
.toolbarpost {
  float:right;
  margin-left: 10px;
}
#login {
	width: 300px;
	height:154px;
	background-image: url('/static/assets/toolbox.gif');
	border-bottom: 1px #BBDBF0 solid;
	padding-bottom:3px;
	margin-top:10px;
}
#login.big {
  background: none;
  border: none;
  width:552px;
}
.loginForm {
  /*position: relative;*/
  margin-top:25px;
  margin-left:15px;
}
.toolboxtext {
  position: relative;
  top:10px;
  left:15px;
  font-size:22px;
  color:#000000;
}
#login input.text {
  width: 156px;
  height: 16px;
  line-height: 16px;
  border:none;
  background: url('/static/assets/loginfield.gif');
  padding-top:5px;
  padding-left: 5px;
  margin-bottom:5px;
  float:left;
}
#login .messageerror, #login .register, #login .forgotpw {
  padding-left: 15px;
  color: #000000;
  top:-10px;
  position:relative;
}
#login .forgotpw {
  padding-top:10px;
}
#login .register a {
  font-size:13px;
  font-weight:bold;
}
#login .loggedin {
  padding-left: 15px;
  padding-top:15px;
  margin-top: 10px;
  height: 75px;
  width:160px;
  float:left;
  font-size:18px;
  color: #FB6214;
}
#login .loggedin .myApps {
  padding-top: 10px;
}
#login .loggedin .myApps a {
  font-size: 13px;
}
#login .loginButton {
  background: url('/static/assets/login.png') no-repeat;
  display:block;
  height: 35px;
  border:none;
  width: 110px;
  line-height:0;
  font-size:0;
  text-align:center;
  overflow:hidden;
  position:relative;
  left:10px;
  top:-5px;
}
#login .loginButton:hover {
  background-image: url('/static/assets/login_hover.png');
}
#login .logoutButton {
  background: url('/static/assets/logout.png') no-repeat;
  display:block;
  height: 35px;
  width: 110px;
  /*position: relative;*/
  float:right;
  line-height:0;
  font-size:0;
  text-align:center;
  padding-top:2px;
  overflow:hidden;
}
#login .logoutButton:hover {
  background-image: url('/static/assets/logout_hover.png');
}
#googletab {
	padding: 5px 0 0 0;
	text-align:center;
	float: left;
	width: 130px;
	height:20px;
	background-image: url('/static/assets/googletab.gif');
}
.screenshot {
	padding: 0 2px 0 0;
	width: 135px;
	float: left;
}
.ct2_block {
	width: 300px;
	float: right;
	padding: 0 0 6px 0;
}
.ct2_tab {
	background-image:url('/static/assets/interim/ct2tab.gif');
	padding: 0 0 0 0;
	float: right;
	height: 32px;
	width: 300px;
}
.ct2_header {
	background-image:url('/static/assets/ct2_header.gif');
	padding: 5px 0 0 16px;
	float: right;
	height: 25px;
	width: 284px;
	font-size: 130%;
}
.ct2_header_small {
	background-image:url('/static/assets/ct2_header_small.gif');
	float: right;
	height: 8px;
	width: 300px;
}
.ct2_content {
	background-color: #ffffff;
	float: right;
	width: 273px;
	padding: 8px 12px 0 15px;
}
.ct2_split {
	background-color: #ffffff;
	float: right;
	width: 285px;
	padding: 8px 0 0 15px;
}
.ct2_contenttop {
	background-color: #ffffff;
	float: right;
	width: 273px;
	padding: 0 12px 0 15px;
	display:block;
}
.ct2_footer {
	background-image:url('/static/assets/ct2_footer.gif');
	float: right;
	height: 8px;
	width: 300px;
}
.ct2_thumb {
	padding: 0 10px 4px 0;
	float:left;
}
.ct2_hl3 {
	font-size: 110%;
}
#ct2list-end {
	height: 1px;
	width: 270px;
	float: left;
	background-color: #a3cde6;
	margin: 3px 0 3px 0;
}
.ct2list-end {
	height: 1px;
	width: 270px;
	float: left;
	background-color: #a3cde6;
	margin: 3px 0 3px 0;
}
#ct2 ul {
  padding: 2px 0 2px 0;
}
#ct2 li {
  padding: 2px 0 2px 0;
  margin: 0 0 0 15px;
	list-style-image: url('/static/assets/li_orange.gif');
}
#ct2 li.end {
  padding: 1px 0 0 0;
	list-style: none;
	background-color: #a3cde6;
	margin: 3px 0 3px 0;
}
#ct2 a {
	text-decoration: none;
	color: #4b4b4b;
}
.ct2_products {
	width: 60px;
	overflow: hidden;
	padding:10px 20px 0 20px;
	float:left;
	color: #519ec8;
	background-color: #ffffff;
	font-size: 80%;
	text-align:center
}
.ct2_half {
	width: 136px;
	padding: 0 6px 0 0;
	overflow: hidden;
	float: left;
}
.bluetxt {
	color: #519ec8;
}
.orangetxt {
	color: #fb6214;
}
.whitetxt {
	color: #ffffff;
}
/* Headernavi START */
#legal ul {
  padding:3px 0 0 0;
  margin:0 0 0 400px;
}
#legal ul li {
  list-style: none;
  float: left;
  padding-left:5px;
  padding-right:5px;
  border-right: 1px #ffffff solid;
  line-height:10px;
}
#legal ul li a {
  color: #ffffff;
  text-decoration: none;
}
#legal ul li a:hover {
  color: #5A5A5A;
  /*text-decoration: underline;*/
}
#legal ul li.lastnode {
  border-right: none;
}
/* Headernavi END */
/* Artikelliste START */
.TShopArticleList {
  background-color: #FFFFFF;
}
.TShopArticleList a {
  font-size: 22px;
  text-decoration: none;
}
.TShopArticleList a.active {
  color: #FB6214;
}
.TShopArticleList a.bluetxt {
  font-size:13px;
  padding-right:10px;
}
.paging {
  padding-left:10px;
  padding-right:26px;
  clear: both;
  text-align:right;
  width:532px;
  float: left;
  background: transparent url(/static/assets/listheaderbg.gif) no-repeat scroll 0 0;
}
.paging a {
  font-size: 12px;
  color: #60B6E4;
}
.bottom-paging {
  padding-left:10px;
  padding-right:16px;
  background-color:#FFFFFF;
  clear: both;
  text-align:right;
  width:532px;
  float: right;
}
.bottom-paging a {
  font-size: 12px;
  color: #60B6E4;
}
.TShopModuleArticlelistOrderbyList {
  clear: both;
}
td.sorthead, td.sortheadactive {
  border-right: 1px #A3CDE5 solid;
  background-image:url('/static/assets/sorthead/bg.gif');
  text-align: center;
  font-size: 135%;
}
td.sorthead a, td.sortheadactive a {
  color:#666666;
  text-decoration: none;
  display:block;
  height:32px;
  line-height: 32px;
}
td.sortheadactive {
  background-image:url('/static/assets/sorthead/bg_active.gif');
}
td.lastone {
  border-right: none;
}
.noArticlesFound {
  width: 568px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: url('/static/assets/noArticlesFound.png') no-repeat;
  margin-bottom: 10px;
}
/* Artikelliste END */
/* Detailseite START */
.screenshotcontainer {
  float: left;
  margin-right: 10px;
}
.reviewitem {
  border-bottom: 1px #BBDBF0 solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
.reviewitem h3 {
  font-size: 105%;
  font-weight: bold;
}
.reviewitem .helpful {
  font-size: 11px;
}
.reviewitem .helpful a {
  cursor:pointer;
}
textarea.comment {
  border: 1px solid #BBDBF0;
  width: 360px;
  background:transparent url('/static/assets/loginfield.gif') repeat scroll 0 0;
  height:22px;
  margin-bottom: 6px;
  float:left;
  display:block;
  padding-top: 5px;
  font-style: italic;
}
textarea.comment.expanded {
  border: 1px solid #BBDBF0;
  background:transparent url('/static/assets/textareafield.gif') repeat scroll 0 0;
  height:200px;
}
/* Detailseite END */
/* Extranet Komponenten START */
a.forgotPassword {
  display: block;
  height: 24px;
  width: 123px;
  background: url(/static/assets/recommand.gif) no-repeat;
  text-align: center;
  padding-top:3px;
  font-size:120%;
  color: #56A9CE;
  font-weight:bold;
  text-decoration:none;
  margin-top: 10px;
}
th.leftcol {
  padding-right: 10px;
}
/* Extranet Komponenten END */
/* REWRITE with new style */
.ct2_block {
	width: 300px;
	float: right;
	padding: 0 0 6px 0;
}
.ct2_tab {
	background-image:url('/static/assets/interim/ct2tab.gif');
	padding: 0 0 0 0;
	float: right;
	height: 32px;
	width: 300px;
}
.ct2_header {
	background-image:url('/static/assets/ct2_header.gif');
	padding: 5px 0 0 16px;
	float: right;
	height: 25px;
	width: 284px;
	font-size: 16px;
	color: #000000;
}
.ct2_headerwhite {
	background-image:url('/static/assets/ct2_headerwhite.gif');
	padding: 5px 0 0 16px;
	float: right;
	height: 20px;
	width: 284px;
}
.ct2_header_small {
	background-image:url('/static/assets/ct2_header_small.gif');
	float: right;
	height: 8px;
	width: 300px;
}
.ct2_content {
	background-image:url('/static/assets/ct2border.gif');
	float: right;
	width: 273px;
	padding: 8px 12px 0 15px;
}
.ct2_split {
	background-image:url('/static/assets/ct2border.gif');
	float: right;
	width: 285px;
	padding: 8px 0 0 15px;
}
.ct2_contenttop {
	background-image:url('/static/assets/ct2border.gif');
	float: right;
	width: 273px;
	padding: 0 12px 0 15px;
	display:block;
}
.ct2_footer {
	background-image:url('/static/assets/ct2_footer.gif');
	float: left;
	height: 10px;
	width: 300px;
}
.ct2_thumb {
	padding: 0 10px 4px 0;
	float:left;
}
.ct2_hl3 {
	font-size: 13px;
}
#ct2list-end {
	height: 1px;
	width: 270px;
	float: left;
	background-color: #c9e4f5;
	margin: 3px 0 3px 0;
}
#ct2 ul {
    padding: 2px 0 2px 0;
}
#ct2 li {
  padding: 2px 0 2px 0;
  margin: 0 0 0 15px;
	list-style-image: url('/static/assets/li_orange.gif');
}
#ct2 li.end {
    padding: 1px 0 0 0;
	list-style: none;
	background-color: #a3cde6;
	margin: 3px 0 3px 0;
}
.ct2_products {
	width: 60px;
	overflow: hidden;
	padding:10px 20px 0 20px;
	float:left;
	color: #519ec8;
	background-color: #ffffff;
	font-size: 80%;
	text-align:center
}
.ct2_half {
	width: 136px;
	padding: 0 6px 0 0;
	overflow: hidden;
	float: left;
}
.firstlistgrid {
  background:url('/static/assets/firstgridbg.gif') repeat-x;
  float:left;
  padding:22px 1px 10px 6px;
  width:545px;
}
.contentborder {
	width: 552px;
	padding: 0 3px 0 3px;
	background-image: url('/static/assets/contentborder.gif');
	float: left;
}
.endline {
  background:url('/static/assets/endborder.gif') no-repeat;
  float:left;
  height:4px;
  padding:0 0 10px;
  width:558px;
}
/* REWRITE with new style END */
/* ArticleCatalog OrderBy START */
.orderbytab, .orderbytabactive {
  background: url('/static/assets/orderby/orderby_bg.gif') repeat-x;
	float: left;
	color: #000000;
	padding: 0;
	margin: 8px 0 0 0;
	height: 27px;
	position: relative;
	top: 1px;
}
.orderbyfree {
	float: left;
	color: #999999;
	padding: 0;
	margin: 11px 0 0 10px;
	height: 27px;
	position: relative;
	top: 1px;
	font-size:13px;
	position: relative;
	top: 1px;
}
.orderbytab a, .orderbytabactive a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-top: 5px;
}
.orderbytabactive a {
  color: #FB6214;
}
.orderbytableft {
  background: url('/static/assets/orderby/orderby_left.gif') right no-repeat;
	padding: 0;
	margin-left:0;
	width:11px;
}
.orderbytabright {
  background: url('/static/assets/orderby/orderby_right.gif') no-repeat;
	padding: 0 0 0 0;
	margin-right:0;
	width:12px;
}
.orderbystart, .MTShopMyAccount .orderbystart {
  background:url('/static/assets/productlist1.gif') no-repeat;
  color:#000000;
  float:left;
  font-size:16px;
  height:27px;
  padding:8px 2px 0 0;
  text-align:center;
  width:155px;
  position: relative;
	top: 1px;
}
.MTShopMyAccount .orderbystart {
  width:90px;
  background-image:url('/static/assets/productlistMyAccount.gif');
}
.productlisthead, .productlistheadMyAccount {
  background:url('/static/assets/productlistend_large.gif') right 94% no-repeat;
  height:38px;
  padding:0;
  width:558px;
  position: relative;
  top: 3px;
  z-index:999;
}
.productlistheadOtherAccount {
  background:url('/static/assets/productlistendOtherAccount.gif') right bottom no-repeat;
  height:38px;
  padding:0;
  width:558px;
  position: relative;
  top: 3px;
}
a.forfree {
  color: #999999;
  text-decoration: none;
  font-size:12px;
}
/* ArticleCatalog OrderBy END */
.ct1header {
  background:transparent url(/static/assets/tippheaderbg.gif) no-repeat scroll 0 0;
  height:37px;
  padding:0 15px 0 0;
  width:543px;
}
.ct1header .heading {
  float:left;
  font-size:14px;
  padding:8px 0 0 14px;
}
#login a {
  color:#4B4B4B;
  text-decoration:none;
  font-size:11px;
}
.articlelinks {
  margin-top:5px;
}
.MTShopArticleCatalog .article .commentSubmit {
  margin-bottom: 10px;
}
/*.rating {
  margin-bottom: 6px;
}*/
#ct2 .bluetxt a {
  color: #519EC8;
  font-size:12px;
}
#ct2 .ct2_hl3 .bluetxt a {
  font-size:13px;
}



/**START OF PHIL CSS*/

.cleardiv {
  line-height:0;
}
.MTShopArticleList .ScrollBox {
  width: 568px;
  height:108px;
  /*background: url(/static/images/productSlider.png) no-repeat;*/
  margin-bottom:10px;
  padding-top: 10px;
}
.MTShopArticleList .ScrollBox .articlelist {
  overflow:hidden;
  float:left;
  position:relative;
  width: 488px;
  height:108px;
  margin-top: 3px;
  margin-left:13px;
}
.MTShopArticleList .ScrollBox .itemcontainer {
  left: 40px;
}
.MTShopArticleList .ScrollBox .items {
  position:absolute;
  width:20000em;
}
.MTShopArticleList .ScrollBox .items div {
  float:left;
}
.MTShopArticleList .ScrollBox .items .active {
  border:1px inset #ccc;
  background-color:#fff;
}
.MTShopArticleList .ScrollBox .prevButton {
  position:relative;
  float:left;
  width: 15px;
  height: 15px;
  background: url(/static/assets/left.gif) 0 26px no-repeat;
  margin-left: 13px;
}
.MTShopArticleList .ScrollBox .nextButton {
  position:relative;
  float:right;
  width: 15px;
  height: 84px;
  background: url(/static/assets/right.gif) 0 26px no-repeat;
  margin-right:13px;
}
.MTShopArticleList .ScrollBox .prevButton, .MTShopArticleList .ScrollBox .nextButton {
  width: 15px;
  height: 84px;
  display:block;
  font-size:0;
  line-height:0;
  cursor:pointer;
}
.MTShopArticleList .ScrollBox .prevButton.disabled {
  background-image:none;
}
.MTShopArticleList .ScrollBox .nextButton.disabled {
  background-image:none;
}
.MTShopArticleList .ScrollBox .items .TShopArticle .ScrollBoxSimple {
  margin-right: 16px;
}
.MTShopArticleList .vRedaktions-tipp {
  width: 558px;
  height: 173px;
  margin-bottom: 10px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header,
.MTTextField .teaserDetails .header {
  background: url(/static/assets/tippheaderbg.gif) no-repeat;
  width: 543px;
  height: 37px;
  padding: 0 15px 0 0;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .heading {
  font-size:15px;
  font-weight: 400;
  padding: 8px 0 0 14px;
  float:left;
  color:#000000;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp {
  float:right;
  padding: 11px 5px 0 12px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp button {
  border: 0;
  font-size: 0;
  line-height: 0;
  height: 15px;
  padding: 8px 0 0 12px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp button.tippBackward {
  background: url(/static/assets/left.gif) no-repeat;
  margin-right: 5px;
  cursor:pointer;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp button.tippForward {
  background: url(/static/assets/right.gif) no-repeat;
  margin-left: 8px;
  cursor:pointer;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp button.tippForward.disabled,
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp button.tippBackward.disabled {
  display:none;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp, .MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp a {
  color:#60B6E4;
  font-size:12px;
  text-decoration:none;
}
.MTShopArticleList .vRedaktions-tipp .tipp-header .paging-tipp a.active {
  color: #FB6214;
}
.MTShopArticleList .vRedaktions-tipp .contentborder,
.MTTextField .teaserDetails .contentborder {
  background: url(/static/assets/contentborder.gif);
  padding: 0 3px;
  width: 552px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content,
.MTTextField .teaserDetails .contentborder .content {
  background: url(/static/assets/redaktionstippbg.gif) repeat-x;
  width: 530px;
  padding: 10px 11px 0;
  height: 122px;
  overflow:hidden;
}
.MTTextField .teaserDetails .contentborder .content {
  height:auto;
}
/*redaktionstipp css*/
#itemlist {
  position:relative;
  /*overflow:hidden; */
  clear:both;
}
#itemlist .article {
  float:left;
  display:block;
  width: 528px;
  font-size:13px;
  margin-right: 20px;
}
#itemlist .items {
  width:20000em;
  position:absolute;
  clear:both;
  margin:0;
  padding:0;
}
#itemlist .less, .tipp-content .less a {
  color:#999 !important;
  font-size:11px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleImage {
  width: 100px;
  float:left;
  margin-right:15px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleText {
  float:left;
  width:270px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleText .articleName a{
  color: #FB6214;
  font-size:22px;
  text-decoration: none;
  font-weight:bold;
  padding-bottom: 6px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleText .articleShortDescription {
  font-size:13px;
  /*height: 20px;*/
  /*overflow:hidden;*/
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleText .articleDateCreated {
  font-size: 12px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .download{
  display:block;
  float:right;
  margin-top: 20px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .download img{
  border:none;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleText .articlePrice .price{
  float:left;
  padding: 14px 10px 0 0;
  color:#FB6214;
  font-size:18px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleText .articlePrice .price span{
  color:#5A5A5A;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleRating {
  float:right;
  color: #5A5A5A;
  font-size:11px;
  width:140px;
}
.MTShopArticleList .vRedaktions-tipp .tipp-content .article .articleComments {
  float:right;
  padding-top:10px;
  /*padding-right:20px;*/
  /*color: #60B6E4;*/
}
.MTTestReview .vWriteTestReview .userInputForm input, .MTTestReview .vWriteTestReview .userInputForm textarea,
.MTTestReview .vStandard .userInputForm input, .MTTestReview .vStandard .userInputForm textarea {
  width: 400px;
  border: 1px solid #BBDBF0;
}
.MTTestReview .vWriteTestReview .userInputForm, .MTTestReview .vStandard .userInputForm {
  font-size:14px;
  text-align: left;
}
.MTTestReview .vWriteTestReview .userInputForm .group, .MTTestReview .vStandard .userInputForm .group {
  margin-bottom:10px;
  width:400px;
}
.MTTestReview .vWriteTestReview .userInputForm input, .MTTestReview .vStandard .userInputForm input {
  background: url(/static/assets/loginfield.gif);
}
.MTTestReview .vWriteTestReview .userInputForm .Rating .reviewRadioButton.plain {
  width: 15px;
  background: none;
}
.MTTestReview .vWriteTestReview .userInputForm textarea, .MTTestReview .vStandard .userInputForm textarea {
  height:200px;
  background: url(/static/assets/textareafield.gif);
}
.MTTestReview .vWriteTestReview .userInputForm .buttonFlat, .MTTestReview .vStandard .userInputForm .buttonFlat {
  border:none;
  background: url(/static/assets/recommand.gif) no-repeat;
  text-decoration: none;
  width: 123px;
  height:24px;
  text-align:center;
  font-weight:bold;
  font-size:18px;
  line-height:18px;
  padding-top:2px;
  display:block;
  color:#FFFFFF;
}
.MTTestReview .vArticle .Headline {
  font-size:14px;
  padding: 12px 0 12px 0;
}
.MTActivity .standard .Headline {
  font-size:14px;
  padding: 12px 0 12px 0;
}
.MTTestReview .vArticle .SingleTestReview {
  margin-bottom:10px;
}
.MTTestReview .vArticle .SingleTestReview a {
  text-decoration:none;
}
.MTTestReview .vArticle .SingleTestReview .datecreated, .SingleActivity .datecreated, .SingleActivity .title {
  float:left;
  margin-right: 13px;
}
.MTTestReview .vArticle .SingleTestReview .title {

}
.MTTestReview .vArticle .SingleTestReview .ShortText {
  display:none;
  margin-top: 10px;
}
.MTTestReview .vStandard .group {
  margin-bottom:10px;
}
.MTTestReview .vStandard .reportIssue {
  min-height:380px;
}
* html .MTTestReview .vStandard .reportIssue {
  height:380px;
}
.MTTestReview .vStandard .reportIssue a{
  color:#5A5A5A;
  text-decoration: none;
}
.MTTestReview .vStandard .reportIssue a:hover{
  color:#94CAEC;
}
.MTTestReview .vStandard .reportIssue .userInputForm {
  display:none;
}
.MTShopArticleList .Top10Downloads {
  float:right;
  font-size:120%;
  padding-bottom:6px;
}
.MTShopArticleList .Top10Downloads .header{
  background-image:url(/static/assets/ct2_header.gif);
  padding:5px 0 0 16px;
  height:25px;
  width:284px;
  float:right;
}
.MTShopArticleList .Top10Downloads .content{
  background-image:url(/static/assets/ct2border.gif);
  padding:8px 0 0 15px;
  width:285px;
  float:right;
}
.MTShopArticleList .Top10Downloads .footer{
  background-image:url(/static/assets/ct2_footer.gif);
  height:10px;
  float:right;
  width:300px;
}
.MTShopArticleList .Top10Downloads .content .containerArticleList .Article {
  /*width: 142px;*/
  width: 135px;
  /*height: 33px;*/
  margin-bottom: 5px;
  margin-right:5px;
  float:left;
  font-size:10px;
}
#ct2 .MTShopArticleList .Top10Downloads .content .containerArticleList .Article .name a{
  color: #519EC8;
  font-size: 12px;
}
#infoContainer {
  float:left;
}
#infoContainer .infoheader {
  background: url(/static/assets/tippheaderbg.gif) no-repeat;
  width: 543px;
  height: 37px;
  padding: 0 15px 0 0;
}
#infoContainer .contentborder {
  background: url(/static/assets/contentborder.gif);
  padding: 0 3px;
  width: 552px;
}
#infoContainer .info-content {
  background: url(/static/assets/redaktionstippbg.gif) repeat-x;
  width: 530px;
  padding: 0 11px 0;
  overflow:hidden;
}
#infoContainer .endline {
  background:url(/static/assets/endborder.gif) no-repeat;
  float:left;
  height:4px;
  padding:0 0 10px;
  width:558px;
}
.MTShopMyAccount .vAppkit .header,
.MTShopMyAccount .vOtherProfile .header,
.TCMSWizard .standard .header,
.MTShopArticleList .box .header {
  background: url(/static/assets/tippheaderbg.gif) no-repeat;
  width: 543px;
  height: 37px;
  padding: 0 15px 0 15px;
}
.MTShopMyAccount .vAppkit .header .text,
.MTShopMyAccount .vOtherProfile .header .text,
.MTShopArticleList .box .header .text {
  padding-top: 12px;
  font-size:14px;
  float:left;
}
#infoContainer .infoheader .text,
.tippheader .heading {
  padding-left:15px;
  padding-top: 12px;
  font-size:14px;
  float:left;
}
.MTShopMyAccount .vAppkit .contentborder,
.MTShopMyAccount .vOtherProfile .contentborder {
  background: url(/static/assets/contentborder.gif);
  padding: 0 3px;
  width: 552px;
}
.MTShopMyAccount .vAppkit .myProfile,
.MTShopMyAccount .vOtherProfile .myProfile,
.TCMSWizard .standard .contentborder .content,
.MTShopArticleList .box .contentborder .content {
  background: url(/static/assets/redaktionstippbg.gif) repeat-x;
  width: 530px;
  padding: 10px 12px 0;
  overflow:hidden;
  float:left;
}
.MTShopMyAccount .vAppkit .myProfile .userData,
.MTShopMyAccount .vOtherProfile .myProfile .userData {
  margin-bottom:17px;
}
.MTShopMyAccount .vAppkit .myProfile .userData .picture,
.MTShopMyAccount .vOtherProfile .myProfile .userData .picture {
  float:left;
  width: 81px;
  height: 81px;
  margin-right:12px;
}
.MTShopMyAccount .vAppkit .myProfile .userData .name,
.MTShopMyAccount .vOtherProfile .myProfile .userData .name {
  float:left;
  color: #EC5E12;
  font-size: 17px;
  line-height: 17px;
}
.MTShopMyAccount .vAppkit .myProfile .userData .datecreated,
.MTShopMyAccount .vOtherProfile .myProfile .userData .datecreated {
  float:right;
}
.MTShopMyAccount .vAppkit .myProfile .statistics .left, .MTShopMyAccount .vAppkit .myProfile .statistics .right,
.MTShopMyAccount .vOtherProfile .myProfile .statistics .left, .MTShopMyAccount .vOtherProfile .myProfile .statistics .right {
  float:left;
  width: 265px;
}
.MTShopMyAccount .vAppkit .myProfile .statistics .right,
.MTShopMyAccount .vOtherProfile .myProfile .statistics .right {
  float:left;
}
.MTShopMyAccount .vAppkit .endline,
.MTShopMyAccount .vOtherProfile .endline {
  background:url(/static/assets/endborder.gif) no-repeat;
  float:left;
  height:4px;
  padding:0 0 10px;
  width:558px;
}
.MTShopMyAccount .vAppkit .myProfile .image,
.MTShopMyAccount .vOtherProfile .myProfile .image {
  width: 223px;
  float:left;
}
.MTShopMyAccount .vAppkit .myProfile .activityIndex .image,
.MTShopMyAccount .vOtherProfile .myProfile .activityIndex .image {
  background: url(/static/assets/activityIndexPlain.png) no-repeat;
}
.MTShopMyAccount .vAppkit .myProfile .activityIndex .image .over,
.MTShopMyAccount .vOtherProfile .myProfile .activityIndex .image .over {
  background: url(/static/assets/activityIndexActive.png) no-repeat;
}
.MTShopMyAccount .vAppkit .myProfile .qualityIndex .image,
.MTShopMyAccount .vOtherProfile .myProfile .qualityIndex .image {
  background: url(/static/assets/activityIndexPlain.png) no-repeat;
}
.MTShopMyAccount .vAppkit .myProfile .qualityIndex .image .over,
.MTShopMyAccount .vOtherProfile .myProfile .qualityIndex .image .over {
  background: url(/static/assets/qualityIndexActive.png) no-repeat;
}
.MTShopMyAccount .vAppkit .myProfile .percent,
.MTShopMyAccount .vOtherProfile .myProfile .percent {
  padding-left: 8px;
  font-size:13px;
  font-weight:bold;
  float:left;
}
.MTShopMyAccount .vAppkit .myProfile .activityIndex .percent,
.MTShopMyAccount .vOtherProfile .myProfile .activityIndex .percent {
  color:#50A0C5;
}
.MTShopMyAccount .vAppkit .myProfile .qualityIndex .percent,
.MTShopMyAccount .vOtherProfile .myProfile .qualityIndex .percent {
  color:#FB6214;
}
.MTShopArticleCatalog {
  float:left;
}

.MTShopArticleCatalog .article {
  width: 558px;
  /*height: 173px;*/
  margin-bottom: 10px;
}
.MTShopArticleCatalog .article.tippheader {
  background: url(/static/assets/tippheaderbg.gif) no-repeat;
  width: 543px;
  height: 37px;
  padding: 0 15px 0 0;
}
.MTShopArticleCatalog .article .tippheader .heading, .tippheader .heading h1,
.MTShopArticleCatalog .article .tippheader .heading, .tippheader .heading h3 {
  font-size:20px;
  font-weight:normal;
  padding: 4px 0 0 8px;
  float:left;
  color: #000000;
}
.MTShopArticleCatalog .article .contentborder {
  background: url(/static/assets/contentborder.gif);
  padding: 0 3px;
  width: 552px;
}
.MTShopArticleCatalog .article .content {
  background: url(/static/assets/redaktionstippbg.gif) repeat-x;
  width: 530px;
  float:left;
  padding: 10px 11px 0;
}
.MTShopArticleCatalog .article .endline {
  background:url(/static/assets/endborder.gif) no-repeat;
  float:left;
  height:4px;
  padding:0 0 10px;
  width:558px;
}
.MTShopArticleCatalog .article .comments {
  cursor:pointer;
}
.MTShopArticleCatalog .article .commentPlus, .MTShopArticleCatalog .article .commentMinus {
  width:16px;
  height:16px;
  float:left;
  margin-right: 10px;
}
.MTShopArticleCatalog .article .commentMinus {
  background: url(/static/assets/minus.gif) no-repeat;
}
.MTShopArticleCatalog .article .commentPlus {
  background: url(/static/assets/plus.gif) no-repeat;
}
.MTShopArticleCatalog .article .commentText {
  float:left;
}
.MTShopArticleCatalog .article .reviewList {
  display:none;
}
.MTShopArticleCatalog .article .commentSubmit {
  width:143px;
  height:24px;
  display:block;
  float:left;
  margin-left:20px;
  background: url(/static/assets/buttons/kommentierenbtn.gif) no-repeat;
}
.MTShopArticleCatalog .article .commentSubmit:hover {
  background: url(/static/assets/buttons/kommentierenbtnHover.gif) no-repeat;
}
.MTShopArticleCatalog .article .downloadbtn a, .MTShopArticleList .vRedaktions-tipp .article .download a {
  width:114px;
  height:24px;
  display:block;
  background: url(/static/assets/downloadbtn.gif) no-repeat;
}
.MTShopArticleCatalog .article .downloadbtn a:hover, .MTShopArticleList .vRedaktions-tipp .article .download a:hover {
  background: url(/static/assets/downloadbtnHover.gif) no-repeat;
}
.rating.nostar {background-position:0 0}
.rating.onestar {background-position:0 -19px}
.rating.twostar {background-position:0 -38px}
.rating.threestar {background-position:0 -57px}
.rating.fourstar {background-position:0 -76px}
.rating.fivestar {background-position:0 -95px}
.rating{
	width:100px;
	height:19px;
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/static/assets/star-matrix-new.png) no-repeat 0 0;
}
ul.rating li {
	cursor: pointer;
	float:left;
	text-indent:-999em;
	width:19px;
	height:19px;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:19px;
	height:19px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:19px;}
ul.rating li.three a {left:38px;}
ul.rating li.four a {left:57px;}
ul.rating li.five a {left:76px;}
ul.rating li a:hover {
	z-index:2;
	width:100px;
	height:19px;
	overflow:hidden;
	left:0;
	background: url(/static/assets/star-matrix-new.png) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -19px;}
ul.rating li.two a:hover {background-position:0 -38px;}
ul.rating li.three a:hover {background-position:0 -57px}
ul.rating li.four a:hover {background-position:0 -76px}
ul.rating li.five a:hover {background-position:0 -95px}



.starRating {
  height:19px;
  width:100px;
}
.MTShopMyAccount .TDataExtranetUser .vAccountComments .datecreated,
.MTShopMyAccount .TDataExtranetUser .vAccountTestReviews .datecreated {
  float:right;
}
.MTShopMyAccount .TDataExtranetUser .vAccountComments .article,
.MTShopMyAccount .TDataExtranetUser .vAccountTestReviews .article {
  float:left;
  padding-top:5px;
}
.MTShopMyAccount .TDataExtranetUser .vAccountComments .rating,
.MTShopMyAccount .TDataExtranetUser .vAccountTestReviews .rating {
  float:right;
}
.MTShopMyAccount .TDataExtranetUser .vAccountComments .published,
.MTShopMyAccount .TDataExtranetUser .vAccountTestReviews .published {
  float:right;
}
.MTShopMyAccount .TDataExtranetUser .vAccountComments .text,
.MTShopMyAccount .TDataExtranetUser .vAccountTestReviews .text {
  margin-bottom:10px;
}
.MTShopMyAccount .tabs .orderbytab a.current {
  color: #FB6214;
}
.TCMSWizard .standard .mediumHeadline {
  font-size:14px;
  padding-top: 12px;
}
.TCMSWizard, .MTShopArticleList {
  float:left;
}
.TCMSWizard .standard .stepnavibuttons button, .TCMSWizard .standard .stepnavibuttons input, .TCMSWizard .standard .stepnavibuttons a, .createAccountSubmit a {
  width: 116px;
  height: 24px;
  background: url(/static/assets/recommand-short.gif) no-repeat;
  color: #303030;
  padding-top:5px;
  display:block;
  text-align: center;
  line-height:13px;
  font-size: 13px;
  font-weight:bold;
}
.TCMSWizard .standard .stepnavibuttons button.long, .TCMSWizard .standard .stepnavibuttons input.long, .TCMSWizard .standard .stepnavibuttons a.long {
  width: 143px;
  background: url(/static/assets/recommand-long.gif) no-repeat;
}
.TCMSWizard .standard .stepnavibuttons button:hover, .TCMSWizard .standard .stepnavibuttons input:hover, .TCMSWizard .standard .stepnavibuttons a:hover, .createAccountSubmit a:hover {
  background: url(/static/assets/recommand-shortHover.gif) no-repeat;
}
.TCMSWizard .standard .stepnavibuttons button.long:hover, .TCMSWizard .standard .stepnavibuttons input.long:hover, .TCMSWizard .standard .stepnavibuttons a.long:hover {
  background: url(/static/assets/recommand-longHover.gif) no-repeat;
}
.TCMSWizard .standard input {
  background: url(/static/assets/loginfield.gif);
  height:19px;
  line-height:24px;
  padding-top: 3px;
  padding-left: 3px;
  border:1px solid #94CAEC;
}
.TCMSWizard .standard .actionLinkHide, .TCMSWizard .standard .actionLinkShow {
  display:none;
  float:right;
}
.TCMSWizard .standard .userinputMyAccount th {
  text-align:right;
  width: 156px;
}
.MTShopArticleList .box .content .containerArticleList .item {
  float:left;
  margin-right: 10px;
}
.register .userinput th {
  text-align:left;
  width: 176px;
}
.MTAAImageTeaser .standard {
  float:left;
  background: url(/static/assets/teaserbackground.png) no-repeat;
  width: 154px;
  height:250px;
  padding: 0 13px;
}
.MTAAImageTeaser .standard .header {
  margin-top:10px;
}
.MTAAImageTeaser .standard .header .smallheadline {
  color: #000000;
  font-size:14px;
}
.MTAAImageTeaser .standard .header .headline {
  color: #FA6313;
  font-size: 20px;
}
.MTAAImageTeaser .standard .previewtextlink {
  font-size: 12px;
  color:#666666;
  font-family: Arial,Trebuchet MS,Sans-Serif;
}
.MTAAImageTeaser .standard .previewtextlink a {
  color: #666666;
}
.MTTextField .teaserDetails {
  float:left;
  margin-top:10px;
}
.MTTextField .teaserDetails .header {
  padding-left: 12px;
}
#ct1 .teaserblock .teaser {
  width: 180px;
  float:left;
  margin-right:9px;
}
#ct1 .teaserblock .teaser.three {
  float:right;
}
.tooltip {
  /*background-color:#404f64;*/
  background: url(/static/assets/tooltip.png) no-repeat;
  /*border: 1px solid #c8e3f4;*/
  color: #ffffff;
  padding-top: 11px;
  font-size:16px;
  padding-left:17px;
  padding-right:7px;
  width:156px;
  height: 45px;
}
.articletooltip {
  /*background-color:#404f64;*/
  background: url(/static/assets/tooltipp_gross_bg.png) no-repeat;
  /*border: 1px solid #c8e3f4;*/
  color: #ffffff;
  padding-top: 11px;
  font-size:16px;
  padding-left:17px;
  padding-right:7px;
  width:225px;/*246 org*/
  height: 105px;/*100 org*/
}
.articletooltip .headline {
  font-size:16px;
}
.articletooltip .short_description {
  font-size:11px;
}
#navigation ul ul {
  display:none;
  position:absolute;
  padding-top:2px;
  width:200px;
}
#navigation ul ul li {
  float:left;
  position:relative;
  display:block;
  width:166px;
  left:-16px;
  padding-left:3px;
  background-color: #8db7d0;
  z-index:1000;
}
#navigation ul ul li.firstnode {
  border-top: 1px solid #ffffff;
}
#navigation ul ul li a {
  color: #ffffff;
  display:block;
  padding: 5px 0;
  left:15px;
  position:relative;
  width: 136px;
  border-top:1px solid #ffffff;
}
#navigation ul ul li.firstnode a {
  border-top:none;
}
#navigation ul ul li a:hover {
  color: #0B4C79;
}
#navigation ul li:hover {
  background-image: url(/static/assets/navi-active.gif);
}
#navigation ul li:hover ul {
  display:block;
}
#navigation ul li:hover ul li {
  background-image:none;
}
#ct2 .MTFeedAggregator .vStandard .ct2_content .post .entry .bluetxt {
  color:#519EC8;
  font-size:16px;
  font-weight:normal;
}
.productimage .marker {
  position: absolute;
  padding-left: 8px;
  padding-top: 43px;
  border: none;
}
.ratings {
  margin-bottom:10px;
}
.MTShopArticleCatalog .article .content .listgrid h4,
.MTShopArticleCatalog .article .content .listgrid .descriptionShort,
.MTShopArticleCatalog .article .content .listgrid .description,
.MTShopArticleCatalog .article .content .listgrid .fazit {
  padding-right:10px;
}
.MTShopArticleCatalog .article .content .listgrid .description h4 {
  font-weight:normal;
  font-size:13px;
}
.ModuleBreadcrumb {
  margin-left:8px;
  width:575px;
}

#tooltip {
  margin:20px 0 0 20px;
}

#tooltip .left, #tooltip .center, #tooltip .right {
  float:left;
}
#tooltip .center .topbackground .arrow {
  position:relative;
  left:5px;
  width:10px;
}
/*depcrecated - testing for a dynamical growing tooltipbox
#tooltip .left {
  background-color:red;
}
#tooltip .center {
  background-color:white;
}
#tooltip .center .topbackground .arrow {
  background-color:green;
}
#tooltip .right {
  background-color:yellow;
}*/
.MTShopArticleCatalog .article .content .listgrid .fazit .headline {
  background-color: #B2D9F1;
  font-weight:bold;
}
