/* 
HISTORIE:
01.03.2006 jsl: anpassung des flyout-schattens (werte von porsche.de uebernommen)
*/

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body
{
    background-color: #e9e9e9;
    color: #333;
    font-family: arial, helvetica, sans-serif;
}

html,
body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

#page
{
    margin: 0 auto;
    width: 839px;
    background-color: white;
    background-image: url(../pics/layout/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

h1
{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
}

h1,
h1 img
{
    width: 223px;
    height: 128px;
}

a
{
    color: #666;
}

#content
{
    padding-left: 248px;
    width: 587px;
    padding-bottom: 1.5em;
    clear: both;
    min-height: 820px; 
    height: auto !important;
    height: 820px;
}

.clear {
	clear: both;
}

h2
{
    padding: 0;
    margin: 0;
    color: #848484;
    font-size: 19px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 12px;
}

h2 img
{
    display: block;
}

h2.standaloneHead
{
    margin-top: 0;
    padding-top: 100px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1px;
    margin-bottom: 21px;
}

body p.comment
{
    color: #C83232;
    letter-spacing: 1px;
    padding: 4px;
    padding-left: 8px;
    border-left: 1px dotted #ccc;
    margin-top: 40px;
    margin-bottom: 18px;
}


p.formcopytext {
    margin-top: 0;
    padding-top: 0;
    font-size: 78%;
    line-height: 1.29em;
}


#innerContent p,
#innerContent h3,
#innerContent table
{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 18px;
    font-size: 78%;
    line-height: 1.29em;
    clear: both;
}

#innerContent h3
{
    margin-top: 28px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #848484;
    width: 399px;
    overflow: hidden;
}

#innerContent h3 img, #innerContent h2 img
{
   	display: block;
    padding: 0;
    margin: 0;
}

.login
{
    font-size: 12px;
}

#innerContent h2 img {
	line-height: 0em;
}

p.footnote
{
    font-size: 70%;
}

p#navigation
{
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 128px;
    width: 224px;
    z-index: 1;
}

/* navigationChapter setzt allgemeine eigenschaften fuer menueeintraege */
.navigationChapter
{
    display: block;
    border-top: 1px solid #ccc;
    padding-left: 24px;
    padding-right: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    font-size: 10px;
    text-decoration: none;
    /* 10.05.06 jsl die HOME-navigation soll grossbuchstaben haben*/
    text-transform: uppercase;
}

.navigationChapter
{
    width: 223px;
}

.navi\gationChapter
{
    width: 180px;
}
/* navigationHome ist fuer den Home-Link mit einem mouse-over-menue  */
.navigationHome
{
    background-image: url(../pics/layout/arrow-grey.gif);
    background-position: 204px 8px;
}

.navigationHome:hover
{
    background-image: url(../pics/layout/arrow-red.gif);
    color: #cc0000;
}

/* navigationBelowHome ist einfach ein normaler, nicht aktiver menuepunkt. name bleibt erstmal so, damit man
zur not nochmal im styleguide nachgucken kann */
.navigationBelowHome,
.navigationBelowHomeFirst
{
    background-image: url(../pics/layout/arrow-grey.gif);
    background-position: 11px 8px;
}

.navigationBelowHome:hover,
.navigationBelowHomeFirst:hover
{
    background-image: url(../pics/layout/arrow-red.gif);
    color: #cc0000;
}

.navigationBelowHomeLast
{
    background-image: url(../pics/layout/arrow-grey-down.gif);
    background-position: 9px 10px;
}

/* navigationBelowHomeLastActive ist der aktive menuepunkt. wozu dieser komplizierte name...keine ahnung, 
aber lieber vorest so lassen, damit man zur not in dem styleguide nochmal nachgucken kann */
.navigationBelowHomeLastActive
{
    background-image: url(../pics/layout/arrow-red-down.gif);
    background-position: 9px 10px;
    color: #cc0000;
}

.navigationBelowHomeLastActiveSingle
{
    background-image: url(../pics/layout/arrow-red.gif);
    background-position: 11px 8px;
    color: #cc0000;
   
}

.navigationBelowHomeLastActiveSingleonly
{
    background-image: url(../pics/layout/arrow-red.gif);
    background-position: 11px 8px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    color: #cc0000;
   
}

.navigationBelowHomeLast:hover
{
    background-image: url(../pics/layout/arrow-red-down.gif);
    color: #cc0000;
}

.subNavigation
{
    display: block;
    width: 223px;
    border-top: 1px dashed #ccc;
    padding-top: 2px;
    padding-bottom: 6px;
    border-bottom: 1px #ccc solid;
}

.subNavigationHeader
{
    background-image: url(../pics/layout/arrow-grey-down.gif);
    background-position: 17px 8px;
    background-repeat: no-repeat;
}

.subNavigationHeader:hover
{
    background-image: url(../pics/layout/arrow-red-down.gif);
}

.subNavigationHeaderActive
{
    background-image: url(../pics/layout/arrow-red-down.gif);
    background-position: 17px 8px;
    background-repeat: no-repeat;
    color: #cc0000;
}

.subNavigationHeaderActive,
.subNavigationHeader
{
    margin-bottom: 5px;
}

.subNavigationChapter,
.subSubNavigation
{
    display: block;
    padding-left: 32px;
    padding-right: 24px;
    font-size: 10px;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 1px;
    line-height: 10px;
}

a.subNavigationChapter,
a.subSubNavigation
{
    width: 222px;
}

a.subNavi\gationChapter
{
    width: 167px;
}

a.subSubNavi\gation
{
    width: 155px;
}


.subNavigationChapter:hover,
.subSubNavigation:hover,
.subNavigationActive
{
    color: #cc0000;
}


.subNavigationActive
{
    background-image: url(../pics/layout/arrow-red.gif);
    background-position: 18px 6px;
    background-repeat: no-repeat;
    /*margin-bottom: 5px;*/
}

.subSubNavigationActive
{
    background-image: url(../pics/layout/arrow-red.gif);
    background-position: 32px 3px;
    background-repeat: no-repeat;
}

.subSubNavigation
{
    padding-left: 44px;
    width: 170px;
    line-height: 13px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 3px;
    margin-top: 5px; /* als abstand vom subsubmenue zum submenuepunkt, der es aufklappt */
}

.subSubNavigationActive
{
    color: #cc0000;
}

#grid
{
    position: absolute;
    left: -1px;
    top: 0;
    width: 840px;
    height: 800px;
    background-image: url(../pics/layout/grid.gif);
    /*background-repeat: no-repeat;*/
 	
    -moz-opacity: .4;
    filter: alpha(opacity=40);
    z-index: 8000;
}

#home #page #content div.introImage 
{
    margin-left: -24px;
    margin-bottom: 18px;
}

.introImage
{
    margin-left: -24px;
    margin-bottom: 21px;
}

.introImageBordered {
	border-bottom: 1px solid #ccc;
	margin-left: -24px;
  margin-bottom: 21px;
	width: 615px;
}

.introImage img, .introImageBordered img
{
    display: block;
}

/* fuer content page typ 2 und overview page typ 2, ohne bild oben */
.introImage h2 {
		height: 128px;
}

.introImage h2.headerText {
	border-bottom: 1px #ccc solid;
	margin-left: 24px;
	margin-right: 24px;
}

.introImage h2.headerText img {
	padding-top: 101px;
}

#heading_home {
    position: absolute;
    margin-top: 382px;
    margin-left: 22px;
}
.home_address
{
    position: absolute;
    top: 450px;
    left: 24px;
    bottom: 0;
 	
    height: 180px;
    width: 200px;
    color: #666;
    padding: 0;
    display: block;
}

