html,body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

.hellgrau {
	color: #7a7a7a;
}

.dunkelgrau {
	color: #333333;
}

img {
	border: 0;
}

#Container {
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 620px;
	margin-left: -500px;
}

#HomeLink {
	position: absolute;
	top: 20px;
	left: 45px;
	width: 240px;
	height: 40px;
	/*border: 1px solid red;*/
}

#PreHeader {
	height: 103px;
	margin-bottom: 12px;
}

* html #PreHeader {
	height: 93px;
	margin-bottom: 0px;
}

*+html #PreHeader {
	height: 93px;
	margin-bottom: 0px;
}

#PreHeaderBild {
	float: left;
	width: 357px;
	height: 93px;
}

#PreHeaderText {
	width: 500px;
	padding-top: 10px;
	float: left;
}

#CarImageLarge {
	float: left;
	margin-top: 15px;
}

#CarLogoLarge {
	float: left;
	margin-top: 25px;
}

#PreHeaderText p input {
	margin: 0 16px 0 0;
	display: inline;
	vertical-align: middle;
}

#FordHeader {
	clear: left;
	width: 1000px;
	height: 90px;
	background-image: url(../images/structure/bg_header.gif);
}

#FordBody {
	width: 1000px;
	height: 530px;
	background: #ffffff url(../images/structure/bg_body.gif);
}

#BgCar {
	position: absolute;
	left: 380px;
	width: 620px;
	height: 441px;
	background: url(../images/structure/bg_car.jpg);
}

#Btn_SelectCar {
	position: absolute;
	margin-top: 30px;
	left: 48px;
	top: 183px;
	width: 152px;
	height: 48px;
}

#Btn_SelectMp3Player{
	position: absolute;
	margin-top: 150px;
	left: 48px;
	top: 192px;
	width: 152px;
	height: 48px;
}

#Btn_SelectNavi{
        position: absolute;
        margin-top: 280px;
        left: 48px;
        top: 192px;
        width: 152px;
        height: 48px;
}


#Btn_SelectMobile {
	position: absolute;
	left: 48px;
	top: 268px;
	width: 152px;
	height: 48px;
	background: url(../images/structure/btn_selectMobile.jpg);
}

#TopNavi {
	position: absolute;
	top: 50px;
	right: 10px;
	height: 21px;
	vertical-align: middle;
	line-height: 1px;
	text-align: right;
}

#TopNavi select {
	margin-left: 13px;
}

#TopNavi img {
	float: left;
	margin-left: 25px;
}

#TopNavi img.flag {
	margin-left: 36px;
}

#BreadCrumbNavi {
	position: absolute;
	margin-top: 25px;
	margin-left: 45px;
}

#BreadCrumbNavi a img {
	margin-right: 12px;
	float: left;
}

#ContentArea {
	position: absolute;
	top: 142px;
	left: 20px;
	width: 896px;
	height: 384px;
	background: #ffffff url(../images/structure/bg_content.gif);
	padding: 26px 30px 0px 34px;
}

#ContentArea.contentAreaUebersicht {
	height: 368px;
	width: 897px;
	background: #ffffff url(../images/structure/bg_content_smaller.gif);
	padding: 24px 30px 0px 33px;
}

* html .contentAreaUebersicht {
	height: 368px;
	background: #ffffff url(../images/structure/bg_content_smaller.gif);
	padding: 0;
}

*+html .contentAreaUebersicht {
	height: 368px;
	background: #ffffff url(../images/structure/bg_content_smaller.gif);
	padding: 0;
}

*+html .contentAreaUebersicht #Content {
	margin-top: -6px;
}

#LegendeUebersicht {
	position: absolute;
	/*top: 552px;
	left: 220px;
	width: 225px;
	height: 12px;*/
	top: 552px;
	left: 180px;
	width: 424px;
	height: 30px;
	line-height: 1px;
	background: url(../images/structure/legende_uebersicht.gif);
}

