/*
 * UTAX GmbH
 * 2008-10-08
 */

* {
	margin: 0;
	padding: 0;
}
 
 body {
	text-align: center;
	background-color: #ffffff;
	color: Black;
	font-family: arial, helvetica, sans-serif;
}

body.embedded {
	height: auto;
	text-align: left;
}

html, body, td {
	height: 100%; /* Required */
	font-size: .85em;
}

td {
	font-size: 83%;
}

#navcol {
	padding: 0;
	width: 14.8em;
	float: left;
	overflow: visible;
	margin-right: 1px;
}

* html #navcol {
	margin-right: 0px;
}

#contentcol {
	width:auto;
	height: auto;
	float: left;
	padding: 0;
}

.page {
	margin: 0 auto;
	width:85.1em;
	text-align: left;
	position: relative;
	min-height: 100%;  
	height: auto !important; 
	height: 100%;
	background-image: url(../../../vwlookupimagesforload/background_utax.gif/$FILE/background_utax.gif);
	background-repeat: repeat-y;
}

div.page div.spacer {
	background-color: #ffffff;
	height:19px;
}

#logo {
   position: relative;
   top: 0;
   margin: 0;
   z-index: 100;
   width: 172px;
	height: 54px;
	background-color: #ffffff;
	overflow: hidden;
}

* html #logo {
	height: 54px;
}

#lo\go {
	height: 54px;
}

#logo,
#logo img
{
	width: 172px;
	height: 54px;
	border: 0;
}

h1 {
	position: relative;
	color:#ff7d00; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
	margin-top: 2.1em;
	margin-bottom: 15px;
}

h1 span.text-decoration { 
	color:#000000; 
	font-size:170%;
}

h2 {
	color: #ff7d00;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 img {
	display: block;
	margin: 0;
	padding: 0;
}

h2.sub {
	padding-top: .5em;
	padding-bottom: .5em;
}

h4 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 100%;
	color: Black;
	font-weight: Bold;
}

a {
	color: #ff7d00;
	text-decoration: underline;
}

a:hover {
    color: rgb(120,120,120);
    text-decoration: underline;
}

p {
	padding: 0;
	margin: 0 0 18px 0;
}

.subheadline {
	color:#000000; 
}

#footer {
	color: rgb(255,255,255);
	overflow: hidden;
	font-size: 83%;
	width: 100%;
	background: #ff7d00;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 1.5em; 
}

#footer .metaLeft,
#footer .metaRight
{
	position: absolute;
	line-height: 120%;
	overflow: hidden;
	width: 50%;
}

#footer div.metaLeft
{
	left: 172px;
}

#footer div.metaRight
{
	left: 50%;
	text-align: right;
}


#footer a
{
   text-decoration: none;
	color:rgb(000,000,000);
	vertical-align: middle;
}

#footer span
{
   text-decoration: none;
	color:rgb(000,000,000);
	vertical-align: middle;
}

#footer a:hover
{
    color: Black;
}

.introImage
{
    position: static;
	 margin-bottom: 0;
}

* html .introImage
{
	 margin-bottom: 0px;
}

.nointroImage
{
    position: static;
	 margin-bottom: 0;
	 background-color: #EEEEEE;
	 width: auto;
	 height: 1.2em;
}

* html .nointroImage
{
    position: static;
	 margin-bottom: 3px;
	 background-color: #EEEEEE;
	 height: 1em;

}

.introImage img
{
    display: block;
	 margin: 0 0 0 0;
}

/* container for content and marginal note/related links */
.outerContent {
	position: static;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

* html .outerContent {
	width: 100%;
	margin: -3px 0 0px 0px;
	height: auto;
}

/* content with marginal note/related links */
.innerContent
{
	margin-top: 0;
	width: 49.2em;
	float: left;
	padding-bottom: 3.5em;
	padding-left: 15px;
	padding-right: 15px;
}

* html .innerContent {
	margin-top: 0px;
	width: 51.8em;
	padding: 0 15px 15px 15px;
}

/* content without marginal note/related links */
#innerContentWide
{
	width: 49.2em;
	padding-right: 15px;
}

* html #innerContentWide {
	width: 51.8em;
	padding-right: 15px;
}

/* content on product category pages */
#innerContentWideNoPad {
	width: 51em;
	padding-right: 0;
}

* html #innerContentWideNoPad {
	width: 51.8em;
	padding-right: 0;
}

.innerContent p,
.innerContent h3,
.innerContent table,
.innerContent ul
{
	margin: 0 0 18px 0;
	padding: 0;
	clear: both;
}

.innerContent table p
{
    font-size: 100%;
}

.innerContent h3
{
    margin-top: 28px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 117%;
    font-weight: bold;
    width: 399px;
    overflow: hidden;
}

.innerContent h3 img
{
    display: block;
    padding: 0;
    margin: 0;
}

.innerContent ul
{
	display: block;
	list-style-type: none;
}

.innerContent li
{
	padding-left: 36px;
	background-image: url(../../../vwlookupimagesforload/middot.gif/$FILE/middot.gif);
	background-position: 21px 5px;
	background-repeat: no-repeat;
}

/* marginal notes */

/* marginal column when marginal notes are present */
#related
{
	float: left;
	font-size: 83%;
	margin-top: 0em;
	overflow: auto;
	width: 19em;
	height: auto;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 3.0em;
	background-color: #eeeeee;
}

