* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	color: #000000;
	font: 76% Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 12px;
}

img {
	border: none;	
	display: block;
}

a {
	color: #f37a1f;
	text-decoration: underline;
}
p a {
	font-weight: bold;
}

.clear {
	clear: both;
}

#page {
	width: 622px;
}
*html #page {
	heigth: 1%;
}

/* -- SIDEBAR: CHAPTER -- */
#chapter {
	width: 206px;
	float: left;
	font-size: 0.9em;
}
#chapter .tools {
	margin-left: 20px;
}
#chapter .tools p {
	color: #656565;
	margin-left: 5px;
}

#chapter h2 {
	background: #e2e2e2;
	color: #656565;
	font-size: 1em;
	font-weight: normal;	
	margin-bottom: 6px;
	padding: 2px 6px;
}
#chapter img {
	margin-bottom: 20px;
}
#chapter ul {
	list-style: none;
	margin-bottom: 20px;
}
#chapter li {
	display: inline;
}
#chapter ul a, #chapter ul span, .commentLinks a {
	background: url(../img/pfeil.gif) no-repeat 5px 0.3em;
	color: #656565;
	display: block;
	margin-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
}
#chapter ul a:hover, #chapter ul a.active, #chapter ul span, .commentLinks a {
	color: #f37a1f;
}
#chapter ul ul {
	margin-left: 12px;
}

/* -- MAIN -- */
#main 
{
    display:inline;
	float: left;
	font-size: 1em;
	margin-left: 52px;
	padding-bottom: 12px;
	width: 364px;
}

/* -- MAIN ueber ganze Breite -- */
#morecontent {
	border-bottom: 1em solid #ffffff;
	margin-top: 0;
	margin-left: 20px;	
	overflow: auto;	
	padding: 0;
	width: 601px;
}
* html #morecontent {
	height: 1%;
	overflow: visible;
}


h1 {
	font-size: 1.5em;
	margin: 26px 0 15px !important;
	margin: 26px 0 16px;
}

#main h2, #morecontent h2 {
	background: #e2e2e2;
	color: #656565;
	font-size: 1em;	
	margin-bottom: 12px;
	padding: 4px 8px;
}

#main h3 {
	font-size: 1em;
}
#main h3.alternate {
	margin: 20px 0;
}
#main h3.different {
	margin-top: 30px;
}
#main h3.differentTwo {
	margin-top: 10px;
}
#morecontent h3 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
}

.smallFont, .small {
	font-size: 0.9em;
}

.smallBold {
	font-size: 0.9em;
	font-weight: bold;
}
.extraSmall {
	color: #656565;
	font-size: 0.8em;
}

#main h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
}
.normal {
	font-weight: normal;
}

/* -- MAIN: TEXTLINKS -- */

.textLinks ul {
	list-style: none;
}
.textLinks li {
	margin-bottom: 5px;
}
.textLinks a {
	background: url(../img/pfeil.gif) no-repeat 0 0.3em;
	color: #656565;	
	padding-left: 11px;
	text-decoration: none;
}
* html .textLinks a {
	height: 1%;
}
.textLinks a:hover {
	color: #f37a1f;
}
/* http://de.stihl.stofi.net/unterhaltung/wallpapers/_default.htm */ 
.textLinks.threeColumns li {
	display: inline;	
	float: left;
	width: 96px;
}
/* http://de.stihl.stofi.net/unterhaltung/wallpapers/_default.htm */ 

/* -- FORM (E-Mail, Info, Newsletter) -- */

fieldset {
	border: none;	
	padding-bottom: 12px;	
}

form div {
	font-weight: normal;
	margin: 0;
	margin-bottom: 4px;
	overflow: visible;
	padding: 0;
	font-size: 1.0em;
	width: auto;
	}
* html form div {
	height: 1%;
	overflow: visible;
}

.dontDisplay {
	display: none;
	visibility: hidden;
}

/* -- Tabellen -- */
table {
	border-collapse: collapse;
	float: right;
	margin: O;
	padding: 0; 
	width: 364px;
}

th {
	color: #656565;
	background-color: #e2e2e2;
	padding: 0 5px 0 5px;
	text-align: left;
}
tr {
    padding-bottom: 10px;
   
}
td {
	/* border-bottom: 1px solid #cccccc; Die ist auskommentiert wegen aller DL ausser RU */
	font-size: 1em;
	/*padding: 2px 5px 2px 5px;*/
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}


