@import url(/stylesheets/shop-global.css);

body {
	background-color: #EEEEEE;
	border: none;
	padding: 0; 
	margin: 0;
	-webkit-text-size-adjust: none;
}

/* 
If a browser doesn't display the correct fonts in some HTML elements
these elements may be needed to be added here:
*/
body, table, input, select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #666666;
	background-color: inherit;
}

a:hover {
	color: #E20074;
	background-color: inherit;
}

a img { border: none; }

input, select { vertical-align: middle; }

form { margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	padding: 0; 
	margin: 0;
}


#content p {
	padding: 0; 
	margin: 0 0 1em 0;
}

ul {
	padding: 0; 
	margin: 0 0 1em 0;
}

ul li {
	list-style: url(/images/bullet-e20074.gif) outside;
	padding: 0; 
	margin: 0 0 0 21px;
}

sup {
	vertical-align: text-top;
	position: relative;
	left: 0; 
	top: -0.5ex;
}


a.arrow-right {
	color: inherit;
	font-weight: bold;
	text-decoration: none;	
}

/* \*/
* html a.arrow-right {
	height: 1px;
}
/* */

a.arrow-right:hover {
	color:#e20074;
}

a.arrow-right span.arrow-link{
	display:inline-block;
	width:10px;height:14px;
	vertical-align:bottom;
	overflow:hidden;
	background-image:url(/stylesheets/rebrush/images/linkSymbol.gif);
	background-repeat:no-repeat;
	background-position:2px -1px;
}

a.arrow-right:hover span.arrow-link{
	background-position:2px -34px;
}

a.arrow-left {
	color: inherit;
	background: transparent url(/stylesheets/rebrush/images/arrow_links_grau.gif) no-repeat center left;
	font-weight: bold;
	text-decoration: none;
	
	padding-left: 10px;
}

a.arrow-left:hover {
	color: #E20074;
	background-image: url(/stylesheets/rebrush/images/arrow_links_magenta.gif);
}


input.input-submit, button, a.input-submit {
	line-height: 16px;

	color: #666666;
	background: #EEEEEE url(/stylesheets/rebrush/images/buttonDefault.gif) no-repeat right bottom;

	height: 19px;

	border: none;
	padding: 0 6px 2px 6px;
	margin: 0 0 1px 0;

	cursor: pointer;
}

/* \*/
* html input.input-submit, * html button, * html a.input-submit {
	width: 1px;
	overflow: visible;
}
/* */

a.input-submit {
	text-decoration: none;
	padding: 1px 10px 3px 10px;
}

input.commit, button.commit, a.commit, 
input.cancel, button.cancel, a.cancel,
input.shop-commit, button.shop-commit, a.shop-commit,
input.shop-cancel, button.shop-cancel, a.shop-cancel {
	padding-right: 21px;
}

input.shop, button.shop, a.shop,
input.shop-commit, button.shop-commit, a.shop-commit,
input.shop-cancel, button.shop-cancel, a.shop-cancel {
	color: #5ea5db;
	background-color: inherit;
	font-weight: bold;
}

input.commit, button.commit, a.commit { 
	background-image: url(/stylesheets/rebrush/images/buttonGrayCommit.gif); 
}
input.cancel, button.cancel, a.cancel {
	background-image: url(/stylesheets/rebrush/images/buttonGrayCancel.gif);
}
input.shop-commit, button.shop-commit, a.shop-commit { 
	background-image: url(/stylesheets/rebrush/images/buttonBlueCommit_t.gif); 
}
input.shop-cancel, button.shop-cancel, a.shop-cancel { 
	background-image: url(/stylesheets/rebrush/images/buttonBlueCancel.gif); 
}


strong.preis, strong.preis-block {
	color: #E20074;
	background-color: inherit;
}

strong.preis-block {
	font-size: 24px;
	display: block;
}

strong.preis-block span {
	font-size: 50%;
	vertical-align: text-top;
	position: relative;
	left: -3px;
	top: 3px;
}

strong.preis-block small {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}


#content strong.preis-block sup {
	font-size: 11px;
	top: 0;
	margin-left: 1px;
}

