*
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #6D7A89;
}
html
{
  overflow:hidden;
}
div, a, img, form, input
{
  	background-color: transparent;
}
body
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #000000;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
img
{
	padding: 0px;
	margin: 0px;
}

/* Zentrieren innerhalb des Browserfensters*/
#all
{
	position: absolute;
	width: 1920px; 
	height: 1200px; 
	top: 50% !important;
	top: 50%; /* ie */
	left: 50%;
	margin-left: -957px;
	margin-top: -606px;
	text-align: left;
	background-color: #000000; 
}

#box
{
    width:1024px;
    height: 768px;
    position: absolute;
    top: 215px;
    left: 446px;
    border: 0px lime solid;
}

#porschelink
{	
    position: absolute;
    top: 627px;
    left: 37px;
}

#porschelogin 
{
    background-color: #d8d9d9;
    width: 228px;
    height: 42px;
    left: 39px;
    top: 540px;
    padding: 10px;
    position: absolute;
}


#claim01
{
    position: absolute;
    top: 106px; 
    left: 448px; 
}

#claim02
{
    position: absolute;
    top: 317px;
    left: 93px; 
}


#innercontent
{		
    position: absolute;
    top: 186px;
    left: 448px;
    width: 420px;
    line-height: 18px;
}
.economyDisclaimer
{
    
    position:absolute;
    top: 650px;
    left: 37px;
    width:945px;
}
.economyDisclaimer .small
{
    font-size: 9px;
     margin-top:5px;

}
#introtext
{
    display: none;
}

#introtext, #flashdetection
{
  margin-top: 0px;
}

#flashdetection 
{
    display: none;
    width: 388px;
    height: 260px;
}

#deletebutton
{
	position: relative;
	padding: 0px;
	padding-top: 20px;
	top: 0px;
	margin: 0px;
}

.clear
{
	clear: both;
}

#button01
{
    left: 0px;
    position: absolute;
    padding-top: 19px;

}

#button02
{
    position: absolute;
    top: 375px;
    left: 93px;
}

.button
{
    display: none;
}

#legalnotice
{
    position:absolute;
	overflow: visible;
	font-size: 11px;	
	line-height: 11px;
	padding: 0px;
	padding-top: 2px;
	right:37px;
    top: 627px;
	white-space: nowrap;
}

#legalnotice a
{
	text-decoration: none;
}

#legalnotice a:hover
{
    color: #7f9bbd;
}

a img
{
	border: 0;
}
