body.usaPool .tabContainer
{
  border-top: 0px solid #666666;
  padding-top: 2px;
}
body.usaPool .tabs li a, 
body.usaPool .tabs li a.lastChild,
body.usaPool .tabs .selected a,
body.usaPool .tabs .selected a.lastChild
{
    font-size: 11px;
    padding-right: 15px;
    padding-left: 21px;
    padding-bottom: 3px;
    padding-top: 1px;
    background-repeat: no-repeat !important;
}
body.usaPool .tabs li a, 
body.usaPool .tabs li a.lastChild

    background-image: url(../images/arrow-gray.gif); 
    background-position: 6px 5px !important;
    color: #666666; 
}
body.usaPool .tabs .selected a,
body.usaPool .tabs .selected a.lastChild
{
    background-image: url(../images/arrow-white-down.gif);
    background-position: 6px 7px !important;
    color: #FFFFFF; 
    background-color: #666666;
}
body.usaPool .tabs li a:hover,
body.usaPool .tabs li a.lastChild:hover
{
    background-image: url(../images/arrow-red.gif);
    color: #CC0000; 
}
body.usaPool .tabs .selected a:hover,
body.usaPool .tabs .selected a.lastChild:hover
{
    background-image: url(../images/arrow-white-down.gif);
    color: #FFFFFF; 
}

/* global */
body.usaPool .page
{
  width: 984px; 
}
body.usaPool .content
{
  width: 712px; /* = 984 - 248 padding-left vom div.content - 24px padding-right für Seitenabstand rechts*/
}

body.usaPool .innerContent
{
  width: auto;
  margin-top: 0px;
}

/*body.usaPool .innerContent */
body.usaPool .innerContent li,
body.usaPool .innerContent a,
body.usaPool .innerContent strong
{
    font-size: 11px;
}

/* technicalspecs */
body.usaPool .tabContainer
{
  width: auto;
  height: 20px;
  padding-top: 0px;
  border-bottom: 1px #848484 solid;
}
body.usaPool .tabContent
{
  width: auto;
}
body.usaPool table.features
{
  width: 100%; /*729px; */
}
body.usaPool table.features th.compare
{
  width: 438px;
}

/* indetail */
body.usaPool div.related
{
  float: right;
  left: auto;
  z-index: 1;
}
body.usaPool div.related_hidden
{
  display: none;
}
body.usaPool .linkOverviews
{
  width: 591px;
}
body.usaPool .linkOverviews li, body.usaPool .linkOverviews a 
{
  position: static; /* zum Ueberschreiben von position: absolute */
}
body.usaPool .linkOverviews li
{
  float: left;
  height:90px;
  width:auto;
}
body.usaPool .linkOverviews a
{
  display: block;
  height:90px;
}

/* customization and experience */
body.usaPool a.illustratedLink, 
body.usaPool a.illustratedModelLink, 
body.usaPool a.illustratedModelLinkInfo, 
body.usaPool a.illustratedNewsLink 
{
 width : auto; /*767px;*/ /* = + 200 */
}
body.usaPool a.link span, 
body.usaPool a.illustratedLink span, 
body.usaPool a.illustratedModelLink span, 
body.usaPool a.illustratedModelLinkInfo span, 
body.usaPool a.illustratedNewsLink span 
{
  width: 594px; /* = + 200 */
}

/* knowledgebase layer */
body.usaPool ul.knowledgeBases 
{
    /*height: 100% !important;*/
    width: auto; /*567px !important;*/
    top: 0px;
    position: relative;
}
body.usaPool .knowledgeBases li 
{
    width: auto;
}
body.usaPool .knowledgeBases li, body.usaPool .knowledgeBases a
{
    float: left;
    position: static; /* zum Ueberschreiben von position: absolute */
    padding-right: 15px; 
}
body.usaPool .knowledgeBases li strong 
{
    float: right;
    position: static; /* zum Ueberschreiben von position: absolute */
}
body.usaPool .knowledgeBases img 
{
    position: static; /* zum Ueberschreiben von position: absolute */
}
body.usaPool .innerContent p, 
body.usaPool .innerContent h3, 
body.usaPool .innerContent table 
{
    clear: none;
}
body.usaPool .innerContent .tabContent h3
{
    clear: both;
} 