/* 
	The class "clearfix" allows stretching of elements containing 
	floats. See: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


#wrapper, #client-tabs {
	width: 967px; 
}


#client-tabs {
	line-height: 1.28;
	position: absolute;
	z-index: 2;
	top: 6px;
	left: 0;	
}

#client-tabs ul {
	float: right;
	margin: 0;
}

#client-tabs li {
	list-style: none none;
	text-align: center;

	float: left;
	display: inline;
	width: 10.8em; /* 119px */

	margin: 0 0 0 1px;
}

#client-tabs li a {
	text-decoration: none;

	display: block;
	width: 100%;

	padding: 5px 0;	
}

#client-tabs li.current {
	color: inherit;
	background-color: white;

	border: 1px solid #CCCCCC;
	border-bottom: none;
}


#frame {
	z-index: 1;
	
	color: inherit;
	background-color: white; 

	border: 1px solid #CCCCCC;
	border-left: none;
	padding: 139px 6px 18px 6px;
	margin-top: 30px;
}

/* \*/
* html #frame {
	width: 100%;
}
/* */


#head-wrapper {
	position: absolute;
	top: 37px;
	left: 6px;
	width: 954px;
	z-index: 10;
}


#head {
	color: inherit;
	background: #E20074 url(/images/logo-claim-tmo-digit.gif) repeat-x;
}

#logo {
	float: left;
	width: 450px;
}

#head-menu {
	float: right;

	padding: 6px 0;
	margin: 34px 9px 0 0;
}

#head-menu li {
	list-style: none none;
	display: inline;

	margin: 0;
}

#head-menu li a {
	color: white;
	background-color: inherit;
	text-decoration: none;

	padding: 0 9px;		
}


#main-menu {
	color: inherit;
	background: white url(/stylesheets/images/mainback.gif) repeat-x bottom;
	line-height: 1.28;

	border-bottom: 1px solid #CCCCCC;
	padding: 18px 0 0 47px;
}

#main-menu ul {
	font-weight: bold;

	float: left;

	margin: 0;
	padding: 0;
}

#main-menu ul li {
	list-style: none none;

	float: left;
	white-space: nowrap;

	position: relative;
	top: 1px;
	left: 0;
	z-index: 10;

	padding: 0;
	margin: 0 0 0 -1px;
}

#main-menu ul li a, #main-menu ul.hovered li.current a {
	color: #666666;
	background-color: transparent;
	text-decoration: none;

	display: block;

	border: none;
	padding: 7px 9px 5px 9px;
}

#main-menu ul li.current a, #main-menu ul li a:hover, 
#main-menu ul li.hovered a, #main-menu ul.hovered li.hovered a {
	color: #666666;
	background-color: white;

	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 6px 8px 5px 8px;
}

#main-menu ul li ul {
	color: inherit;
	background-color: white;
	font-weight: normal;

	border: 1px solid #CCCCCC;
	border-top: none;

	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 15em;
	z-index: 10;

	margin-top: 1px;
}

#main-menu ul li ul li {
	position: static;
	float: none;
	border: none;
	margin: 0;
}

#main-menu ul.hovered li.hovered ul li a, 
#main-menu ul.hovered li.current ul li a {
	color: inherit;
	background-color: white;

	display: block;

	border: none;
	padding: 4px 0.75em 5px;
	margin: 0;
}

/* \*/
* html #main-menu ul li ul li a {
	height: 1px;
}
/* */

#main-menu ul.hovered li.hovered ul li a:hover, 
#main-menu ul.hovered li.current ul li a:hover {
	color: inherit;
	background-color: #EEEEEE;

	border: none;
	padding: 4px 0.75em 5px;
}


#suche {
	white-space: nowrap;
	float: right;
	display: inline;
	margin: 3px 12px 0 0; 
}

#suche .input-text {
	width: 130px;
	border-width: 1px;
}

#suche .input-submit {
	width: 3.7em;
	margin-left: 5px;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
}

.ac_results iframe {
	display:none;
}

.ac_results ul {
	width: 100%;
	list-style: none none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	list-style: none none;
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	overflow: hidden;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


/* \*/
* html #suche .input-submit {
	width: 4.1em;
}
/* */


#breadcrumb {
	line-height: 27px;
	min-height: 27px;

	padding: 0 0 0 180px;
	margin: 0;
}

/* Only for Win-IE - Hide from Mac IE \*/
* html #breadcrumb {
	height: 27px;
}
/* */

#breadcrumb li {
	list-style: none none;
	display: inline;
	margin: 0;
	padding: 0 0 0 3px;
}

