/*
  $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
*/



.m1 {
	color:#FF9933;
	font-size:23px;
	font-weight:bold;
}


.m2 {
	color:#FF9933;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

.m3 {
	color:#A3A3A5;
	font-size:18px;
	font-weight:bold;
}

.topnavi0 {
	background-image:url(images/header_slice_11.gif);
}

.topnavi1 {
	background-image:url(images/header_slice_11.gif);
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
}

.topnavi2 {
		font-size:11px;
		color:#000000;
		text-decoration:none;
}




.searchsubmit {
	background-color:#DAE234;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-width:0px;
}

.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;
}

TD.total_softborder_smalltext {
	padding-bottom :5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	border-color:#f0f0f0;border-style:dashed;border-width:1px;
}

TD.softborder_smalltext {
	padding-bottom :5px;
	font-family: Arial, Verdana, 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, Verdana, 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, Verdana, 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, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, 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;
}

BODY {
  font-family: Arial, Verdana, sans-serif;
  background: #ffffff;
  background-image:url(./images/bg.gif);
  color: #000000;
  padding:0px; 
  margin:0px;
  /*text-align:center;*/
}

BODY.bg {
	background-image:url(./images/pixel_trans.gif);
}


#Content {
  margin-left:auto;
  margin-right:auto; 
  text-align:left;
  width:760px;
  }

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.mainnav 	{
  font-size:11px;
  text-decoration: none;
}
A.mainnav.hover 	{
  font-size:11px;
  text-decoration: underline;
}

A.strong_mainnav 	{
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
}
A.strong_mainnav.hover 	{
  font-size:11px;
  font-weight:bold;
  text-decoration: underline;
}

a.paging	{
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration:none;
}
a.paging:hover	{
  text-decoration:none;
}




FORM {
	display: inline;
}


.dark_bg {
				background-color:#CBD51E;
				vertical-align:top;
		}
		
.dark_bg_bottom {
				background-color:#CBD51E;
				/* background-image:url(./images/h4.jpg);*/
				background-position: bottom;
				vertical-align:top;
				margin-top: 0px;
				margin-bottom: 0px;
		}
    
.dark_bg_top {
				background-color:#CBD51E;
				background-position: top;
				vertical-align:top;
				margin-top: 0px;
				margin-bottom: 0px;
		}		

.darker_bg {
				background-color:#FF9933;
				vertical-align:top;
		}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #af0000;
  font-weight : bold;
}

A.headerNavigation {
  color: #457BB9;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TD.standardError {
  padding:4px;
  font-family:  Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #ff0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #af0000;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #457BB9;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #E1E860;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-width:1px;border-style:solid;border-color:#CBCBCB;

}

.infoBoxContents_nobo {
  background: #F1EEE7;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.innerBoxHeadline {
	position: relative;
  top: 4px;
 	background: white;
 	font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.innerBoxContents {
  background: #F1EEE7;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.innerBoxContents_white {
  background: white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  padding:0px;
  padding-left:17px;
  background-image: url("./images/Nav_header.gif");
  height:34px;
  color: #464646;
}

TD.infoBoxHeading1 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  padding:0px;
  padding-left:17px;
  background-image: url("./images/Nav_header.gif");
  height:34px;
  color: #464646;
}

TD.infoBoxHeading2 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  padding:0px;
  padding-left:17px;
  background-image: url("./images/Nav_header.gif");
  height:34px;
  color: #464646;
}

TD.infoBoxHeading3 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding:0px;
  padding-left:17px;
  background-image: url("./images/Nav_header.gif");
  height:34px;
  color: #464646;
}


