/*
 * TA Triumph-Adler AG
 * print CSS
 * 2008-10-08
 */

body
{
    background-color: #ffffff;
    color: Black;
    font-family: arial, helvetica, sans-serif;
}

body.embedded {
	height: auto;
}

html,
body,
td
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 1em;
}

td {
	font-size: 83%;
}

#navcol {
	display: none;
}

h1 {
	position: relative;
	width: 28.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #FF7D00;
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	color: #ff7d00;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 0 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;
}

.introImage {
	margin-bottom: 1em;
}

#footer
{
	display: none;
}

/* container for content and marginal note/related links */
.outerContent {
}

/* content with marginal note/related links */
.innerContent
{
	padding-top: 1em;
	width: 37.2em;
	float: left;
}

* html .innerContent {
	width: 30em;
}

/* content without marginal note/related links */
#innerContentWide
{
	width: 48em;
	padding-right: 50px;
}

* html #innerContentWide {
	width: 100%;
	padding-right: 50px;
}

.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 */

#related
{
	float: left;
	font-size: 83%;
	margin-left: 15px;
	margin-top: 1.9em;
	overflow: auto;
	width: 13.82em;
	height: auto;
	padding-right: 1em;
	z-index: 15;
}

* html #related {
	width: 14.85em;
	margin-top: 2em;
}

#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-dotted-orange.gif/$FILE/background-dotted-orange.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 20px;
}

/* clear floating elements */
.clear {
	clear: both; 
}

/* chapter/overview pages */

ul.chapterLinkContainer,
ul.chapterLinkContainerSingleLine
{
	position: relative;
	width: 56em;
	height: 9em;
	margin: 0 0 0 -3.7em;
	padding: 0;
}

.chapterLinkContainer li,
.chapterLinkContainerSingleLine li
{
	list-style-type: none;
	display: block;
	float: left;
	width: 21.4em;
	height: 6em;
	margin: 0;
	padding: 0 0 2.8em 3.7em;
	overflow: hidden;
}

/* IE */
* html .chapterLinkContainer li,
* html .chapterLinkContainerSingleLine li
{
	width: 24.1em;
	height: 8.8em;
	padding: 0 0 1.6em 3.7em;
}


.chapterLinkContainer a,
.chapterLinkContainerSingleLine a
{
	display: block;
	width: 21.4em;
	height: 6em;
	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;
}

/* search block */

div.search
{
	padding: 128px 0 80px 19px;
	background-color: #FF7D00;
	height: auto;
	position: relative;
}

* html div.search {
	padding-bottom: 80px;
}

.search p
{
	position: relative;
	padding: 0;
	margin: 0 0 12px 0;
	color: White;
	font-size: 100%;
	font-weight: bold;
}

.search form,
.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

.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: -5px;
}

form.detailsearch td
{
	padding: 5px;
	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: 9em;
}

/* hide submit buttons */
form.detailsearch td.submit input
{
	display: none;
}

.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;
}

/* location search */

/* extend iframe height so that all entries are printed */
iframe#embedded {
	height: 70%;
}

form.germanysearch,
form.emeasearch
{
	margin: 0;
}

form.germanysearch table,
form.emeasearch table
{
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
}

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: top;
	padding: 5px 0 5px 0;
}

form.germanysearch td.locationsearchfield,
form.emeasearch td.locationsearchfield 
{
	width: 17.6em;
}

form.germanysearch td.locationsearchfield input,
form.emeasearch td.locationsearchfield input
{
	width: 14.2em;
}

form.germanysearch td.productsearchfield 
{
	width: 10.15em;
}

form.germanysearch td.productsearchfield select
{
	width: 9.9em;
}

form.germanysearch td.zipsearchfield 
{
	width: 4.4em;
}

form.germanysearch td.zipsearchfield input
{
	width: 3.75em;
}

form.germanysearch td.distancesearchfield, 
form.germanysearch td.distancesearchfield select
{
	width: 7.65em;
}

form.germanysearch 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
{
	display: none;
}

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.gif/$FILE/map-germany.gif);
	background-repeat: no-repeat;
	height: 364px;
	width: 279px;
	padding: 0;
}

div.locationmapemea
{
	display: block;
	position: absolute;
	left: 21.3em;
	top: 0;
	background-image: url(../../../vwlookupimagesforload/map-emea.gif/$FILE/map-emea.gif);
	background-repeat: no-repeat;
	height: 494px;
	width: 303px;
	padding: 0;
}

