/***********************************************************
  msWebShop v3.0.1
  based on osCommerce-2.2ms2-051113

  Copyright (c) 2006 m/s design
  http://www.msdesign.ms
  Portions Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
************************************************************/


.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background: #C40202;
	font-weight: bold;
	color:#FFFFFF;
}
.productsNotifications {
	background: #B5C4CF;
	color:#0F5082;
}
.orderEdit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #C40202;
	text-decoration: underline;
}

BODY {
background-color:#b7dae9;
  
 
  color: #000000;
  margin: 0px;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color:#003399;
	font-size: 14px ;
	text-decoration: none;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003399;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;

	color:#003399;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #C40202;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;

	color:#003399;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/ms_layout/logotop_head.jpg);
}
TR.headerNavigation {
	background-image: url(images/ms_layout/logotop_head_navigation.jpg);
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0F5082;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

TR.headerError {
	background: #C40202;
	color: #FFFFFF;
}

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

TR.headerInfo {
  background: #0F5082;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #0F5082;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-color: #819ab8;
}

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

.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #B5C4CF;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e9f3fb;
}

.infoBoxNotice {
  background: red;
}

.infoBoxNoticeContents {
  background: red;
  border-color: red;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
	color: white;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/layout/box_titel/infobox_head_brick.jpg);
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #B5C4CF;
}

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: #C40202;
}

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: #C40202;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B5C4CF;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B5C4CF;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0F5082;
	background-color: #FFFFFF;
/*	border-bottom:solid 1px ;*/
	border-bottom-color:#B5C4CF;
	
}
TD.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0F5082;
  background-color: #FFFFFF;
 /*  border-bottom:solid 1px ;*/
  border-bottom-color:#B5C4CF;
	width:25px ;
 }


A.pageResults {
 color: #0F5082;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #D7278D;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #0F5082;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0F5082;
}

TR.subBar {
  background: #0F5082;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
TD.main_index, P.main_index {
	font-family: Arial, Helvetica, sans-serif;
        text-align : center;
             	}

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

 TD.smallText2, SPAN.smallText2, P.smallText2 {
 font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

TD.smallText3, SPAN.smallText3, P.smallText3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FF0000;
 }

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

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

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #0F5082;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

TABLE.formArea {
  background: #B5C4CF;
  border-color: #0F5082;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #C40202;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #C40202;
}

SPAN.specialSmaller, SPAN.specialSmaller .eur{
    font-size:11px;
}

.moduleRow { }
.moduleRowOver {
	background-color: #B5C4CF;
	cursor: pointer;
}
.moduleRowSelected {
	background-color: #B5C4CF;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F5082;
}
.checkoutBarCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #009900;
	color:#FFFFFF;
}
.stockWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
.messageStackSuccess{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0F5082;
        color:#ffffff;
}

/* input requirement */

.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E00505;
}

/*********************************************/

.input {
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px #8398AE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213F5F;
}

.input2 {
width:25px ;

}


.input_gr {
width:250px;

}
.input_kl {
width:50px;

}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C40202;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C40202;
}
.whiteMenuHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5082;
	font-size: 11px ;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5082;
	font-size: 11px;
	text-decoration: none;
}
.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5082;
	text-decoration: none;
}
.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5082;
	text-decoration: none;
}
.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5082;
}
.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5082;
	text-decoration: none;
}

/* begin neues zellen-layout */
.mainzelle {
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 20px;
}

.leftzelle {
	margin: 0px;
	background-color:#C6E8FD;
	
}
td.leftzelle {
width:195px;
}
.rightzelle {
	margin: 0px;
	padding: 0px;
	width: 0px;
}
input.inputField {
	width: 10em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: blue;
	border: inset 1px;
	border-color: #000000 #cccccc #cccccc #000000;
	background-color: white;
}
textarea.textArea {
	background-color: #ccccff;
	border: black 2px solid;
	color: white;
	font-family: arial, verdana, ms sans serif;
	font-size: 12pt;
	font-weight: normal
}
input.radio {
	border: #000000 1px solid;
	font-family: verdana;
	font-size: 12px;
}
select.pullDown {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
a.footer:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; font-weight: bold; text-decoration: none;}
a.footer:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; font-weight: bold;text-decoration: none;}
a.footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #C40202;}
a.footer:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; text-decoration: none;}

