*
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #333333;
  background-color: #FFFFFF;
 /* line-height: 16px;*/
}
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: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
img
{
	border: 0px lime solid;
	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: -960px;
	margin-top: -600px;
	text-align: left;
	background-color: #FFFFFF; 
}

#box
{
    width: 1061px;
    height: 642px;
    position: absolute;
    top: 278px;
    left: 429px;
    border: 0px lime solid;
}
#content
{
	border:0px solid blue;
	height:642px;
	left:0px;
	position:absolute;
	top:0px;
	width:1061px;
}

#porschelink
{	
	border:0 solid red;
	left:28px;
	position:absolute;
	text-align:right;
	top:33px;
	width:auto;
	z-index:1;
}
#porschelogin 
{
    background-color:#FFFFFF;
    width:188px;
    height:42px;
    color:#333333;
       line-height:20px;  
    left:835px;
    top:425px;
         padding:10px;
    position:absolute;
}

#claim
{
    position: absolute;
    left: 241px; 
    top: 177px;
}

#innercontent
{		
    border:0px red solid;
    position: absolute;
    top: 422px;
    left: 28px;
    width: auto;
    height: auto;
    overflow: hidden;
}
.economyDisclaimer
{
    
    position:absolute;
    
    left: 28px;
	top:553px;
	width:1008px;
}
.economyDisclaimer .small
{
    font-size: 9px;
    margin-top:5px;
}
#introtext, #flashdetection
{
	margin-top: 0px;
	width:456px;
	height: auto;
	overflow: visible;
	display: none;
}

#flashdetection 
{
    width: 390px;
    height: 140px;
    display: none;
    background-color: #fff;
    
}

#deletebutton
{
	position: relative;
	padding: 0px;
	padding-top: 20px;
	top: 0px;
	margin: 0px;
}

.clear
{
	clear: both;
}

#button
{
    /*padding-top: 16px;*/
     position: absolute;
    left: 241px;
    top: 251px;
    display: none;
    
}
#classiclogo
{
    position: absolute;
    left: 104px;
    top: 544px;
    
}
.button
{
	display: block;
}

.button .isdn, .button .dsl
{
	/*float: left;*/
}

.button .isdn
{
	margin-left: 0px;
}

.button .isdn a, .button .dsl a
{	
	padding: 0px;
}


#legalnotice
{
	color: #333333;
    position:absolute;
    top: 31px;
    right: 17px;
	overflow: visible;
	font-size: 11px;	
	line-height: 11px;
    
	/*padding-top: 27px;
	padding-top: 2px;
	left: 0px;*/
    /*top:665px;*/
	white-space: nowrap;
}

#legalnotice a
{
	text-decoration: none;
    color: #333333;
}

#legalnotice a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}


a img
{
	border: 0;
}
