#width995 #makeItLookNice, #widthDetailsview #makeItLookNice {
	clear: both;
	background-image: url(trennerSearch20.gif);
	background-repeat: no-repeat;
	height: 4px;
	}
#widthDetailsview #headerNavigation {
	width: 685px;
	}
#widthDetailsview #mainBox{
	background-color: transparent;
	width: 800px;
	}
#widthDetailsview .footer #service {
	width: 774px;
	margin: 0 0 0 0;
}
#widthDetailsview #contentBoxWrapper {
	padding: 7px 0 0 0;
	width: 100%;
	}
	* html #width995 #contentBoxWrapper, * html #widthDetailsview #contentBoxWrapper {
		padding: 0;
		margin: -5px 0 0 0;
		}

#widthDetailsview #mainNavigationLine {
	height: 5px;
	display: block;
	background-color: transparent;
	background-image: url(roundEdge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 14px 0 0 0;
	padding: 0;
}
#widthDetailsview #contentBox {
	margin: 0 0 0 26px;
	}
#widthDetailsview #contentBoxWrapper {
	padding: 7px 0 0 0;
	width: 100%;
	}
	* html #width995 #contentBoxWrapper, * html #widthDetailsview #contentBoxWrapper {
		padding: 0;
		margin: -5px 0 0 0;
		}
/* mainBox */
#mainBox {
	margin-top: 17px;
	width: 780px;
}			
#childWin #mainBox {
	width: 524px;
	}
#width995 #mainBox {
	background-color: transparent;
	width: 980px;
	}
#widthDetailsview #mainBox{
	background-color: transparent;
	width: 800px;
	}
#width995.withNav #mainBox {
	width: 850px;
	}
.clear {
	clear: both;
	height: 1px;
}
/* contentBoxWrapper */
#contentBoxWrapper {
	float: left;
	padding: 0 0 25px 26px;
	width: 600px;
	/* for testing only
	height: 500px;
	background: #ffc000;
		*/
}
div#contentBoxWrapper div#contentBox div.border {
	border: solid #999999;
	border-width: 1px 0;
}
#width995 #contentBoxWrapper {
	float:none;
	padding: 5px 0;
	width: 100%;
	}
	* html #width995 #contentBoxWrapper {
		padding: 0;
		margin: -5px 0 0 0;
		}
#width995.withNav #contentBoxWrapper {
	float: right;
	padding: 0 0;
	width: 730px;
	}
div.search20 h1 {
	padding: 0;
	background-image: none;
	background-color: #fff;
	color: #ff6600;
	font-size: 13pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 14px 0;
	line-height: 26px;
	}
div.search20 p, div.search20 .copyBox .copyBoxContent p {
	margin: 0 0 7px 0;
	padding: 0;
	}
div.search20 .copyBox .copyBoxContent fieldset p {
	margin: 0;
	line-height: 18px;
	}
div.search20 input {
	/*margin for checkboxes*/
	margin-right: 5px;
	}
div.search20 input.hidden {
	margin: 0;
	padding: 0;
	height: 1px;
	width: 1px;
	visibility: hidden;
	float: right;
	}
div.search20  select.select, div.search20  select.multiSelect, div.search20 input.text {
	color: #444;
	margin-top: 3px;
	margin-right: 0;
	}
div.search20 .teaserBox .teaserBoxContent p {
	margin: 0;
	padding: 7px 14px;
	}
div.search20 .teaserBox .teaserBoxContent h3 {
	padding: 2px 14px;
	}
#plain div.search20 p  {
	line-height: 14px;
	padding: 0 0 7px 0;
	}
div.search20 .boxStyle3 .teaserBox .teaserBoxContent h3 {
	padding: 2px 7px;
	}
div.search20 h1.withIcon {
	margin: 0;
	padding: 14px 7px 7px 0px;
	}
div.search20 h1 span.price, div.search20 h1 span {
	display: block;
	float: left;
	}
div.search20 h1 span.monthly {
	font-size: 11px;
	white-space: nowrap;
	}
#detailTabs h2 {
	padding-left: 0;
	}
#detailTabs #contentBoxRecommendations h2 {
	padding-left: 14px;
	}