div.locationmapgermany div.mappoint,
div.locationmapemea div.mappoint
{
	display: block;
	position: absolute;
	background-image: url(../../../vwlookupimagesforload/map-dot.gif/$FILE/map-dot.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-productgroups {
	display: none;
}

div.searchresult-productgroups span {
	display: none;
}

ul.searchresult-productgroups {
	display: none;
}

ul.searchresult-productgroups li {
	display: none;
}

ul.companydisplay-productgroups {
	display: none;
}

ul.companydisplay-productgroups li {
	display: none;
}

/* 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
{
	width:24em;
	height:10.6em;
	background-color:white;
	float:right;
	margin: 0.9em 0.9em 0.9em 0.9em;;
	padding:1.2em;
	color:#FF7D00;
}

* html #PartnerSiteLogin{
		height:12.3em;
		margin-right: 0.5em;
}

#PartnerSiteLogin p {
		font-size:0.83em;
		padding-top:0.5em;
}

#PartnerSiteLogin input
{
  padding: 1px;
  width: 12.3em;
  margin-right: 1px;
  height: 2em;
  color: #666666;
  font-size:1em;
  vertical-align: middle;
  background-color: White;
}

#PartnerSiteLogin label
{
font-size:0.83em;
}

#inputUsername
{
	float:left;
}

#inputKennwort
{
	float:left;
	padding-left:1.3em;
}

#inputButton
{
	float:left
}

#inputButton a
{
	font-weight:bold;
	text-decoration:none;
}

* html #PartnersiteLogin {
	padding-bottom: 0;
} 

/* collection pages, e.g. press */

div.collectionContent {
	margin: 30px 0 0 0;
	width: 100%;
}

div.collection2col {
	float: left;
	width: 21.3em;
	min-height: 8.3em;
	height: 8.3em;
	overflow: hidden;
	padding: 0 3em .75em 0;
}

* html div.collection2col {
	width: 24.3em;
	height: 9.05em;
	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: 21em;
	min-height: 10em;
	height: 12em;
	overflow: hidden;
	padding: 1em 3em .75em 0;
}

* html div.collectionContentProducts div.collection2col {
	width: 20em;
	height: 12.75em;
	overflow: hidden;
	padding: 1em 3em .75em 0;
}

div.collectionContentProducts div.collection2col a {
	text-decoration: none;
}

div.collectionContentProducts div.collection2col img {
	border: 0;
}

div.collectionContentProducts div.collection2col img.image {
	float: left;
	margin-right: 1em;
}

div.collectionContentProducts div.collection2col span {
	font-size: 83%;
	width: 100%;
}

div.collectionContentProducts div.collection2col span.teaser {
	color: #000000;
	text-decoration: none;
}

/* hide more arrow */
div.collectionContentProducts div.collection2col span.teaser img.more {
	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;
	padding: 17px 0 0 0;
	margin: 0 0 -15px 0;
}

.innerContent div.lastFAQ
{
	margin-bottom: 15px;
}


.innerContent .FAQ a.toTop,
.innerContent .lastFAQ a.toTop
{
	display: none;
}

.innerContent div.eventEntry
{
	padding-bottom: 12px;
}

/* Downloads */

/* 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 {
}

/* hide expand/collapse links */
#treenavigation {
	display: none;
}

div.downloadScroller
{
	width: 100%;
	height: 400px;
	overflow: auto;
}

#downloaddetailbox
{
	width: 262px;
	height: 225px;
	top: 90px;
	right: 50px;
	background-color: #ff7d00;
	position: absolute;
	overflow: auto;
	display: none;
}

* html #downloaddetailbox {
	right: 49px;
}

#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;
}

#downloaddetails h2 {
	font-size: 100%;
	color: black;
}

#downloaddetails p {
	margin: 1em 0;
	font-size: 95%;
}

#downloaddetails p a {
	font-weight: bold;
}

#downloaddetails span {
	font-size: 95%;
}

/* Product page */

.productDescription
{
	margin-top: 1em;
}

.productDetailInformation
{
	padding: 20px 0 20px 0;
	orphans: 3;
	widows: 3;
}

