/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com


  Copyright (c) 2001 osCommerce


  Released under the GNU General Public License
*/


/* 
handyzubehoer
*/


body { padding: 0; margin: 0; font: .9em Arial, Helvetica, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #005500; text-decoration:underline}
a:hover { color: #FFFFFF; background: #008800; text-decoration:none; }
a.title { color: #B41A1A; background: #FFF; }
a.slide { color: #000000; background: #FFF; text-decoration:none}


h1 { font: bold 2em Arial, Sans-Serif; padding: 16px 0 0 0px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.1em Arial, Sans-Serif; letter-spacing: -.5px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(./images/input.gif); padding: 5px; color: #808080; }
input.submit { height: 30px; font-weight: bold; width: 82px; border: none; background: #d0d0d0 url(./images/button.gif); margin-top:15px ; padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 968px;
	background: #FFF;
	color: #454545;
	border: 1px solid #a0a0a0;
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header { border-bottom: 1px solid #a0a0a0; padding: 0; height: 117px; background: #000000;}
    
/* navigation */
#nav {  width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0;  }
#nav a, #nav strong, #nav span { float:left; display:block; color:#000; padding: 0; background: #000000; text-decoration:none; font-weight: bold; }
#nav a { float:none; border: 1px solid #000000 }
#nav li { float:left; color: #000; margin:0 0 0 0; padding:0 0 0 9px; }
#nav a:hover { border: 1px dotted #FFFFFF }   

li { margin:0 0 0 15px; padding:0 0 0 1px; }
	
.subheader {
	padding: 8px;
	background: #FFFFFF;
	color: #555555;
}

.buttons { text-align: right; margin:0 ; padding: 4px 3px 0 0;}
.blueboxtop { height: 19px;  background: #fff url(./images/boxtop.gif) no-repeat; color: #000; }
.blueboxheader { background: #fff url(./images/boxmiddle_gray.gif) repeat-y; ; color: #000000; padding: 0 15px 4px 10px; margin: 0 0 0 0; }
.bluebox { background: #fff url(./images/boxmiddle.gif) repeat-y bottom left; color: #333333; padding: 10px 15px 15px 10px; margin: 0 0 0 0; }
.blueboxbottom { height: 19px; background: #fff url(./images/boxbottom.gif) no-repeat; color: #000; margin: 0 0 0 0;}


.bluebtn { background: #ffffff url(./images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 11px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #ffffff url(./images/greenbtn.gif) no-repeat; padding: 1px 11px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(./images/hoverbtn.gif) no-repeat; color: #fff; }


/* left side
   --------- */

.left {
	float: left;
	width: 775px;
	margin: 0 0 10px 0;
}

.leftfull {
	float: left;
	width: 965px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(./images/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 45px;
		width: 179px;
	}
	
	.box_top h2 {
		color: #000000;
		background: inherit;
		padding: 7px 0 0 10px;
		margin: 0;
		font:bold 1.1em Tahoma, Arial, Sans-Serif;
	}
	
	.box {
		font: 12px Arial, Helvetica, sans-serif;
		border-left: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
		padding: 0 6px 0 7px;
		margin: 0;
		width: 164px;
		color: #595959;
		background: #FFFFFF;
	}
	
	.box_bottom {
		background: #FFF url(./images/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 180px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 1px; padding: 0; }
		.right_side { float: right; width: 755px; margin: 0 5px 0 0;  }
		.right_sidefull { float: right; width: 755px; margin: 0 5px 0 0; background: #FFF; }
		
		.article { padding: 0 5px 0 0; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(./images/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(./images/grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 190px; margin: 0 0 10px 0;  }
		


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #555555;
	background: #FFFFFF;
	padding: 10px 0 5px 0;
	border-top: 1px dashed #a0a0a0;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

/* 
telefon.de
*/




.auszahlung {
	font-weight:bold;font-size:11px;color:#EF4B4B;
}


.rand1 {
	border-top-color:#DDD7BF;border-top-width:1px;border-top-style:solid;
}
.rand2 {
	border-left-color:#DDD7BF;border-left-width:1px;border-left-style:solid;
}
.rand3 {
	border-right-color:#DDD7BF;border-right-width:1px;border-right-style:solid;
}
.rand4 {
	border-bottom-color:#DDD7BF;border-bottom-width:1px;border-bottom-style:solid;
}


.lr {
	border-left-color:#F1EEE7;border-left-width:1px;border-left-style:solid;
	border-right-color:#F1EEE7;border-right-width:1px;border-right-style:solid;
}

.lru {
	border-left-color:#F1EEE7;border-left-width:1px;border-left-style:solid;
	border-right-color:#F1EEE7;border-right-width:1px;border-right-style:solid;
	border-bottom-color:#F1EEE7;border-bottom-width:1px;border-bottom-style:solid;
}

TD.total_softborder_smalltext {
	padding-bottom :5px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-color:#f0f0f0;border-style:dashed;border-width:1px;
}

TD.softborder_smalltext {
	padding-bottom :5px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-bottom-color:#f0f0f0;border-bottom-style:dashed;border-bottom-width:1px;
	border-left-color:#f0f0f0;border-left-style:dashed;border-left-width:1px;
	border-right-color:#f0f0f0;border-right-style:dashed;border-right-width:1px;
}

TD.softborder_top_smalltext {
	padding-bottom :5px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-bottom-color:#B9B19C;border-bottom-style:solid;border-bottom-width:1px;
	
	border-left-color:#f0f0f0;border-left-style:dashed;border-left-width:1px;
	border-right-color:#f0f0f0;border-right-style:dashed;border-right-width:1px;
}


TD.softborder_single_smalltext {
	padding-bottom :5px;
	padding-top :5px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-top-color:#f0f0f0;border-top-style:solid;border-top-width:1px;
	border-bottom-color:#f0f0f0;border-bottom-style:dashed;border-bottom-width:1px;
	border-left-color:#f0f0f0;border-left-style:dashed;border-left-width:1px;
	border-right-color:#f0f0f0;border-right-style:dashed;border-right-width:1px;
}


SELECT {
	background-color:#ffffff;
	color:#000000;
}

SELECT.disabled {
	background-color:#f0f0f0;
	color:#DDD7BF;
}



.boxText { font-family: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }


.connect {
	border-top-style:solid;border-top-width:2px;border-top-color:#21409A;
	border-left-style:solid;border-left-width:2px;border-left-color:#21409A;
	border-right-style:solid;border-right-width:2px;border-right-color:#21409A;
}



#Content {
  margin-left:auto;
  margin-right:auto; 
  text-align:left;
  width:760px;
  }


A.mainnav 	{
  text-decoration: none;
}
A.mainnav.hover 	{
  text-decoration: underline;
}

A.strong_mainnav 	{
  font-weight:bold;
  text-decoration: none;
}
A.strong_mainnav.hover 	{
  font-weight:bold;
  text-decoration: underline;
}

a.paging	{
  font-family: Arial,  sans-serif;
  color: #000000;
  text-decoration:none;
}
a.paging:hover	{
  text-decoration:none;
}




FORM {
	display: inline;
}

td  img { display: block; }

TR.dark_bg {
				border-collapse: collapse;
				height:1px;


}
.dark_bg {
				background-color:#e0e0e0;
				vertical-align:top;
				border-collapse: collapse;
				height:1px;

		}
		
.dark_bg_bottom {
				background-color:#DDD7BF;
				/* background-image:url(./images/h4.jpg);*/
				background-position: bottom;
				vertical-align:top;
				margin-top: 0px;
				margin-bottom: 0px;
		}
    
.dark_bg_top {
				background-color:#DDD7BF;
				/* background-image:url(./images/h4.jpg);*/
				background-position: top;
				vertical-align:top;
				margin-top: 0px;
				margin-bottom: 0px;
		}		

.darker_bg {
				background-color:#2672c4;
				vertical-align:top;
		}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial,  sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #af0000;
  font-weight : bold;
}

A.Navigation {
  color: #457BB9;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TD.standardError {
  padding:4px;
  font-family:  Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #008800;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #008800;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #af0000;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #457BB9;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #f0f0f0;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  font-family: Arial, sans-serif;
}
/* background-image: url("./images/logobg.gif");
   background-repeat: repeat-x;
   font-weight: bold;
*/


.infoBoxContents_nobo {
  background: #F0F0F0;
  font-family: Arial, sans-serif;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

.innerBoxHeadline {
	position: relative;
  top: 4px;
 	background: white;
 	font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.innerBoxContents {
  background: #F1EEE7;
  font-family: Arial, sans-serif;
}

.innerBoxContents_white {
  background: white;
  font-family: Arial, sans-serif;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: url("./images/v1.gif");
  height:22px;
  color: #ffffff;
}

TD.infoBoxHeading1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: url("./images/v4.gif");
  background-color:#FF6E6E;
  height:22px;
  color: #ffffff;
}

TD.infoBoxHeading2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: url("./images/v3.gif");
  background-color:#0A648C;
  height:22px;
  color: #ffffff;
}

TD.infoBoxHeading3 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  background-color:#C40066;
  height:22px;
  color: #ffffff;
}


TD.b1 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: url("./images/v2.gif");
  background-color:#ff4f6b;
  color: #ffffff;
}

a.b1 {

  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
a.b1:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}

.bg	{
	background-color:#ffffff;
}

/*
A. Plassmeier			
2006-04-06
Zusaetzliche Styles fuer Vertragserfassung
*/



.manufacturer_headline {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #887D67;
}


.specialborder {
	background-color:#4480C5;
}

.specialprice {
	font-size:14px;
	font-weight:bold;
	
	white-space:nowrap
}


.contractError{
	color:#ff0000;
}

TABLE.helpbox {
	background-color:#000000;
}


TD.contracthelp {
  font-family: Arial, sans-serif;
  background-color:#ffffff;
  color:#000000;
}


TD.infoBoxHeadingBroad {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background-color:#e0e0e0;
  /*background-image: url("./images/r1c3.gif");*/
  color: #000000;
}

TD.infoBoxHeadingBroadfirst {
  font-family: Arial, sans-serif;
  font-weight: bold;
  height:24px;
  text-align:center;
  padding-right:20px;
  padding-left:20px;
  background-color:#ddd7bf;
  white-space:nowrap;
  color: #000000;
}

TD.infoBoxHeadingBroadActive {
  font-family: Arial, sans-serif;
  font-weight: normal;
  height:24px;
  text-align:center;
  padding-right:20px;
  padding-left:20px;
  background-color:#F1EEE7;
  white-space:nowrap;
  /*background-image: url("./images/r1c3.gif");*/
  color: #000000;
}

TD.infoBoxHeadingBroadInactive {
  font-family: Arial, sans-serif;
  height:24px;
  text-align:center;
  font-weight: bold;
  white-space:nowrap;
  padding-right:20px;
  padding-left:20px;
  background-image: url("./images/schlamm_schatten150.gif");
  color: #000000;
}


A.infoBoxHeadingBroad {
  font-family: Arial, sans-serif;
  color: #000000;
}

A.infoBoxHeadingBroad:link {
  font-family: Arial, sans-serif;
  color: #000000;
}
A.infoBoxHeadingBroad:active {
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration:none;
}

A.infoBoxHeadingBroad:hover {
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroad:visited {
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration:none;
}



A.infoBoxHeadingBroadInactive {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:link {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:active {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:hover {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:visited {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}


td.p_bar_a {
  background-image: url("./images/p_bar_m_a.gif");	
}

td.p_bar_i {
  background-image: url("./images/p_bar_m_i.gif");	
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #9F9F9F;
}

/*

#################################################################################
*/


TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F1EEE7;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading, TR.loginCompany-heading {
  background: #F0F0F0;
  margin-top:10px;
}


TD.productListing-heading, TD.loginCompany-heading {
  font-family: Arial, sans-serif;
  font-weight: bold;
  background: #000000; 
  color: #FFFFFF;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:3px;
  
}

TD.productListing-heading-subcat {
  font-family: Arial, sans-serif;
  background: #e0e0e0;
  color: #000000;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:3px;
  border-width:1px;border-style:dotted;border-color:#008800;

}

A.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #457BB9;
  color: #ffffff;
}



TD.productListing-data {
  font-family: Arial, sans-serif;
}

TD.productListing-name {
  font-family: Arial, sans-serif;
}

TD.productListingHighlight-name {
  font-family: Arial, sans-serif;
  font-size: 17px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

H1.pageHeading, TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
 margin:0px
}

TR.subBar {
  background: #e0e0e0;
  border-bottom: #e0e0e0;
}

TD.subBar {
  font-family: Arial, sans-serif;
  color: #fff;
}

TD.main_white, P.main_white, SPAN.main_white {
  font-family: Arial, sans-serif;
  font-weight:normal;
  color:#ffffff;
}


TD.main, P.main, SPAN.main {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
}


TD.main_odd {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  background: #F1EEE7;
}
 

TD.main_vt1 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
}

TD.main_vt2 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#9F9F9F;
}

TD.main_vt3 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#CFCFCF;

}

TD.main_vt4 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#FFFFFF;
}

TD.main_vt5 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#ED2790;
  color:#FFFFFF;
}

TD.main_vt6 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#2BAF3D;
  color:#FFFFFF;
}

TD.main_vt7 {
  font-family: Arial, sans-serif;
  font-weight:normal;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#3BAFEF;
  color:#FFFFFF;
}

.strong_main {

  font-family: Arial, sans-serif;
  line-height: 1.5;
	font-weight:bold;
}

span.stronger {

	font: bolder 1.1em Arial, sans-serif;
	font-style:italic;

}


SPAN.main {
  font-family: Arial, sans-serif;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
}

TD.mediumText, SPAN.mediumText, P.mediumText, h4#accessoryTitle {
  font-family: Arial, sans-serif;
}

h4#accessoryTitle {
  margin-bottom: 2px;
  }

.headline
{
  font-family: Arial, sans-serif;
  padding:2px;
  text-decoration:none;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
}

TD.tableHeading, SPAN.tableHeading {
  font-family: Arial, sans-serif;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  color: #ff0000;
  /* text-decoration: blink;*/
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TABLE.infopage {
  font-family: Arial, sans-serif;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Arial, sans-serif;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

SPAN.laschentext {
  font-family: Arial, sans-serif;
  color: #FFFFFF;
  font-weight : bold;
  font-size: 12px;
}

SPAN.manufacturer_listing {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.productlisting_short_description {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.productlisting_warning {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #cc0033;
}

#error {
	font-family: Arial, sans-serif;
  font-size: 11px;
	background: #FFEEEE;
}


table.sortProducts {
  width: 200px;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

table.sortProducts select#sortprice {
  width: 100%;
  }


/* ANFANG Zusätzliche Frickel-Styles für die Vertragsseiten T.L. */

TD.schwarzunten {
  padding: 0px;
  border-bottom-color:black;
  border-bottom-width:2px;
  border-bottom-style:solid;
}

TD.grauunten {
  border-bottom-color:#D4D0C8;
  border-bottom-width:2px;
  border-bottom-style:solid;
}

TD.grauuntenr {
  border-bottom-color:#D4D0C8;
  border-bottom-width:2px;
  border-bottom-style:solid;

  border-right-color:#D4D0C8;
  border-right-width:2px;
  border-right-style:solid;
}

TABLE.tarifdetails {
	/* background: #F1EEE7; /* <-- Grau aus Navigation links */
  font-family: Arial, sans-serif;
  font-size: 11px;
}

/* DIV#vertrag_fussnote {
  padding-top: 2px;
	padding: 4px;
	background: #F1EEE7;
} */

H2.tarifdetails, H3.tarifdetails {
	padding: 2px;
	margin: 0px;

  font-family: Arial, sans-serif;
  color: white;
  background-color: #ED2790; 
  font-size: 14px;
}


H2.tarifdetails_o2, H3.tarifdetails_o2 {
	padding: 2px;
	margin: 0px;
  font-family: Arial, sans-serif;
  color: white;
  background-color: #000066; 
  font-size: 14px;
}


H2.tarifdetails_vf, H3.tarifdetails_vf {
	padding: 2px;
	margin: 0px;

  font-family: Arial, sans-serif;
  color: white;
  background-color: #FF0000; 
  font-size: 14px;
}

H2.tarifdetails_eplus, H3.tarifdetails_eplus {
	padding: 2px;
	margin: 0px;

  font-family: Arial, sans-serif;
  color: white;
  background-color: #00603F; 
  font-size: 14px;
}


H3.tarifdetails {
	margin: 0px;
	font-size: 12px;
}

H3.tarifdetails_o2 {
	margin: 0px;
	font-size: 12px;
}

H3.tarifdetails_vf {
	margin: 0px;
	font-size: 12px;
}

/* ENDE Zusätzliche Styles für die Vertragsseiten T.L. */