/* galleryies */
/*body.usaPool ul.wallpaperRes
{
  width: auto;
}*/
body.usaPool .galleryImage
{
    margin: 0px 0px 24px -24px;
    padding: 0px 0px 0px 0px;
    position:relative;
    text-align:center;
    top: 0px;
    width:760px;
    border: 0px #CCCCCC solid;
    background-color: #666666;
}
body.usaPool .switchgalleryImage
{
/*
    display: inline;
    position: absolute;
    text-align: center;
    top: 343px;
    width: 760px; / * identisch mit .galleryImage damit es zentriert bleibt * /
    left: 224px;  / * = Breite Hauptnavie 223 + 1px Rand, da absolut positioniert * /
*/
    display:block;
    left:554px; /* 514; */
    position:absolute;
    text-align:center;
    top:328px;
    width:200px;
}
body.usaPool .switchgalleryImage a
{
    text-decoration: none;
    margin-right: 24px;
}
body.usaPool #gallerySubtitles div,
body.usaPool #galleryClaims div
{
    text-align: center;
    position: relative;
    padding-left: 4px;
    display: inline;
}
body.usaPool .prevgalleryImage, 
body.usaPool .nextgalleryImage
{
    left: auto;
    top: auto;
    position: relative;
}
body.usaPool #gallerySubtitles, 
body.usaPool #galleryClaims
{
    right: auto;
    top: 350px; /*323px;*/
    text-align: center;
    margin-left: -24px;
    width: 760px;
    left: 284px;
    display: none;
}

/* Tabs: */
body.usaPool .tabContent
{
    top: 0px;
    border: 0px solid #848484; /*#666666;*/
    /*border-top: 1px solid #666666;*/
    min-height: 100px;
    height: auto;
    padding-left: 5px;

} 
body.usaPool .tabs
{
    margin: 0px;
    padding: 0px;
    height: 20px; /*100%;*/
} 
body.usaPool .tabs li
{
	background: none; 
}
body.usaPool .tabs li a img
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
    border-top: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
}

body.usaPool .tabs li.selected a.lastChild img
{
	top: -1px;
  border-top: none;
}
body.usaPool .tabs li a.lastChild img
{
  top: -1px;
  border-top: none;
  margin-top: 1px;
}
body.usaPool .tabs .selected
{
    border-left: none;
    background: none; 
    z-index: 120;
}

body.usaPool .tabs .tab1, 
body.usaPool .tabs .tab2, 
body.usaPool .tabs .tab3, 
body.usaPool .tabs .tab4, 
body.usaPool .tabs .tab5, 
body.usaPool .tabs .tab6,
body.usaPool .tabs .tab7,
body.usaPool .tabs .tab8
{
  /*left: auto;*/
  left: 0px;
  width: auto;
} 
body.usaPool .galleryImage *
{
    margin: 0px !important;
    padding: 0px !important;
    height: 317px;
    display: inline;
    text-align: center;
}
body.usaPool .floating div 
{
    left: 0px !important;
    top: 0px !important;
    display: inline !important;
    width: auto;
    height: auto;
    position: relative;
    margin-top: 0px;
    vertical-align: super;
}
body.usaPool .floating div img {
    left:auto !important;
    position:relative;
    top:0px !important;
    display: inline;
    margin-top: 0px;
}
body.usaPool .floating 
{
    display: inline !important;
    position: relative !important;
    width: auto;
    height: auto;
    margin-top: 0px;
    top: 0px;
    white-space: nowrap;

}
body.usaPool .tabs li 
{
    height: 20px;
}

/* Modelluebersicht */
body.usaPool table.linkblock_deeplink
{
    width: auto;
}
body.usaPool table.linkblock_deeplink td.first 
{
    width: 515px;
}