/* marginal column when no marginal notes are present */
#relatedhidden   
{	
	visibility: hidden;
	display: none;
	
}

* html #related {
	width: 21em;
	margin-top: 0em;
	margin-left: 0;
}

#related h2 {
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 0;
	color: #000000;
	font-size: 120%;
}

* html #related h2 {
	font-size: 115%;
}

#related h2 a {
	color: #FF7D00;
	text-decoration: none;
	font-weight: bold;
}

#related p {
	margin: 0;
}

#related a.imagelink
{
	margin-bottom: 20px;
	padding: 0 0 0 14px;
	background-position: 0 100px;
}

#related a.imagelink img
{
	border: 0;
	display: block;
	margin-bottom: 2px;
}

.marginal-separator {
	background-image: url(../../../vwlookupimagesforload/background-solid-grey.gif/$FILE/background-solid-grey.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 10px;
}

.marginalnote {
	width: auto;
}

/* clear floating elements */
.clear {
	clear: both; 
	width: 0;
	height: 0;
}

/* chapter/overview pages */

ul.chapterLinkContainer,
ul.chapterLinkContainerSingleLine
{
	position: relative;
	width: auto;
	margin: 0 0 0 0;
	padding: 0;
}



.chapterLinkContainer li,
.chapterLinkContainerSingleLine li
{
	list-style-type: none;
	display: block;
	float: left;
	width: 22em;
	height: 6em;
	margin: 0;
	padding: 0 0 2.8em 0;
	background-image: none;
	overflow: hidden;
}

/* IE */
* html .chapterLinkContainer li,
* html .chapterLinkContainerSingleLine li
{
	width: 24.1em;
	height: 8.8em;
	padding: 0 0 1.6em 0;
}


.chapterLinkContainer a,
.chapterLinkContainerSingleLine a
{
	display: block;
	width: 22.4em;
	height: auto;
	text-decoration: none;
	color: Black;
	font-size: 83%;
	padding: 0 0 0 16px;
	overflow: visible;
}

/* IE */
* html .chapterLinkContainer a,
* html .chapterLinkContainerSingleLine a
{
	width: 24.1em;
}

.chapterLinkContainer a:hover,
.chapterLinkContainerSingleLine a:hover
{
	background-image: url(../../../vwlookupimagesforload/arrow-ow-bold.gif/$FILE/arrow-ow-bold.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

.chapterLinkContainerSingleLine li,
.chapterLinkContainerSingleLine a
{
	height: 20px;
}

.chapterLinkContainer a:hover,
.chapterLinkContainerSingleLine a:hover
{
	text-decoration: none;
	color: Black;
}

.chapterLinkContainer a img,
.chapterLinkContainerSingleLine a img
{
	display: block;
	margin-bottom: 6px;
}

form.productChooseForm 
{	
	padding: 0;
	margin: 0;
}

form.productChooseForm select
{
	display: block;
	position: absolute;
	margin-left: 340px;
	width: 188px;
}

/* Navigation block using lists */
div.navigation
{
	position: relative;
	margin: 7em 0 0 0;
	padding: 2px 0 64px 0;
	width: 14.8em;
	background-image: url(../../../vwlookupimagesforload/background_dotted_utax.gif/$FILE/background_dotted_utax.gif);
	background-repeat: no-repeat;
	background-color: #FF7D00;
}

* html div.navigation {
	margin: 6.8em 0 0 0;
	padding: 2px 0 20px 0;
}

div.navigation ul {
	margin: 0;
	padding: 0;
}

div.navigation ul ul {
	padding-top: .5em;
}

div.navigation ul ul ul {
	padding-top: .15em;
}

div.navigation ul li {
	list-style-image: none;
	list-style-type: none;
	color: #000000;
	background-image: url(../../../vwlookupimagesforload/background_dotted_utax.gif/$FILE/background_dotted_utax.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: .75em 0 .75em 0;
	margin: 0;
}

* html div.navigation ul li {
	position: static;
	height: 100%;
}

div.navigation ul ul li {
	padding: .15em 0 .15em 0;
	margin: 0;
	background-image: none;
}

div.navigation ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-decoration: none;
	line-height: 120%;
	padding-left: 13px;
	margin-left: 6px;
}

div.navigation ul li a:link,
div.navigation ul li a:visited {
	color: #000000;
	background-color: #ff7d00;
	text-decoration: none;
}

div.navigation ul li a:hover, 
div.navigation ul li a:focus
{
	background-position: 0 2px;
	background-image: url(../../../vwlookupimagesforload/arrow-ot-light.gif/$FILE/arrow-ot-light.gif);
	background-repeat: no-repeat;
	color: #000000;
}

div.navigation ul li a.active,
div.navigation ul li a.active:link,
div.navigation ul li a.active:visited,
div.navigation ul li a.active:focus,
div.navigation ul li a.active:hover,
div.navigation ul li a.active:active
{
	background-position: 0 2px;
	background-image: url(../../../vwlookupimagesforload/arrow-wt.gif/$FILE/arrow-wt.gif);
	background-repeat: no-repeat;
	color: #000000;
}

* html div.navigation ul li a.active,
* html div.navigation ul li a.active:link,
* html div.navigation ul li a.active:visited,
* html div.navigation ul li a.active:focus,
* html div.navigation ul li a.active:hover,
* html div.navigation ul li a.active:active {
	position: static;
	height: 100%;
}

div.navigation ul ul li a {
	font-size: 95%;
}

div.navigation ul ul ul li a {
	padding-left: 23px;
}

div.navigation ul ul ul ul li a {
	padding-left: 33px;
}

div.navigation ul ul ul ul ul li a {
	padding-left: 43px;
}

/* search block */

div.search
{
	padding: 64px 0 0 19px;
	background-color: #FF7D00;
	height: auto;
	position: relative;
}

* html div.search {
	padding-bottom: 0px;
}

.search p
{
	position: relative;
	padding: 0;
	margin: 0 0 2px 0;
	color: black;
	font-size: 100%;
	font-weight: bold;
}

.search p a {
   text-decoration: none;
	color: black;
	font-size: 100%;
	font-weight: bold;
}
.search p a:hover {
	text-decoration: underline;
	color: black;
}

.search form,
.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

input.searchbutton {
	background-image: url(../../../vwlookupimagesforload/arrow-wt.gif/$FILE/arrow-wt.gif);
	background-repeat: no-repeat;
}

.search form label {
	color: #ffffff;
}

.searchfield
{
    width: 9.3em;
    margin-right: 1px;
    height: 2em;
    color: #666;
    font-size: 83%;
    vertical-align: middle;
    padding: 1px;
    background-color: White;
}

* html .searchfield 
{
    width: 9.3em;
    height: 2em;
}

.searchbutton
{
    position: relative;
    top: 0 !important;
    top: 0px;
    left: 2px;
    width: 8px;
    height: 7px;
    border: 0;
    vertical-align: middle;
    font-size: 117%;
    color: #666;
}

.sea\rchbutton
{
    top: 1px;
}


form.detailsearch
{
	margin: 0;
	padding-bottom: 0;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

form.detailsearch table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-left: 0px;
}

form.detailsearch tr
{
	width: 100%;
}

form.detailsearch td
{
	padding: 5px 8px 5px 0;
	font-size: 75%;

}

form.detailsearch th
{
	padding: 5px;
	font-size: 75%;
	font-weight: Bold;
	color: #787878;
	text-align: left;
}


form.detailsearch td.caption
{
	font-size: 65%;
	vertical-align: top;
}

form.detailsearch td.searchfield input
{
	width: 100%;
}

* html form.detailsearch td.searchfield input
{
	width: 10em;
}

form.detailsearch td.submit input
{
	background-image: url(../../../vwlookupimagesforload/arrow-ow-bold.gif/$FILE/arrow-ow-bold.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	border: 0 none #ffffff;
	background-color: #ffffff;
	color: #ff7d00;
	font-weight: bold;
}

.search-headline h2 {
	float: left;
}

a.search-previouspage {
	background-image: url(../../../vwlookupimagesforload/arrow-ot-left.gif$FILE/arrow-ot-left.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.search-nextpage {
	background-image: url(../../../vwlookupimagesforload/arrow-ot.gif$FILE/arrow-ot.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.searchresultitem
{
	display: block;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-top: 18px;
	padding-bottom: 1px;
}

.searchresultitem a
{
	display: block;
	margin-bottom: 18px;
	padding: 0;
}

/* Multidatabase search */

form.multidatabasesearch {
	margin: 0;
	padding: 0;	
}

form.multidatabasesearch fieldset {
		margin: 18px 0 0 0;
		padding: 0 0 0 10px;
}
	
form.multidatabasesearch fieldset.multidatabasesearch table {
		border-collapse: collapse;
		border-spacing: 0;
}

* html form.multidatabasesearch input.submit {
	padding: 0 0 0 5px;
}

table.multidatabasesearchmaincontainer {
	margin: 20px 0 0 0;
	width: 100%;
}

td.multidatabasesearchresult {
	padding: 0 0 20px 0;
}

td.multidatabasesearchresult table.q2wsearchresult {
	margin-bottom: 10px;
	border-collapse: collapse;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

td.multidatabasesearchresult table.q2wsearchresult td {
	height: 20px;
	padding: 5px 5px 10px 5px;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* End Multidatabase search*/

/* location search */

form.germanysearch,
form.emeasearch
{
	margin-bottom: 1em;
	padding: 0;
}
#searchcountry {
 	width: 17em;
}
.floatleft {
	float: left;
}

.floatright {
	float: right;
	margin-right: .75em;
}

* html .floatright {
	margin-right: 1.55em;
}

fieldset.germanysearch {
	margin: 0;
	padding: .5em 0 .5em .5em;
	width: 100%;
}

* html fieldset.germanysearch {
	float: left;
	width: auto;
}

fieldset.germanysearch legend,
fieldset.multidatabasesearch legend {
	color:#787878; 
	font-weight:bold; 
	padding: 0 .25em;
}

* html fieldset.germanysearch legend,
* html fieldset.multidatabasesearch legend {
	padding: 0 .5em 0 .25em;
}

form.germanysearch table,
form.emeasearch table
{
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin: 0 0 .5em 0;
}

form.germanysearch th,
form.emeasearch th
{
	padding: 5px 0;
	font-size: 75%;
	font-weight: Bold;
	color: #787878;
	text-align: left;
}

form.germanysearch td.caption,
form.emeasearch td.caption
{
	font-size: 65%;
	vertical-align: text-bottom;
	padding: 5px 0 5px 0;
	line-height: 2em;
}

form.germanysearch td.caption input.searchlabel {
	vertical-align: text-bottom;
}

form.germanysearch td.locationsearchfield,
form.emeasearch td.locationsearchfield 
{
	width: 13em;
}

form.germanysearch td.locationsearchfield input,
form.emeasearch td.locationsearchfield input
{
	width: 12.5em;
	margin-right: .2em;
}

form.germanysearch td.productsearchfield 
{
	width: 10.15em;
}

form.germanysearch td.productsearchfield select
{
	width: 9.9em;
	margin-right: 5px;
}

form.germanysearch td.zipsearchfield 
{
	width: 7.9em;
}

form.germanysearch td.zipsearchfield input
{
	width: 7.45em;
	margin-right: 5px;
}

form.germanysearch td.distancesearchfield 
{
	width: 7em;
}

form.germanysearch td.distancesearchfield select
{
	width: 6.65em;
}

form.multidatabasesearch input.submit,
form.germanysearch td.submit input,
form.SelectLists td.submit input,
form.emeasearch td.submit input,
#subaccountslist input.submit,
a.buttonright, a.buttonright:hover, a.buttonright:active, a.buttonright:visited,
a.buttonleft, a.buttonleft:hover, a.buttonleft:active, a.buttonleft:visited
{
	background-image: url(../../../vwlookupimagesforload/arrow-ow-bold.gif/$FILE/arrow-ow-bold.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	border: 0 none #ffffff;
	background-color: #ffffff;
	color: #ff7d00;
	font-weight: bold;
	margin-top: 10px;
}

a.buttonright, a.buttonright:hover, a.buttonright:active, a.buttonright:visited
{
	text-decoration: none;
	float: right;
}

a.buttonleft, a.buttonleft:hover, a.buttonleft:active, a.buttonleft:visited
{
	text-decoration: none;
	float: left;
}

div.locationinformation
{
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	height: 11.35em;
	width: 18.8em;
	padding: 10px 0;
}

div.locationinformation-germany {
		top: 0;
}

div.locationinformation-emea {
		top: 10em;
}

div.bottomrow,
div.separator-line,
div.product-line,
div.searchresult-separator
{
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 10px;
}

div.locationdetail {
	display: none;
}

.locationname {
	font-weight: bold;
	color: #ff7d00;
	margin: 0;
}

.locationstreet {
	margin: .25em 0;
}

.locationcity {
	font-weight: bold;
	margin: 0 0 .25em 0;
}

div.locationmapgermany
{
	display: block;
	position: absolute;
	left: 22.3em;
	top: 0;
	background-image: url(../../../vwlookupimagesforload/map-germany_TA.gif/$FILE/map-germany_TA.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 364px;
	width: 279px;
	padding: 0;
}

div.locationmapemea
{
	display: block;
	position: absolute;
	left: 21.3em;
	top: 0;
	background-image: url(../../../vwlookupimagesforload/map-emea_TA.gif/$FILE/map-emea_TA.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 414px;
	width: 326px;
	padding: 0;
	margin: 0;
}

div.locationmapgermany div.mappoint,
div.locationmapemea div.mappoint
{
	display: block;
	position: absolute;
	background-image: url(../../../vwlookupimagesforload/map-dot_TA.gif/$FILE/map-dot_TA.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
	padding: 0;
	cursor: pointer;

}

/* Location search results */
#content {
	
}

#standard-content {
	
}

div.search-headline {
	height: 3em;
}

div.search-headline h1 {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	width: auto;
}

div.search-pagenavigator {
	float: right;
}

div.search-pagenavigator a, div.search-pagenavigator a:visited {
	color: #000;
	font-weight: bold;
}

a.search-nextpage {
	background-image: url(../../../vwlookupimagesforload/arrow-ow-bold.gif/$FILE/arrow-ow-bold.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
	text-decoration: none;
}

a.search-previouspage {
	background-image: url(../../../vwlookupimagesforload/arrow-ow-bold-left.gif/$FILE/arrow-ow-bold-left.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
	text-decoration: none;
}

div.searchresult-entry {
	clear: both;
	margin-top: .5em;
}

div.searchresult-entry h3 {
	width: auto;
}

div.searchresult-entry-left {
	float: left; 
	width: auto;
	text-align: left;
}

div.searchresult-entry-right {
	float:right; 
	width: 59%; 
	text-align: right;
}

div.searchresult-productgroups span {
	font-size: .75em;
	line-height: 2.15em;
	text-transform: uppercase;
	border: 1px solid #787878;
	padding: 1px 2px;
}

ul.companydisplay-productgroups {
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	font-size: .75em;
}

ul.companydisplay-productgroups li {
	text-transform: uppercase;
	float: left;
	border: 1px solid #787878;
	margin: 0 2px 2px;
	padding: 1px 2px;
}

/* End Search Module */

/* Login Partnersite */

.AdditionalLogo {
	border: 1px solid white;
	height: 5em;
	margin: 0.9em;
	padding: 0.5em;
	color: white;
}


#PartnerSiteInfo 
{
	width:24em;
	padding:1.2em;
	float:left;
	color: white;
}

* html #PartnerSiteInfo{
	width:28em;
}

* html #PartnerSiteInfo p
{
	margin-bottom:0;
	padding-bottom: 0;
}

#PartnerSiteInfo h2
{
	color: white;
	font-weight:bold;
	font-size:1em;
}

#PartnerSiteInfo p
{
	padding-top:0.5em
}

#PartnerSiteLogin
{
	float:left;
	width: auto;
	padding: 0 1em 0 1em;
	color: #000000;
}

#PartnerSiteLogin p {
	font-size:0.83em;
	padding-top:0.5em;
}

#PartnerSiteLogin #inputUsername input,
#PartnerSiteLogin #inputKennwort input
{
  padding: 1px;
  width: 100%;
  margin-right: 1px;
  height: 2em;
  font-size:1.2em;
  vertical-align: middle;
  background-color: white;
}

#PartnerSiteLogin label
{
font-size:1.2em;
}

#inputUsername
{
	float:none;
}

#inputKennwort
{
	float:none;
}

#inputButton
{
	float:right;
}

#inputButton a
{
	background-image:url(../../../vwLookupImagesforLoad/img-bg-search.gif/$FILE/img-bg-search.gif);
	background-repeat:no-repeat;
	clear:both;
	color:#000000;
	display:inline;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	height:15px;
	line-height:14px;
	margin:1em 0pt 1em auto;
	padding-left:5px;
	padding-right:0pt;
	position:static;
	text-decoration:none;
	width:88px;
	
}

* html #inputButton a{
	width: 93px;
}

/* collection pages, e.g. press */

div.collectionContent {
	margin: 30px 0 0 0;
	width: 100%;
}

div.collection2col {
	float: left;
	width: 21em;
	min-height: 8.3em;
	height: 8.3em;
	overflow: hidden;
	padding: 0 3em .75em 0;
}

* html div.collection2col {
	width: 21em;
	height: 10em;
	overflow: hidden;
	padding: 0 3em .75em 0;
}

div.collection2col p {
	margin-top: .5em;
	font-size: 83%;
}

div.collection2col a img {
	border: 0 none;
}

/* product category collection page */

div.collectionContentProducts div.collection2col {
	float: left;
	/*width: 22.5em;*/
	width: 24.6em;
	min-height: 15em;
	height: 15em;
	overflow: hidden;
	padding: 0;
	margin-left: 0;
}

* html div.collectionContentProducts div.collection2col {
	width: 25.2em;
	min-height: 15em;
	height: 15em;
	overflow: hidden;
	padding: 0;
	margin-left: 0;
}

div.collectionContentProducts div.collection2col a {
	text-decoration: none;
}

div.collectionContentProducts div.collection2col img {
	border: 0;
}

div.collectionContentProducts div.collection2col img.image {

}

* html div.collectionContentProducts div.collection2col img.image {

}

span.productfunctionsicons {
	display:block;
	margin-top: 8px;
}
* html span.productfunctionsicons {
	display:block;
	margin-top: -8px;
}

table.productcatcoltable {
	
}

td.productcatcoltablecol1 {
	width:10em;
	text-align: center;
	vertical-align: top;
}
td.productcatcoltablecol2 {
	width:11em;
	text-align: left;
	vertical-align: top;
}

div.collectionContentProducts div.collection2col span {
	font-size: 83%;
	width: 100%;
	cursor: pointer;
}

div.collectionContentProducts div.collection2col span.teaser {
	color: #000000;
	text-decoration: none;
}

div.collectionContentProducts .lineBreak {
	visibility: hidden;
	display: none;
}

/* FAQ */

.innerContent div.FAQ,
.innerContent div.lastFAQ
{
	display: block;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 17px 0 0 0;
	margin: 0 0 -15px 0;
	text-align: right;
}


.innerContent div.FAQ h4 {
	text-align: left;
}

.innerContent div.FAQ p {
	text-align: left;
}

.innerContent .FAQ a.toTop,
.innerContent .lastFAQ a.toTop
{
	position: relative;
	top: -18px;
	width: 40px;
	height: 10px;
	padding: 0;
	margin: 0;
	font-size: 83%;
	text-decoration: none;
	text-align: right;
}

.innerContent .FAQ .toTop img,
.innerContent .lastFAQ .toTop img
{
	border: 0;
}

.innerContent div.eventEntry
{
	padding-bottom: 12px;
}

/* Download-Center */

td.firstRow {
			font-family:Arial,Helvetica;
			font-size:12px;
			color:black;
			width:15em;
}
td.secRow select{
			font-family:Arial,Helvetica;
			font-size:12px;
			color:black;
			width:30em;
}
div.SingleDownload {
			font-family:Arial,Helvetica;
			font-size:12px;
			color:black;
			border:1px solid #FF7D00;
			width:45em;
			margin-top:2em;
			padding:1em;
}

span.DLCdownloadName {
	font-weight: bold;
}

p.DLCproductNames {
}

a.DLClink {	
}

/*Latest Documents*/
form.SelectLists fieldset {
	width: auto;
	padding:0.5em 0 0.5em 0;
}
form.SelectLists legend {
	color:#787878;
	font-weight:bold;
	padding:0 0.25em;
	margin-bottom: 0.5em;
}
form.SelectLists table{
	border-collapse:collapse;
	border-spacing:0pt;
	margin: 0;
}
form.SelectLists td {
	padding: 0 3px 5px 0;
}
form.SelectLists td.submit input{
	margin-top: 5px;
	text-align: left;
}
/*End Latest Documents*/

/*Downloads Result*/

.DownloadResultTable table{
width: 100%;
}
.DownloadResultTable table{
	border: 1px solid #FF7D00;
}
.DownloadResultTable table td{
	padding: 10px;
	vertical-align: top;
}
.DownloadResultTable table a{
text-decoration: none;
font-size: 1.1em;
font-weight: bolder;
}
.DownloadResultTableFirstLeftCell{
	width: 50%;
}

.DownloadResultTableFirstRightCell{
	width: 50%;
}
/*End Downloads Result*/

/* Downloads */

div.downloadScroller
{
	width: 100%;
	height: 400px;
	overflow: auto;
}

#downloaddetailbox
{
	width: 262px;
	height: 225px;
	top: 90px;
	right: 212px;
	background-color: #ff7d00;
	position: absolute;
	overflow: auto;
	display: none;
}

* html #downloaddetailbox {
	right: 211px;
}

#downloaddetailbox iframe
{
	width: 242px;
	height: 205px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: White;
}

#downloaddetailbox div.firstRow
{
	position: absolute;
	width: 11px;
	height: 11px;
	z-index: 100;
	top: 20px;
	left: 231px;
	overflow: hidden;
	background-image: url(../../../vwlookupimagesforload/close_button.gif/$FILE/close_button.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

body.downloadInnerFrame
{
	padding: 30px 21px 21px 21px;
	font-size: 100%;
}

.downloadInnerFrame h3
{
	margin: 0 0 12px 0;
	font-size: 100%;
	font-weight: bold;
}

.downloadInnerFrame p
{
	margin: 0 0 12px 0;
	font-size: 100%;
}

.downloadLink
{
	margin-bottom: 20px;
}

.downloadLink p
{
	margin: 0;
	font-size: 83%;
}

/* Downloads q2w */

.downloadtree table {
	margin: 0;
}

.downloadtree td {
	font-size: 68%;
	color: #000000;
}

.downloadtree a,
.downloadtree a:link,
.downloadtree a:visited  {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.downloadtree a:hover,
.downloadtree a:focus,
.downloadtree a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.downloadtree td a {
	font-size: 100%;
}

.downloadtree a {
	font-size: 100%;
}

/* download details in iFrame */
#downloaddetails {
	padding: 10px;
	text-align: left;
}

#downloaddetails h2 {
	font-size: 100%;
	color: black;
	width: 200px;
}

#downloaddetails p {
	margin: 1em 0;
	font-size: 95%;
}

#downloaddetails p a {
	font-weight: bold;
}

#downloaddetails span {
	font-size: 95%;
}

/* Product page */

.productImage
{
	display: block;
	margin: 20px auto 0;
	text-align: center;
}

.productDescription
{
	position: static;
	width: 100%;
	margin-top: 22px;
	margin-bottom: 36px;
}

* html .productDescription
{
	width: 100%;
	margin-top: 23px;
	margin-bottom: 18px;
}

.productDescription p {
	padding-right: 50px;
}

.productDetailInformation
{
	padding: 20px 0 20px 0;
}

/* ANFANG SPEZIFISCHER CODE JS DISABLED */

/* display all tabs if JS is disabled */
.productDetailInformation div.tabcontent
{
	padding: 0 20px 20px 20px;
	border: 1px solid #ff7d00;
	visibility: visible;
	height: auto;
	overflow: visible;
	margin-bottom: 2em;
	margin-top: 3px;
}

* html .productDetailInformation div.tabcontent
{
	width: 46.6em;
	margin-top: 0;
}

.productDetailInformation div.tabcontent
{
	width: 43.05em;
}

/* product heading is displayed instead of tabs when JS is disabled */
.productTabHeading
{
	position: relative;
	display: inline;
	min-width: 0;
	height: 24px;
	overflow: visible;
	padding: 3px 9px;
	font-weight: bold;
	font-size: 100%;
	border-top: 1px solid #ff7d00;
	border-right: 1px solid #ff7d00;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ff7d00;
	color: #ff7d00;
	background-color: #ffffff;
	z-index: 24;
}

* html .productTabHeading
{
	margin-bottom: -1px;
	border-bottom: none;
	border-left: none;
	background-image: url(../../../vwlookupimagesforload/background-tabactive.gif/$FILE/background-tabactive.gif);
	background-repeat: repeat-y;
}

.productDetailInformation div.tabs
{
	/* hide tabs if JS is disabled */
	display: none;
}

.productDetailInformation .printbutton
{
	/* hide print button when JS is disabled */
	display: none;
}

/* ENDE SPEZIFISCHER CODE JS DISABLED */

/* End Product */

table.wide
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 540px;
	margin: 0 0 20px 0;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

table.narrow
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 430px;
	margin: 0 0 20px 0;
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

table.product
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 30.5em;
	margin: 0;
}

table.wide tr,
table.narrow tr,
table.product tr
{
	background-image: url(../../../vwlookupimagesforload/background-dotted-grey.gif/$FILE/background-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: .85em;
}

table.wide td,
table.narrow td,
table.product td
{
	vertical-align: top;
	padding-top: 9px;
	padding-bottom: 8px;
	font-size: .85em;
}

table.wide td.value,
table.narrow td.value
{
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

table.wide tr.subrow,
table.wide tr.head,
table.narrow tr.subrow,
table.narrow tr.head,
table.product tr.firstrow
{
	background-image: none;
}

table.wide tr.head td,
table.narrow tr.head td
{
	padding-right: 0;
}

table.wide tr.subrow td,
table.narrow tr.subrow td
{
	padding-top: 10px;
}

table.wide tr.strong td,
table.narrow tr.strong td
{
	font-weight: bold;
}

table.product th
{
	font-weight: bold;
	text-align:left;
	font-size: .85em;
}

/* Elements for screen readers only */
.hidden {
	position: absolute;
	left: -999px;
	top: -999px;
}

/* chapter headings on chapter overview  pages */
.chapterHeading {
	margin: 0;
	padding: 0 0 .5em 0;
	font-size: 100%;
}

a span.chapterHeading,
a:link span.chapterHeading,
a:visited span.chapterHeading,
a:hover span.chapterHeading,
a:focus span.chapterHeading,
a:active span.chapterHeading {
	color: #ff7d00;
	font-size: 120%;
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
}

/* ------------------------------------------ *
 * User Management
 * ------------------------------------------ */
 
#subaccountslist {
	margin-bottom: 1.5em;
	padding-bottom: .5em;
}
 
/* div containing the iframe is hidden initially */
#embeddeduserdataframe {
	display: none;
	text-align: center;
}

p.message {
	font-weight: bold;
	font-size: 120%;
	color: #ff7d00;
}

.fieldlabel {
	font-weight: bold;
}

.fieldvalue {
}

.kont {
	margin-top: .5em;
}

.ip_kont {
	width: 22em;
	font-size: 100%;
}

.separator-line {
	position: relative;
	height: 18px;
}

/* ------------------------------------------ *
 * Sitemap
 * ------------------------------------------ */
 
#sitemap table {
	margin: 0;
	padding: 0;
}
 
#sitemap table td {
 }
 
#sitemap table td,
#sitemap table td a {
	color: #FF7D00;
	font-weight: bold;
	text-decoration: none;
 }
 
#sitemap table table td,
#sitemap table table td a {
	color: #777777;
	text-decoration: none;
 }
 
#sitemap table table td {
  	font-size: 63%;
	padding: .05em 0 !important;
 }
  
#sitemap td img {
 	height: 0;
 }
