/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

img {border: none; }

table, td, tr {
	border: none;
}

a {
	text-decoration: none;
}

/* ----------------  INITIAL END ------------- */


/* ----------------  FONT  ------------- */

.testimonialName {
	font: italic bold 11px Arial, Helvetica, sans-serif;
}

a {
	color: #a59700;
}
a:hover {
	color: #666;
}
.spacer {
	color: #a59700;
}
.inactiveLink {
	color: #999;
}
.inputName {
	padding-top: 8px;
} 
/* ----------------  BASICS  ------------- */

body {
	background: #fde700 url(../images/basics/bg_gardient.jpg) left top repeat-x;
	text-align: center;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}
#mainWrapper {
	text-align: left;
	background: white url(../images/basics/oraneBG.gif) left 300px repeat-y;
	margin: 0 auto 0 auto;
	width: 738px;
}
.leftEdge {
	background: url(../images/basics/afterNavi_edge.jpg) left bottom no-repeat;
	height: 100%;
}
#topWrapper {
	height: 112px;
	background: url(../images/basics/top_gradient.jpg) no-repeat;
}
#leftWrapper {
	width: 139px;
	float: left;
}
#contentCenterWrapper {
	width: 599px;
	float: left;
}
#logo {
	position: absolute;
	margin-top: 10px;
	margin-left: -15px;
}
#mainHeader {
	position: absolute;
	margin-left: 200px;
	margin-top: 50px;
}
#footerWrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 738px;
	padding-top: 7px;
}
.juuce {
	width: 140px;
	float: left;
}
.bottomNavi {
	width: 400px;
	float: left;
}
.bottomTermsPrivacy {
	text-align: right;
	width: 150px;
	float: right;
}


/* ----------------  LISTS  ------------- */

.servicesList, .quoteList {
	padding-top: 15px;
	list-style: none;
}
.servicesList li {
	padding-bottom: 5px;
	padding-left: 20px;
	background: url(../images/basics/listArrow.jpg) left top no-repeat;
}
.quoteList li {
	padding-bottom: 5px;
	background: none;
}


/* ----------------  BOXES FEATURED CONTAINER  ------------- */

.NaviWrapper, .firstboxContent, .secondBoxContent {
	padding-top: 8px;
	background: white;
}
.firstboxContentSub {
	padding: 8px 8px 0 8px;
}
.thirdBoxContent {
	padding-top: 18px;
}
.NaviWrapper div {
	padding-bottom: 3px;
}
.firstboxContent, .secondBoxContent {
	width: 590px;
	float: right;
}
.onlineQuoteBoxHP, .raceWrapperBox_HP {
	width: 206px;
	float: left;
}
.raceWrapperBox_HP {
	background: url(../images/HP/racingCar.jpg) left bottom no-repeat;
	height: 225px;
}
.carPictureHP {
	width: 375px;
	height: 184px;
	background: url(../images/HP/carMain.jpg) no-repeat;
	float: right;
}
.testimonialsWrapperBox_HP {
	width: 365px;
	height: 184px;
	float: left;
	padding-left: 9px;
}
.quoteBoxThree {
	background: url(../images/HP/quote3.jpg) no-repeat;
	height: 60px;
}
.carTop {
	position: absolute;
	margin-left: 463px;
	margin-top: 103px;
}
.headerWrapper {
	background: url(../images/basics/headlineBG.jpg) repeat-x;
	height: 50px;
}
.headerWrapperEdge {
	background: url(../images/basics/headline_edge.jpg) left top no-repeat;
	height: 50px;
}
.flag {
	position: absolute;
	margin-top: 380px;
	margin-left: 139px;
}
.raceDescription {
	font-weight: bold;
	position: absolute; 
	width: 160px; 
	margin-top: 375px; 
	margin-left: 195px;
}
.bottomGradient {
	background: url(../images/HP/bottomGradient.jpg) repeat-x;
	height: 84px;
}
.bottomGradientEdge {
	background: url(../images/HP/bottomGradientEdge.jpg) left top no-repeat;
	height: 72px;
	padding-top: 12px; 
}
#insuranceLogos {
	margin: 0 auto 0 auto;
}
.raceButton {
	padding-top: 135px; 
	padding-left: 5px;
}
.keys {
	position: absolute;
	margin-top: 180px;
	margin-left: 606px;
}
/* ----------------  BUTTON AND FORMS  ------------- */

.buttonQuote {
	position: relative;
	top: 22px;
	left: 7px;
}
.inputMiddle {
	background: url(../images/basics/input_middle.jpg) left top repeat-x;
	height: 32px;
}
.inputLeft {
	background: url(../images/basics/input_left.jpg) left top no-repeat;
	height: 32px;
}
.inputRight {
	background: url(../images/basics/input_right.jpg) right top no-repeat;
	height: 22px;
	padding-top: 10px; 
	padding-left: 10px;
}
.eingabe, .textarea {
	background: transparent;
	border: none;
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.textArea_Left {
	background: url(../images/basics/textarea_left.jpg) left top no-repeat;
	height: 81px;
}
.textArea_Middle {
	background: url(../images/basics/textArea_middle.jpg) left top repeat-x;
	height: 81px;
}
.textArea_Right {
	background: url(../images/basics/textArea_right.jpg) right top no-repeat;
	height: 71px;
	padding-top: 10px; 
	padding-left: 10px;
}


/* ----------------  NAVIGATION  ------------- */



/* ----------------  FOOTER  ------------- */



/* ----------------  STANDARDS  ------------- */

.clear {
	clear: both;
	height: 0px;
}


/* ----------------  TOOL TIPS / NAVIGATION / UNDER CONSTRUCTION  ------------- */


 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-text {
	font-size: 11px;
	font-weight: bold;
	padding: 4px 8px 8px;
	background: #ffc53e;
	color: white;
}

/* ----------------  HEADLINES  ------------- */

.raceTeamHeader {
	padding-top: 15px;
	padding-left: 5px;
}

/* ----------------  HIDDEN H1  ------------- */

#mainHeader h1, .raceTeamHeader h1 {
	display: none;
}