<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Audi-Type-Normal';
	src:url("AudiType-Normal_08.eot");
	src:url("AudiType-Normal_08.woff");
}
@font-face {
	font-family: 'Audi-Type-Extended';
	src:url("AudiType-ExtendedNormal_08.eot");
	src:url("AudiType-ExtendedNormal_08.woff");
}

html, body {
	color: #2b2f33;
	font: small/1.307692307692308 'Audi-Type', 'Audi-Type-Normal', Verdana, Helvetica, Arial, sans-serif;
}

body {
	/*background: url("../audi-images/photo_bg.jpg") no-repeat center center fixed;*/
	background-size: cover;
	font-size: 0.98em;
	font-weight: 300;
	margin: 0;
}

#audi_logo {
    background: url("../audi-images/audi_logo_new.png") no-repeat;
    position: absolute;
    top: 25%;
    right: 40px;
	width : 87px;
	height : 40px;
}

/* Typography */
h1#title {
	font-weight: 300;
	font-size: 3.2em;
	color: white;
	text-shadow: 0 0 10px rgba(0,0,0,0.8);
	margin: 0 auto;
	padding-top: 180px;
	max-width: 300px;
	text-align: center;
	position: relative;
	top: 0px;
}

h1#title span span {
	font-weight: 400;
}

h2 {
	text-transform: uppercase;
	color: white;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 1.4em;
	line-height: 2.8em;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #aeaeae;
}

#errMsg {
	padding: 8px 0px 8px 0px;
	font-size: 0.85em;
	text-align: left;
}

#audiarrow {
	color: #CA012D;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}

#small {
	color: gray;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
}

#twoSteps {
	margin-right: 40px;
	margin-left: 40px;
	float: left;
	font-size: 0.80em;
	position: relative;
}
#twoStepsNumber {
	margin-right: 40px;
	margin-left: 40px;
	float: center;
	font-size: 2.85em;
	font-weight: bold;
	position: relative;
	
}

#boxinfo {
	margin-left: 70px;
	margin-right: 40px;
	float: left;
	position: relative;
        text-align: left;
}

#boxHelpMe {
	margin-right: 0px;
	padding: 15px 0px 0px 0px;
	/* font-weight: bold;*/
	text-align: left;
}

#telNumbers {
	margin-bottom:15px;
	text-align:left;
}

.mynet-head {
	 position: relative; margin-bottom: 16px;
 }
	.mynet-head .mynet-container{
}

 .mynet-head_with_breadcrumb {margin-bottom: 64px; height: 116px; overflow: visible;}
 .mynet-head_with_breadcrumb .mynet-container{height: 116px; overflow: visible;}
 .mynet-head_with_breadcrumb .mynet-breadcrumb {margin-top: 0;}


 /**
 * Considered as brands are the logo of Audi-mynet and the four-rings-logo.
 * Position, dimensions and background-image are styled.
 *
 * @subsection brands
 */
 .mynet-brand_mynet {display: block; height: 84px; position: relative;}
 	.mynet-brand_mynet a {position: relative; top: 38px; left: 4px;}
 .mynet-brand_audi {
 	display: block; position: absolute; right: 6px; top: 24px;
 	background: transparent url('/resources/img/layout/brand_rings.png') no-repeat;
 	height: 0; padding-top: 34px; overflow: hidden; width: 90px;
 }


/* Layout */
.container {
	margin: 0;
}

.top {
	margin: 0;
	padding: 0;
	width: 100%;
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */ */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */ */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */ */
}

.login-box {
	background-color: white;
	/*width: 340px; */
	/*margin: 0 auto;*/
	position: relative;
	/*top: 100px;*/
	padding-bottom: 30px;
	border-radius: 5px;
/*	box-shadow: 0 5px 50px rgba(0,0,0,0.4); */
	text-align: center;
/*	background: url("/audi-images/firstStep1.png") no-repeat center center fixed; */
}

.login-box .box-header {
	/* background-color: #CA012D; */
        background-color: white;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
        text-align: left;
        margin-left: 70px;
        margin-right: 40px;
}

.login-box .box-steps {
	/* background-color: #FFF; */
        background-color: white;
	margin-top: 15px;
	margin-bottom: 0px;
        
}

