*
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #fff;
  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: 12px;
	font-family: arial, helvetica, sans-serif;
}
img
{
	border: 0px lime solid;
	padding: 0px;
	margin: 0px;
}

/* Zentrieren innerhalb des Browserfensters*/
#all
{
	background-image: url('../images/background-splash/splash-image.jpg');
    background-repeat: repeat;
	position: absolute;
	width: 2000px; 
	height: 1180px; 
	top: 50% !important;
	top: 50%; /* ie */
	left: 50%;
	margin-left: -1000px;
	margin-top: -590px;
	text-align: left;
	background-color: #FFFFFF; 
}
/*
#allde
{
	background-image: url('../images/background-deletprofile/splash-image.jpg');
    background-repeat: repeat;
	position: absolute;
	width: 1920px; 
	height: 1350px; 
	top: 50% !important;
	top: 50%;
	left: 50%;
	margin-left: -960px;
	margin-top: -555px;
	text-align: left;
	background-color: #FFFFFF; 
}
*/

#box
{
    position: absolute;
    top: 318px;
    left: 621px;
    border: 0px lime solid;
}
#content 
{
    height:600px;
    width:829px;
}
#background-splash {
    left: -171px;
    position:absolute;
    top: -108px;
}

#porschelink
{	
    position:absolute;
    top:47px;
    width:auto;
}

#porschelogin 
{
    background-color: transparent;
    color:#333333;
    height:42px;
    left:648px;
    line-height:23px;
    position:absolute;
    top:57px;
    width:180px;
    display: none;
}
#legalnotice
{
	 position:absolute;
    top:63px;
	color: #6f6f6f;
	overflow: visible;
	font-size: 11px;	
	line-height: 16px;
    
	white-space: nowrap;
}

#legalnotice a
{
	text-decoration: none;
    color: #6f6f6f;
}

#legalnotice a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer
{
    left:398px;
	position:absolute;
	top:514px;
	width: 770px;
}

#claim
{
    position: absolute;
    left: 0px; 
    top: 371px;
}

#innercontent
{		
    color: #707070;
    border:0 solid red;
    height:auto;
    left:310px;
    overflow:hidden;
    position:absolute;
    top:368px;
    line-height:16px;
    width:auto;
}
.economyDisclaimer
{
    
    position:absolute;
    bottom: -56px;
    left: 0;
    width: 760px;
}
.economyDisclaimer .small
{
    font-size: 9px;
    margin-top:5px;
}
#introtext, #flashdetection
{
	margin-top: 0px;
	width: 420px;
	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;*/
    left: 0px;
    display: none;
    margin-top: 20px;
    
}
#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;
}



#pip
{
    left: 569px;
    position:absolute;
    top:26px;
    width: 190px;
}

#pip img
{
    margin-bottom: 4px;
}

#pip a
{
    color: #73726f;
    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;
}


a img
{
	border: 0;
}