.poweredby {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.poweredby:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.poweredby:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.poweredby:hover {
	color: #C40202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.poweredby:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.infoBoxContentsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

.durchstrichen {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: line-through;
}

TD.StandardInfoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(images/layout/box_titel/infobox_head_brick.jpg);
  font-size: 10px;
  font-weight: bold;
	border-color: #213F5F;
}

.infoBoxBorder {
  border-color: #213F5F;
}

TD.searchHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}

SPAN.productPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
    font-weight: bold;
  color: #0F5082;
}

.menuHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #213F5F;
}
.menuHeadBrick {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: url(images/layout/box_titel/infobox_head_brick.jpg);
}
.table {
	border: 1px solid #B5C4CF;
	height: 100%;
}
.infoTable{
	border: 1px solid #B5C4CF;
}
.tdhead {
	background-color: #213F5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	background-color: #B5C4CF;
	text-decoration: none;
}
a.navi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213F5F;
	background-color: #B5C4CF;
}
a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213F5F;
	text-decoration: none;
	background-color: #B5C4CF;
}
a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #213F5F;
}
a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #72889E;
}

.infoBoxContentsCategorie {
	/*background: #EEF1F5;*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold; 
	
}
TR.infoBoxContentsCategorie {
	border-bottom:solid;
	border-bottom:#666666;
	
	
}
A.infoBoxContentsCategorie:link {
	color: #000000;
	background-color: #FFFFFF;
	
}
A.infoBoxContentsCategorie:visited {
	color: #000000;
	background-color: #FFFFFF;
}
A.infoBoxContentsCategorie:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
A.infoBoxContentsCategorie:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.infoBoxContentsCategorie2 {
 /* background-color: #B7DAE9;*/
	font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 20px;
 font-color: #0F5082;
 font-weight: 100; 
}
TR.infoBoxContentsCategorie2 {
  border-bottom:solid;
 }
A.infoBoxContentsCategorie2:link {
  color: #0F5082;
 }
A.infoBoxContentsCategorie2:visited {
  color: #0F5082;
 }
A.infoBoxContentsCategorie2:hover {
  text-decoration: underline;
 }
A.infoBoxContentsCategorie2:active {
  color: #0F5082;
  text-decoration: underline;
 }



.infoBoxContentsCategorieSelected { 
	background-color: #df0067; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 20px; 
	color: #FFFFFF; 
	font-weight: bold; 
	/*border:0px #B5C4CF;*/
}
A.infoBoxContentsCategorieSelected {
	color: #FFFFFF;
	font-weight: bold;
}
A.infoBoxContentsCategorieSelected:link {
	color: #FFFFFF;
	font-weight: bold;
}
A.infoBoxContentsCategorieSelected:visited {
	color: #FFFFFF;
	font-weight: bold;
}
A.infoBoxContentsCategorieSelected:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.infoBoxContentsCategorieSelected:active {
	color: #000000;
	font-weight: bold;
}

ul.sitemap {
color: #ff0000;
}