#sitemap td a img {
	height: auto !important;
 }
 
/* ------------------------------------------ *
 * Partner sites / Solution Center - Web site title
 * ------------------------------------------ */
 
 .websitetitle {
 	position: absolute;
	top: 53px;
	left: 0;
 	width: 10.8em;
	height: 3em;
	overflow: hidden;
	border: 1px solid white;
	padding: 1em;
	margin: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF7D00;
	text-align: center;
	vertical-align: middle;
 }
 
 * html .websitetitle {
 	width: 12.8em;
	height: 5em;
 }
 
  
/* ------------------------------------------ *
 * "4" to be used in FORMS4WORK etc.
 * ------------------------------------------ */
 
 .four {
 	font-size: 110%;
	color: #FF7D00;
	font-style: italic;
 }
 
 /*---------------------------------------------------
Enhancements for designing the content of certain pages (tables)
2006-03-28		A. Krones		created
2006-08-01		J. Polster		modified for TA new design
---------------------------------------------------*/


/*---------------------------------------------------
	1. PAGES WITH CONTENT "KEY DATA"
---------------------------------------------------*/

/*---------------------------------------------------
	Common Definitions
---------------------------------------------------*/

.table-keydata{
	width: 100%;
	border-collapse: collapse;
	border: 0 none White;
	font-size: 1.2em;
}
.table-keydata td {
	padding: 2px;
	border: 0 none White;
}


