/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

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

   Stylesheet modified by pepesale gmbh (www.pepesale.de) for ROSA ROSTIG, 24229 Dänischenhagen, Germany
   (c) 2009 pepesale gmbh
   --------------------------------------------------------------------------------------------------*/   


* 
{ 
margin: 0; 
padding: 0;

}
html
{
	height:100%; 
}

body 
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px; 
	color: #4b2350;
	background: #e9dce5;
	text-align: center;
  min-width: 990px;
	height:100%; 
}

#container 
{ 
	width: 990px;
  margin: 0 auto;
  text-align: left;
  
}	

#a 
{ 
	width: 990px;
  height: 40px;
  float: left;
	background:#e9dce5;		
}	
      
      #a1 
      { 
      	/*width: 600px;*/
      	padding: 15px 0 10px 0;
        float: left;
      }	
            
            #a1 a
            { 
              color: #4b2350;
              font-family: Arial, Verdana, Helvetica, sans-serif;
              font-style: normal;
              font-size: 12px;
              font-weight: bold;
            }	      
      #a2
      { 
      	/*width: 390px;*/
        padding: 15px 0 10px 0;
        float: right;
        text-align: right;
      }	
            
            #a2 a
            { 
              color: #4b2350;
              font-family: Arial, Verdana, Helvetica, sans-serif;
              font-style: normal;
              font-size: 12px;
              font-weight: bold;
            }	
#b 
{ 
	width: 990px;
  float: left;
	background: url(img/b.gif) top left repeat-y;	
}	
      
      #b1 
      { 
      	width: 300px;
      	padding: 30px 0 0 0;
        float: left;
        background: url(img/b1.jpg) top left no-repeat;
        min-height: 550px;
        height: auto !important;
        height: 550px;
      }	
      
      #b2
      { 
      	width: 690px;
        float: right;
        background: url(img/b2.jpg) top left no-repeat;
      }	
      
            #b21 
            { 
            	width: 690px;
              height: 110px;
              float: left;
            }
          
                #b211 
                { 
                	width: 690px;
                  height: 81px;
                  float: left;
                }            
          
                #b212 /* breadcrumb */
                { 
                	padding: 5px 0 0 112px;
                  float: left;
                }  
          
                #b212, #b212 a
                { 
                	color: #d0b6c9;
                  font-weight: bold;
                  font-size: 11px;
                }                              	
            
            #b22
            { 
            	padding: 0 13px 0 18px;
            	min-height: 400px;
              height: auto !important;
              height: 400px;
              float: left;
            }	

#c 
{ 
	width: 990px;
  height: 40px;
  float: left;
	background:#e9dce5;
  text-align: center;			
}	
      
      #c1 
      { 
          color: #4b2350;
          font-family: Arial, Verdana, Helvetica, sans-serif;
          font-style: normal;
          font-size: 12px;
          font-weight: bold;
          padding: 15px 0 10px 0;
      }	

#d 
{ 
	width: 990px;
  height: 22px;
  float: left;
	background:#e9dce5;
  text-align: center;		
}	
      
      #d1 a:link, #d1 a:visited
      { 
          color: #4b2350;
          font-family: Arial, Verdana, Helvetica, sans-serif;
          font-style: normal;
          font-size: 11px;
          text-decoration: none;        
      }	
      
      #d1 a:hover, #d1 a:active
      { 
          color: #b41589; 
          text-decoration: underline;     
      }	
      
#e
{ 
	width: 990px;
  height: 40px;
  float: left;
	background:#e9dce5;
  text-align: center;		
}	
      
      #e1 
      { 

      }	



img{
	border:0;
}

A {
  color: #4b2350;
  text-decoration: none;
}

A:hover {
  color: #b41589;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #e9dce5;
}

TD.headerNavigation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b2350;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #e9dce5;
}

A.headerNavigation { 
  color: #4b2350; 
}

A.headerNavigation:hover {
  color: #4b2350;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #b41589;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #b41589;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #e9dce5;
}

.moduleHeading {
      color: #b41589;
      font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
      font-style: italic;
      font-size: 14pt;
      font-weight: bold;
}

#b22 table tr td.moduleHeading {
      padding-top:50px;
}


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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
    background: #e9dce5;
  color: #4b2350;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
      color: #b41589;
      font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
      font-style: italic;
      font-size: 14pt;
      font-weight: bold;
      height:22px;
      padding: 0 10px 0 20px;
}