/* display all tabs for printing */
.productDetailInformation div.tabcontent
{
	padding: 20px 0 20px 0;
	visibility: visible;
	height: auto;
	overflow: visible;
	margin-bottom: 2em;
	margin-top: 3px;
	page-break-inside: avoid;
}

.producttabcontainer {
	page-break-inside: avoid;
}

* html .productDetailInformation div.tabcontent
{
	margin-top: 0;
}

.productDetailInformation div.tabcontent
{
	/* width: 43.05em; */
}

/* product heading is displayed instead of tabs when JS is disabled */
.productTabHeading
{
	color: #ff7d00;
	page-break-after: avoid;
	margin: 0;
}

.productDetailInformation div.tabs
{
	/* hide tabs if JS is disabled */
	display: none;
}

.productDetailInformation .printbutton
{
	display: none;
}


table.product
{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}

table.product th {
	padding-right: 1em;
}

/* 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.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: 1em;
}

table.wide td,
table.narrow td,
table.product td
{
	vertical-align: top;
	padding-top: 9px;
	padding-bottom: 8px;
	font-size: 1em;
}

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: 1em;
}

/* 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;
}

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: 19px 0 0 19px;
}

.homepage
{
	padding: 0;
	margin: 19px 0 0 19px;
	width: 72.6em;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	position: relative;
}

.homepage #maincontainer
{
	position: relative;
 	background-color:#FF7D00;
	width:70.9em;
	height: 422px;
	overflow: visible;
}

.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:36.6em;
	background-color:#FF7D00;
	background-repeat:no-repeat;
	margin-top:0;
	padding-top: 0;
}

.homepage div.teaserNavigation
{
	position: static;
	margin-top: 1em;
	margin-bottom: 0;
 	background-color:#FF7D00;
	height: 14.1em;
	width:70.9em;
}

.homepage div.teaserNavigation img {
	border:0;
	vertical-align:middle;
	padding-left:0.3em;
}

.homepage .teaserNavigation .search
{
   margin: 0.9em 0 1em 0.9em;
	padding: 1em;
	background-color: white;
	height: 10.4em;
	width: 11.1em;
	float:left;
}

* 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 form
{
    margin: 0;
    padding: 0;
}

.homepage .teaserNavigation .teaser1Image
{
 	float:left;
	background-color: white;
	margin: 0.9em 0 0.9em 0.9em;
	height: 12.4em;
   width: 13.2em;
	float:left;
}

* html .homepage .teaserNavigation .teaser1Image
{
	height: 12.4em;
	width: 13.1em;
}

.homepage .teaserNavigation .teaser1Text
{
  float:left;
	background-color: white;
	color: #ff7d00;
	margin: 0.9em 0 0.9em 0;
   padding: 0.9em 0.9em 0.9em 2.8em;
	height: 10.6em;
   width: 11.2em;
	overflow: hidden;
}

* html .homepage .teaserNavigation .teaser1Text
{
	padding: 0.9em;
	height: 12.4em;
 width: 13.1em;
}

.homepage .teaserNavigation .teaser1Text h2
{
font-weight:bold;
font-size:1em;
}

.homepage .teaserNavigation .teaser1Text p
{
	font-size:0.85em;
	padding-top:0.5em;
}

.homepage .teaserNavigation .teaser2
{
	color: #ffffff;
	margin: 0.9em 0 0.9em 0.9em;
  padding: 0.9em;
	height: 10.1em;
	float:left;
	width: 24.5em;
}

* html .homepage .teaserNavigation .teaser2
{
	height: 12.4em;
	width: 25.5em;
}

.homepage .teaserNavigation .teaser2 h2
{
position:relative;
top:-0.9em;
color: #ffffff;
font-weight:bold;
font-size:1.2em;
}
.homepage .teaserNavigation .teaser2 p
{
font-size:1em;
}

.homepage .teaserNavigation .teaser2 a
{
font-size:1em;
color: #ffffff;
text-decoration:none;
font-weight: bold;
}

#footerHP
{
	margin-top: 0em;
	width: 85.1em;
	font-size: 0.83em;
}

* html #footerHP
{
	width: 85.1em;
	margin-top: -1.2em;
}


#footerHP div.metaLeft
{
	float:left;
}

#footerHP div.metaRight
{
	float:right;
	text-align: right;
}


#footerHP a
{
    text-decoration: none;
    color: rgb(120,120,120);

}

#footerHP a:hover
{
    color: Black;
}

/* End Homepage block */