/*-----------* copyBox style 1 and style 2 -----------------------------------*/

.copyBoxStyle1 .border0010 {
	border-bottom: 1px solid #999;
	}
.copyBoxStyle1 .border1000 {
	border-top: 1px solid #999;
	}
.copyBoxStyle1 .copyBox .copyBoxContent {
	border-color: #999;
	border-style: solid;
	border-width: 0 1px;
	}
.copyBoxStyle1 .copyBox .copyBoxFooter {
	height: 7px;
	background-image: url(../img/carsCorner/br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	}
.copyBoxStyle1 .copyBox .copyBoxFooter .cornerHelper {
	height: 7px;
	background-image: url(../img/carsCorner/bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	}
.copyBoxStyle1 .copyBox .copyBoxHeader {
	height: 7px;
	background-image: url(../img/carsCorner/tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: transparent;
	}
.copyBoxStyle1 .copyBox .copyBoxHeader .cornerHelper {
	height: 7px;
	background-image: url(../img/carsCorner/tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	}
.copyBoxStyle1 .copyBox .copyBoxContent hr {
	color: #999;
	}
	* html .copyBoxStyle1 .copyBox .copyBoxFooter .cornerHelper {
		margin-top: -6px;
		}
	* html .copyBoxStyle1 .copyBox .copyBoxHeader .cornerHelper {
		margin-bottom: -6px;
		}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

div.search20 p, div.search20 .copyBox .copyBoxContent p {
	margin: 0 0 7px 0;
	padding: 0;
	}
div.search20 .copyBox .copyBoxContent fieldset p {
	margin: 0;
	line-height: 18px;
	}
.copyBox .copyBoxContent div.rectangleM h3 {
	padding: 3px;
	background-color: #ff6600;
	color: white;
	}
/* -------------------------- tab navigation styles----------------------*/
				
ol#tabNav {
	height:32px;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
	background: url(../img/carsCorner/tr.gif) no-repeat right bottom #fff;
	}
#tabNav a {
	color:#000000;
	text-decoration:none;
	letter-spacing:0;
	}
#tabNav a:visited {
	color:#000000;
	}
#tabNav a:hover {
	text-decoration:underline;
	}
#tabNav li {
	display: block;
	list-style: none;
	}
#tabNav li {
	background: url(../img/carsCorner/tabLeftOff.gif) no-repeat left top;
	float:left;
	margin:0;
	padding:0;
	}
#tabNav li a {
	display:block;
	line-height:26px;
	padding: 0 7px 0 3px;
	text-align:center;
	margin-left: 5px;
	background:url(../img/carsCorner/tabRightOff.gif) no-repeat right top;
	font-size:11px;
	}
.topTxt {
color:#11449e;
font-weight:bold;
margin-left:5px;
text-decoration:overline;
}	
.text1 {
font-size:12px;
font-family:"Times New Roman", Times, serif;
padding:5px;
}
.text2 {
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin-bottom:5px;
font-weight:bold;
}
.text3 {
font-size:14px;
font-family:"Times New Roman", Times, serif;
margin-bottom:5px;
font-weight:bold;
color:#11449e;
text-decoration:underline;
}	
#tabNav a:focus {
	-moz-outline-style: none;
}

/* ----- active: allgemein ----- */

#tabNav li.active {
	background: url(../img/carsCorner/tabLeftOn.gif) no-repeat -5px 0;
	}
#tabNav li.active a {
	background:url(../img/carsCorner/tabRightOn.gif) no-repeat right top;
	font-weight:bold;
	letter-spacing:0;
	}
#tabNav li.active a:hover {
	color:#000000;
	cursor:default;
	text-decoration:none;
	}
	
/* ----- erstes + letztes besonders ----- */

#tabNav li.first {
	background:url(../img/carsCorner/tabFirstOff.gif) no-repeat left top;
	margin-left:0;
	padding-left:5px;
	}
#tabNav li.first a {
	margin-left:0;
	}
	
/* ----- active: erstes + letztes besonders ----- */

#tabNav li.firstActive {
	background:url(../img/carsCorner/tabFirstOn.gif) no-repeat left top;
	}
#tabNav li.last a {
	background:url(../img/carsCorner/tabRightOff.gif) no-repeat right top;
	padding-right:26px;
	}
