/* Gerneral */
.bottom {
	width: 930px;
	height: 30px;
	margin: 0 15px 0 15px;
	background: url(../images/content/contentBottom.gif) no-repeat top left;
}

/* subNav
=======================*/
.boxSubNav {
  width: 580px;
  height: 25px;
  margin: 0 0 0 340px;
}

ul.subNav {
  float: left;
  width: 580px;
  height: 25px;
  background: #000 url(../images/racingteam/subNavBg.gif) repeat-x;
  list-style: none;
}

ul.subNav li.subNav {
  float: left;
}

ul.subNav a {
  padding: 0 1.5em;
  line-height: 25px;
  background: url(../images/racingteam/subNavBorder.gif) repeat-y left top;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  float: left;
  display: block;
}


ul.subNav a:hover {
  color: #d3b242;
}


ul.subNav .first a {
  color: #d3b242;
}
/* subNav
=======================*/

/* Racingteam Startseite */
#racingteam {
	width: 930px;
	height: 450px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#row1 {
	position: relative;
	width: 830px;
	height: 150px;
	margin: 20px 0 0 50px;
	background: #333 url(../images/carbon.gif);
}
.imgBox1 {
	position: absolute;
	width: 260px;
	height: 170px;
	top: 10px;
	left: 10px;
	background: url(../images/racingteam/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox1 img {
    margin: 5px 5px 5px 5px;
}
.imgBox2 {
	position: absolute;
	width: 260px;
	height: 170px;
	top: 10px;
	left: 285px;
	background: url(../images/racingteam/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox2 img {
    margin: 5px 5px 5px 5px;
}
.imgBox3 {
	position: absolute;
	width: 260px;
	height: 170px;
	top: 10px;
	left: 560px;
	background: url(../images/racingteam/categories/shadow.gif) no-repeat bottom right;
	clear: right;
}
.imgBox3 img {
    margin: 5px 5px 5px 5px;
}

#row2 {
	position: relative;
	width: 830px;
	height: 150px;
	margin: 50px 0 0 50px;
	background: #333 url(../images/carbon.gif);
}
.imgBox4 {
	position: absolute;
	width: 380px;
	height: 170px;
	top: 10px;
	left: 10px;
	background: url(../images/racingteam/categories/shadow2.gif) no-repeat bottom right;
	clear: right;
}
.imgBox4 img {
    margin: 5px 5px 5px 5px;
}
.imgBox5 {
	position: absolute;
	width: 380px;
	height: 170px;
	top: 10px;
	left: 440px;
	background: url(../images/racingteam/categories/shadow2.gif) no-repeat bottom right;
	clear: right;
}
.imgBox5 img {
    margin: 5px 5px 5px 5px;
}
/* Racingteam Startseite */

/* 100 PS */
#racingCat1 {
	width: 930px;
	height: 560px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#cat1Row1 {
	position: relative;
	width: 830px;
	height: 222px;
	margin: 20px 0 0 50px;
	background-color: #000;
}
.cat1Img1 {
	position: absolute;
	width: 280px;
	height: 200px;
	top: 10px;
	left: 10px;
	border: #9d7815 1px solid;
}
.cat1Txt {
	position: absolute;
	width: 230px;
	height: 200px;
	top: 10px;
	left: 300px;
}
.cat1Txt h2 {
	text-align: center;
	color: #d3b242;
	margin: 5px auto;
}
.cat1Txt p {
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin: 0 5px 0 5px;
}
.cat1Img2 {
	position: absolute;
	width: 280px;
	height: 200px;
	top: 10px;
	left: 540px;
	border: #9d7815 1px solid;
}

#cat1Row2 {
	position: relative;
	width: 830px;
	height: 180px;
	margin: 10px 0 0 50px;
	background-color: #000;
}
.cat1Img3 {
	position: absolute;
	width: 280px;
	height: 210px;
	top: 10px;
	left: 100px;
	border: #9d7815 1px solid;
}
.cat1Img4 {
	position: absolute;
	width: 320px;
	height: 210px;
	top: 10px;
	left: 415px;
	border: #9d7815 1px solid;
}
/* 100 PS */

/* 315 PS */
#racingCat2 {
	width: 930px;
	height: 560px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#cat2Row1 {
	position: relative;
	width: 830px;
	height: 172px;
	margin: 20px 0 0 50px;
	background-color: #233326;
}
.cat2Img1 {
	position: absolute;
	width: 390px;
	height: 170px;
	top: 10px;
	left: 10px;
	border: #fff 1px solid;
}
.cat2Txt {
	position: absolute;
	width: 400px;
	height: 150px;
	top: 10px;
	left: 420px;
	/*background: #e6e6e6 url(../images/racingteam/300ps/txtBg.jpg) repeat-x left top;*/
	background-color: #1a281f;
	border: #fff 1px solid;
}
.cat2Txt p {
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 15px 10px 0 10px;
}

#cat2Row2 {
	position: relative;
	width: 700px;
	height: 200px;
	margin: 30px 0 0 110px;
	background-color: #233326;
}
.cat2Img2 {
	position: absolute;
	width: 320px;
	height: 240px;
	top: 10px;
	left: 20px;
	border: #fff 1px solid;
}
.cat2Img3 {
	position: absolute;
	width: 320px;
	height: 240px;
	top: 10px;
	left: 359px;
	border: #fff 1px solid;
}
/* 315 PS */

