body, html {
	padding: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
}
body {
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;	
	margin: 0;
	height: 100%;
	width: 100%;
	padding:0;
}

a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
h2{
	font-size:15px;
	color:#666;
	margin-top:12px;
	margin-bottom:13px;
}


img{
	border:none;
}
p{
	line-height:130%;
}

p.bold {
	font-weight: bold !important;
	font-size: 12px;
}
.link{
	color:#666;
	text-decoration:underline;
}
.link:hover{
	color:#000000;
	text-decoration:underline;
}
.arrow{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}
.white{
	color:#666;
}
.center{
	text-align:center;
}

span#main{
	display:block;
	width: 462px;
}

#main p{
	line-height:150%;
}

#main p {
	line-height: 1.3em;
}
#main p.bold {
	font-weight: bold;
	font-size: 1.3em;
	color: #666;
}
#main a:hover {
	text-decoration: underline;
}
#main a.toplink, #main p.toplink {
	float: right;
}

#main p.toplink img {
	display: none;	
}
#main p.toplink a {
	padding-left: 12px;
	background-image: url(images/top_pfeil.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
}

#wrap{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	
}

#wrap.flashactive { /* wrapping element, needed to prevent linewrap between container and vertical spacing element */
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #fff;
}

#upper {
	display: none !important;
}

#container {
	width:100%;
}

#wrap.flashactive #container.flashactive {
	background-image: none;	
	height: 100%;
	overflow: hidden;
}

#flash {
	margin: 0 auto;
}

#flash.flashactive {
	width: 100%;
	height: 100%;
}



/*Styley for WrongFlashVersionMessage*/
#screen {
	background-color: transparent;
	display:block;
	/*left:50%;
	margin-left:-300px;
	position:relative;*/
	width:100%;
	padding-top:360px !important;
}

#header{
	background-image: url(images/a1_header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 372px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index:1;

}
#header .right{
	float: right;
}
#header .left{
	float:left;
}
#keyvisual{
	height:144px;
}

#content{
	/*height:556px;*/
	width:600px;
	margin:0 auto;
}
#content h2{
	/*padding-left:50px;*/
}
#content #main{
	/*padding-left:50px;*/
	padding-bottom:50px;
}

#content #columns{
}

#content #columns span{
	background-image: none;
	margin:15px 50px 15px 0px;
	width:250px;
	float:left;
}

#footer{
	width: 705px;
	text-align: right;	
	margin-top:40px;
	font-size:10px;
	margin-bottom: 3em;
	clear: both;
}
#footer a {
	margin-left: 2em;
}

#copy {
	color: #666666;
	font-size:9px;
}

h4 {
	margin:5px auto;
}
.social {
	margin:0; padding:0;
}
.social li {
	display:inline;
}

#site_logo{
	position: absolute;
					right: 20px;
					top: 20px;
					background: url(images/audi_logo_white.png) no-repeat;
					width: 218px;
					height: 27px;
}
#landing_headline{
	width:212px;
}
#landing_text{
	float:right;
	margin-top:238px;
	width:212px;
}

/*Styles for Landingpage*/
/*			A1			*/
#landing {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	width: 100%;
	height: 100%;
	background-color: #46050d;
}

#landing_logo{
	height:38px;
	width: 61px;
	width:auto;
	position:absolute;
	right:40px;
	top:40px;	
}

#landing_link{
	position: absolute;
	left: 730px;
	top: 275px;
}
#landing_image{
	height: auto;
}
#landing_footer{
	height: 30px;
	background-color: #000000;
	width: 100%;
	position: fixed;
	bottom: 0;
	left:0;
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	padding-right: 15px;
}
#landing_footer ul{
	list-style: none;
	padding: 0px;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

#landing_footer ul li{
	display: inline;
	margin-right: 20px;
}
#landing_footer ul li a{
	color: #808080;
}

#header #a1_link{
	float:left;
	margin-left: 150px;
}
#header #a1_link a{
	display: block;
}

* html #landing_footer, * html #header, * html #screen{
	position: static !important;
}
* html #screen{
	padding-top: 0!important;
}
* html #site_logo{
				background: url(images/audi_logo_white.gif) no-repeat;
			}