#breadcrumb li span {
	font-size: 9px;
	margin-right: 5px;
}

#breadcrumb li a {
	text-decoration: none;
}


#main-layout {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
}

.has-submenu, .has-submenu-and-right-teaser {
	margin-left: 162px;
}

#content, #teaserright, #userbar {
	vertical-align: top;
	padding: 0;
}


#sub-menu {
	position: absolute;
	left: 6px;
	top: 170px;
	width: 162px;
}

#sub-menu ul {
	border-bottom: 1px solid #999999;
	padding: 0;
	margin: 0;
}

#sub-menu ul ul {
	border: none;
}

#sub-menu ul li {
	list-style: none none;
	
	border-top: 1px solid #999999;
	margin: 0;
	padding: 0;
}

#sub-menu ul li a, #sub-menu ul li span {
	text-decoration: none;
	display: block;
	padding: 3px 9px;
}

/* \*/
* html #sub-menu ul li a, * html #sub-menu ul li span {
	height: 1em;
}
/* */

#sub-menu ul li.current a, 
#sub-menu ul li.open a,
#sub-menu ul li.current span, 
#sub-menu ul li.open span,
#sub-menu ul li a:hover,
#sub-menu ul li.open li.current li a:hover {
	color: white;
	background-color: #999999;
}

#sub-menu ul li.open li a,
#sub-menu ul li.open li span,
#sub-menu ul li.open li.current a:hover {
	color: #666666;
	background-color: #EEEEEE;
}

#sub-menu ul li.open li a, 
#sub-menu ul li.open li span { padding-left: 17px; }

#sub-menu ul li.open li.open li a, 
#sub-menu ul li.open li.open li span {	padding-left: 25px; }

#sub-menu ul li.open li.open li.open li a, 
#sub-menu ul li.open li.open li.open li span { padding-left: 33px; }

#sub-menu ul li.open li.open li.open li.open li a,
#sub-menu ul li.open li.open li.open li.open li span { padding-left: 41px; }

#sub-menu ul li.open li.open li.open li.open li.open li a,
#sub-menu ul li.open li.open li.open li.open li.open li span { padding-left: 49px; }

#sub-menu ul li.open li.current a,
#sub-menu ul li.open li.current span {	background: #EEEEEE url(/stylesheets/rebrush/images/sub-menu-bullet.png) no-repeat 5px center; }

#sub-menu ul li li.open li.current a,
#sub-menu ul li li.open li.current span {	background-position: 13px center; }

#sub-menu ul li li li.open li.current a,
#sub-menu ul li li li.open li.current span {	background-position: 21px center; }

#sub-menu ul li li li li.open li.current a, 
#sub-menu ul li li li li.open li.current span {	background-position: 29px center; }

#sub-menu ul li li li li li.open li.current a,
#sub-menu ul li li li li li.open li.current span {	background-position: 37px center; }

#sub-menu ul li.open li.current li a, 
#sub-menu ul li.open li.current li span {	background-image: none; }


#content {
	width: 954px;
}

.has-submenu #content {
	width: 774px;
	padding-left: 18px;
}

.has-right-teaser #content {
	width: 756px;
	padding-right: 18px;
}

.has-submenu-and-right-teaser #content {
	width: 576px;
	padding-left: 18px;
	padding-right: 18px;
}

/* \*/
* html .has-submenu #content {
	width: 792px;
}
* html .has-right-teaser #content {
	width: 774px;
}
* html .has-submenu-and-right-teaser #content {
	width: 612px;
}
/* */


#content h1, #content h2 {
	font-size: 182%;
	font-weight: bold;
	color: #E20074;
	padding: 0 0 16px;
	margin: 0;
}

#content h1.page-headline, #content h2.page-headline {
	padding: 21px 0 17px;
}

/* \*/
* html #content h1.page-headline, * html #content h2.page-headline {
	padding-bottom: 18px;
}
/* */

#content h1 sup, #content h2 sup {
	font-size: 12px;
}

/* \*/
* html #content h1 sup, #content h2 sup {
	font-size: 13px;
}
/* */

#content h1 small, #content h2 small {
	font-size: 61%;
	color: #666666;
	display: block;
	padding-bottom: 6px;
}

/* Alte Layouts */
#content h2 h2 {
	font-size: 100%;
}

#content ul.reiter-nav {
	border-bottom: 3px solid #e20074;
	padding: 0;
	margin: 0 0 18px 0;
}