/*---------------------------------------------------
	Class to define the width of the first column
---------------------------------------------------*/
table.table-keydata td.column-description {
	width: 65%;
}


/*---------------------------------------------------
	Classes for bordered cells
---------------------------------------------------*/

table.table-keydata td.border-top {
	border-top: 1px solid Gray;
	border-bottom: 0 none White;
	border-left: 0 none White;
	border-right: 0 none White;
}
table.table-keydata td.border-top-double {
	border-top: medium double Gray;
	border-bottom: 0 none White;
	border-left: 0 none White;
	border-right: 0 none White;
}
table.table-keydata td.border-left {
	border-top: 0 none White;
	border-bottom: 0 none White;
	border-left: 1px solid Gray;
	border-right: 0 none White;
}
table.table-keydata td.border-top-left {
	border-top: 1px solid Gray;
	border-bottom: 0 none White;
	border-left: 1px solid Gray;
	border-right: 0 none White;
}


/*---------------------------------------------------
	Empty cell as spacer
---------------------------------------------------*/
table.table-keydata td.empty {
	height: 15px;	
}




/*---------------------------------------------------
	2. MANAGEMENT PAGE
---------------------------------------------------*/

/*---------------------------------------------------
	Common Definitions
---------------------------------------------------*/

.table-person{
	width: 100%;
	border-collapse: collapse;
	border: 0 none White;	
	font-size: 1.2em;
}
.table-person td {
	padding: 4px;
	border: 0 none White;	
}