TD.infoBoxHeading_right {
      color: #b41589;
      font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
      font-style: italic;
      font-size: 14pt;
      font-weight: bold;
      height:22px;
      padding: 0 10px 0 20px;
}

TD.infoBox, SPAN.infoBox {
      color: #4b2350;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-style: normal;
      font-size: 12px;
      font-weight: bold;
      padding: 0 0 0 55px;
}

TD.infoBox_right, SPAN.infoBox_right {
      color: #4b2350;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-style: normal;
      font-size: 12px;
      font-weight: bold;
      padding: 0 0 0 55px;
}

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

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

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

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

TD.productListing-data {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #b41589;
	text-decoration: underline;
}

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

/* Tabellen Boxen links */
#b1 table {
border:0;
width: 80%;
margin: 0 0 0 40px ;
}

    #b1 table tr td.infoBoxHeading {
    padding: 10px 0 0 0 ;
    margin: 0 0 0 0 ;
    }
    
    
    #b1 table tr td.boxText {
    padding: 0 0 0 20px ;
    margin: 0 0 0 0 ;
    text-align: left;
    }

#b22 table {
border:0;
width: 100%;
margin: 0 0 10px 0 ;
border-collapse: collapse;
}

    #b22 table tr td{
      vertical-align: top;
      padding: 0 10px 0 0 ;
    }

#b22 hr {
	height:0;
	color: #d0b6c9;
	border-bottom: 1px solid #d0b6c9;
	border-top: 0;
	border-left:0;
	margin: 10px 0;
}

#b22 h1 {
      color: #b41589;
      font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
      font-style: italic;
      font-size: 14pt;
      font-weight: bold;
      margin: 0 0 10px 0 ;
}

#b22 h2 {
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size:13px; 
    	color: #4b2350;
    	font-weight: bold;
      margin: 0 0 10px 0 ;	
}

#b22 h3{
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 12pt;
    	color: #4b2350;
    	font-weight: bold;
      margin: 0 0 10px 0 ;	
}



/* Preis */
#b22 h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px; 
	color: #b41589;
	font-weight: bold;
  margin: 0 0 10px 0 ;	
}

#b22 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px; 
	color: #4b2350;
  margin: 0 0 10px 0 ;	
}

#b22 p.groesser {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	color: #4b2350;
  margin: 0 0 10px 0 ;	
}

.imgLeft {
margin: 0 10px 10px 0 ;
float: left;
}


.imgRight {
margin: 0 0 10px 10px ;
float: right;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4b2350;

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #4b2350; 
  padding: 0 15px 10px 0;
  margin: 0 0 10px 0;   
}

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

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

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

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


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

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

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

input[type=text], input[type=password], select{
	border: 1px solid #b41589;
}

TEXTAREA {
  width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
	border: 1px solid #b41589;  
}

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

SPAN.underline {
	text-decoration: underline;
}

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

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

.copyright {
  width:990px;
  height: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  margin: 0 auto;
  float:none;
}

#parseTime {
  width:990px;
  height: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  text-align:center;
  margin: 0 auto;
}
    A.copyright {
      color: #4b2350;
    }
    A.copyright:hover {
      color: #b41589;
      text-decoration: underline;
    }


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

SPAN.productSpecialPrice {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

/* kleine Schrift */
small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4b2350;  	
}

/* kategorien */
.moduleRow {
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 1.5;
      color: #4b2350;
 }

/* mouse-over kategorien */
.moduleRowOver { 
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 1.5; 
	}
	
.moduleRowSelected { background-color: #e9dce5; }

.checkoutBarFrom, .checkoutBarTo {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #4b2350; }

#b22 table tr td.checkoutLine1 {
background: url(img/line_checkout1.gif) top left repeat-x;
vertical-align: middle;
margin:0;
padding:0;
border:0;
width:25%;
height:10px;
}

#b22 table tr td.checkoutLine2 {
background: url(img/line_checkout2.gif) top left repeat-x;
vertical-align: middle;
margin:0;
padding:0;
border:0;
width:25%;
height:10px;
}

#b22 table tr td.checkoutLine3 {
background: url(img/line_checkout3.gif) top left repeat-x;
vertical-align: middle;
margin:0;
padding:0;
border:0;
width:25%;
height:10px;
}



/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7pt; }
.heading2 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; }
.heading3 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; }
.heading4 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; }
.heading5 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: ; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #4b2350; background-color: ; padding: 2px 2px;}
.sitemap_sub a {color:#4b2350;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: ;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: ;
	width: 185px;
}