#content ul.reiter-nav li {
	list-style: none none;

	float: left;
	white-space: nowrap;

	border-bottom: 1px solid white;
	padding: 0;
	margin: 0 1px 0 0;
}

#content ul.reiter-nav li a,
#content ul.reiter-nav li span {
	color: inherit;
	background: #eeeeee url(/stylesheets/rebrush/images/reiter/gripGray.gif) no-repeat 2px 4px;
	text-decoration: none;
	padding: 4px 9px 4px 17px;
	display: block;
	cursor: pointer;
}

#content ul.reiter-nav li.current a,
#content ul.reiter-nav li.current span {
	color: white;
	background-color: #e20074;
	background-image: url(/stylesheets/rebrush/images/reiter/gripMagenta.gif);
}


.imageallone {
	margin: 0 0 10px 0;
	clear: both;
}

.imageallone img {
	vertical-align: bottom;
}

.campaign-image {
	margin-bottom: 11px;
}


#content h3 {
	margin: 2px 0 0 0;
}

#content .layout-row {
	margin-bottom: 10px;
}

#content .teaser-layout-row {
	margin-bottom: 18px;
}

#content .zwei-spaltig, #content .zwei-spaltig-grau {
	width: 279px;
	padding: 9px 0;
}

#content .zwei-spaltig select {
	width: 239px;
}

#content .zwei-spaltig-grau select {
	width: 203px;
}

#content .drei-spaltig, #content .drei-spaltig-grau {
	width: 180px;
	padding: 6px 0;
}

#content .drei-spaltig-breit {
	width: 378px;
}

#content .drei-spaltig select {
	width: 140px;
}

#content .drei-spaltig-grau select {
	width: 122px;
}

#content .zwei-spaltig-grau, #content .drei-spaltig-grau {
	color: inherit;
	background-color: #EEEEEE;
}

#content .left {
	float: left;
}

#content .right {
	float: right;
}

#content .middle { margin-left: 198px; }
/* \*/
* html #content .middle { margin-left: 194px; }
/* */

#content .teaser img {
	display: block;
	margin-bottom: 6px;
}

#content .teaser h4, #content .handy-teaser h4 {
	font-size: 118%;
	font-weight: bold;
	color: #E20074;
	margin-bottom: 13px;
}

#content .teaser h4 a, #content .handy-teaser h4 a {
	color: #E20074;
	text-decoration: none;
}

#content .teaser h4 img {
	margin-bottom: 2px;
}

#content .teaser p {
	margin: 0 0 6px 0;
}

#content .teaser input {
	width: 30px;
	margin-left: 10px;
}

#content .teaser .link-list {
	margin: 0;
}

#content .teaser .link-list li {
	list-style: none none;
	margin: 0;
}

#content .zwei-spaltig-grau h4, 
#content .zwei-spaltig-grau p,
#content .zwei-spaltig-grau .link-list,
#content .zwei-spaltig-grau form {
	margin-left: 18px;	
	margin-right: 18px;	
}

#content .drei-spaltig-grau h4, 
#content .drei-spaltig-grau p,
#content .drei-spaltig-grau .link-list,
#content .drei-spaltig-grau form {
	margin-left: 9px;	
	margin-right: 9px;	
}

#content .handy-teaser {
	position: relative;
}

#content .handy-teaser h4 {
	color: inherit;
	background-color: white;
}

#content .handy-teaser .stoerer {
	float: right;
	position: relative;
	z-index: 2;

	margin: 0 10px 10px 10px;
}

#content .handy-teaser .background {
	color: inherit;
	background-color: #E4E4E4;
	min-height: 9.5em;
	
	position: relative;
}
/* \*/
* html #content .handy-teaser .background {
	height: 9.5em;
}
/* */

#content .handy-teaser .background p {
	margin: 0;
	padding: 10px 10px 10px 90px;
}

#content .handy-teaser .background .product-image {
	position: absolute;
	left: 5px; 
	top: 30px;
	z-index: 2;
}

#content .handy-teaser .preis-box {
	padding: 10px 10px 0 90px;
}

#content .handy-teaser .preis-box strong {
	display: block;
	min-height: 1.2em;
}
/* \*/
* html #content .handy-teaser .preis-box string {
	height: 1.2em;
}
/* */