#ContentHeader {
	height: 53px;
	margin-bottom: 9px;
	background: url(../images/structure/contentHeader_modellauswahl.gif);
}

#ContentHeader.contentHeaderUebersicht {
	height: 39px;
	margin-bottom: 9px;
	padding-left: 163px;
	padding-top: 2px;
	background: url(../images/structure/bg_header_uebersicht.gif);
}

* html #ContentHeader.contentHeaderUebersicht {
	height: 40px;
	padding-top: 0px;
	margin-top: -10px;
}

*+html #ContentHeader.contentHeaderUebersicht {
	height: 42px;
	padding-top: 0px;
	/* margin-bottom: 20px; */ /* border: 1px solid red; */
}

#ContentHeader.contentHeaderUebersicht input {
	display: inline;
	margin-left: 0px;
	margin-right: 7px;
	vertical-align: middle;
	margin-top: 0px;
}

#ContentHeader.contentHeaderUebersicht div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	float: left;
	width: 120px;
}

#ContentHeader.contentHeaderUebersicht span a,
#ContentHeader.contentHeaderUebersicht span a:active,
#ContentHeader.contentHeaderUebersicht span a:focus{
	text-decoration: none;
	color: #7a7a7a;
}

#ContentHeader.contentHeaderUebersicht span a:hover{
	text-decoration: underline;
}

#Content {
	width: 842px;
	height: 284px;
	overflow: hidden;
	float: left;
	position:relative;
}

#Content.contentUebersicht {
	height: 200px;
}

#Content.normalScrollbars {
	overflow: auto;
	width: 865px;
	padding: 0px 23px 0px 0px;
}

/***** TABELLEN *****/
#Content table.carsTable tr td {
	padding-left: 7px;
	width: 158px;
	line-height: 1px;
}

#Content table.carsTable tr td.standard {
	height: 140px;
	padding-top: 22px;
	padding-bottom: 22px
}

#Content table tr td.trennzeile {
	line-height: 1px;
	height: 1px;
	background-image: url(../images/structure/trennzeile.gif);
}

#Content table.mobilesTable tr td {
	height: 57px;
	/*
	min-height: 57px;
	height: auto !important;
	height: 57px;
	*/
}

#Content table.mobilesTable tr td img {
	display: block;
}

#Content table.mobilesTable tr td.ersteSpalte { /*width: 133px;*/
	width: 130px;
}

#Content table.mobilesTable tr td.kurzDetail {
	min-height: 57px;
	height: auto !important; /* f�r moderne Browser */
	height: 57px; /*f�r den IE */
}

#Content table.mobilesTable tr td.kurzDetailBild { /*width: 35px;
	width: 100px;*/

}

#Content table.mobilesTable tr td.trennzeile {
	line-height: 1px;
	height: 9px;
	background-image: url(../images/structure/trennzeile_hoch.gif);
}

* html #Content table.mobilesTable tr td.trennzeile {
	height: 7px;
}

/**** ENDE  TABELLEN *****/
#Content img {
	border: none;
}

#Btn_CompareAllPhones {
	position: absolute;
	left: 827px;
	top: 551px;
	width: 152px;
	height: 36px;
	background: url(../images/structure/btn_compareAllPhones.jpg);
}

#Btn_Print {
	position: absolute;
	left: 878px;
	top: 551px;
	width: 102px;
	height: 36px;
	background: url(../images/structure/btn_print.jpg);
}

#Btn_CompareSelectedPhones {
	position: absolute;
	left: 646px;
	top: 551px;
	width: 164px;
	height: 36px;
	background: url(../images/structure/btn_compareSelectedPhones.jpg);
}

#DetailsTopLinks{
	text-align: right;
	position: absolute;
	width: 300px;
	top: 15px;
	right: 55px;
	z-index:4;
}

#DetailsTopLinks img{
	margin-left: 20px;
}

#Link_Print,#Link_Downloads {
	z-index: 4;
}

/** Kurzdetail **/
.kurzDetail {

	/*float: right;*/ /*line-height: 1px;*/
}

