/*
Ein Entfernen des Copyright-Vermerks kann rechtliche Schritte nach sich ziehen.
Sämtliche Urheberrechte und sonstigen Rechte an der Website inklusive an deren erstellten Inhalten, Layout und Quelltext sind vorbehalten. 
Die Inhalte dürfen nicht verändert und ohne schriftliche Zustimmung von mir(Christian Mueller) nicht auf anderen Internetseiten oder vernetzten Rechnern genutzt werden. 
Ferner dürfen Sie die Inhalte nur nach Rücksprache mit dem Autor(Christian Mueller) für öffentliche oder kommerzielle Zwecke verändern, vervielfältigen, vorführen, verbreiten oder anderweitig verwerten. 
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textAlignRight, .carDetailsTextRight, .carDetailNavRight{
	text-align:right;
}

.centerStyle {
	margin:auto;
	width:1000px;
}

.topHeader{
	width:1000px;
	height:40px;
	visibility: visible;
	display:table-cell;
}

.headerFormat{
	vertical-align:middle;
	padding-left: 50px;
	border:none;
}

.headerFormatCenter{
	vertical-align:middle;
	text-align: center;
	border:none;
}

.headerNavigation{
	width:1000px;
	height:200px;
	visibility: visible;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	padding-bottom:1px;
}

.headerNavigationsCells, .headerNavigationsCellsActive{
	width:175px;
	height:39px;
	background-color:#d10000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #FFFFFF;
	display:table-cell;
	vertical-align:middle;

}

.headerNavigationsCellsActive {
	background-image:url(../img/activeButton.jpg);
}

.mainMenuLink, .mainMenuLink:link, .mainMenuLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #FFFFFF;
	text-decoration:none;
}

.headerFlash{
	margin-left:5px;
}

.latestCarsBox{
	width:654px;
	height:153px;
	background-image:url(../img/latestCarsBackground.gif);
	position:relative;
	left:260px;
	padding-left:10px;
	padding-top:9px;
}

.latestCarsBoxHeader{
	height:22px;
	background-image:url(../img/latestCarsHeaderWinter.jpg);
}

.latestCarsBoxContent{
	text-align:center;
}

.latestCarsText, .latestCarsText:link, .latestCarsText:visited, .latestCarsTextTitle, .fahrzeugAuswahlText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align:center;
	text-decoration:none;
}

.latestCarsTextTitle, .latestCarsTextTitle:link, .latestCarsTextTitle:visited{
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}

.boxHeaderTitle, .boxHeaderTitle2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10%;
}

.boxHeaderTitle{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.boxHeaderTitle2{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.boxContentSmall, .quicksearchBoxCells, .seatTunerBoxHeader, .seatTunerBoxLink{
	display:table-cell;
	text-align: left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.seatTunerLink, .seatTunerLink:link, .seatTunerLink:visited{
	text-align: left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.quicksearchBox{
	width:236px;
	height:110px;
	background-image:url(../img/quicksearchBackground.gif);
	text-align: center;
	padding-top:9px;
	padding-left:1px;
	position:relative;
	right:6px;
	bottom:163px;
}

.quicksearchBoxHeader{
	height:22px;
	background-image:url(../img/quicksearchHeaderWinter.jpg);
}

.quicksearchBoxContent{
	text-align:center;
}

.quicksearchBoxCells, .seatTunerBoxHeader{
	font-size:12px;
	color: #d30000;
	font-weight: bold;
	text-align: center;
}

.comboBoxWidth{
	width:130px;
}

.seatTunerBox{
	width:236px;
	height:400px;
	background-image:url(../img/seatTunerBackground.gif);
	text-align: center;
	padding-top:9px;
	padding-left:1px;
	position:relative;
	right:6px;
	bottom:163px;
}

.seatTunerBoxHeader{
	text-decoration: underline;
}

.seatTunerBoxLink{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	padding-top:15px;
}

.welcomeBox{
	position:relative;
	width:600px;
	left:310px;
	bottom:500px;
}

.welcomeText, .welcomeTitle, .manufacturerName, .welcomeFooter, .welcomeTextBold, .welcomeFooter2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000
}

.welcomeTextBold{
	font-weight:bold;
}


.welcomeTitle{
	font-size:16px;
	font-weight:bold;
}

.manufacturerName, .headerSEAT, .headerSkoda{
	font-size:14px;
	text-decoration:none;
}


.headerSEAT, .headerSEAT:link, .headerSEAT:visited{
	color: #FF0000;
}

.headerSkoda, .headerSkoda:link, .headerSkoda:visited{
	color: #336600;
}

.welcomeFooter{
	color:#FF0000;
}

.welcomeFooter2{
	color:#00CC00;
}

.rssFeedBox{
	width:139px;
	height:45px;
	position:relative;
	bottom:400px;
	left:20px;
}

.mainContentContainer{
	width:650px;
	height:200px;
	position:relative;
	bottom:500px;
	left:265px;
}

.mainNewsTableContainer{
	padding-left:25px;
}

.newsTableTitle{
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.newsTitle{
	width:365px;
	height:25px;
	color:#6a6a6a;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsContent{
	padding:10px;
	padding-top:20px;
	width:365px;
	height:125px;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000000;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.newsImage{
	text-align:center;
	width:220px;
	height:125px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	position:absolute;
	margin-left:380px;
	margin-top:-126px;
}

.logosBox{
	width:634px;
	height:122px;
	background-image:url(../img/logosBoxBackground.gif);
	padding-left:27px;
	padding-top:7px;
}

.fahrzeugAuswahlBox{
	width:634px;
	height:143px;
	background-image:url(../img/latestCarsBackground.gif);
	position:relative;
	left:260px;
	padding-left:30px;
	padding-top:19px;
}

.fahrzeugAuswahlText, .fahrzeugAuswahlText:link, .fahrzeugAuswahlText:visited{
	font-size:14px;
	text-decoration:none;
}

.mainListCarsContainer, .carDetailsContainer{
	width:650px;
	height:200px;
	position:relative;
	bottom:500px;
	left:265px;
}

.listCarsCounterCell, .pagingCell{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	padding-top:5px;
}

.listCarsText, .listCarsManufacturer, .listCarsDetails, .listCarsPrice{
	text-decoration:none;
}

.listCarsText{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.listCarsManufacturer{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left:0px;
}

.listCarsDetails, .listCarsPrice{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.carDetailsTextRight, .carDetailsTextLeft, .carDetailTitles{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.carDetailsTextRight{
	padding-right:10px;

}

.carDetailNavRight, .carDetailNavRight:link, .carDetailNavRight:visited{
	color:#000000;
}

.carDetailTitles{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
}

.carDetailsManufactuer, .carDetailsName{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing: 2.5px;
	font-weight:bold;
}

.carDetailsManufactuer{
	color:#FF0000;
}