#content .handy-teaser .preis-box .tarif {
	min-height: 2em;
}
/* \*/
* html #content .handy-teaser .preis-box .tarif {
	height: 2em;
}
/* */

#content .handy-teaser form {
	padding: 0 0 0 90px;
	
	position: relative;
}

#content .handy-teaser form input {
 	width: 136px; 
}


#content .campaign-block {
	position: relative;
	background-repeat: no-repeat;
	height: 210px;
	width: 576px;
	margin-bottom: 18px;
}

#content .campaign-block .digit1 {
	position: absolute;
	left: 56px;
	top: 28px;
}			

#content .indented .digit1 {
	left: 140px;
}	

#content .campaign-block .digit2 {
	position: absolute;
	left: 266px;
	top: 28px;
}

#content .campaign-block .small-digits div {
	position: absolute;
	top: 112px;
	width: 14px;
	height: 14px;
	background-color: white;
	
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;					
}

#content .campaign-block .small-digits .small1 {left: 14px;}
#content .campaign-block .small-digits .small2 {left: 266px;}
#content .campaign-block .small-digits .small3 {left: 308px;}
#content .campaign-block .small-digits .small4 {left: 350px;}
#content .campaign-block .small-digits .small5 {left: 392px;}
#content .campaign-block .small-digits .small6 {left: 434px;}
#content .campaign-block .small-digits .small7 {left: 476px;}
#content .campaign-block .small-digits .small8 {left: 518px;}

#content .indented .small-digits .small2 {left: 56px;}
#content .indented .small-digits .small3 {left: 98px;}

#content .has2digits .small-digits .small2 {left: 476px;}
#content .has2digits .small-digits .small3 {left: 518px;}


#content .campaign-small {
	height: 135px;
}

#content .campaign-small .digit1 {
	left: 36px;
	top: 18px;
}			

#content .indented-small .digit1 {
	left: 90px;
}	

#content .campaign-small .small-digits div {
	top: 72px;
	width: 9px;
	height: 9px;
	
	font-size: 1px;
	line-height: 0;
}

#content .campaign-small .small-digits .small1 {left: 9px;}
#content .campaign-small .small-digits .small2 {left: 171px;}
#content .campaign-small .small-digits .small3 {left: 198px;}
#content .campaign-small .small-digits .small4 {left: 225px;}
#content .campaign-small .small-digits .small5 {left: 252px;}
#content .campaign-small .small-digits .small6 {left: 279px;}
#content .campaign-small .small-digits .small7 {left: 306px;}
#content .campaign-small .small-digits .small8 {left: 333px;}
#content .campaign-small .small-digits .small9 {left: 360px;}
#content .campaign-small .small-digits .small10 {left: 387px;}
#content .campaign-small .small-digits .small11 {left: 414px;}
#content .campaign-small .small-digits .small12 {left: 441px;}
#content .campaign-small .small-digits .small13 {left: 468px;}
#content .campaign-small .small-digits .small14 {left: 495px;}
#content .campaign-small .small-digits .small15 {left: 522px;}
#content .campaign-small .small-digits .small16 {left: 549px;}

#content .indented-small .small-digits .small2 {left: 36px;}
#content .indented-small .small-digits .small3 {left: 63px;}
				

#teaserright, #userbar {
	width: 180px;
}

#teaserright .teaser h2, #teaserright .handyteaser h2 {
	font-size: 100%;
	font-weight: bold;

	color: #666666;
	background-color: #CCCCCC;

	padding: 2px 5px 2px 5px;
	margin: 0;
}

#teaserright .teaser h2 a {
	color: #666666;
	background-color: #CCCCCC;
}

#teaserright .teaser ul, #teaserright .teaser ol {
	margin: 0;
	padding: 0 0 6px 0;
}

#teaserright .teaser h3, #teaserright .teaser li {
	font-size: 100%;
	font-weight: bold;
	
	padding: 6px 0 3px 5px;
	margin: 0;
}

#teaserright .teaser li {	
	list-style: none none;
	
	padding-bottom: 0;
}

#teaserright .teaser ol li {	
	background-image: none;
	padding-left: 0;
}

#teaserright .teaser ol li div.nr {	
	color: #e20074;
	background-color: transparent;
	float: left;
	width: 10px;
	text-align: right;
}

#teaserright .teaser ol li div.item {	
	margin: 0 0 0 15px;
}