/* 1000 PS */
#racingCat3 {
	width: 930px;
	height: 815px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#cat3Row1 {
	position: relative;
	width: 830px;
	height: 222px;
	margin: 20px 0 0 50px;
	background: url(../images/carbon.gif);
}
.cat3Img1 {
	position: absolute;
	width: 370px;
	height: 200px;
	top: 10px;
	left: 10px;
	border: #fff 1px solid;
}
.cat3Txt {
	position: absolute;
	width: 420px;
	height: 200px;
	top: 10px;
	left: 400px;
	background-color: #e4e4ce;
	border: #fff 1px solid;
	
}
.cat3Txt p {
	color: #000;
	font-size: 11px;
	margin: 20px 10px 0 10px;
}

#cat3Row2 {
	position: relative;
	width: 830px;
	height: 250px;
	margin: 10px 0 0 50px;
	background: url(../images/carbon.gif);
}
.cat3Img2 {
	position: absolute;
	width: 300px;
	height: 230px;
	top: 10px;
	left: 520px;
	border: #fff 1px solid;
}
.cat3Txt2 {
	position: absolute;
	width: 500px;
	height: 230px;
	top: 10px;
	left: 10px;
	background-color: #e4e4ce;
	border: #fff 1px solid;
}
.cat3Txt2 p {
	color: #000;
	font-size: 11px;
	margin: 10px 10px 0 10px;
}

#cat3Row3 {
	position: relative;
	width: 830px;
	height: 222px;
	margin: 10px 0 0 50px;
	background: url(../images/carbon.gif);
}
.cat3Img3 {
	position: absolute;
	width: 370px;
	height: 200px;
	top: 10px;
	left: 10px;
	border: #fff 1px solid;
}
.cat3Txt3 {
	position: absolute;
	width: 420px;
	height: 200px;
	top: 10px;
	left: 400px;
	background-color: #e4e4ce;
	border: #fff 1px solid;
	
}
.cat3Txt3 p {
	color: #000;
	font-size: 11px;
	margin: 2px 10px 0 10px;
}
/* 1000 PS */

/* 5000 PS */
#racingCat4 {
	width: 930px;
	height: 570px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#cat4Row1 {
	position: relative;
	width: 830px;
	height: 222px;
	margin: 20px 0 0 50px;
	background-color: #000;
}
.cat4Img1 {
	position: absolute;
	width: 490px;
	height: 200px;
	top: 10px;
	left: 10px;
	border: #edcb5d 1px solid;
}
.cat4Txt {
	position: absolute;
	width: 310px;
	height: 200px;
	top: 10px;
	left: 510px;
	background: #333 url(../images/carbon.gif);
	border: #edcb5d 1px solid;
}
.cat4Txt p {
	color: #edcb5d;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 20px 20px 0 20px;
}

#cat4Row2 {
	position: relative;
	width: 830px;
	height: 242px;
	margin: 10px 0 0 50px;
	background-color: #000;
}
.cat4Img2 {
	position: absolute;
	width: 200px;
	height: 220px;
	top: 10px;
	left: 10px;
	border: #edcb5d 1px solid;
}
.cat4Img3 {
	position: absolute;
	width: 390px;
	height: 220px;
	top: 10px;
	left: 220px;
	border: #edcb5d 1px solid;
}
.cat4Img4 {
	position: absolute;
	width: 200px;
	height: 220px;
	top: 10px;
	left: 620px;
	border: #edcb5d 1px solid;
}
/* 5000 PS */

/* 7000 PS */
#racingCat5 {
	width: 930px;
	height: 980px; 
    background: url(../images/content/contentBg.gif) repeat-y;
    margin: 0 15px 0 15px;
}

#cat5Row1 {
	position: relative;
	width: 830px;
	height: 200px;
	margin: 20px 0 0 50px;
	background: #333 url(../images/carbon.gif);
}
.cat5Img1 {
	position: absolute;
	width: 560px;
	height: 220px;
	top: 10px;
	left: 10px;
}
.cat5Txt1 {
	position: absolute;
	width: 220px;
	height: 160px;
	top: 20px;
	left: 590px;
	background-color: #c7ced3;
}
.cat5Txt1 p {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 20px 0 20px;
}

#cat5Row2 {
	position: relative;
	width: 830px;
	height: 200px;
	margin: 50px 0 0 50px;
	background: #333 url(../images/carbon.gif);
}
.cat5Img2 {
	position: absolute;
	width: 340px;
	height: 180px;
	top: 10px;
	left: 470px;
}
.cat5Txt2 {
	position: absolute;
	width: 450px;
	height: 180px;
	top: 10px;
	left: 10px;
	background-color: #c7ced3;
}
.cat5Txt2 p {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 50px 20px 0 20px;
}

#cat5Row3 {
	position: relative;
	width: 830px;
	height: 200px;
	margin: 10px 0 0 50px;
	background: #333 url(../images/carbon.gif);
}
.cat5Img3 {
	position: absolute;
	width: 340px;
	height: 180px;
	top: 10px;
	left: 10px;
}
.cat5Txt3 {
	position: absolute;
	width: 450px;
	height: 180px;
	top: 10px;
	left: 360px;
	background-color: #c7ced3;
}
.cat5Txt3 p {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 20px 0 20px;
}

#cat5Row4 {
	position: relative;
	width: 830px;
	height: 200px;
	margin: 10px 0 0 50px;
	background: #333 url(../images/carbon.gif);
}
.cat5Img4 {
	position: absolute;
	width: 220px;
	height: 200px;
	top: 10px;
	left: 580px;
}
.cat5Txt4 {
	position: absolute;
	width: 520px;
	height: 180px;
	top: 10px;
	left: 30px;
	background-color: #c7ced3;
}
.cat5Txt4 p {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 20px 0 20px;
}
/* 7000 PS */