.login-box label {
	font-weight: 700;
	font-size: .8em;
	color: #888;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 2em;
}

.login-box input {
	margin-bottom: 20px;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: .9em;
	color: #888;
}

.login-box input:focus {
	outline: none;
	border-color: #665851;
	transition: 0.5s;
	color: #665851;
}


.multilogin-box {
	background-color: #f5f5f5;
	/*max-width: 910px;*/
	min-height: 535px;	
	margin: 0 auto;
	position: relative;
	top: 120px;
	padding-bottom: 10px;
	border-radius: 5px;
	box-shadow: 0 5px 50px rgba(0,0,0,0.4);
	text-align: center;
	opacity: 1;
	display: block; 
	overflow: auto; 
}

.multilogin-box .box-header {
	background-color: #CA012D;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
}

.multilogin-box .box-steps {
	/* background-color: #FFF; */
        background-color: white;
	margin-top: 15px;
	margin-bottom: 0px;
}

.multilogin-box label {
/* 	font-weight: 700; */
/* 	font-size: .8em; */
	color: #888;
/* 	letter-spacing: 1px; */
/* 	text-transform: uppercase; */
/* 	line-height: 2em; */
}

.multilogin-box input {
	margin-bottom: 20px;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 0.9em;
	color: #888;
}

.multilogin-box input:focus {
	outline: none;
	border-color: #665851;
	transition: 0.5s;
	color: #665851;
}



.doublelogin-box {
	background-color: #f5f5f5;
	max-width: 619px;
	min-height: 535px;	
	margin: 0 auto;
	position: relative;
	top: 120px;
	padding-bottom: 10px;
	border-radius: 5px;
	box-shadow: 0 5px 50px rgba(0,0,0,0.4);
	text-align: center;
	opacity: 1;
	display: block;
	overflow: auto; 
}

.doublelogin-box .box-header {
	background-color: #CA012D;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
}

.doublelogin-box .box-steps {
	/* background-color: #FFF; */
        background-color: white;
	margin-top: 15px;
	margin-bottom: 0px;
}

.doublelogin-box label {
	font-weight: 700;
	font-size: .8em;
	color: #888;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 2em;
}

.doublelogin-box input {
	margin-bottom: 20px;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 0.9em;
	color: #888;
}

.doublelogin-box input:focus {
	outline: none;
	border-color: #665851;
	transition: 0.5s;
	color: #665851;
}


.singlelogin-box {
	background-color: white;
	width: 250px;
	height: 270px;
	margin: 0 auto;
	position: relative;
	margin-left: 30px;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 7px solid #fff;
	text-align: center;
	vertical-align: middle;
	float:left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.singlelogin-box-label {
	background-color: white;
	font-weight: bold;
	font-size: 0.83em;
	color: #CA012D; /* Audi rot */
	width: 240px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	padding: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

.singlelogin-box-form {
	background-color: white;
	width: 240px;
	height: 190px;
	margin: 0 auto;
	position: relative;
	padding: 0 auto;
	text-align: center;
	vertical-align: middle;
}

.singlelogin-box-button {
	background-color: white;
	width: 240px;
	height: 31px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	padding: 0 auto;
	text-align: center;
	vertical-align: bottom;
}

.error-box {
	min-width: 330px;
	min-height: 33px;
	font-weight: bold;
	clear:left;
}

.redline-box {
	border-top: 3px solid #ca012d;
	min-width: 260px;
	margin-top: 10px;
	margin-left: 30px;
/*	margin-right: 12px; */
	margin-right: 23px;
	margin-bottom: 10px;
	clear:left;
}

.helpme-box {
	min-width: 260px;
	font-weight: bold;
	margin-left: 30px;
	font-size:0.80em;
	text-align:left;
	color:#555;
}

.telNumbers-box {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.80em;
	text-align: left;
	color: #555;
}

.language-buttons-box {
	min-width: 260px;
	height: 31px;
	padding-top: 10px;
	margin-left: 27px;
	margin-right: 12px;
	text-align: center;
	clear: left;
}

.language-single-button {
	height: 31px;
	width: 24.0%;
	float: left;
}
				
.selected {
	color: #665851!important;
	transition: 0.5s;
}

/* Animation Delay */
#logo {
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 2s;
}

.login-box {
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 1s;
}</pre></body></html>