#tabNav li.lastActive a {
	background:url(../img/carsCorner/tabLastOn.gif) no-repeat right top;
	}
		
/* -------------------------- /tab navigation styles----------------------*/
.copyBox .copyBoxFooter {
	height: 7px;
	background: url(../greyRoundedCorner_br.gif) bottom
		right no-repeat transparent;
}

.copyBox .copyBoxFooter .cornerHelper {
	height: 7px;
	background: url(../greyRoundedCorner_bl.gif) bottom left
		no-repeat transparent;
}

.copyBox .copyBoxFooterPictureBack {
	height: 7px;
	background: url(../greyRoundedCorner_pictureBack_br.gif) bottom
		right no-repeat transparent;
}

.copyBox .copyBoxFooterPictureBack .cornerHelper {
	height: 7px;
	background: url(../greyRoundedCorner_bl.gif) bottom left
		no-repeat transparent;
}

* html .copyBox .copyBoxFooter .cornerHelper {
	margin-top: -6px;
}
/*---------------- *copyBox -------------------------- */
.copyBox .copyBoxContent {
	border: solid #ccc;
	border-width: 0 1px;
	background:#fafafa;
}

* html .copyBox .copyBoxContent {
	height: 1px;
}

.copyBox .copyBoxFixedHeight {
	height: 186px;
}

hr {
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	height: 1px;
	background-color: transparent;
}
hr.colored {
	border: 1px solid #f60;
	border-width: 0 0 1px 0;
	height: 1px;
	background-color: transparent;
}

.copyBox .copyBoxContent hr {
	margin: 7px 0;
}

.copyBox .copyBoxContent hr.tableline {
margin: 0;
}

* html .copyBox .copyBoxContent hr {
	margin: 0;
	padding: 7px 0;
}

.copyBox .copyBoxContent .title {
	background: #CCC;
	font-weight:bold;
	padding:4px 0px;
	margin:0px 0px 14px 0px;
}

.copyBox .copyBoxContent h2 {
	padding: 7px 14px;
	font: 11px Verdana, Helvetica, Sans-Serif;
	color: #333;
	font-weight: bold;
}

.copyBox .copyBoxContent h2.inlineCol {
	padding: 7px 0;
}

.copyBox .copyBoxContent h2.borderBoth {
	padding: 7px 14px;
	border: 1px solid #ccc;
	border-width: 1px 0;
	color: #333;
}

.copyBox .copyBoxContent h2.borderBottom {
	padding: 7px 14px;
	height: 14px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	color: #333;
}

.copyBox .copyBoxContent h2.borderBottom .hint,.copyBox .copyBoxContent h2 .hint
	{
	font-weight: normal;
	padding: 0;
}

.copyBox .copyBoxContent h2 .areaIcons {
	margin: -5px 0 0 0;
}

.copyBox .copyBoxContent h2 .areaIcons img {
	margin: 0 0 0 7px;
}

.copyBox .copyBoxContent h3 {
	font: 11px Verdana, Helvetica, Sans-Serif;
	color: #333;
	font-weight: bold;
}

.copyBox .copyBoxContent p {
	padding: 7px 14px;
	line-height: 16px;
}

.copyBox .copyBoxContent p.fullRow {
	padding: 0px;
	line-height: 16px;
}

.copyBox .copyBoxContent p.padding1 {
	padding: 7px;
	line-height: 16px;
}

.copyBox .copyBoxContent fieldset {
	padding: 0 7px;
}

.copyBox .copyBoxContent input.radio {
	margin: 0 5px -2px 0;
}

* html .copyBox .copyBoxContent input.radio {
	margin: 0 2px -2px -3px;
}

.copyBox .copyBoxContent table.bordered {
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
}

.copyBox .copyBoxContent table.bordered td {
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
	padding: 5px;
}

.copyBox .copyBoxContent dl dt {
	float: left;
	margin: 0 14px 0 0;
}

.copyBox .copyBoxContent dl dd {
	float: left;
	margin: 0 14px 0 0;
}

/*---------------- /copyBox -------------------------- */
.copyBoxRight {
width:200px;
float:right;
margin-right:30px;
}																
