a {
    color:#813b53;
}

#main {
	width: 100%;
}

#content {
	padding-left:20px;
}

#content {
	padding-left:20px;
}

/*#main_content {
	margin-top: 10px;
	width: 100%;
}*/


/* LOGIN */

#login {
	padding-bottom: 3px;
	border-bottom: 1px solid #D9DADB;
	height: 25px;
}

#login form {
	float:left;
	/*width: 550px;*/
}

#login span {
	float:left;
	padding-top:6px;
	margin-left: 40px;
}

#login label,
#login input.button {
	margin-left: 10px;
}

#login a {
	text-decoration: none;
	color: #67202E;
}

#login a:hover {
	text-decoration: underline;
}


/*
 * sr_feuser_register
 */
 
.tx-srfeuserregister-pi1 fieldset {
	border: none;
} 

/*
 *  commerce_article
 */
.tx-commercearticles-pi1 #product {
	clear:both;
	height:100px;
	padding:25px;
}
 
.tx-commercearticles-pi1 #product #title {
	float:left;
	width:180px;
}

.tx-commercearticles-pi1 a img {
	border-color:silver #67202E #67202E silver;
	border-style:solid;
	border-width:1px;
}
 
.tx-commercearticles-pi1 #image {
	float:left;
	width:150px;
	height:130px;
}


.tx-commercearticles-pi1 #attr {
	clear:both;
	height:100px;
	margin-top: 40px;
}


.tx-commercearticles-pi1 #attr #title {
	background-image:url(../img/balken.jpg);
	border-bottom:2px solid silver;
	border-right:1px solid silver;
	color:white;
	float:left;
	font-weight:bold;
	margin-bottom:10px;
	width:100%;
}

.tx-commercearticles-pi1 #attr #title p{
	margin: 4px;
}
 
.tx-commercearticles-pi1 #attr #images {
	float:left;
	text-align: center;
}

.tx-commercearticles-pi1 #attr p {
	margin-top:2px;
}

.tx-commercearticles-pi1 #attr a {
	text-decoration: none;
}

.tx-commercearticles-pi1 #attr #images img{
	border-color:silver #67202E #67202E silver;
	border-style:solid;
	border-width:1px;
}

.tx-commercearticles-pi1 #single div{
	float:left;
	width: 260px;
}

.tx-commercearticles-pi1 #single div.image{
	text-align:left;
}

.tx-commercearticles-pi1 #single div.image img{
	border-color:silver #67202E #67202E silver;
	border-style:solid;
	border-width:1px;
}

.tx-commercearticles-pi1 #single form {
	clear:both;
	padding-top:10px;
}

.tx-commercearticles-pi1 #single span.box {
	float:left;
	width:75px;
	height: 25px;
	padding: 0px 3px;
	vertical-align: middle;
	border-bottom:1px solid black;
}

.tx-commercearticles-pi1 #single #attr_title {
	width:200px;
	border: 1px solid #67202E;
	border-top: 0px;
	background-image: url(../img/small_bg.jpg );
	color: white;
	font-weight: bold;
	padding: 2px 1px;
}

.tx-commercearticles-pi1 #single #attr_value {
	width:200px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 1px 1px;
}

.com-chkout-listing-terms2 {
    border:1px solid #d5d5d5;
    background-color:#f7f7f7;
    padding:0px 10px 10px 10px;
}

p.com-chkout-listing-terms2 input {
    float:left;
    margin:0px 20px 100px 0px    
}

.com-bestellung-fertig {  
    padding:10px 10px 10px 70px;
    background-image:url(../img2/bestaetigung-icon.png);
    background-repeat:no-repeat;
    background-position:10px 8px;
    border:1px solid #d5d5d5;
    background-color:#f7f7f7;
}