.kurzDetailBild {

}

/** Dreieck bei BT-Fehler **/
.bluetoothError {
	background-image:url('../images/content/bt_error.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.helpBreite {
	width: 125px;
}

* html .helpBreite {
	width: 130px;
}

*+html .helpBreite {
	width: 130px;
}

.kurzDetail h1 {
	font-size: 8.5pt;
	/*font-weight: normal;*/
	margin: 0;
	padding: 0;

}

.detailLink {
	margin-bottom: 6px;
	font-size: 9pt;
}

* html .detailLink {
	margin-bottom: 0px;
	font-size: 9pt;
}

*+html .detailLink {
	margin-bottom: 0px;
}

a{
	color: #003399;
}

.detailLink a {
	color: #003399;
	font-size: 8pt;
}

.mobileCheckbox {
	margin: 0px 0px 1px 1px;
	display: inline;
}

* html .mobileCheckbox {
	margin-left: -3px;
}

*+html .mobileCheckbox {
	margin-left: -3px;
}

img.kurzDetailBewertung {
	margin: 0;
	padding: 0;
	margin-top: -7px;
	margin-left: 23px;
	display: inline;
}

* html .kurzDetailBewertung {
	margin-top: -15px;
}

*+html img.kurzDetailBewertung {
	margin-top: -10px;
}

#Content table.mobilesTable tr td.ersteSpalte img {
	display: inline;
}

input.allMobilesCheckbox {
	display: inline;
	margin-right: 15px;
}

/*** Layer Details  ***/ /*
#Bg_Details{
	position: absolute;
	top: 145px;
	left: 273px;
	width: 652px;
	height: 420px;
	background-color: #ffffff;
	border: 3px solid #e3e3e3;
}

* html #Bg_Details{
   background: url(../images/structure/bg_details.gif);
   voice-family: "\"}\"";*/
	/* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	/*voice-family: inherit;
   background: none;
   filter:
   progid:DXImageTransform.Microsoft.AlphaImageLoader
   (src='../images/structure/bg_details.png');
}*/
#Details {
	position: absolute;
	top: -10px;
	z-index: 3;
}

#DetailsInhalt {
	position: absolute;
	top: 125px;
	left: 273px;
	width: 652px;
	padding-bottom: 10px;
	background-color: white;
	z-index: 3;
	border: 1px solid #737373;
	min-height: 414px;
	height: auto !important; /* f�r moderne Browser */
	height: 414px; /*f�r den IE */
}

#DetailsLogo {
	margin-bottom: 7px;
}

#DetailsTitel {
	font-size: 10.5pt;
}

#DetailsBeschreibung {
	margin-left: 21px;
	padding-left: 20px;
	padding-top: 23px;
}

#DetailsName {
	float: left;
	margin-top: 11px;
}

#DetailsBild {
	float: left;
	margin-left: 63px;
}

#Btn_Close {
	position: absolute;
	top: 140px;
	left: 891px;
	width: 18px;
	height: 18px;
	background-image: url(../images/structure/btn_details_close.gif);
	cursor: pointer;
	z-index: 4;
}

#Btn_Close_BoxSelect {
	position: absolute;
	top: 140px;
	left: 920px;
	width: 18px;
	height: 18px;
	background-image: url(../images/structure/btn_details_close.gif);
	cursor: pointer;
	z-index: 4;
}

.trennZeilenDiv{
	width: 790px;
	height: 7px;
	background-image: url(../images/structure/bg_detail_trennstrich.gif);
	background-repeat: repeat-x;
}

#FadingLayer {
	width: 954px;
	height: 386px;
	background-color: #ffffff;
	position: absolute;
	left: 23px;
	top: 145px;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.iconHaken {
	margin-left: 3px;
	margin-right: 20px;
	display: inline;
}

.iconMinus {
	margin-left: 3px;
	margin-right: 20px;
	display: inline;
}