/* Win IE only \*/
* html #teaserright .teaser ol li div.item {	
	height: 1em;
}
/* */

#teaserright .teaser h3 a, #teaserright .teaser li a {
	color: #e20074;
	text-decoration: none;
}

#teaserright .teaser p {
	line-height: 1.35;
	padding: 0 2px 9px 5px;
	margin: 0;
}

#teaserright .teaser select {
	margin-bottom: 6px;
}

#teaserright .handyteaser img {
	margin: 8px 8px 1px 8px;
	float: left;
}

#teaserright .handyteaser h3 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	padding-left: 0;
	
	background-image: none;
}

#teaserright .handyteaser h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#teaserright .handyteaser .preis span {
	color: #E20074;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
}

#teaserright .handyteaser p {
	clear: left;
	padding-left: 0;
}

#teaserright .bild {
	text-align: center;
	margin-bottom: 5px;
}

#teaserright .bild h2 {
	text-align: left;
}

#teaserright .bild img, #teaserright .bild object {
	display: block;
	margin: 0 auto;
}

#teaserright .bild .teaser-content {
	padding: 5px 0;
}

#teaserright .border .teaser-content {
	border: 1px solid #CCCCCC;
	border-top: none;
}


#userbar .userbar-module {
	border-bottom: 10px solid white;
}

#userbar .userbar-module h2,  #userbar .userbar-module .userbar-headline {
	font-size: 100%;
	font-weight: bold;
	
	padding: 4px 5px 3px 10px;
	margin: 0;
}

#teaserright .teaser h2 a {
	color: white;
	background-color: #999999;
}

#userbar .userbar-module h2, #teaserright .teaser h2 a, #userbar .userbar-module .userbar-headline {
	color: #666666;
	background-color: #EEEEEE;
}

#userbar .userbar-module .userbar-module-content {
	border: 1px solid #EEEEEE;
	border-top: none;
}

#userbar .standard-content {
	padding: 9px;
}


#userbar #ksa-login {
	color: inherit;
	background-color: #F7F7F7;
}

#userbar #ksa-login .arrow-right {
	font-weight: normal;
}

#userbar #ksa-login h2, #userbar #ksa-login .userbar-headline {
	color: #666666;
	background-color: #E7E7E7;
}

#userbar #ksa-login .userbar-module-content {
	padding: 6px 6px 12px 6px;
	border-color: #E7E7E7;
}

#userbar #ksa-login .login-form {
	margin-bottom: 15px;
}

#userbar #ksa-login .login-form #ksaUsername {
	margin-bottom: 4px;
}

#userbar #ksa-login #ksaPasswordLink {
	margin-top: 2px;
}

#userbar #ksa-login ul li {
	list-style: none none;
	padding: 0;
	margin: 0;
}

#userbar #ksa-login .ksa-register {
	margin-bottom: 15px;
}

#userbar #ksa-login .ksa-register img {
	margin: 0 0 2px 0;
}

#userbar #ksa-login .input-text {
	width: 106px;
	border: 1px solid #cccccc;
	padding: 2px 3px;
}

/* \*/
* html #userbar #ksa-login .input-text {
	width: 114px;
}
/* */

#userbar #ksa-login .input-submit {
	width: 45px;
	margin-left: 4px;
}

#userbar #ksa-login h3 {
	font-size: 12px;
	color: #E40072;
	margin-bottom: 4px;
}

#userbar #ksa-login ul.ksa-links {
	padding: 0;
	margin: 0 0 12px 0;
}

#userbar #ksa-login ul.ksa-links li {
	list-style: none;
	margin-bottom: 2px;
}


/* neuer Walter */

#userbar #walter #walter-button-kasse {
	width: 144px;
	float: right;
}

#userbar #walter form {
	padding: 4px 9px;
}

#userbar #walter h2, #userbar #walter .userbar-headline {
	color: white;
	
	font-weight:normal;
	background:  #5EA5DB url(/img/korb_walter.gif) no-repeat right center;
}

#userbar #walter h2 span, #userbar #walter .userbar-headline span {
	color: white;
	font-weight:bold;
	text-decoration:underline;
}

#userbar #walter table tr th {
	font-weight: normal;
	text-align: left;
	padding: 5px 0;
}

#userbar #walter table tr td {
	text-align: right;
	padding: 5px 0;
}

#userbar #walter .userbar-module-content {
	padding: 4px 0;
}