body.usaPool a.illustratedLink, body.usaPool a.illustratedModelLink, body.usaPool a.illustratedModelLinkInfo
{
    width: auto;
}
body.usaPool a.link span, body.usaPool a.illustratedModelLink span, body.usaPool a.illustratedModelLinkInfo span, body.usaPool a.illustratedNewsLink span 
{
    /*width: 346px;*/
    padding-left:45px;
    width:306px;
}
body.usaPool a.illustratedLink span
{
    width: 346px; /*538px;*/
}
/*body.usaPool table.linkblock_deeplink span, table.linkblock_deeplink span strong 
{
    width: auto;
}*/
body.usaPool ul.wallpaperRes
{
    padding-top:0px;
    position:absolute;
    right:103px;
    top: 327px;
    left: auto;
    width:96px;
	z-index:12000;
}
body.usaPool .galleryMovie,
body.usaPool .sound, 
body.usaPool .gallery360
{
    width: auto;
}
body.usaPool .exterior,
body.usaPool .wallpapers,
body.usaPool .interior, 
body.usaPool .postcards
{
    height:100px;
    width: auto;
}
body.usaPool .colorator
{
    line-height: normal;
}
body.usaPool div.content
{
    min-height: 580px;
}
body.usaPool .searchsite
{
    top:0px;
    bottom: auto;
    height: auto;
    width: 200px;
    padding-left: 23px;
    display: block;
}
body.usaPool .searchsite p
{
    font-size: 11px;
    position: relative;
    left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
body.usaPool p.dealerLabel
{
    font-size: 11px;
    color: #666666;
    left: 1px;
    line-height: 17px;
    padding-top: 22px;
}
body.home p.dealerLabel
{
    top: 6px;
    left: 9px;
    position:absolute;
    color: #F3F3F3;
    padding-top: 0px;
}
body.usaPool .searchsite .searchfield
{
    width: 158px;
    margin-right: 2px;
    background-color: #F3F3F3;
}
body.usaPool .shoppingButtons
{
    height:auto;
    padding-left: 23px;
}
body.usaPool .shoppingButtons span
{
    width: 176px;
    height: 18px;
}
body.usaPool .shoppingButtons span a
{
    height:15px;
    margin:0px;
    padding:2px 0px 0px 20px;
    vertical-align:middle;
    width:155px;
}

body.home div.navigation 
{
    top: 0px;
}
body.usaPool div.navigation form
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
body.usaPool div.navigation p.navigation
{
    position: relative;
    top: 0px;
}
body.home div.navigation p.navigation 
{
    position: absolute;
    top: 455px;
}
body.usaPool div.navigation .searchbutton
{
    margin-top: 0px;
    padding-top: 0px;
    vertical-align: middle;
    top: auto !important;
}
body.usaPool #footer
{
    bottom: 0px !important;
    width: 92.65%; /*984px;*/
}
* html body.usaPool #footer
{
    width: 100%;
}
body.home #footer
{
    bottom: 0px !important;
    width: 100%;
/* geht nicht im IE 6
    left: auto;
    right: auto;
*/
}
body.usaPool div.page
{
    padding-left: 40px;
    padding-right: 39px;
    background-image: url(../images/background-1063.gif);
}
body.home div.page
{
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
}
body.usaPool h1.porscheWappen
{
    top: 8px;
    left: 40px;
}
body.home h1.porscheWappen
{
    top: 8px;
    left: 40px;
}
body.usaPool table.features tr th
{
    white-space: nowrap;
}
body.usaPool table.features tr th.optional 
{
    white-space: normal;
    width: 90px !important;
}
body.usaPool table.features tr td.subcategory,
body div .features td.subCategory 
{
    width: 356px !important;
} 
body.usaPool table.features tr td
{
    border-top: 1px #CCCCCC dashed;
    background-color: #F8F8F8;
}
body.usaPool table.features tr.firstRow td,
body.usaPool table.featuresCompare tr td
{
    border-top: none;
    background-color: #FFFFFF;
}
body.usaPool table.featuresPrice tr.firstRow th
{
   font-weight: normal;
}
body.usaPool table.featuresCompare tr th img
{
    display: none;
}
body.usaPool table.featuresPrice tr.firstRow td
{
    background-color: #F8F8F8;
}
body.usaPool #knowledgeBaseShade
{
    left: 192px;
}
body.usaPool #knowledgeBase
{
    left: 200px;
}
body.usaPool div.innerContent a.illustratedLink span, 
body.usaPool div.innerContent a.illustratedNewsLink span
{
    width:536px;
}
body.usaPool .innerContent a.link
{
    width: 536px;
}
body.usaPool .innerContent a.link span
{
    width: 536px;
}
body.usaPool .RaceOverviewTable
{
    width: 100%;
}
body.usaPool .raceReport
{
    width: auto;
}
body.usaPool .mainframe
{
    width: 712px;
    border: 0px lime solid;
    margin-left: 0px;
}

body.usaPool div #knowledgeBase h2 
{
    background-color:#FFFFFF;
    border-bottom:1px solid #CCCCCC !important;
    color:#999999;
    height:27px;
    left:0px;
    margin-left:13px;
    margin-right: 0px;
    margin-bottom: 0px;
    width:649px;
    padding-left: 0px;
    padding-bottom: 4px;
    
}

body.usaPool .knowledgebaseWrapper
{
    padding-right: 32px;
    width: 616px;
    margin-left:0px;
}
body.usaPool .engineDiagram li a
{
    font-size: 10px;
}

body.usaPool #knowledgeBase .innerContent
{
    width: 399px;
}
body.usaPool table.features tr.alternate th 
{
    font-weight: normal;
}
body.usaPool #top
{
    display: block;
}

/**********************************/

body.usaPool .tabContainer
{
  border-top: 0px solid #666666;
  padding-top: 2px;
}
body.usaPool .tabs li.tab1
{
	border-left: none !important;
}
body.usaPool .tabs li a, 
body.usaPool .tabs li a.lastChild,
body.usaPool .tabs .selected a,
body.usaPool .tabs .selected a.lastChild
{
    font-size: 11px;
    padding-right: 15px;
    padding-left: 21px;
    padding-bottom: 3px;
    padding-top: 1px;
    background-repeat: no-repeat !important;
}
body.usaPool .tabs li a, 
body.usaPool .tabs li a.lastChild
{
    background-image: url(../images/arrow-gray.gif); 
    background-position: 6px 5px !important;
    color: #666666; 
}
body.usaPool .tabs .selected a,
body.usaPool .tabs .selected a.lastChild
{
    background-image: url(../images/arrow-white-down.gif);
    background-position: 6px 7px !important;
    color: #FFFFFF; 
    background-color: #666666;
}
body.usaPool .tabs li a:hover,
body.usaPool .tabs li a.lastChild:hover
{
    background-image: url(../images/arrow-red.gif);
    /*background-position: 6px 7px !important;*/
    color: #CC0000; 
    /* background-color: #666666; */
}
body.usaPool .tabs .selected a:hover,
body.usaPool .tabs .selected a.lastChild:hover
{
    background-image: url(../images/arrow-white-down.gif);
    color: #FFFFFF; 
}
	
/* kbase gallery + related links */
body.usaPool .knowledgeBases li, 
body.usaPool .knowledgeBases a 
{
  padding-right:30px;
}
body.usaPool .knowledgeBases a
{
  width: 205px;
}
body.usaPool .knowledgeBases li strong
{
  width: 125px;
}
body.usaPool .innerContent p
{
  font-size: 12px;
}
body.usaPool div.related 
{
  float:none;
  position:absolute;
  right:64px; 
  top:507px;
  white-space:normal;
  z-index:11;
  height:150px;
  left:auto;
  overflow:hidden;
  width:145px;
}
body.usaPool div.related a
{
  font-size:11px;
  padding-bottom:0pt;
  padding-left:18px;
  padding-top:3px;
  text-decoration:none;
  width:125px;
}

/* colorator */
body.usaPool .colorator
{
  width: 712px;
  z-index: 1000;
}
body.usaPool .coloratorselector .tabContent
{
  padding-right: 0px;
}
body.usaPool #coloratorselector .additionalchargetext
{
  clear: both;
  padding-top: 10px;
  display: block !important;
}

body.usaPool .colorsInterior .category,
body.usaPool .colorsExterior .category
{
  margin-right: 20px;
}

body.usaPool .colorsInterior .category,
body.usaPool .colorsExterior .category.AA1, 
body.usaPool .colorsExterior .category.AA2,
body.usaPool .colorsExterior .category.AA3
{
  width: auto;
}

/*body.usaPool .colorsExterior .category p,*/
body.usaPool .colorsExterior .category ul,
/*body.usaPool .colorsInterior .category p,*/
body.usaPool .colorsInterior .category ul
{
	clear: both;
	display: inline;
}
/* banderole */

body.usaPool .introFacts 
{
  display:block;
  left:800px;
  width:199px;
  height:263px;
  top:72px;
}

body.usaPool .introFactsShade 
{
  height: 263px;
  width:199px;
  background-image: none !important;
  background-color: white !important;
  opacity: 0.2; 
  filter: Alpha(opacity=20, finishopacity=20, style=2);
}

body.usaPool .introFactsContent 
{
  width:183px;
  background-color: #666666;
  height:242px;
  top:0px;
  border-bottom:0px solid #CCCCCC;
}

body.usaPool .introFactsContent .separator 
{
  border-bottom: 1px dashed #FFFFFF; /*#848484;*/
  margin-left: 5px;
  margin-right: 5px;
}
body.usaPool .introFactsContent p
{
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
}
body.usaPool .introFactsContent a img
{
  padding-top: 25px !important;
}

body.usaPool #navigationHomeSub 
{
  left: 269px;
  top: 87px;
}

body.usaPool #navigationShade 
{
  left: 264px;
  top: 83px;
}

body.usaPool .innerContent p a
{
  font-size: 12px;
}
#searchsitePage
{
  position:absolute;
  top: -112px;
  left: 768px; /*760px;*/
  width: 175px;
  padding-left: 8px;
  background-color: #FFFFFF;
  height: 48px;
  /* display: block; */
  z-index: 2;
}
#searchsitePage p.dealerLabel
{
  padding-top: 7px;
  top: 0px;
}
.searchsitePageShadow
{
  height: 64px;
  width:199px;
  background-color: white;
  opacity: 0.2; 
  filter: Alpha(opacity=20, finishopacity=20, style=2);
  left: 760px; /*752px;*/
  position:absolute;
  top:-120px;
  z-index: 1;

}
#sitenavigation
{ 
  z-index: 2999; /* >> display dealersaerch over colorator flash in IE 7*/
}
#searchsitePage .searchfield 
{
  width:107px;
}
