/* SPRAYTECHINC CSS GENERAL */

*
	{
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	-moz-outline-style: none;
	}
html
	{
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background-color:rgb(109,109,109);
	color:rgb(59,59,59);
	}
body 
	{
	margin: 0;
  	text-align: center;
  	width: 100%;
	}
a
	{
	color:rgb(59,59,59);
	}
a:hover
	{
	color:rgb(216,3,7);
	}
h1	
	{
	font-size: 11px;
	font-weight:bold;
	color:rgb(59,59,59);
	margin:0 0 8px 0;
	}
p
	{
	line-height:12px;
	}
.paragraph-red
	{
	margin:0 0 7px 0;
	padding:0;
	color:rgb(216,3,7);
	}
.text
	{
	line-height:12px;
	}
.more
	{
	background-image: url(../pics/layout/spraytechinc/more_icon.gif);
	background-repeat: no-repeat;
	background-position:left 4px;
	padding:0 0 0 16px;
	margin:0 0 0 0;
	text-decoration: none;
	}
.back
	{
	background-image: url(../pics/layout/spraytechinc/back_icon.gif);
	background-repeat: no-repeat;
	background-position:left 50%;
	padding:0  0 0 16px;
	margin:0 0 0 0;
	}
.more:hover,
.back:hover
	{
	color:rgb(216,3,7);
	}
#main
	{
	width: 785px;
	text-align: left;
	height:100%;
	margin: 0px auto;
	padding:0 0 20px 0;
	}
#header-top
	{
	width: 785px;
	height:111px;
	background-color:rgb(0,0,0);
	background-image: url(../pics/layout/spraytechinc/schatten_body.gif);
	background-repeat: repeat-y;
	background-position:right 0;
	border-left: 1px solid rgb(255,255,255);
	}
#header-top-inner
	{
	width: 778px;
	height:111px;
	border-bottom: 1px solid rgb(255,255,255);
	background-image: url(../pics/layout/spraytechinc/bg_mainnavi.gif);
	background-repeat: no-repeat;
	background-position:  bottom left;
	}
#logo
	{
	width:381px;
	float:left;
	height:80px;
	}
#metanavigation
	{
	height: 24px;
	line-height: 24px;
	width: 365px;
	text-align: right;
	float: right;
	display: inline;
	margin: 0px 0 0 0;
	padding:0 20px 0 0;
	color: rgb(255,255,255);
	}
