*
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  outline:0;
}

html, body 
{
    height:100%;
    margin:0;
    padding:0;
}
html 
{
    overflow:hidden;
}

body
{
	background-image: url(../images/background-splash/splash-image.jpg);
    background-repeat: no-repeat;
    background-position: left, top;
	height: 100%;
	background-color: #000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	background-position: center center;
}
div, a, img, form, input
{
  	background-color: transparent;
}
img
{
	border: 0px lime solid;
	padding: 0px;
	margin: 0px;
}

/* Zentrieren innerhalb des Browserfensters*/
#splashPage
{
	/*background-image: url(../images/background-splash/splash-image.jpg);
    background-repeat: no-repeat;
    background-position: left top;*/
    background-color: transparent;
    width:1200px;
    height: 736px;/*540px;*/
    left:50%;
    margin-left:-600px;
    margin-top:-368px;
    position:absolute;
    text-align:left;
    top:50%;
    /*border: 1px solid lime;*/
}

#content 
{
    position: absolute;
    width: 959px;
    height: 540px;
    left: 121px;
    top: 69px;
    /*border: 1px solid red;*/
}

#porschelogin 
{
    background-color:transparent;
    color:#FFFFFF;
    height:auto;
    left:4px;
    line-height:16px;
    position:absolute;
    top:3px;
    width:auto;
}
#porschelogin a
{
    line-height: 24px;
}
#footer
{
    left:398px;
	position:absolute;
	top:514px;
	width: 828px;
}

#claim
{
    left:0px;
    width: 476px;
    position:absolute;
    top:297px;
    text-align:right;
}

#innercontent
{		
    color: #e6e6e6;
    border:0 solid red;
    height:auto;
    top:297px;
    left:499px;
    overflow:hidden;
    position:absolute;
    width:auto;
}
.economyDisclaimer
{
    position:absolute;
    top: 561px;
    left: 4px;
    color: #333333;
}
.economyDisclaimer .small
{
    font-size: 9px;
     color: #333333;
    margin-top:5px;
}
.economyDisclaimer a
{ color: #333333;}
.economyDisclaimer a:hover
{ color: #990000;}
#subclaim
{
    margin-top: 42px;
    margin-bottom: 8px;
    display: block;
}
#introtext, #flashdetection, #deletetext, #livefeed
{
    font-size: 11px;
    line-height: 16px;
    margin-top: 0px;
	width: 441px;
	height: auto;
	overflow: visible;
}

#flashdetection
{
	display: none;
}
#deletetest
{
	display: block;
}
#livefeed
{
    color: #D0ED11;
}

#deletebutton
{
    left: 0px;
    margin-top: 16px;
}

.clear
{
	clear: both;
}

.button
{
    left:500px;
    margin-top:16px;
    position:absolute;
    top:447px;
}

#classiclogo
{
    position: absolute;
    left: 104px;
    top: 544px;
    
}
.button
{
	display: block;
}

.button .isdn, .button .dsl
{
	/*float: left;*/
	width: 214px;
}

.button .isdn
{
	margin-left: 0px;
}

.button .isdn a, .button .dsl a
{	
	padding: 0px;
}


#porschelink
{	
    position:absolute;
    top:528px;
    left:4px;
    width:auto;
    height:auto;
}

.homelink
{
    margin-top:0px;
	line-height: 16px;
	padding-left: 0px;
}

.homelink img
{
    vertical-align: bottom;
    margin-bottom: 2px;
}
#legalnotice
{
	color: #333333;
	overflow: visible;
	font-size: 11px;	
	line-height: 16px;
	white-space: nowrap;
	background-color: Transparent;
	
}

#legalnotice a
{
	text-decoration: none;
    color: inherit;
}

#legalnotice a:hover
{
	text-decoration: none;
	color: #990000;
}
#pip
{
    left:4px;
    position:absolute;
    top:459px;
    width:190px;
}

#exclusive
{
    left:25px;
    position:absolute;
    top:14px;
}
#pip img
{
    margin-bottom: 4px;
    display: block;
}

#pip a
{
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial;
    line-height: 11px;
    background-image: url(../images/pfeil.gif);
    background-repeat: no-repeat;
    background-position: right 4px;
    text-decoration: none;
    padding-right: 8px; 
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    height: 11px;
}

.confirmlink a
{
    font-size: 11px;
    font-family: Arial;
    line-height: 11px;
    background-image: url(/images/arrow-white.gif);
    background-repeat: no-repeat;
    background-position: right 4px;
    text-decoration: none;
    padding-right: 8px; 
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    height: 11px;
}

.marketTeaser
{
    left:619px;
    position:absolute;
    top:461px;
}
.marketTeaser a
{
    display: block;
    width: 329px;
    height: 79px;
}
.marketTeaser a img
{
    display: inline;
}
a img
{
	border: 0;
}

.btnStart
{
    height:25px;
    background-position:0 0;
    background-repeat: no-repeat;
}

#button a:hover .btnStart
{
    background-position: 0 -25px;
}