TD.b1 {
  font-family: Verdana;
  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: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
a.b1:hover {
  font-family: Verdana;
  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, Verdana, 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, Verdana, sans-serif;
  font-size: 10px;
  background-color:#ffffff;
  color:#000000;
}


TD.infoBoxHeadingBroad {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background-color:#ddd7bf;
  /*background-image: url("./images/r1c3.gif");*/
  color: #000000;
}

TD.infoBoxHeadingBroadfirst {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  height:24px;
  text-align:center;
  padding-right:20px;
  padding-left:20px;
  background-image:url(images/reiter_slice_1.gif);
  white-space:nowrap;
  height:31px;
  color: #000000;
  border-left-color:#CCCCCC;
  border-left-width:1px;
  border-left-style:solid;  

  border-top-color:#CCCCCC;
  border-top-width:1px;
  border-top-style:solid;  
}

TD.infoBoxHeadingBroadActive {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  height:24px;
  text-align:center;
  padding-right:20px;
  padding-left:20px;
  white-space:nowrap;
  background-image:url(images/reiter_slice_2.gif);
  border-left-color:#CCCCCC;
  border-left-width:1px;
  border-left-style:solid;  

  border-top-color:#CCCCCC;
  border-top-width:1px;
  border-top-style:solid; 
  color: #000000;
}

TD.infoBoxHeadingBroadInactive {
  font-family: Verdana;
  font-size: 10px;
  height:24px;
  text-align:center;

  white-space:nowrap;
  padding-right:20px;
  padding-left:20px;
  
  background-image:url(images/reiter_slice_1.gif);
  border-left-color:#CCCCCC;
  border-left-width:1px;
  border-left-style:solid;  

  border-top-color:#CCCCCC;
  border-top-width:1px;
  border-top-style:solid; 

  height:31px;
  color: #000000;
}


A.infoBoxHeadingBroad {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

A.infoBoxHeadingBroad:link {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}
A.infoBoxHeadingBroad:active {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration:none;
}

A.infoBoxHeadingBroad:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroad:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration:none;
}



A.infoBoxHeadingBroadInactive {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:link {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:active {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:hover {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration:underline;
}

A.infoBoxHeadingBroadInactive:visited {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  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, Verdana, sans-serif;
  font-size: 10px;
  color: #9F9F9F;
}

/*

#################################################################################
*/


TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #d2e9fb;
}


TD.productListing-heading, TD.loginCompany-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #CBD51E;
 background-image:url(images/header_slice_11.gif);
  color: #000000;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:3px;
  height:25px;
  border-left-width:1px;border-left-style:solid;border-left-color:#CBD51E;
  border-right-width:1px;border-right-style:solid;border-right-color:#CBD51E;
  border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CBD51E;
  
}

TD.productListing-heading-subcat {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #DDDDDD;
  color: #000000;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:12px;
  border-left-width:1px;border-left-style:solid;border-left-color:#CBD51E;
  border-right-width:1px;border-right-style:solid;border-right-color:#CBD51E;
  border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CBD51E;
	

}

A.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #457BB9;
  color: #ffffff;
}



TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.productListing-name {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.productListingHighlight-name {
  font-family: Arial, Verdana, 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, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
 margin:0px
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main_white, P.main_white, SPAN.main_white {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  color:#ffffff;
}


TD.main, P.main, SPAN.main {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
}

.main_box {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  background-color:#FFFFFF;
  border-color:#7F7F81;border-style:solid;border-width:1px;

}

TD.main_odd {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  background: #F1EEE7;
}
 

TD.main_vt1 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
}

TD.main_vt2 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#9F9F9F;
}

TD.main_vt3 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#CFCFCF;

}

TD.main_vt4 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#FFFFFF;
}

TD.main_vt5 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#ED2790;
  color:#FFFFFF;
}

TD.main_vt6 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#2BAF3D;
  color:#FFFFFF;
}

TD.main_vt7 {
  font-family: Arial, Verdana, sans-serif;
  font-weight:normal;
  font-size: 11px;
  line-height: 1.5;
  border-width:1px;border-style:solid;border-color:#000000;
  background-color:#3BAFEF;
  color:#FFFFFF;
}


.strong_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	font-weight:bold;
}


SPAN.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.mediumText, SPAN.mediumText, P.mediumText, h4#accessoryTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

h4#accessoryTitle {
  margin-bottom: 2px;
  }

.headline
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  padding:2px;
  text-decoration:none;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading, SPAN.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
  /* text-decoration: blink;*/
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TABLE.infopage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

SPAN.laschentext {
  font-family: Arial, Verdana, sans-serif;
  color: #FFFFFF;
  font-weight : bold;
  font-size: 12px;
}

SPAN.manufacturer_listing {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.productlisting_short_description {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.productlisting_warning {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #cc0033;
}

#error {
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	background: #FFEEEE;
}


table.sortProducts {
  width: 200px;
  font-family: Arial, Verdana, 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, Verdana, sans-serif;
  font-size: 11px;
}

/* DIV#vertrag_fussnote {
  padding-top: 2px;
	padding: 4px;
	background: #F1EEE7;
} */

H2.tarifdetails, H3.tarifdetails {
	padding: 2px;
	margin: 0px;
/*	margin-top: 16px; */
  font-family: Arial, Verdana, sans-serif;
  color: white;
  background-color: #ED2790; /* #E20074;  #457BB9; */
  font-size: 14px;
}


H2.tarifdetails_vf, H3.tarifdetails_vf {
	padding: 2px;
	margin: 0px;

  font-family: Arial, Verdana, sans-serif;
  color: white;
  background-color: #FF0000; 
  font-size: 14px;
}

H2.tarifdetails_eplus, H3.tarifdetails_eplus {
	padding: 2px;
	margin: 0px;

  font-family: Arial, Verdana, sans-serif;
  color: white;
  background-color: #00603F; 
  font-size: 14px;
}

H2.tarifdetails_o2, H3.tarifdetails_o2 {
	padding: 2px;
	margin: 0px;
  font-family: Arial, Verdana, sans-serif;
  color: white;
  background-color: #000066; 
  font-size: 14px;
}

H2.tarifdetails_eplus, H3.tarifdetails_eplus {
	padding: 2px;
	margin: 0px;

  font-family: Arial, Verdana, sans-serif;
  color: white;
  background-color: #00603F; 
  font-size: 14px;
}

H3.tarifdetails {
	margin: 0px;
	font-size: 12px;
}



/* ENDE Zusätzliche Styles für die Vertragsseiten T.L. */