/*---------------------------------------------------
	Person column
---------------------------------------------------*/
table.table-person td.column-person-content {
	width: 14em;
}

/*---------------------------------------------------
	Period column
---------------------------------------------------*/
table.table-person td.column-period {
	width: 9em;
}

/*---------------------------------------------------
	Cell with border-bottom
---------------------------------------------------*/
table.table-person td.border-bottom {
	border-bottom: 1px solid Gray;
}

/*---------------------------------------------------
	Empty cell as spacer
---------------------------------------------------*/
table.table-person td.empty {
	height: 20px;
}


/*---------------------------------------------------
	 Homepage block 
---------------------------------------------------*/

#homepage {
	margin: 0 auto;
}

div.homepage div.spacer {
	background-color: #ffffff;
	height:19px;
}

.homepage
{
	padding: 0;
	margin: 0 auto;
	width: 71em;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	position: relative;
}

.homepage #maincontainer
{
	position: relative;
 	background-color:#FF7D00; 
	width:71em;
	min-height: 589px;
	overflow: visible;
}

.homepage div.navigation {
	padding-bottom: 0;
}

.homepage #contentcol
{
	width:56.1em; 
	height:34.9em; 
	background-color:#FF7D00;  
	background-image: url(../../../vwlookupimagesforload/TA_orange.gif/$FILE/TA_orange.gif);  
	background-repeat:no-repeat;
	margin-top: 0;
	padding-top: 0;
}