#header-home
	{
	width: 785px;
	background-image: url(../pics/layout/spraytechinc/schatten_body.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	border-left: 1px solid rgb(255,255,255);
	min-height:192px;
	height: auto !important; 
	height:192px;
	}
#header
	{
	width: 785px;
	background-image: url(../pics/layout/spraytechinc/schatten_body.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	background-color: rgb(255,255,255);
	border-left: 1px solid rgb(255,255,255);
	min-height:112px;
	height: auto !important; 
	height:112px;
	}
#header-start
	{
	width: 785px;
	background-image: url(../pics/layout/spraytechinc/schatten_body.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	border-left: 1px solid rgb(255,255,255);
	min-height:202px;
	height: auto !important; 
	height:202px;
	}
#header-left
	{
	width:615px;
	float:left;
	border-right: 1px solid rgb(255,255,255);
	}
	/*MAX 615px 202px*/
#header-image
	{
	width: 615px;
	overflow: hidden;
	margin: 1px 0 -1px 0;
	}
#header-start #header-right
	{
	width:162px;
	float:right;
	min-height:202px;
	height: auto !important; 
	height:202px;
	background-image: url(../pics/layout/spraytechinc/bg_header_right.gif);
	background-repeat: repeat-x;
	background-color: rgb(185,1,1);
	margin: 1px 7px -1px 0;
	}
#header #header-right
	{
	width:162px;
	float:right;
	min-height:112px;
	height: auto !important; 
	height:112px;
	background-image: url(../pics/layout/spraytechinc/bg_header_right.gif);
	background-repeat: repeat-x;
	background-color: rgb(185,1,1);
	margin: 1px 7px -1px 0;
	}
.header-right-search
	{
	width:140px;
	margin:37px 0 0 0;
	padding:0 0 0 0;
	float: right;
	}
.search-headline
	{
	font-size:11px;
	font-weight:bold;
	color:rgb(255,255,255);
	text-transform:none;
	display:block;
	margin:0 0 3px 0;
	}
.header-right-search .form
	{
	width:100px;
	height:13px;
	margin:0 3px 0 0;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-left:1px solid #404040;
	border-bottom:1px solid #d4d0c8;
	float:left;
	}
#content
	{
	width: 785px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	background-color:rgb(255,255,255);
	background-image: url(../pics/layout/spraytechinc/schatten_body.gif);
	background-repeat: repeat-y;
	background-position:right 0;
	border-left: 1px solid rgb(255,255,255);
	padding:0 0 25px 0;
	display:block;
	float:left;
	}
#content-standard
	{
	width: 785px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	background-color:rgb(255,255,255);
	background-image: url(../pics/layout/spraytechinc/schatten_body.gif);
	background-repeat: repeat-y;
	background-position:right 0;
	border-left: 1px solid rgb(255,255,255);
	padding:0 0 25px 0;
	display:block;
	float:left;
	}









/* CONTENT START.TPL */

/*
	LEFT
*/
#content-start-left
	{
	width:318px;
	min-height:100px;
	height: auto !important; 
	height:100px;
	float:left;
	padding:16px 0 0 0px;
	}
.content-start-absatz
	{
	padding:0 0 25px 0 ;
	}

/*
	RIGHT
*/
#content-start-right
	{
	width:134px;
	min-height:100px;
	height: auto !important; 
	height:100px;
	float:left;
	margin:16px 0 0 0;
	padding:11px 12px 16px 16px;
	background: rgb(242,242,242);
	}
	
	
.content-start-right-products
	{
	min-height:20px;
	height: auto !important; 
	height:20px;
	margin:0 0 6px 0;
	float:left;
	}
.content-start-right-products img
	{
	float:left;
	margin:0 0 0 0;
	}
.content-start-right-products-inhalt
	{
	width: 202px;
	float: left;
	margin: 0 0 0 0;
	display:block;
	padding:0 11px 5px 11px;
	/*background-color: rgb(242,242,242);*/
	}
.content-start-right-products-header
	{
	font-weight: bold;
	width: 202px;
	margin: 9px 0 5px 0;
	display:block;
	color:rgb(215,0,4);
	}
.content-start-right-products-text
	{
	margin: 0px 0 3px 0 ;
	width: 202px;
	display:block;
	}
.content-start-right-products  a
	{
	margin: 0 0 0 0;
	float: left;
	min-height:20px;
	height: auto !important; 
	height:20px;
	display: block;
	position: relative;
	clear: both;
	text-decoration: none;
	cursor: pointer;
	color: rgb(0,0,0);
	background: rgb(242,242,242);
	}
.content-start-right-products a:hover
	{
	background: rgb(216,216,216);
	}
.content-start-right-products a:hover .more 
	{
	color:rgb(184,16,21);
	}
.content-start-right-products .more 
	{
	margin:0 0 5px 0;
	background-image: url(../pics/layout/spraytechinc/more_icon.gif);
	background-repeat: no-repeat;
	background-position:left 4px;
	padding:0 0 0 16px;
	margin:0 0 0 0;
	}


/* IE MAC hack: Over */

/*\*//*/ 
.content-start-right-products  a
	{
	float: none;
	margin: 0 0 0 0;
	width:316px;
	min-height:20px;
	height: auto !important; 
	height:20px;
	display: block;
	position: relative;
	clear: both;
	text-decoration: none;
	cursor: pointer;
	color: rgb(0,0,0);
	background-color: rgb(242,242,242);
	}
/**/

.content-start-box>h1
	{
	font-weight:bold;
	color:rgb(215,0,4);
	padding:4px 0 0px 0;
	}

/*
	MIDDLE
*/
#content-start-middle
	{
	width:266px;
	min-height:100px;
	height: auto !important; 
	height:100px;
	float:left;
	margin:30px 0 0 0px;
	padding:0 16px 25px 16px;
	}

/* /CONTENT START.TPL */






/* CONTENT STANDARD.TPL */
#content-standard-navigation
	{
	width:167px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	margin:0 0 0 0px;
	padding:16px 0 0 0 ;
	float:left;
	}
#content-standard-left
	{
	width:370px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	float:left;
	margin:16px 0 0 0px;
	padding:0 40px 25px 40px;
	}
#content-standard-right
	{
	width:134px;
	min-height:100px;
	height: auto !important; 
	height:100px;
	float:left;
	margin:16px 0 0 0;
	padding:11px 12px 16px 16px;
	background: rgb(242,242,242);
	}
.content-standard-search
	{
	width:223px;
	margin:0 0 0 0px;
	padding:0 0 8px 20px;
	background:rgb(255,255,255);
	}
.content-standard-headline
	{
	font-size:11px;
	font-weight:bold;
	color:rgb(196,19,22);
	text-transform:uppercase;
	display:block;
	margin:0px 0 6px 0;
	}
.content-standard-search .form 
	{
	width:136px;
	height:13px;
	margin:0 3px 0 0;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-left:1px solid #404040;
	border-bottom:1px solid #d4d0c8;
	float:left;
	}
.content-standard-inhalt
	{
	min-height:20px;
	height: auto !important; 
	height:20px;
	}
.content-standard-inhalt .absatz-spraytechinc
	{
	margin:0px 0 18px 0;
	padding:0 0 0 0;
	}
.absatz-spraytechinc a
	{
	text-decoration:none;
	}

.absatz-spraytechinc a:hover
	{
	color:rgb(214,25,28);
	}
.content-standard-inhalt .div-content-inhalt-list a
	{
	}
.absatz-spraytechinc ul
	{
	margin:0 0 0 18px;
	}
.content-standard-inhalt .content-inhalt-list-odd
	{
	min-height:19px;
	height: auto !important; 
	height:19px;
	line-height:19px;
	display:block;

	}
.content-standard-inhalt .content-inhalt-list-even
	{
	min-height:19px;
	height: auto !important; 
	height:19px;
	line-height:19px;
	display:block;

	}
.content-standard-inhalt .content-inhalt-list-odd img ,
.content-standard-inhalt .content-inhalt-list-even img 
	{
	display:inline;
	margin:1px 5px 1px 0;
	}
.content-standard-inhalt .content-inhalt-list a:hover
	{
	padding:0 0 0 0;
	text-decoration:none;
	color:rgb(184,16,21);
	}
.content-standard-inhalt .news-liste
	{
	
	width:95%;
	min-height:50px;
	height: auto !important; 
	height:50px;
	padding:5px 0 10px 0;
	}
.listen-pdf-icon
	{
	display:inline;
	float:right;
	}
/* /CONTENT STANDARD.TPL */






/* CONTENT PRODUCT.TPL */
#content-product-right
	{
	width:134px;
	min-height:100px;
	height: auto !important; 
	height:100px;
	float:left;
	margin:16px 0 0 0;
	padding:0 12px 16px 16px;
	background: rgb(242,242,242);
	}

.content-product-inhalt
	{
	min-height:20px;
	height: auto !important; 
	height:20px;
	padding:11px 0 0 0;
	}
.content-product-inhalt-2
	{
	min-height:20px;
	height: auto !important; 
	height:20px;
	padding:11px 0 0 0;
	}
.div-content-inhalt-list
	{
	display:block;
	}
.content-product-inhalt h1
	{
	margin:0 0 12px 0;
	}
.content-inhalt-list
	{
	list-style: none;
    display: block;
    color:rgb(102,102,102);
    padding:0 0 0 0px;
   	margin:0 0 0 0;
	}
.content-inhalt-list a
	{
	padding:0 0 0 0;
	display:inline;
	text-decoration:none;
	}
.content-inhalt-list a:hover
	{
	padding:0 0 0 0;
	text-decoration:none;
	color:rgb(184,16,21);
	}
.content-product-inhalt .content-inhalt-list-odd
	{
	min-height:19px;
	height: auto !important; 
	height:19px;
	line-height:19px;
	/*background:rgb(237,237,237);*/
	display:block;

	}
.content-product-inhalt .content-inhalt-list-even
	{
	min-height:19px;
	height: auto !important; 
	height:19px;
	line-height:19px;
	/*background:rgb(255,255,255);*/
	display:block;

	}
.content-product-inhalt .content-inhalt-list-odd img , 
.content-product-inhalt .content-inhalt-list-even img
	{
	display:inline;
	margin:1px 5px 1px 0;
	
	}

/* /CONTENT PRODUCT.TPL */




/* CONTENT SPECIAL.TPL */
#content-special-left
	{
	width:450px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	float:left;
	padding:16px 40px 0 40px;
	margin: 0 0 0 0;
	}
#content-special-left-wide
	{
	width:556px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	float:left;
	padding:16px 40px 0 20px;
	margin: 0 0 0 0;
	}
.content-special-absatz
	{
	width:370px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	margin:0px 0 0 0;
	padding:0px 0 0 0px;
	float:left;
	}
.content-special-absatz-wide
	{
	width:556px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	margin:0px 0 0 0;
	padding:0px 0 0 0px;
	float:left;
	}
/* /CONTENT SPECIAL.TPL */




/* CONTENT SITEMAP TPL */
#content-sitemap-left
	{
	width:760px;
	min-height:200px;
	height: auto !important; 
	height:200px;
	float:left;
	padding:16px 0 0 18px;
	}
.content-sitemap-absatz
	{

	min-height:200px;
	height: auto !important; 
	height:200px;
	margin:0px 0 0 0;
	padding:0 0 0 0px;
	float:left;
	}
/* /CONTENT SITEMAP TPL */




/* Absatz elemente */
.absatz-spraytechinc
	{
	margin: 0 0 10px 0;
	}
.absatz-spraytechinc-header-image
	{
	display:block;
	text-align:left;
	margin:0;
	}
.absatz-spraytechinc-bild
	{
	display:block;
	text-align:center;
	margin:20px 0 20px 0;
	}
.absatz-spraytechinc-bild-alt
	{
	display:block;
	text-align:center;
	margin:20px 0 20px 0;
	}
/* /Absatz elemente */




/* NEWS */
.div-news-list-gesamt
	{
	margin:10px 0 10px 0;
	width:100%;
	min-height:50px;
	height: auto !important; 
	height:50px;
	}
.content-special-absatz .news-liste,
.content-special-absatz-wide .news-liste,
.content-standard-absatz .news-liste
	{
	width:95%;
	min-height:50px;
	height: auto !important; 
	height:50px;
	padding:10px 0 10px 0;
	}
.news-liste img
	{
	float:left;
	display:inline;
	margin:0 5px 0 0;
	}
.news-liste-text
	{
	float:left;
	padding:2px;
	width:70%;
	}
.news-liste-text p
	{
	padding:0 0 0 0;
	}
.news-details-image
	{
	float:right;
	padding:10px;
	margin:10px;
	}

/*NEWS LISTE TOP */
.news-liste-top
	{
	width:216px;
	min-height:20px;
	height: auto !important; 
	height:20px;
	border:1px solid rgb(234,234,234);
	margin:0 0 6px 0;
	float:left;
	}
.news-liste-top img
	{
	float:left;
	margin:0 5px 0 0;
	}
.news-liste-top-text
	{
	margin:0 0 0 0;
	display:block;
	}
.news-liste-top  a
	{
	margin: 0 0 0 0;
	float: left;
	width:206px;
	min-height:20px;
	height: auto !important; 
	height:20px;
	display: block;
	position: relative;
	clear: both;
	text-decoration: none;
	cursor: pointer;
	color: rgb(0,0,0);
	background: rgb(234,234,234);
	padding:5px;
	}
.news-liste-top a:hover
	{
	margin: 0 0 0 0;
	float: left;
	width:206px;
	min-height:20px;
	height: auto !important; 
	height:20px;
	display: block;
	position: relative;
	clear: both;
	text-decoration: none;
	cursor: pointer;
	color: rgb(0,0,0);
	background: rgb(216,216,216);
	
	}
.news-liste-top a:hover .more 
	{
	color:rgb(184,16,21);
	}
/*/NEWS LISTE TOP */

/* /NEWS */




#footer
	{
	width: 785px;
	height:78px;
	background-image: url(../pics/layout/spraytechinc/footer_bg.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	background-color:rgb(255,255,255);
	float:left;
	display:block;
	}
#footer-top
	{
	height:20px;
	line-height:20px;
	background-color:rgb(129,129,129);
	margin:0 6px 0 1px;
	}
#footer-menue
	{
	list-style: none;
    display: inline;
    color:rgb(102,102,102);
    padding:0 0 0 86px;
    height:20px;
    float:left;
 	}
#footer-menue li
	{
	display:inline;
	height:20px;
	line-height:20px;
	float:left;
	padding:0 27px 0 22px;
	color:rgb(255,255,255);
	font-size:10px;
	font-family: Verdana, Arial,  Helvetica, Sans-serif;
	}
#footer-menue li a
	{
	text-decoration:none;
	color:rgb(255,255,255);
	font-size:10px;
	font-family: Verdana, Arial,  Helvetica, Sans-serif;
	}
#footer-menue li a:hover
	{
	text-decoration:underline;
	color:rgb(255,255,255);
	}
.portalnavi-print 
	{
	background-image: url(../pics/layout/spraytechinc/print.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	}
.portalnavi-email
	{
	background-image: url(../pics/layout/spraytechinc/mail.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	}
.portalnavi-top
	{
	background-image: url(../pics/layout/spraytechinc/top.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	}
#footer-menue-extra
	{
	list-style: none;
    display: inline;
    color:rgb(102,102,102);
    padding:0 12px 0 0;
    height:20px;
    float:right;
 	}
.portalnavi-extra
	{
	margin:0 0 0 0;
	font-size:9px;
	color:rgb(255,255,255);
	}
.portalnavi-extra a
	{
	text-decoration:underline;
	font-size:9px;
	color:rgb(255,255,255);
	}
.portalnavi-extra a:hover
	{
	text-decoration:none;
	font-size:9px;
	color:rgb(255,255,255);
	}
#footer-bottom
	{
	
	margin:0 0 0 6px;
	padding:12px 0 0 0;
	}
.footer-bottom-copyright
	{
	float:left;
	padding:0 0 0 86px;
	font-size:10px;
	color:rgb(184,184,184);
	width:490px;
	}
.footer-bottom-copyright a
	{
	font-size:10px;
	}
.footer-bottom-privacy
	{
	float:right;
	padding:0 14px 0 0;
	font-size:10px;
	color:rgb(184,184,184);
	text-align: right;
	}
.footer-bottom-privacy a
	{
	font-size:10px;
	color:rgb(102,102,102);
	}
.footer-bottom-privacy a:hover
	{
	font-size:10px;
	color:#c41316;
	}

.content-special-absatz form.form,
.content-special-absatz-wide form.form,
.content-standard-inhalt form.form,
.content-product-inhalt form.form, 
.content-product-inhalt-2 form.form,
#content-start-right form.form 
	{
	display: inline;
	}
.content-special-absatz .form .form-label,
.content-special-absatz-wide .form .form-label
	{
	display: block;
	float: left;
	width: 80px;
	}
.content-special-absatz form .form,
.content-special-absatz-wide form .form,
.content-standard-inhalt form .form,
.content-product-inhalt form .form, 
.content-product-inhalt-2 form .form,
#content-start-right form .form 
	{
	border: 1px solid #d4d0c8;
	}
.content-special-absatz .button,
.content-special-absatz-wide .button,
.content-standard-inhalt .button,
.content-product-inhalt .button, 
.content-product-inhalt-2 .button,
#content-start-right .button 
	{
	border:1px solid #adadad;
	background:#FFF;
	}
.content-special-absatz .form-error,
.content-special-absatz-wide .form-error,
.content-standard-inhalt .form-error,
.content-product-inhalt .form-error, 
.content-product-inhalt-2 .form-error 
#content-start-right .form-error 
	{
	color: #fd0000;
	}
.content-special-absatz .form-error ul,
.content-special-absatz-wide .form-error ul,
.content-standard-inhalt .form-error ul,
.content-product-inhalt .form-error ul, 
.content-product-inhalt-2 .form-error ul,
#content-start-right .form-error ul 
	{
	margin: 4px;
	}
.content-special-absatz .form-error ul li,
.content-special-absatz-wide .form-error ul li,
.content-standard-inhalt .form-error ul li, 
.content-product-inhalt .form-error ul li,
.content-product-inhalt-2 .form-error ul li,
#content-start-right .form-error ul li 
	{
	margin: 0 0 0 16px;
	}

.content-standard-inhalt .form .form-title, 
.content-product-inhalt .form .form-title,
.content-product-inhalt-2 .form .form-title,
#content-start-right .form .form-title 
	{
	background-color: #990000;
	margin: 0 0 4px 0;
	}
.content-standard-inhalt .form .form-title-image, 
.content-product-inhalt .form .form-title-image, 
.content-product-inhalt-2 .form .form-title-image,
#content-start-right .form .form-title-image 
	{
	float: left;
	margin: 0 4px 0 0;
	}
.content-standard-inhalt .form .form-title-text, 
.content-product-inhalt .form .form-title-text, 
.content-product-inhalt-2 .form .form-title-text,
#content-start-right .form .form-title-text 
	{
	display: block;
	height: 16px;
	padding: 3px 0 0 0px;
	color: #ffffff;
	}

	
/* STORELOCATOR */
#spraytechinc-storelocator-suche
	{
	width:390px;
	height:160px;
	background-image: url(../pics/layout/spraytechinc/storelocator_usa.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	padding:100px 0 0 0;
	margin-bottom: 10px;
	}
.spraytechinc-storelocator-box
	{
	width:231px;
	min-height:84;
	height:auto !important;
	height:84px;
	
	padding:0 12px 0 10px;
	position:relative;
	margin:0 auto;
	}
.spraytechinc-storelocator-box .form
	{
	width:136px;
	height:13px;
	margin:0 3px 0 0 !important;
	margin:0 0px 0 0;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-left:1px solid #404040;
	border-bottom:1px solid #d4d0c8;
	float:left;
	}
.spraytechinc-storelocator-box-top
	{
	background-image: url(../pics/layout/spraytechinc/storelocator_top.png) !important;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image:none;
	width:231px;
	height:7px;
	font-size:0;
	}
.spraytechinc-storelocator-box-bottom
	{
	background-image: url(../pics/layout/spraytechinc/storelocator_bottom.png)  !important;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image:none;
	width:231px;
	height:13px;
	font-size:0;
	}
.spraytechinc-storelocator-box-middle
	{
	background-image: url(../pics/layout/spraytechinc/storelocator_middle.png)  !important;
	background-repeat: repeat-y;
	background-position:0 0;
	background-image:none;
	width:216px;
	min-height:14;
	height:auto !important;
	height:14px;
	padding:0 5px 5px 10px;
	}
/* PNG fix für IE6 */
* html .spraytechinc-storelocator-box-top
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/layout/spraytechinc/storelocator_top.png',sizingMethod='image');	
	}
* html .spraytechinc-storelocator-box-bottom
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/layout/spraytechinc/storelocator_bottom.png',sizingMethod='image');	
	}
* html .spraytechinc-storelocator-box-middle
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/layout/spraytechinc/storelocator_middle.png',sizingMethod='scale');	
	}
#storelocator_beschreibung
	{
	font-weight:bold;
	color:rgb(196,19,22);
	padding:0 2px 0 0 ;
	width:208px;
	}
#storelocator
	{
	
	padding:7px 0 0 30px;
	}
.storelocator-formular-fehler
	{
	color:rgb(0,0,0);
	margin:3px 0 3px 5px;
	}
/* PNG fix für IE6 */
/* /STORELOCATOR */
/* absatz-box-nur-bild-tabelle */

.content-standard-inhalt .absatz-box-nur-bild-tabelle
	{
	margin:10px 0 10px -20px;
	padding:0 0 0 0;
	width:243px;
	float:left !important;
	float:none;
	}
.content-standard-inhalt .absatz-box-bild-text-tabelle
	{
	margin:10px 0 10px -20px;
	padding:0 0 0 0;
	width:243px;
	position:relative;
	float:left !important;
	float:none;
	}
.content-standard-inhalt .absatz-box-nur-bild-tabelle .absatz-box-nur-bild-tabelle-td
	{
	width:243px;
	}
.content-standard-inhalt .absatz-box-bild-text-tabelle .absatz-box-bild-text-tabelle-td
	{
	width:243px;
	}
.content-standard-inhalt .absatz-box-bild-text-tabelle .absatz-box-bild-text-tabelle-td2
	{
	width:243px;
	}
.content-product-inhalt-2 .absatz-box-nur-bild-tabelle
	{
	margin:10px 0 10px 0px;
	padding:0 0 0 0;
	width:223px;
	float:left !important;
	float:none;
	}
.content-product-inhalt-2 .absatz-box-bild-text-tabelle
	{
	margin:10px 0 10px 0px;
	padding:0 0 0 0;
	width:223px;
	position:relative;
	float:left !important;
	float:none;
	}
.content-product-inhalt-2 .absatz-box-nur-bild-tabelle .absatz-box-nur-bild-tabelle-td
	{
	width:223px;
	}
.content-product-inhalt-2 .absatz-box-bild-text-tabelle .absatz-box-nur-bild-tabelle-td
	{
	width:223px;
	}
.content-product-inhalt-2 .absatz-box-bild-text-tabelle .absatz-box-bild-text-tabelle-td2
	{
	width:223px;
	}
.box_text
	{
	padding:7px 0 0 0px;
	}
.content-product-inhalt-2 .absatz-box-bild-text-tabelle .box_text
	{
	padding:7px 0 0 0px;
	}
	/* SEARCH DETAILS */
.div-search a:hover
	{
	color:rgb(214,25,28);
	}
.div-search-treffer
	{
	display:block;
	width:550px;
	margin:0 0 10px 0;
	}
.div-search-treffer p
	{
  padding:2px 0 3px 0;
	}


/*TABELLEN*/

table.content
{
	border: 1px solid rgb(210,210,210);
}
table.content td
{
	padding: 3px 8px 3px 8px;
}
tr.headline
{
	color: rgb(60,60,60);
	font-weight: bold;
}
tr.headline td
{
	color: rgb(60,60,60);
	font-weight: bold;
	padding: 8px 8px 8px 8px;
}
tr.light
{
	
}
tr.dark
{
	background-color: rgb(237,237,237);
}
