@charset "utf-8";

/* Schriftgroessen */

/* Diese Information nicht aendern! >*/
/* Bezugsschriftgroesse 'body' 16px */
/* < Diese Information nicht aendern! */

html {
			overflow-x:hidden;
}

body {
			font-family: "Audi Type", Verdana, Arial, sans-serif;
			font-size:20px;
			font-weight: 400;
			padding: 0px;
			margin: 0px;
			background-color: #000000;
}