#DetailsTabelle {
	width: 609px;
	margin-top: 200px;
	margin-left: 20px;
	color: #666666;
	font-size: 8.5pt;
}

#DetailsTabelle table {
	margin-bottom: 10px;
}

#DetailsTabelle tr td {
	height: 17px;
	background-color: #f7f7f7;
	background-image: url(../images/structure/bg_detail_vert.gif);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

#DetailsTabelle tr td.ersteSpalte {
	text-align: center;
}

#DetailsTabelle tr td .punktGanz {
	width: 10px;
	height: 10px;
	line-height: 1px;
	margin-top: 1px;
}

* html #DetailsTabelle tr td .punktGanz {
	margin-top: 4px;
}

*+html #DetailsTabelle tr td .punktGanz {
	margin-top: 4px;
}

#DetailsTabelle tr td .punktHalb {
	width: 41px;
	height: 11px;
	line-height: 1px;
	margin-left: 30px;
	cursor: pointer;
}

#DetailsTabelle tr td .punktLeer {
	width: 41px;
	height: 11px;
	line-height: 1px;
	margin-left: 30px;
	cursor: pointer;
}

* html #DetailsTabelle tr td .punktHalb {
	margin-top: 2px;
}

*+html #DetailsTabelle tr td .punktHalb {
	margin-top: 2px;
}

#DetailsTabelle tr.ersteZeile td {
	height: 27px;
	background-color: #ffffff;
	background-image: none;
	vertical-align: top;
	text-align: center;
	line-height: 12px;
}

#DetailsTabelle tr.ersteZeile td.ersteSpalte {
	background-image: none;
}

#DetailsTabelle tr.ersteZeile td.fuenfteSpalte {
	background-image: none;
}

#DetailsTabelle tr td.ersteSpalte {
	background-image: url(../images/structure/bg_detail_vert_doppelt.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#DetailsTabelle tr td.fuenfteSpalte {
	width: 79px;
	background-image: url(../images/structure/bg_detail_vert_doppelt.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#DetailsTabelle tr td.achteSpalte {
	background-image: none;
}

#DetailsTabelle tr td.footerZelle {
	background-color: #ffffff;
	padding-left: 7px;
	background-image: none;
	width: 550px;
	text-align: left;
}

#DetailsTabelle tr td.footerZelle .inLineDiv{
	display: inline;
	margin-right: 10px;
}

#DetailsTabelle tr.trennZeile td {
	height: 5px;
	background-image: url(../images/structure/bg_detail_trennstrich.gif);
	background-repeat: repeat-x;
}

#DetailsTabelle tr.trennZeileDoppelt td {
	height: 7px;
	background-image:
		url(../images/structure/bg_detail_doppeltrennstrich.gif);
	background-repeat: repeat-x;
}

#DetailsTabelle p {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#DetailsTabelle p.top {
	margin-bottom: 10px;
	line-height: 16px;
}

#DetailsTabelle p.bottom {
	clear: left;
}

#spacerTextDetail {
	display: inline;
	width: 18px;
}

#PunktGanz {
	margin-right: 5px;
}

#PunktHalb {
	margin-left: 13px;
	margin-right: 5px;
}

#ContentVergleichMobil {
	width: 788px;
	height: 303px;
	overflow: hidden;
	float: left;
	border: 1px solid red;
	margin-top: 0px;
	margin-left: 40px;
}

* html #ContentVergleichMobil {
	margin-left: 22px;
}

*+html #ContentVergleichMobil {
	margin-left: 22px;
}

#AllPhonesTabelleHeader {
	margin-left: 40px;
	margin-bottom: 2px;
	height: 38px;
	overflow: hidden;
}

* html #AllPhonesTabelleHeader {
	margin-left: 44px;
	height: 40px;
}

*+html #AllPhonesTabelleHeader {
	margin-left: 44px;
	height: 45px;
}

.allPhonesInnerTabelle{
	background: url(../images/structure/bg_innerTable.gif) top left repeat-y;
}

