.left_menu a:link {
	color :#000000;
font-size: 11px;
}
.left_menu a:active  {
	color :#000000;
	font-size: 11px;
}
.left_menu a:visited  {
	color :#000000;
	font-size: 11px;
}

a:link {
			text-decoration :none;
			font-family :Verdana;
			color :blue;
			font-size :12px;
}
a:active {
			text-decoration :none;
			color :blue;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
}
a:visited {
			text-decoration :none;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color :blue;
			font-size :12px;
}
a:hover {
			text-decoration :none;
			color :blue;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size :12px;
}
.intro { background-color:#335A85; }
div.intro { width:400px; height:auto; margin:auto;
  position:absolute; top:55%; left:30%;     
 background-color:#eeeeee; border:4px double #335A85;
 opacity:0; -moz-opacity:0; -khtml-opacity:0; filter:alpha(opacity=0);
 text-align:center; vertical-align:middle; }
div.intro_ibox { border:4px solid #335A85; margin:0; padding:0.5em 1em; text-align:center; vertical-align:middle; }

/**
 * CSS fuer den plentyMarkets Bestellvorgang.
 *
 * Aendern Sie Ihr CSS selbst ueber den Bereich plenty* > plentyCMS * Dialog > CSS
 */
 .flag_fr{
visibility:hidden;
} 

 .flag_de{
visibility:hidden;
} 
 .flag_en{
visibility:hidden;
} 

/* fieldsets werden an verschiedenen Stellen verwendet, so auch im Bereich \'Wählen Sie eine Lieferanschrift\' bzw. OrderBox_DAddress */ 

fieldset {
	width:95%;
	margin-top:8px;
	padding: 4px;
	border: 1px solid #2570AA;
	text-align:center;
}

fieldset legend {
	font-weight:bold;
	font-size:14px;
}

fieldset div {
	padding:10px;
}

 
/* Artikelauflistung im Bestellvorgang */
 
.Order_ArticleTable {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 10px;
	font-style: normal;
	border-collapse:collapse;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #2570AA;
}

.Order_ArticleTable td {
	padding:3px;
}

.Order_ArticleTable th {
	
	font-weight: bold;
	background-color: #2570AA;
} 

.Order_ArticleTable th, .Order_ArticleTable span {
	color: #FFFFFF;
} 
	
.Order_ArticleTable td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #2570AA;
}


/* Darstellung der Summen im Warenkorb */

.Order_TotalsTable {
	width:100%;
	margin-top:14px;
	border-collapse:collapse;
}

.Order_TotalsTable td {
	padding: 8px 3px 8px 3px;
	border-bottom: #2570AA 1px solid;
}


/* Konfigurationstabelle */

.Order_ConfigTable {
	width:100%;
	margin-top:10px;
}

.Order_ConfigTable th, .Order_ConfigTable th span {
	padding:0px;
	font-weight:bold;
	background-color:#2570AA;
	color:#FFFFFF;
}

.Order_ConfigTable td {
	padding:4px;
	
}
.Order_ConfigTable table {
	margin:10px;
	border-collapse:collapse;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #2570AA;
	padding:4px;
	width:95%
}

/* Anzeige der Gesamtsumme im Warenkorb */

.Order_ConfigTableSum {
	width:100%;
}

.Order_ConfigTableSum td{
	border-top: 1px solid #2570AA;
	padding:4px;
}


.Order_ConfigListTable td {
	border-top: 1px solid #2570AA;
	padding:4px;
}

.Order_ConfigListTable div {
	margin:10px
}
 


/* Adresseingabe */
.Order_AddressInputTable {
	padding-top:10px;
	padding-bottom:10px;
}
.Order_AddressInputTable span {
	float:left;
}

.Order_AddressInputTable th {
	float:left;
padding:4px;
	font-weight:bold;
	color:#000000;
	border-bottom: #FFFFFF 1px solid;
}

.Order_AddressInputTable td {
	padding:4px;
}


.MyAccount_Navigation {
	width: 100%;
	margin: 0px;
	padding: 8px 4px 0px 2px; 
	list-style: none;
	font-weight:bold;
	border: none;
	color: #000000;
}

.MyAccount_Navigation li a {
	display: block;
	margin: 0;
	padding: 5px;
	
	color: #000000;
	text-decoration: none;
	width: 160px;
}
						
.MyAccount_Navigation li a:hover {
	background-color: #FFFFFF;
}

/* Artikel - Attributauswahl */

.ArticleAttrTable td {
	border: 0px;
}

.small {
	font-size: 9px;
	font-style: normal;
}

.red {
	
font-style: normal;
	font-size: 9px;color:#CC0000;
}
.OrderStepText {
color:#000000 ! important;
}
			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		.titelleiste {
			background :#2570AA;
			height :1px;
			font-family :Verdana;
			font-size :10px;
			font-weight :bold;
			line-height :1.5;
			color:#ffffff;
			text-align :center;
}
th{
			
			font-family :Verdana;
			font-size :10px;
			
			line-height :1.5;
			color:#ffffff;
			text-align :center;      }
body{
			
			font-family :Verdana;
			font-size :13px;
		 }
.schwarz strong{
			
			font-family :Verdana;
			font-size :12px;
			
			
			color:#000000;
			     }
div#PlentyMyAccount th{
			
			font-family :Verdana;
			font-size :12px;
			
			
			color:#000000;
			     }