* html .homepage #contentcol
{
	width:56.1em; 
	height: auto;
	background-color:#FF7D00;  
	background-repeat:no-repeat;
	margin-top:0;
	padding-top: 0;
}

.homepage #image a
{
text-decoration: none;
font-style: normal;
font-weight: bolder;
font-family: arial, helvetica, sans-serif;
}

.homepage div.teaserNavigation
{
	width:100%;
	height:auto;
	background-color:#EEEEEE;
	
}

.homepage div.teaserNavigation img {
	float: left;
	margin-right: 10px;
}

.homepage div.teaserNavigation a {
	text-decoration: none;
}

.homepage div.teaserNavigation div.HPsearch div.search img {
	padding: 0;
}

.homepage .teaserNavigation .search
{
   position:static;
	margin: 0.9em 0 1em 0.9em;
	padding: 1em;
	background-color: white;
	height: 10.4em;
	width: 11.1em;
	float:left;
	overflow:hidden;
}

* html .homepage .teaserNavigation .search
{
	margin: 0.9em 0 1em 0.4em;
	height: 12.4em;
	width: 13.1em;
}


.homepage .teaserNavigation .search p
{
	padding: 0;
	margin: 0 0 1em 0;
	color: #ff7d00;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2em;
}
.homepage .teaserNavigation .search p a {
   text-decoration: none;
	color: #ff7d00;
	font-size: 100%;
	font-weight: bold;
}
.homepage .teaserNavigation .search p a:hover {
	text-decoration: underline;
	color: #ff7d00;
}