ul.sitemap li a { font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size:14px ; font-weight:bold; }
ul.sitemap li  a:link {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 14px; font-weight:bold; }
ul.sitemap  li a:visited {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 14px; font-weight:bold; }
ul.sitemap li a:hover {  font-family: Arial, Helvetica, sans-serif; color: #C40202; font-size: 14px; text-decoration:none; font-weight:bold; }
ul.sitemap  li a:active {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 14px; font-weight:bold; }



.container {
background-color:#FFFFFF;
margin-top:0px;
width:900px !important;
}

.body_container {

}
A.naviHead { font-family: Arial, Helvetica, sans-serif; color: #124770; font-size: 13px ; text-decoration: none; font-weight: bold; text-transform: uppercase;}
A.naviHead:link {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold;text-transform: uppercase; }
A.naviHead:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold;text-transform: uppercase; }
A.naviHead:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #124770; font-weight: bold;text-transform:uppercase;}
A.naviHead:active {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #124770; text-decoration: none; font-weight: bold; text-transform: uppercase;}


ul.sitemap li ul li a { font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size:12px ; font-weight:normal; }
ul.sitemap li ul li a:link {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 12px; font-weight:normal; }
ul.sitemap li ul li a:visited {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 12px; font-weight:normal; }
ul.sitemap li ul li a:hover {  font-family: Arial, Helvetica, sans-serif; color: #C40202; font-size: 12px; text-decoration:none; font-weight:normal;}
ul.sitemap li ul li a:active {  font-family: Arial, Helvetica, sans-serif; color: #003399; text-decoration: none; font-size: 12px; font-weight:normal; }



.infoBoxHeading a, .infoBoxHeading a:link, .infoBoxHeading a:visited {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;

}
#summe{
font-weight: bold;
color:#FF0000;
}

.eur {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0F5082;

}

.mini{
font-family:Arial,Helvetica,sans-serif;
font-size:1px;
color:#1271B1;
}

A.mini, A.mini:link, A.mini:visited, A.mini:hover, A.mini:active {
font-family:Arial,Helvetica,sans-serif;
font-size:1px;
color:#1271B1;
}
/*EINGEFUEGT KATEGORIE MENUE */
.newinfoBoxContentsCategorie {
	/*background: #EEF1F5;*/
	background-image:url('images/layout/link_arrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	background-color: #819AB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	display:block;
}
TD.newinfoBoxContentsCategorie:hover {
	background-image:url('images/layout/link_arrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	background-color: #E2007B;
}
TD.newinfoBoxContentsCategorie:hover >a{
	color: #FFFFFF;
	background-color: #E2007B;
}
TR.newinfoBoxContentsCategorie {
	border-bottom:solid;
	border-bottom:#666666;
}
A.newinfoBoxContentsCategorie,A.newinfoBoxContentsCategorie:visited {
	color: #FFF;
	width: 170px;
	padding-left:20px;
	padding-right:0px;
}
A.newinfoBoxContentsCategorie:active {
	color: #FFF;
	text-decoration: underline;
}
A.newinfoBoxContentsCategorie:hover{
	color: #FFFFFF;
	background-color: #E2007B;
}
.newinfoBoxContentsCategorieSelected {
	background-image:url('images/layout/link_arrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	background-color: #E2007B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	display:block;
}
A.newinfoBoxContentsCategorieSelected {
	color: #FFF;
	width: 170px;
	padding-left:20px;
	padding-right:0px;
}
A.newinfoBoxContentsCategorieSelected:link ,A.newinfoBoxContentsCategorieSelected:visited {
	color: #FFF;
	width: 170px;
	padding-left:20px;
	padding-right:0px;;
}
A.newinfoBoxContentsCategorieSelected:hover {
	color: #FFF;
	width: 170px;
	padding-left:20px;
	padding-right:0px;
}
A.newinfoBoxContentsCategorieSelected:active {
	color: #FFF;
	width: 170px;
	padding-left:20px;
	padding-right:0px;
}
.newinfoBoxContentsCategorieSub {
	/*background: #EEF1F5;*/
	background-image:url('images/layout/link_arrow.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	background-color: #bfccdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0f5082;
	font-weight: bold;
	display:block;
}
TD.newinfoBoxContentsCategorieSub:hover {
	background-image:url('images/layout/link_arrow.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
TD.newinfoBoxContentsCategorieSub:hover >a{
	color: #ffffff;
	background-color: #E2007B;
    line-height:20px;
}
TR.newinfoBoxContentsCategorieSub {
	border-bottom:solid;
	border-bottom:#666666;
}
A.newinfoBoxContentsCategorieSub,A.newinfoBoxContentsCategorieSub:visited  {
	color: #0f5082;
	width: 170px;
	padding-left:30px;
	padding-right:0px;
}
A.newinfoBoxContentsCategorieSub:active {
	color: #0f5082;
	text-decoration: underline;
}
A.newinfoBoxContentsCategorieSub:hover{
	color: #FFFFFF;
	background-color: #E2007B;
}
.newinfoBoxContentsCategorieSelectedSub {
	background-image:url('images/layout/link_arrow.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	background-color: #E2007B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	display:block;
}
A.newinfoBoxContentsCategorieSelectedSub, A.newinfoBoxContentsCategorieSelectedSub:link  {
	color: #ffffff;
	width: 160px;
	padding-left:30px;
	padding-right:0px;
}
A.newinfoBoxContentsCategorieSelectedSub:visited, A.newinfoBoxContentsCategorieSelectedSub:hover {
	color: #ffffff;
	width: 160px;
	padding-left:30px;
	padding-right:0px;
}
A.newinfoBoxContentsCategorieSelectedSub:active {
	color: #ffffff;
	width: 160px;
	padding-left:30px;
	padding-right:0px;
}
.specialFlash {
    background-color:white;
    border: 1px solid #B5C4CF;
    text-align:center;
}