#userbar #walter table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 9px;
	width: 158px;
}


#userbar #handyvergleich .userbar-module-content { padding: 10px; }
#userbar #handyvergleich p { margin: 0; }
#userbar #handyvergleich .images img { margin: 5px 5px; }
#userbar #handyvergleich .images, 
#userbar #handyvergleich form { text-align: center; }

#userbar #hotline .userbar-module-content { padding: 9px; }
#userbar #hotline p { margin: 5px 0 0 0; }

#userbar #service .userbar-module-content { padding: 9px; }
#userbar #service ul {
	margin: 0;
	padding: 0;
}
#userbar #service ul li {
	margin: 0;
	padding: 0;
	list-style: none none;
}
#userbar #siegel a {
	display: block;
	text-align: center;
}

#userbar #gewinnspiel .userbar-module-content {
	padding: 5px 9px;
}

#userbar #gewinnspiel h3 {
	color: #e20074;
	font-weight: bold;
	font-size: 1em;
}					
#userbar #gewinnspiel p {
	margin: 4px 0;
}										

#userbar #gewinnspiel .nur-bild {
	padding: 0;
}

#userbar #gewinnspiel .nur-bild a, #userbar #gewinnspiel .nur-bild img {
	display: block;
}


#userbar .product-list .userbar-module-content {
	padding: 5px 10px;
}

#userbar .product-list .userbar-module-content div {
	border-top: 1px solid #CCCCCC;
	padding: 5px 0;
}

#userbar .product-list .userbar-module-content div.first {
	border: none;
}

#userbar .product-list .userbar-module-content div div {
	float: left;
	width: 60px;
	text-align: center;
	border: none;
}

#userbar .product-list .userbar-module-content div p {
	margin: 0 0 0 50px;
}


#userbar #top5 h2, #userbar #top5 .userbar-headline {
	color: #666666;
	background-color: #E7E7E7;
}


#userbar #top5 ol, #userbar #top5 li {
	list-style: none none;
	border-color: #E7E7E7;
	margin: 0;
	padding: 0;
}

#userbar #top5 li {
	border-top: 1px solid #E7E7E7;
	padding: 4px 8px;
}

#userbar #top5 .arrow-right {
	font-weight: normal;
}


#main-layout .toggles h2, #main-layout .toggles .toggle-header {
	background-color: #E4E4E4;
	font-weight: bold;

	background-repeat: no-repeat;
	background-position: 4px 6px;
	
	padding: 4px 4px 4px 15px;
	
	cursor: pointer;
}

#main-layout .open h2, #main-layout .open .toggle-header,
#main-layout .opening h2, #main-layout .opening .toggle-header { 
	background-image: url(/stylesheets/rebrush/images/toggleOpen666666.gif);
}

#main-layout .closed h2, #main-layout .closed .toggle-header,
#main-layout .closing h2, #main-layout .closing .toggle-header { 
	background-image: url(/stylesheets/rebrush/images/toggleClosed666666.gif);
}

#main-layout .closed .teaser-content, #main-layout .closing .teaser-content,
#main-layout .closed .userbar-module-content, #main-layout .closing .userbar-module-content,
#main-layout .closed .toggle-content, #main-layout .closing .toggle-content {
	display: none;
}


#main-layout #userbar .toggles .toggle-header {
	background-position: 160px center;
	
	padding-left: 10px;
	padding-right: 15px;
}

#main-layout #userbar .open .toggle-header,
#main-layout #userbar .opening .toggle-header {
	background-image: url(/stylesheets/images/userbarOpened.gif); 
}

#main-layout #userbar .closed .toggle-header,
#main-layout #userbar .closing .toggle-header { 
	background-image: url(/stylesheets/images/userbarClosed.gif); 
}


#content .product-toggles .toggles, 
#content .standard-toggles .toggles {
	margin-bottom: 18px;
}

#content .product-toggles .toggle-header {
	font-size: 1em;
}

#content .product-toggles .toggle-content, 
#content .standard-toggles .toggle-content {
	border: 1px solid #E4E4E4;
	border-top: none;
}

/* \*/
* html #content .product-toggles .toggle-content,
* html #content .standard-toggles .toggle-content {
	width: 100%;
}
/* */

#content .standard-toggles .toggle-content {
	padding: 9px;
}