.homepage .teaserNavigation .search form
{
    margin: 0;
    padding: 0;
}

.homepage .teaserNavigation .searchbutton {
	background-image: url(../../../vwlookupimagesforload/arrow-ot.gif/$FILE/arrow-ot.gif);
	background-repeat: no-repeat;
}

.homepage .teaserNavigation .search form label {
	color: #787878;
}

.homepage .teaserNavigation .teaser1
{
	padding: 1.1em 0.9em 0.9em 0.9em;
	float:left;
	width:24.1em;
	background-color:#EEEEEE;
}


.homepage .teaserNavigation .teaser1 h2
{
font-weight:bold;
font-size:1em;
color: #57575A;
}

* html .homepage .teaserNavigation .teaser1
{
	padding:0.9em;
	width:26.1em;
}

.homepage .teaserNavigation .teaser1 img
{
	margin-left:0px;
}

.homepage .teaserNavigation .teaser1Text
{
	font-size: 0.9em;
}



.homepage .teaserNavigation .teaser1Text p
{
	float:none;
	font-size:0.85em;
	padding-top:0.5em;
}

.homepage .teaserNavigation .teaser2
{
	float:left;
	width:28.3em;
	background-color:#EEEEEE;
	padding: 1.1em 0.9em 0.9em 0.9em;
}