.allPhonesInnerTabelle tr td{
	/*height: 62px;*/
	background: none;
}

/*** Scrollbar ***/
#Scrollbar {
	float: left;
	width: 8px;
	border: 1px solid #666666;
	margin-left: 44px;
	margin-top: 2px;
}

#Scrollbar.scrollModellAuswahl {
	height: 273px;
}

#ContentArea .scrollBarUebersicht {
	height: 190px;
	top: 150px;
}

* html #ContentArea .scrollBarUebersicht {
	height: 190px;
	top: 170px;
}

*+html #ContentArea .scrollBarUebersicht {
	height: 190px;
	top: 170px;
}

* html .scrollTrackUebersicht {
	height: 168px;
}

*+html .scrollTrackUebersicht {
	height: 168px;
}

#ScrollbarVergleichMobil #Scrollbar {
	margin-top: -5px;
	margin-left: 30px;
	height: 306px;
}

#ScrollTrack {
	width: 8px;
}

#ScrollTrack.scrollModellAuswahl {
	height: 241px;
}

.scrolltrackVergleichMobil {
	height: 274px;
}

#ScrollTrack.scrollTrackUebersicht {
	height: 158px;
}

#ScrollHandle {
	width: 8px;
	height: 66px;
	background-image: url(../images/structure/scrolldragbar.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: move;
}

#Btn_ScrollUp {
	width: 8px;
	height: 16px;
	background-image: url(../images/structure/scrollup_btn.gif);
	cursor: pointer;
}

#Btn_ScrollDown {
	width: 8px;
	height: 16px;
	background-image: url(../images/structure/scrolldown_btn.gif);
	cursor: pointer;
}

/****/ /*** Slider ***/
#Slider {
	position: absolute;
	top: 553px;
	left: 338px;
	width: 241px;
	height: 26px;
	background-image: url(../images/structure/bg_slider.gif);
}

#SlideTrack {
	width: 239px;
	height: 10px;
	position: absolute;
	top: 16px;
	left: 1px;
}

#SlideHandle {
	width: 56px;
	height: 10px;
	line-height: 1px;
	background-image: url(../images/structure/verticaldragbar.gif);
	cursor: move;
}

/****/
#Legende {
	position: absolute;
	bottom: 56px;
	left: 106px;
	color: white;
}

#Legende .punktGanz {
	margin-right: 6px;
}

#Legende .punktHalb {
	margin-left: 12px;
	margin-right: 6px;
}

#Legende .punktLeer {
	margin-left: 12px;
	margin-right: 6px;
}

.inputAllPhones {
	margin-left: 40px;
}

* html .inputAllPhones {
	margin-left: 44px;
}

*+html .inputAllPhones {
	margin-left: 44px;
}

#ErrorDisplay,#Error,#CompatibleCarsDisplay {
	border: 1px solid #434343;
	padding: 2px;
	color: #7a7a7a;
	width: 150px;
	height: auto;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fff;
}

#CompatibleCarsDisplay {
	font-weight:normal;
	width: 200px;
}

#ErrorDisplay {
	padding: 5px;
}

#TestError {
	color: black;
}

#Btn_Error_Close,#Btn_ErrorMsg_Close {
	float: right;
	background-image: url(../images/structure/btn_details_close_small.gif);
	cursor: pointer;
	z-index: 4;
	line-height: 1px;
	width: 10px;
	height: 10px;
}

/** TOOLTIPS **/
.tooltip {
	position: absolute;
	background-color: #ffffff;
	top: 204px;
	left: 0px;
	width: 140px;
	z-index: 3;
	padding: 5px;
	color: #666666;
	font-size: 8.5pt;
	border: 1px solid #666666;
}

.tooltipDetail {
	position: absolute;
	background-color: #ffffff;
	top: 389px;
	left: 0px;
	width: 140px;
	z-index: 3;
	padding: 5px;
	color: #666666;
	font-size: 8.5pt;
	border: 1px solid #666666;
}