#recommend {
	font-size: 10px;
	text-align: right;
	
	padding-right: 18px;
	margin-top: 18px;
}

#recommend a {
	text-decoration: none;
}

#recommend img {
	vertical-align: middle;
}


#legal {
	color: #999999;
	padding: 0 18px;
}

#legal p {
	margin: 9px 0;
	padding: 0;
}

#legal a {
	color: #999999;
	text-decoration: none;
	cursor: default;
}


#foot-menu {
	padding: 11px 9px;
}

#foot-menu ul {
	padding: 0;
	margin: 0;
}

#foot-menu #copyright, #foot-menu li {
	list-style: none none;
	
	float: left;
	
	padding: 0;
	margin: 0;
}

#foot-menu #copyright {
	color:#999999;
}

#foot-menu #copyright, #foot-menu li a {
	text-decoration: none;
	display: block;
	padding: 0.25em 0;
}

#foot-menu #copyright span, #foot-menu li a span {
	padding: 0 1em;	
}


#produktnav {
	color: #999999;
	padding: 11px 9px;
}

#produktnav ul {
	padding: 0;
	margin: 0;
}

#produktnav #produktnav-prefix, #produktnav li {
	list-style: none none;	
	float: left;	
	padding: 0;
	margin: 0;
}

#produktnav #produktnav-prefix, #produktnav li a {
	text-decoration: none;
	display: block;
	padding: 0.25em 0;
}

#produktnav #produktnav-prefix span {
	padding: 0 0 0 1em;		
}

#produktnav li a span {
	color: #999999;
	font-weight: normal;

	border-right: 1px solid #999999;
	padding: 0 1em;
}


/* Konzernverlinkung */
#konzernlink {
	color: #999999;
	padding: 11px 9px;
}

#konzernlink ul {
	padding: 0;
	margin: 0;
}

#konzernlink #konzernlink-prefix, #konzernlink li {
	list-style: none none;	
	float: left;	
	padding: 0;
	margin: 0;
}

#konzernlink #konzernlink-prefix, #konzernlink li a {
	text-decoration: none;
	display: block;
	padding: 0.25em 0;
}

#konzernlink #konzernlink-prefix span {
	padding: 0 0 0 1em;
}

#konzernlink li a span {
	padding: 0 1em;		
}

#konzernlink li a span {
	border-right: 1px solid #999999;
	color: #999999;
	font-weight:normal;
}

/* Für Standard-Contents */

span.fs { font-size: 12px; }
span.fs1 { font-size: 10px; }
span.fs2 { font-size: 12px; }
span.fs3 { font-size: 16px; }
span.fs4 { font-size: 20px; }
span.fs5 { font-size: 24px; }
span.fs6 { font-size: 32px; }
span.fs7 { font-size: 46px; }

/* Alte Styles - diese bitte soweit wie m�glich nicht mehr verwenden */

.rightColTitle, a.rightColTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.rightColTitle { color: #333333; /* COPY */ }

.teaserHeadline1 {
	font-size: 14px;
	font-weight: bold;
	color: #E20074;
}

.teasercaption {
	font-size: 10px;
	color: #999999;
}

.einzelhandyanmerkung {
	font-size: 11px;
	color: #666666;
}

.reiterMagenta, .reiterMagenta a, .reiterMagenta a:hover {
	color: #E20074;
	text-decoration: none;
}

.input_go {
	font-weight: bold;
	color: #333333;
}

.subhead {
	font-weight: bold;
	color: #333333; /* COPY */
}

.footer { 
	font-size: 10px;
	color: #333333; /* COPY */
}
 
a.footer { 
 	text-decoration: none;	
}
 
a:hover.footer {
	text-decoration: underline;	
}

.price {
	font-size: 14px;
	font-weight: bold;
	color: #E20074;		
}

.priceinkuerze {
	font-weight: bold;
	color: #E20074;
}

.textMagenta {
	color: #E20074;		
}	

.underlineDeko { color: #333333; }

.underlineDeko a { color: #333333; }

#handyvglinfobox {
	width: 22em;
	height: 13em;
	position: absolute;
	padding: 0.5em;
	margin: 0em 0em 0em 0em;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background: white;		
	display: none;
	z-index:10;
}

#handyvglinfobox b {
	font-weight:bold;
	color:#E20074;
}

#handyvglinfobox .vgltext {
	margin-top:8px;
	margin-bottom:8px;
}