#ff01_basket {
	background-image:url(/layout/layoutbilder/ff01_bg_basket.png);
	background-repeat: no-repeat;
width:190px;
	height:85px;
         margin-left:-5px;
         z-index: 1;
	position:relative;
         }
#ff01_basket_head {
	font-size:17px;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:7px;
}
#ff01_basket_amount {
	font-weight:bold;
	position:absolute;
	right:10px;
	top:30px;
	text-align:right;
font-size:15px;
}
#ff01_basket_links {
	position:absolute;
	right:10px;
	bottom:7px;
	text-align:right;
}
#ff01_basket a:link, #ff01_basket a:visited {
	color:#666666;
}
.navheader_left {
			background-color :#2570AA;
                         font-family :Verdana;
			font-size :10px;
			font-weight :bold;
			line-height :1.6;
			color:#ffffff;
			text-align :center;
			text-decoration :none;
			text-align :center;
                        height:20px;
}
.nav2 {
			font-size :9px;
			font-family :Verdana;
			text-decoration :none;
			text-align :center;
			font-weight :bold;
			background-color:#2570AA;
                         max-width:110px;
			height:20px;
			border-left:1px solid #ffffff;
}
.navheader_right {
			background-color :red;
			font-size :10px;
			font-family :Verdana;
			text-decoration :none;
			text-align :center;
			height :20px;
			font-weight :bold;
			text-align:center;
			border-left:1px solid #ffffff;
}
.titel {
			background-color :#2570AA;
			width :170px;
			height :18px;
			font-family :Verdana;
			font-size :10px;
			font-weight :bold;
			text-decoration :none;
			text-align :center;
			line-height :1.5;
			color:#ffffff;
}
.absatz{
line-height:10px; font-size:1em;
}
a.shop2:link {
			text-decoration :none;
			color :#ffffff;
                         background-color: transparent;
                        font-size: 11px;
 }
a.shop2:hover {
			color :#ffffff;
			text-decoration :none;
                         background-color: transparent;
                        font-size: 11px;
 }
a.shop2:active {
			text-decoration :none;
			color :#ffffff;
                         background-color: transparent;
                        font-size: 11px;
 }
a.shop2:visited {
			text-decoration :none;
			color :#ffffff;
                         background-color: transparent;
                         font-size: 11px;
}
.headerleft{
			background :#dddddd;
			width :990px;
			color :#ffffff;
			font-family :Verdana;
			text-align :center;

                         }
.headerrechts {
			background :#dddddd;
			width :10px;
			height :1px;

                         }
h2.PlentyOrderHeader {
    margin-top:10px;
	
    font-size: 13px;
    font-weight :bold;
    vertical-align : bottom;
 
   border-bottom : 1px solid black;
 
text-align :left;
    margin-top : 2px;
    
}
.PlentyOrderTable th {
    font-size: 11px;
    color :#000000;
    width        :200px !important;
}

div.PlentyOrderDeliveryAddresses {
    display : block;
    vertical-align : top;
    margin-bottom : 5px;
    width : 100%;
}

.PlentyOrderDeliveryAddress {
    display : inline;
    width : 45%;
    margin-left : 5px;
    margin-right : 5px;
}                             
  div.PlentyOrderBox {
    background-color    :    #EBEEF1;
}
 