#ToolTip1,#CompareToolTip1 {
	left: 343px;
}

#ToolTip2,#CompareToolTip2 {
	left: 419px;
}

#ToolTip3,#CompareToolTip3 {
	left: 496px;
}

#ToolTip4,#CompareToolTip4 {
	left: 575px;
}

#ToolTip5,#CompareToolTip5 {
	left: 650px;
}

#ToolTip6,#CompareToolTip6 {
	left: 730px;
}

#ToolTip7,#CompareToolTip7 {
	left: 805px;
}

#CompareNavToolTip1 {
	left: 265px;
}

#CompareNavToolTip2 {
	left: 343px;
}

#CompareNavToolTip3 {
	left: 419px;
}

#CompareNavToolTip4 {
	left: 496px;
}

#CompareNavToolTip5 {
	left: 575px;
}

#CompareNavToolTip6 {
	left: 650px;
}

#CompareNavToolTip7 {
	left: 730px;
}

#CompareNavToolTip8 {
	left: 805px;
}

#ToolTipDetail1 {
	left: 343px;
}

#ToolTipDetail2 {
	left: 419px;
}

#ToolTipDetail3 {
	left: 496px;
}

#ToolTipDetail4 {
	left: 575px;
}

#ToolTipDetail5 {
	left: 650px;
}

#ToolTipDetail6 {
	left: 730px;
}

#ToolTipDetail7 {
	left: 805px;
}

/** ENDE TOOLTIPS **/
.helpDiv {
	position: relative;
	top: -50px;
}

* html .helpDiv {
	position: relative;
	top: 0px;
}

*+html .helpDiv {
	position: relative;
	top: 0px;
}

#cakeSqlLog {
	position: absolute;
	z-Index: 100;
	top: 600px;
	left: 0px;
	width: 800px;
	background-color: white;
}

#Impressum {
	z-Index: 200;
	font-size: 12px;
	width: 400px;
	height: 400px;
	padding: 0;
	font-weight: normal;
}

#ImpressumContent {
	background-color: white;
	z-Index: 200;
	width: auto;
	height: 400px;
	overflow: auto;
	padding: 20px;
	padding-top: 35px;
	font-weight: normal;
	border: 1px solid #434343;
	color: #7a7a7a;
	font-size: 8pt;
	font-weight: normal;
	line-height:15px;
}

* html #ImpressumContent {
	padding-top: 50px;
}

*+html #ImpressumContent {
	padding-top: 50px;
}

#ImpressumContent h3 {
	font-size: 16px;
}

#ImpressumOben {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 200;
	width: 370px;
	height: 50px;
	background-color: #ffffff;
}

#Btn_Impressum_Close {
	position: absolute;
	width: 18px;
	height: 18px;
	background-image: url(../images/structure/btn_details_close.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 201;
	margin: -435px 0 0 350px;
}

* html #Btn_Impressum_Close {
	margin-top: -450px;
}

*+html #Btn_Impressum_Close {
	margin-top: -450px;
}


/** DownloadLicence **/


#DownloadLicence {
	position: absolute;
	top: 100px;
	left: 200px;
	z-Index: 20;
	font-size: 12px;
	width: 430px;
	height: 400px;
	padding: 0;
	font-weight: normal;
}

#DownloadLicenceContent {
	background-color: white;
	z-Index: 200;
	width: auto;
	height: 360px;
	overflow: auto;
	padding: 20px;
	padding-top: 35px;
	padding-bottom: 40px;
	font-weight: normal;
	border: 1px solid #434343;
	color: #7a7a7a;
	font-size: 8pt;
	font-weight: normal;
	line-height:15px;
}

* html #DownloadLicenceContent {
	padding-top: 50px;
}

*+html #DownloadLicenceContent {
	padding-top: 50px;
}

#DownloadLicence h3 {
	font-size: 16px;
}

#DownloadLicenceOben {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 200;
	width: 400px;
	height: 50px;
	background-color: #ffffff;
}