.homepage .teaserNavigation .teaser2 a:hover
{
    color: #FF7D00;
    text-decoration: none;
}

* html .homepage .teaserNavigation .teaser2
{
	float:left;
	width:29.9em;
	background-color:#EEEEEE;
	padding: 0.9em;
}

.homepage .teaserNavigation .teaser2 img
{
	margin-left:0px;
}

.homepage .teaserNavigation .teaser2Text
{
	font-size: 0.92em;
}

.homepage .teaserNavigation .teaser2Text h2
{
color: #57575A;
font-weight:bold;
font-size:1.2em;
}
.homepage .teaserNavigation .teaser2Text p
{
font-size: 0.9em;
width:auto;
margin-bottom: 2px;
}

.homepage .teaserNavigation .teaser2Text a
{
font-size:1em;
color: #ff7d00;
text-decoration:none;
font-weight: bold;
}

#footerHP
{
	margin-top: 0em;
	width: 100%;
	font-size: 0.83em;
	color: #ffffff;
}

* html #footerHP
{
	width:100%;
	margin-top: 0px;
	color: #ffffff;
	height: 1.5em;
}


#footerHP div.metaLeft
{
	float:left;
	color: #ffffff;
}

#footerHP div.metaRight
{
	float:right;
	text-align: right;
	color: #ffffff;
}


#footerHP a
{
    text-decoration: none;
    color: rgb(000,000,000);

}

#footerHP span
{
    text-decoration: none;
    color: rgb(000,000,000);

}

#footerHP a:hover
{
    color: Black;
}

.homepage #imageText{
	position: absolute;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

.homepage #image{
width: 647px;
height: 422px;
}
/* End Homepage block */