
	
/* ---------- Soldan Shop Spezifika -----------*/	
	
body { background:#f8f8f8;font-family: Arial, Helvetica, sans-serif; font-size: 75%; margin: 0 auto; text-align: left;}

.bestellablauf { float: left; width: 960px; height: 60px; margin-left:-20px; }

#content { float: left; width: 940px; padding-left: 20px; padding-top: 1px; padding-bottom: 32px; }
.space-big {width:920px; height:30px; }
.vorschau { width:920px }	
.vorschau-right{ width:160px; }
.tabellenrahmen { width: 910px; _width: 940px; }	
.zeile { width: 918px; }
.spalte-header-schrift { width: 280px; padding-left:0px;}
.spalte-header-input { width: 310px; padding-left:95px;}
.spalte-header-groesse { width: 52px; }
.spalte-header-ausrichtung { width: 78px; }
.spalte-zeile { width: 90px; }
.spalte-input { width: 298px; }
.spalte-select-schrift { width: 280px; }
.spalte-zeile-input { width: 400px; _width: 389px; }
.tabelle-text {width: 920px; }
.form-end { width:940px;}	
.form-end-left { width: 588px; margin-left:30px}
.gray-line { width: 940px; background:repeat}	
.clearbereich {  width: 908px; background: url(../gfx/produkte-trennlinien.gif) no-repeat 0 15px; _width: 894px;/*IE6-Fix*/ _padding-left: 32px;/*IE6-Fix*/ }	
.clearbereich-headline { width: 908px; _width: 874px;/*IE6-Fix*/ _padding-left: 32px;/*IE6-Fix*/ }	
.bestellung-line { float: left; width: 930px; color: #e1e1e1; background: url(../_defaultV2/gfx/line.gif) repeat; height:1px; margin-top:10px;}
.produktheadline { float: left; width:180px; height:28px; padding-top:5px; padding-bottom:3px; padding-top:2px;/*IE6-Fix*/ padding-bottom:0px;/*IE6-Fix*/ }	
.produktheadline a, .produktheadline a:link, .produktheadline a:active, .produktheadline a:visited { border-bottom: none; color: #ffffff; }
.produktheadline a:hover { text-decoration: underline; background: none; color: #000000; }

.gestaltungsmuster { float: left; text-align: left; background: #f0f0f0; text-align: center; font-weight: bold; padding-bottom: 8px; }
.gestaltungsmuster img { border-bottom: none; background: none; color: #333333; border: 4px solid #f0f0f0; }	
.gestaltungsmuster a, .gestaltungsmuster a:link, .gestaltungsmuster a:active, .gestaltungsmuster a:visited { border-bottom: none; background: none; color: #333333; padding-top: 6px; }	
.gestaltungsmuster img:hover { border: 4px solid #dbdbdb; background: #dbdbdb; }		
.gestaltungsmuster a:hover { text-decoration: underline; }
.produktpreis { width: 165px; }


.formular-button {
	margin-top: 5px;
	color: #fff;
	border-left: 1px solid #3CA79B;
	background-repeat: no-repeat;
	background-image: url('img/btn_long_green.gif');
	background-position: right top;
	line-height: 20px;
	float: left;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	padding: 0 26px 0 11px;
	}
	
.formular-button:hover
{
	color: #fff;
	border-left: 1px solid #000404;
	background-repeat: no-repeat;
	background-image: url('img/btn_long_green.gif');
	background-position: right bottom;
	float: left;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	padding: 0 26px 0 11px;
}