#DownloadLicenceUnten{
	text-align:center;
	position:absolute;
	background-color:white;
	width:410px;
	height:30px;
	padding-top:10px;
	margin-top:-41px;
	margin-left:1px;
}

#Btn_DownloadLicence_Close {
	margin-left: 380px;
	margin-top: 20px;
	cursor: pointer;
	width: 18px;
	height: 18px;
	background-image: url(../images/structure/btn_details_close.gif);
	background-repeat: no-repeat;
}





/****/
#PrintBG {
	display: none;
}

#PrintHeader {
	display: none;
}

/****/
.allPhonesTabelle tr td {
	text-align: center;
	color: #666666;
	font-size: 11px;
	background-color: #f7f7f7 /*border: 1px solid red;*/
}

.allPhonesTabelle tr td.trennVertRechts {
	background-image: url(../images/structure/bg_detail_vert.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.allPhonesTabelle tr td div.center {

}

.allPhonesTabelle tr td.trennVertRechtsDoppelt {
	background-image: url(../images/structure/bg_detail_vert_doppelt.gif);
	background-position: right;
	background-repeat: repeat-y;
	
	/** für BT-Error Bild, Handybild links ausrichten; formatiert durch BT-Error-GIF bzw. durch Platzhalter-GIF **/
	text-align: left;
	
}

.allPhonesTabelle tr.trennZeileDoppelt td {
	height: 7px;
	background-image: url(../images/structure/bg_detail_doppeltrennstrich.gif);
	background-repeat: repeat-x;
}

.allPhonesTabelle tr.trennZeile td {
	height: 5px;
	background-image: url(../images/structure/bg_detail_trennstrich.gif);
	background-repeat: repeat-x;
}

.allPhonesTabelle tr td .punktGanz {
	width: 10px;
	height: 10px;
	line-height: 1px;
}

.allPhonesTabelle tr td div.punktHalb {
	height: 11px;
	line-height: 1px;
	margin-left: 25px;
	cursor: pointer;
}

.allPhonesTabelle tr td div.punktLeer {
	height: 11px;
	line-height: 1px;
	margin-left: 25px;
	cursor: pointer;
}

.info_tag{
	display: inline;
}

.allPhonesTabelle tr td.bgWhite {
	background-color: #ffffff;
}

.allPhonesTabelle tr td a {
	color: #003399;
	font-size: 11px;
}

.allPhonesTabelle tr td.firstColumn {
	text-align: left;
}

.allPhonesTabelle tr td.firstColumn .contentDivFirstColumn {
	margin-left: 15px;
}

#BoxSelect {
	position: absolute;
	top: -10px;
	z-index: 3;
	color: #7a7a7a;
}

#BoxSelectContent {
	position: absolute;
	top: 125px;
	left: 273px;
	width: 655px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 64px;
	background-color: white;
	z-index: 3;
	border: 1px solid #737373;
}

#BoxSelectHeader{
	width: 635px;
	height: 39px;
}

#BoxSelectBody{
	width: 620px;
}

#BoxSelectBody p{
	margin:0;
	height: 70px;
	padding-top: 45px;
	padding-bottom: 25px;
	background: url(../images/structure/trennzeile.gif) bottom repeat-x;
}

.boxSelectBtn{
	display: inline;
}

#BoxSelectInfo{
	margin-top: 0px;
	width: 622px;
}

.boxSelectCarImage{
	margin-top: -20px;
	margin-right: 30px;
	display: inline;
	float: left;
}

.boxSelectBtn{
	position: absolute;
	right:32px;
}

#LoadingScreenContent{
	width: 100%;
	padding-top: 200px;
	vertical-align: middle;
	text-align: center;
}

.orange{
	color: #ff6300;
}

/** DOWNLOADS **/

#DownloadsPhoneDescription{
	float:left;
	height: 170px;
}

#PhoneDetails{
	margin-left: 207px;
	margin-top:10px;
}