/* .home_address
{
	position: absolute;
	bottom: 0;
    margin-left: 24px;
	margin-bottom: 35px;
    width: 200px;
    color: #666;
	z-index: 1234;
} */


/*.home_address
{
    position: absolute;
    left: 48px;
    bottom: 0;
 	margin-bottom: 54px; 
 												
    height: auto;
    width: 200px;
    color: #666;
    padding: 0;
    display: block;
}*/


.home_address p {
	margin: 0;
	margin-bottom: 0px;
	font-size: 0.6em;
	line-height: 1.2em;
	padding:0;
}

.home_address a {
	text-decoration: none;
	color: #666;
	font-size: 1.0em;
}

.home_address a:hover {
	color: #CC0000;
	font-size: 1.0em;
}

.home_address h3 {
	font-size: 0.68em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer
{
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    height: 26px;
    width: 100%;
    color: #666;
    font-size: 10px;
    border-top: 1px solid #ccc;
    background-color: #fff;
    background-image: url(../pics/layout/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    overflow: hidden;
}

/* diese klasse verhindert, dass der footer wegen seiner absoluten positionierung über den inhalt rutscht beim 
fenstergröße-ändern */
.footerSpace {
	height: 70px;
}

.copyright
{
    position: absolute;
    left: 35px;
    top: 7px !important;
    top: 9px;
    line-height: 10px;
    overflow: hidden;
}

.meta
{
	text-align: center;
    width: 220px;
    position: absolute;
    top: 7px !important;
    top: 9px;
    line-height: 10px;
    overflow: hidden;
}

.copyright
{
    left: 248px;
    width: 610px;
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    color: #cc0000;
}

.related
{
    width: 138px;
    height: 150px;
    position: relative;
    left: 429px;
    overflow: hidden;
    top: 40px; /* neu, damit related links nicht in ueberschrift stehen bei langen ueberschriften */
    z-index: 999;
}


.relatedContentPage2 {
    width: 138px;
    height: 150px;
    position: relative;
    left: 429px;
    overflow: hidden;
    top: 10px; /* weniger abstand zu uebeschrift */
}

.related2
{
    width: 1px;
    height: 150px;
    position: relative;
    left: 585px;
    overflow: hidden;
}


/* Diese Klasse wird für die Darstellung im Template standard_ohne_bild.tpl benötigt */
.related3
{
    width: 138px;
    height: 150px;
    position: relative;
    left: 429px;
    overflow: hidden;
    top: 6px; 
    z-index: 999;
}

#innerContent
{
    width: 399px;
    background-color: #fff;
    margin-top: -150px;
    padding-bottom: 50px;
    /*padding-bottom: 150px;*/
}
.innerContentNews
{
	margin-top: -190px !important;
}


#innerContent a
{
    color: #666;
    text-decoration: none;
}

#innerContent a.textlink {
	text-decoration: underline;
}

#innerContent a:hover
{
    color: #cc0000;
}

.related a, .relatedContentPage2 a, .related3 a
{
    display: block;
    text-decoration: none;
    width: 117px;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 0;
    padding-left: 18px;
    font-size: 10px;
    background-image: url(../pics/layout/arrow-blue.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    color: #336699;
}

.related a:hover, .relatedContentPage2 a:hover, .related3 a:hover
{
    color: #cc0000;
    background-image: url(../pics/layout/arrow-red.gif);
}

.image
{
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 10px;
    color: #666;
}

.image img
{
    display: block;
    margin-bottom: 4px;
}

a img
{
    border: 0;
}

.fullContent
{
    background-color: transparent;
    text-align: center;
    background-image: none;
    padding-top: 100px;
}

/* wirft den transparenten schatten hinter das HOME-mouse-over-menue */
#navigationShade 
{
    position: absolute;
    left: 224px;
    top: 124px;
    width: 206px;
    height: 178px;
    display: none;
    z-index: 2999;
}


/* jsl 01.03.2006: anpassung des flyout-schattens (werte von porsche.de uebernommen) */
#navi\gationShade
{
    background-image: url(../pics/layout/transparent/grey-60.png) !important; /* vorher: black-05.png, dann grey666-60.png */
    background-color: transparent !important;

    filter: alpha(opacity=60); /* vorher: 5, dann 50 */
    background-image: none;
    background-color: #ccc; /* vorher: black, dann 999 */
}


#navigationHomeSub
{
    position: absolute;
    left: 229px;
    top: 128px;
    width: 195px;
    height: 168px;
    display: none;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    z-index: 3000;
}

.navigationHome,
.navigationBelowHome,
.navigationBelowHomeFirst,
.navigationBelowHomeLastActive,
.navigationBelowHomeLast,
.navigationBelowHomeLastActiveSingle,
.navigationBelowHomeLastActiveSingleonly
#navigationHomeSub
{
    text-transform: uppercase;
}

#navigationHomeSub .navigationChapter
{
    width: 157px;
    height: 24px;
    overflow: hidden;
}

#navigationHomeSub .navi\gationChapter
{
    width: 150px;
    height: 13px;
}

#navigationHomeSub .navigationChapter:hover
{
    color: #cc0000;
    background-color: #F2F2F2;
}

#navigationHomeSub a
{
    background-color: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
/* alt:
.zoomable
{
    cursor: pointer;
}

.zoomableMargin {
	 margin-right: 32px;
}

.zoomImage
{
    position: absolute;
    left: 110px;
    top: 110px;
    width: 400px;
    height: 300px;
    display: none;
    z-index: 1701;
}
*/
.zoomable
{
    cursor: pointer;
    z-index: 10;
    position: relative;
    display: inline;
}

.zoomimage
{
	cursor: pointer;
	position: relative;
	display: inline;
	float: left;
}

div.unterschrift {
	margin-top: -16px;
}

.nofloat {
	float: none;
	clear: both;
}

.zoomicon
{
	z-index: 11;
	cursor: pointer;
	position: relative;
	bottom: 0;
	left: 0;
	top: -18px;
	width: 14px;
}
.zoomexicon
{
	z-index: 1702;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
.zoomableMargin {
	margin-right: 12px;
	display: inline;
}
.zoomImage
{
    position: absolute;
    left: 110px;
    top: 110px;

    display: none;
    z-index: 1701;
}

/* fuer kleine zoom-image-bilder */
.width151 {
	width: 197px;
	float: left;
}

#zoomImageShade
{
    position: absolute;
    left: 100px;
    top: 100px;
    /*width: 410px;
    height: 310px;
    width: 100px !important;*/
    display: none;
    z-index: 1700;
}

#zoomIma\geShade
{
    background-image: url(../pics/layout/transparent/black-05.png) !important;
    background-color: transparent !important;

    filter: alpha(opacity=5);
    background-image: none;
    background-color: #000;
}

.framerIframe
{
    width: 590px;
    height: 1200px;
    display: block;
    border: 0;
    frameborder: 0;
    overflow: hidden;
}

.framerIframeCommon
{
    display: block;
    border: 0;
    frameborder: 0;
    overflow: hidden;
}

.framerIframeShop
{
    width: 615px;
    height: 1200px;
    display: block;
    border: 0;
    frameborder: 0;
    overflow: hidden;
}

body.framed
{
    background-color: #fff;
    overflow: hidden;
}

.framed #content
{
    padding-left: 0;
}

.debugInfo a
{
    position: absolute;
    top: 10px;
    right: 8px;
    width: 15px;
    font-size: 11px;
    display: block;
}

.debugInfo a
{
    color: #bbb;
}


/* Table module */

table.normalTable
{
    border-collapse: collapse;
    width: 399px;
    margin-top: 21px;
    margin-bottom: 16px;
}

table.extensive
{
    width: 567px;
}

.normalTable th,
.normalTable td
{
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left;
}

.normalTable th
{
    background-color: #848484;
    color: #fff;
}


.normalTable .alternate td
{
    background-color: #F8F8F8;
}

.normalTable td
{
    background-color: #fff;
    border-bottom: 1px dashed #ccc;
}


table.separateColumns td.alternate
{
    background-color: #fff;
}

table.separateColumns td
{
    background-color: #F8F8F8;
}

.closeButton
{
    position: absolute;
    left: 20px;
    top: 4px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

ul.defaultList li,
ol.defaultList li
{
    font-size: 12px;
    margin-bottom: 8px;
    font-size: 78%;
    line-height: 1.29em;
}

ul.defaultList li
{
    list-style-type: square;
}
/* pkg/rtz: Listenformatierung im normalen Absatz 'Start'*/
#innerContent ul li,
#innerContent ol li
{
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1.29em;
}

#innerContent ul
{
    list-style-type: square;
}
#innerContent ol
{
    list-style-type: decimal;
}
/* pkg/rtz: Listenformatierung im normalen Absatz 'Ende'*/


body h3.firsth3
{
    margin-top: 0;
    padding-top: 0;
}

.searchfield,
.searchbutton
{
    margin: 0;
    padding: 0;
}

.searchfield
{
    width: 109px;
    margin-right: 1px;
    height: 17px;
    color: #666;
    font-size: 9px !important;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;

}

.sea\rchfield 
{
    width: 105px;
    height: 13px;
}

.searchbutton,
.searchbuttonMore
{
    position: relative;
    top: 0px !important;
    top: 10px;
    left: -0px !important;
    left: -3px;
    width: 17px;
    height: 17px;
    border: 0;
    vertical-align: top;
    font-size: 14px;
    color: #666;
        }

.searchbuttonMore
{
    width: 24px;
}

.sea\rchbutton
{
    top: 0px;

}

.spalte1 {
    width: 184px;
    /*border: 1px solid red;*/
    margin: 0 20px 0 0;
    float: left;
    overflow: hidden;
    height:500px;
}
    

.spalte2 {
     width: 184px;
    /*border: 1px solid blue;*/
    margin: 0 0 0 0;
    float: left;
    overflow: hidden;
}

/* --------- Für Sitemap ---------*/

a.weiterlinksubhead 
{
    display: block;
    background-image: url(../pics/layout/arrow-grey.gif);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left: 16px;
    text-decoration: none;
    color: #666;
    line-height: 17px;
}

/*a.weiterlinksubhead:hover
{
    background-image: url(../pics/layout/arrow-red.gif);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    color: #CC0000;
}*/


.sitemapbox {
   margin-left: 15px;
   margin-bottom: 25px;
    font-size: 11px;
}

.linkButton {
	border: 1px solid #848484;
  padding: 2px 0px 0px 6px !important; 
  padding: 2px 0px 3px 6px; 
	margin: 0px;
	min-height: 16px;
	height: 16px;
	line-height: 9px;
	font-size: 9px;
}
/*----------Sprachwahl-------------*/

.countryselection
{
	display: block;

	margin: 0 0 8px 0;
}
.flags
{
	display: inline;
	margin: 0 1px 0 0;
}

/*----------News Archiv-------------*/

#news-archiv-text{
	float:left;
	padding: 2px 10px 0 0;
}
#news-archiv-selector
{
	float:left;
}