/* -- Copyrighthinweis, nur beim Ausdrucken -- */
#copyright {
	/*visibility: hidden;
	display: none;*/
	clear: both;
	font-size: 0.85em;
	padding-top: 1em !important;
	padding-top: 0;
}
/* -- Copyrighthinweis, nur beim Ausdrucken -- */
    	
	#scalecontrol div {
       overflow: visible;
    }
        

	fieldset {
		margin: 0;
		padding: 0;
	
	}
	label {
		float: left;
		font-weight: bold;
		width: 80px;
		padding: 0.2em 0 20px 0;
	}
	
	input {
		margin: 0 0 0 5px;
		padding: 0;
	}
	#plz {
		margin-right: 10px;
		margin-left: 20px;
		width:40px;
	}
	#ort {
		float: right;
		width: 160px;
	}
	#strasse {
		float: left;
		width: 291px;
	}
	.einzug {
		float: right;
		width: auto;
	}
	.einzugZwei {
		width: 53px;
	}
	
	/* MOZILLA Hack*/
	*:not(hr) .check img {
		margin-top: 2px;
	}
	.check img {
		margin-top: 3px;
	}
	
	/* MOZILLA Hack*/
	*:not(hr) .extra input {
		height: 13px;
		margin: 1px 0 0 0;	
	}
	.extra input {
		margin: 0 0 0 -3px;
	}
	
	/* MOZILLA Hack*/
	*:not(hr) .extra label {
		height: 19px;
		padding-left: 5px;	
	}
	.extra label {
		font-size: 0.9em;
		font-weight: normal;
		padding-left: 3px;
	}
	.extra img {
		float:left;
	}
	
	#senden a:link{
		background: url(/img/pfeil.gif) no-repeat 0 0.3em;
		border: 0;
		color: #656565;
		font: 100% Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin: 0;
		padding: 0;
		padding-left: 11px;
		text-decoration: none;
		/*width: 8em;*/
		width: auto;
	}
	#senden a:hover {
		color: #f37a1f;
	}
	* html #senden {
		height: 1%;
	}
	
	#street {
		text-align: left;
	}
	
	#street label {
		float: left;
		width: 68px;
	}
	
	#map_canvas {	    
	    height: 300px;
	    width: 600px;
	}
	
	#map_direction {
	    width: 360px;
	}
	
	#map_route_input {
	    height: 50px;
	}
	
	#map_route_input label {
	    width: 50px;
	}
	#map_route_input input {
	    margin-right: 5px;
	    width: 150px;
	}
	
	#btn_route_start {
	    vertical-align: bottom;
	}
	
	/* IE 7 Hack*/
	*+html table#HDLsortiment {
		padding: 0 0 0 -6px;	
	}
	.check-img{
		padding-left: 6px;
	}
	

/*DetailsAlternate.ascx Dealer Locator Japan*/
    p.arrow a {
        float: left;
        color: #656565;
        display: block;
        font-weight: bold;
        padding-left: 11px;
        background: url(/img/pfeil.gif) no-repeat 0 0.35em;
        text-decoration: none;
    }
    * html p.arrow a {
        height: 1%;
    }
    p.arrow a:hover {
        color: #f37a1f;
    }


/* -- TEXT UEBER KOMPLETTEN CONTENTBEREICH -- */

    .spacer{
        padding:0 5px;
    }
    
    .schild-img {
		margin: 0;
	}
    .schild-img a img {
		width: 104px;
		height: 17px;
	}
	
    .standardTextContainer{
        /*font-size: 1em;*/
        float: left;
        padding-bottom: 12px;
        width: 100%;
    }

    .standardTextContainer a {
        font-weight: bold;          
    }
    
    .standardTextContainer ul {
        list-style-type:none; 
     }

    .standardTextContainer img {
        display: inline;
        clear: both;
        /*padding-right: 10px;*/ /* Entfernt bzgl JP 2 Bilder nebeneinander */
        width: 170px;
        height: 130px;
    }
/* -- TEXT UEBER KOMPLETTEN CONTENTBEREICH ENDE -- */

/*DetailsAlternate.ascx Dealer Locator Japan*/

/* Sonderfaelle */

/* Russland */
/*Overview_RU.ascx Details_RU.ascx Dealer Locator Russland*/
    p.arrowBackRU a, p.arrowRU a {
        float: left;
        color: #656565;
        display: block;
        font-weight: bold;
        padding-left: 11px;
        background: url(/global/img/pfeil_zurueck.gif) no-repeat 0 0.35em;
        text-decoration: none;
    }
    * html p.arrowBackRU a, * html p.arrowRU a {
        height: 1%;
    }
    p.arrowRU a {
        background: url(/global/img/pfeil.gif) no-repeat 0 0.35em;
    }    
    p.arrowBackRU a:hover, p.arrowRU a:hover {
        color: #f37a1f;
    }

.imgHorizontalRU {
	border: none;	
	display: inline;
}
td.addressRU {
    width: 196px;
}
td.phoneRU {
    width: 100px;
}
td.mapRU {
    padding: 0 5px;
    text-align: left;
}
.heightSpacer {
    float: left;
    padding-top: 5px;
} 

#map_route_input #streetRU, #map_route_input #cityRU {
    float: left;
    width: auto;
}
    #map_route_input #streetRU {
        padding-right: 20px;
    }

        #map_route_input #streetRU label {
	        width: 50px;
	    }
        #map_route_input #cityRU label {
	        width: 35px;
	    }
	
button.absenden {
	background: transparent url(/img/pfeil.gif) no-repeat 0em center;
	border: none;
	color: #656565;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 1em;
	font-weight: bold;	
	height: auto;
	margin: 0 0 8px 0;
	padding: 0 0 0 10px!important;
	text-align: left;
	vertical-align: middle;
	width: auto;
}
* html button.absenden {
	overflow: visible;
	width: 0;
	background-position: 0 0.3em;
} 