#DetailsTitel{
	margin-top: 5px;
	margin-bottom:5px;
}

#PhoneDetails #LinkOtherPhone, #PhoneDetails #LinkPhoneOverview{
	font-size:12px;
}

#DownloadsPhoneImage{
	float:left;
}

#HeaderPhoneDownloads{
	width:862px;
	height:17px;
	padding-top: 3px;
	padding-left: 8px;
	margin-bottom:4px;
	font-size: 8.5pt;
	font-weight: bold;
	background-image:url(../images/structure/header_downloads.gif);
}

table.downloadItem{
	margin-top:4px;
}

.downloadText{
	padding-left:92px;
	width:369px;
	padding-right: 170px;
}

.downloadType{
	width:74px;
	text-align:center;
	vertical-align:middle;
}

.downloadButton{
	width:174px;
	vertical-align:middle;
	text-align:center;
}

#HeaderGeneralDownloads{
	width:862px;
	height:17px;
	padding-top: 3px;
	padding-left: 8px;
	font-size: 8.5pt;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:5px;
	background-image:url(../images/structure/header_downloads.gif);
}

.downloadTrenner{
	width:870px;
	height:5px;
	line-height:5px;
	background:url(../images/structure/trenner_downloads.gif) no-repeat;
	margin-top:10px;
}

#DownloadChoiceMenu{
	margin-top: 10px;
	margin-left: 198px;
}

#DownloadSearchLink{
	margin-left: 48px;
}

#DownloadPhoneSelect{
	margin-top: 10px;
}

#PDFHelpText{
	position: absolute;
	top: 560px;
	left: 235px;
	width: 700px;
}

#IconAdobeReader{
	position: absolute;
	top: 563px;
	left: 143px;
}

.inActive{
	filter: alpha(opacity = 30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

div.strichTrennZeile{
	line-height: 1px;
	height: 1px;
	background-image: url(../images/structure/trennzeile.gif);
	width:100%;
}

.mobileMusicDeviceListElem{
	height: 119px;
	float: left;
	position:relative;
}

.mobileMusicDeviceListElem .btn_image{
	position:absolute;
	bottom:15px;
}

.mobileMusicDeviceListElem .left{
	background: top right no-repeat;
	float: left;
	height: 103px;
}

.mobileMusicDeviceListElem .right{
	float: left;
}

.mobileMusicDeviceListElem .right img.headline{
	margin-bottom: 8px;
	margin-top: 3px;
}


#MobileMusicLayer {
	z-Index: 200;
	font-size: 12px;
	width: 400px;
	height: 401px;
	padding: 0;
	font-weight: normal;
	position: absolute;
	top: 96px;
	left: 426px;
}

#MobileMusicLayerContent {
	background-color: white;
	z-Index: 200;
	width: auto;
	height: 401px;
	overflow: auto;
	padding: 20px;
	padding-top: 35px;
	font-weight: normal;
	border: 1px solid #434343;
	color: #7a7a7a;
	font-size: 8pt;
	font-weight: normal;
	line-height:15px;
}

* html #MobileMusicLayerContent {
	padding-top: 50px;
}

*+html #MobileMusicLayerContent {
	padding-top: 50px;
}

#MobileMusicLayerContent h3 {
	font-size: 16px;
}

#MobileMusicLayerOben {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 200;
	width: 370px;
	height: 50px;
	background-color: #ffffff;
}

#Btn_MobileMusicLayer_Close {
	position: absolute;
	width: 18px;
	height: 18px;
	background-image: url(../images/structure/btn_details_close.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 201;
	margin: -435px 0 0 350px;
}

* html #Btn_MobileMusicLayer_Close {
	margin-top: -450px;
}

*+html #Btn_MobileMusicLayer_Close {
	margin-top: -450px;
}

#Content.ipod{
	height:210px;
	width: 870px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

* html .ipod {
	height:210px;
	width: 870px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
/* FAQ */
.trenner{
	background-image:url(../images/structure/trenner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}