.contentsTopics {
      color: #b41589;
      font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
      font-style: italic;
      font-size: 14pt;
      font-weight: bold;
      
}

#b22 table tr td.contentsTopics {
      padding-top:50px;
}


.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #4b2350;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/* -------------------------------------------------------------------------------------------------- */

.boxText { 
    color: #4b2350;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 3px 0;
}

.boxTextBG {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e9dce5;
}
.boxTextBGII {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #d0b6c9;
}
.boxTextPrice {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------------------------- */

ul#Navi {
    margin: 0 0 20px 0;
}

li.subNav1 {
      list-style-type: none;
      padding: 0 0 0 0px;
      margin: 2px 0 5px 0;
}
    
    li.subNav1 a {
          color: #4b2350;
          font-family: Arial, Verdana, Helvetica, sans-serif;
          font-style: normal;
          font-size: 12px;
          font-weight: bold;
          padding: 0 0 0 0;
    }

li.subNav2 {
      list-style-type: none;
      padding: 0 0 0 10px;
      margin: 1px 0 3px 0;
}
    
    li.subNav2 a {
          color: #b41589;
          font-family: Arial, Verdana, Helvetica, sans-serif;
          font-style: normal;
          font-size: 11px;
          font-weight: bold;
          padding: 0 0 0 0;
    }

li.subNav3 {
      list-style-type: none;
      padding: 0 0 0 10px;
      margin: 1px 0 3px 0;
}
    
    li.subNav3 a {
          color: #b41589;
          font-family: Arial, Verdana, Helvetica, sans-serif;
          font-style: normal;
          font-size: 10px;
          font-weight: normal;
          padding: 0 0 0 0;
    }    

/* -------------------------------------------------------------------------------------------------- */

#startseite1{
      padding: 0 0 0 0;
      margin: 0 0 3px 0;
      width: 658px;
      height: 218px;
      float: left;
}

#startseite2{
      padding: 0 0 0 0;
      margin: 0 0 5px 0;
      width: 658px;
      height: 218px;
      float: left;
}


#box_startbox1 {
  height: 216px;
  width: 216px;
  overflow: hidden;
  margin-left: 0;
  margin-top: 0;  
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  background: url(img/start1.gif) top left no-repeat;     
}

#box_startbox2 {
  height: 216px;
  width: 216px;
  overflow: hidden;
  margin-left: 0;
  margin-top: 0;  
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  background: #d0b6c9;       
}

#startbox2_inner {
  padding: 112px 10px 0 10px;
  background: url(img/start2.gif) top left no-repeat #d0b6c9; 
} 

#startbox2_inner, #startbox2_inner a:link, #startbox2_inner a:visited {
  color: #683f6d;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
} 

#box_startbox2 table tr td {
  padding: 0 10px 3px 0;
  color: #683f6d;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;  
}

#box_startbox3 {
  height: 216px;
  width: 216px;
  overflow: hidden;
  margin-left: 0;
  margin-top: 0;  
  margin-right: 0;
  margin-bottom: 5px;
  float: right;
  background: url(img/start3.jpg) top left no-repeat;       
}

#box_startbox4 {
  height: 216px;
  width: 216px;
  overflow: hidden;
  margin-left: 0;
  margin-top: 0;  
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  background: #e9dce5;     
}

#startbox4_inner {
  padding: 10px 10px 0 10px;
  background: #e9dce5; 
} 

#startbox4_inner {
  color: #683f6d;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
} 

#startbox4_inner h1, #startbox4_inner h2, #startbox4_inner h3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin: 0 0 5px 0 ;
  color: #683f6d;
  font-size: 12px;
  font-weight: bold;
  font-style: normal; 
} 

#startbox4_inner p {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin: 0 0 3px 0 ;  
  color: #683f6d;
  font-size: 11px;
} 

#startbox4_inner p a:link, #startbox4_inner p a:visited {
  color: #b41589;
} 

#box_startbox5 {
  height: 216px;
  width: 437px;
  overflow: hidden;
  margin-left: 0;
  margin-top: 0;  
  margin-right: 0;
  margin-bottom: 5px;
  float: right;
  background: url(img/start5.jpg) top left no-repeat;    
}

#box_startbox6 {
  height: 20px;
  width: 654px;
  margin-left: 0;
  margin-top: 0;  
  margin-right: 0;
  margin-bottom: 0;
  text-align: right;   
  float: left;
  background: #ffffff;     
}

#startbox6_inner {
  padding: 1px 0 1px 0;
  color: #683f6d;
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
} 


