		
	/* -----------------------------------------------------
	
		STart.CSS
		Generelle Styles f�r das "Coming soon".
	
		Autor:				TR
		Erstellungsdatum:	26.11.2007
		
		Index:				Element Definitions
							Containers
							Navigation
							Mainnavigation
							Subnavigation
							Subnav Gallery
							Footer
							Misc Classes
							Content
							Filialen
							Form
							
		Changelog:			16.10.2007
		
	----------------------------------------------------- */
	
		@charset "utf-8";

	/* -----------------------------------------------------
		Element Definitions
	----------------------------------------------------- */
	
	html {
		padding: 0;
		margin: 0;
	}
	
	* {
		padding: 0;
		margin: 0;
	}
		
	body {
		color: #222;
		font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
		background: url(../img/background/fridayclassic-linie.gif) #FFF repeat-x;
	}

	h1, h2 {
		display: none;
	}
		
	a {
		text-decoration:none;
	}
	
	div#content ul, div#content ol {
		padding-left:20px;
	
	}
	
	ul.links li a {
		text-decoration:underline;
		color:#7A2627;
	}
	
	/* -----------------------------------------------------
		Misc Classes
	----------------------------------------------------- */
	
	.clear {
		clear: both;
	}
	
	.hide {
		display:none;
	}
	
	div#footer ul li span{
	display:none;
	
	}

	/* -----------------------------------------------------
		Containers
	----------------------------------------------------- */
	
	div#container {
		padding-top:15px;
		padding-bottom:15px;
		width: 793px;
		margin: 0 auto;
	}
	
	div#header {
		background: url(../img/background/fridayclassic-small-logo.gif) center no-repeat;
		width: 210px;
		height: 76px;
	}
	
	div#footer {
		padding-top:50px !important;
		width:670px !important;
		padding-left:15px !important;
	}
	
	div#content {
		width: 670px !important;
		padding-left:15px !important;
		/*float:left;*/
	}
	
	
	/* ---Auto Containers-------------------------------- */
	
	div#auto-02 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto02.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-03 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto03.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-04 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto04.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-05 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto05.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-06 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto06.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-07 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto07.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-08 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto08.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	div#auto-09 {
		position: fixed;
		bottom: 0;
		right: 0;
		background:url(../img/content/fridayclassic_auto09.gif) bottom right no-repeat;
		height: 169px;
		width: 260px;
	}
	
	/* -----------------------------------------------------
		Navigation
	----------------------------------------------------- */
	
	div#navigation {
		padding-top:50px;
		padding-bottom:25px;
		margin: 0 auto;
	}
	
	div#navigation ul li {
		float:left;
		list-style:none;
		padding-left:15px;
		font-size:12px;
	}
	
	/* -----------------------------------------------------
		Sponsoring Small
	----------------------------------------------------- */
	
	div#sponsoring-small-title {
		background:url(../img/titles/fridayclassic-co-sponsoring.gif) left no-repeat;
		width: 138px;
		height: 18px;
	}
	
	div#sponsoring-small-title span {
		display:none;
	}
	
	div#sponsoring-small {
		float:left;
		width:100%;
		padding-top:20px;
		padding-left:15px;
	}
	
	.sponsoring-small-class {
		float: left;
		width: 200px;
		padding:6px 0 6px 0;
	}
	
	.sponsoring-small-class-end {
		padding:4px 0 0 0;
	}
	
	/* -----------------------------------------------------
		Sponsoring Big
	----------------------------------------------------- */
	
	ul#sponsoring-big {
		border-top: #942723 1px solid;
		list-style: none;
		padding-top: 5px;
	}
	
	ul#sponsoring-big li {
		padding-right:40px;
		float:left;
	}
	
	ul#sponsoring-big li a {
		display: block;
		height:80px;
	}
	
	ul#sponsoring-big li a span {
		/*display: none;*/
		color:#942723;
	}
	
		
	/* ---Sponsoren-------------------------------------- */
	
	a.sponsoren {
		background: url(../img/sponsoring/sponsoring.gif);
		width: 100px;
		height: 30px;
	}
	
	#sponsor-acs {
		background: url(../img/sponsoring/sponsoring-acs.gif);
		width: 80px;
		height: 79px;
	}
	
	#sponsor-automobilrevue {
		background: url(../img/sponsoring/sponsoring-automobilrevue.gif) center no-repeat;
		width: 150px;
		height: 45px;
	}
	
	#sponsor-redbull {
		background: url(../img/sponsoring/sponsoring-redbull.gif) center no-repeat;
		width: 136px;
		height: 72px;
	}
	
	#sponsor-belmot {
		background: url(../img/sponsoring/sponsoring-belmot.gif) center no-repeat;
		width: 140px;
		height: 33px;
	}
	
	/* -----------------------------------------------------
		Slogans
	----------------------------------------------------- */
	
	div#slogan-01{
		background:url(../img/content/slogans/slogan_01.gif) no-repeat;
		width: 231px;
		height: 39px;
	
	}
	
	div#slogan-02{
		background:url(../img/content/slogans/slogan_02.gif) no-repeat;
		width: 494px;
		height: 57px;
	
	}
	
	/* -----------------------------------------------------
		Fonts
	----------------------------------------------------- */

	.font-bold {
		color: #A07A20;
		font-weight:bold;
	}
	
	.font-bold-red {
		color: #942723;
		font-weight:bold;
	}
	
	.font-norm {
		color: #222;
	}
	
	.titel-list{
		list-style:none;
	}
	
	.font-bold-black {
		color: #000;
		font-weight:bold;
	}
	
	.font-bold-big {
		font-size:15px;
		color: #A07A20;
		font-weight:bold;
	}
	
	/* -----------------------------------------------------
		Links
	----------------------------------------------------- */
	
	a.link {
		font-weight:bold;
		color: #942723;
	}
	
	a.navigation {
		font-weight:bold;
		color: #A07A20;
	}
	
	a.navigation-a {
		font-weight:bold;
		color: #942723;
	}
	
	/* -----------------------------------------------------
		Form
	----------------------------------------------------- */
	
	.form-border {
		border-top: #942723 1px solid;
	}
	
	.form-fieldset {
		border:none;
	}
	
	.form-text {
		background-color:#EEE;
		border:#CCC 1px solid;
		width:220px;
	}
	
	.form-box {
		background-color:#EEE;
		border:#CCC 1px solid;
		border:3px solid lime;
	}
	
	.form-label {
		padding-left:20px;
		float:left;
		width:100px;
	}
	
	.form-label-2 {
		padding-left:20px;
		float:left;
		width:240px;
	}
	
	.form-text-2 {
		background-color:#EEE;
		border:#CCC 1px solid;
		width:30px;
	}
	
	.form-option {
		background-color:#EEE;
		border:#CCC 1px solid;
		width:54px;
	}
	
	.form-send{
		background-color:#EEE;
		border:#CCC 1px solid;
		width:100px;
	}
	
	.form-bemerkungen {
		background-color:#EEE;
		border:#CCC 1px solid;
		width:220px;
		height:130px;
	}