@charset "utf-8";
/* CSS Document Default*/

html {
	margin: 0;
	padding: 0;
	font-size:100.01%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#373838;
}
img {
	border:0px;
	display:block;
}

a {
	color:#373838;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.left a {
  text-decoration: none;
}

.bold {
	font-weight:bold
}
.clear {
	clear: both;
}
.left{
	float:left;
}

.ajax-loading {
	background:url(../../images/ajax-loader-grey.gif) no-repeat center;
	height:32px;
	text-align:center;
}
.page-container {
	width:620px;
	margin:0 auto;
	padding:20px 0px
}
ul.submenu {
	list-style:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
	_height:1%;
	margin-bottom:20px;
	font-weight:bold;
	font-size:14px;

}
ul.submenu li {
	float: left;
	border-left:1px solid #000;
	padding:0px 10px
}
ul.submenu li#first {
	padding:0px 10px 0px 0px;
	border:none;
}
ul.submenu li a {
	text-decoration:underline;
	color:#000;
}
ul.submenu li a:hover {
	text-decoration:none
}

/* Filialen Links */
ul.submenu2 {
	list-style:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
	_height:1%;
	margin-bottom:20px
}
ul.submenu2 li {
	float: left;
	border-left:1px solid #000;
	padding:0px 10px;
	font-weight:bold;
}
ul.submenu2 li#first {
	padding:0px 10px 0px 0px;
	border:none;
}
ul.submenu2 li a {
	text-decoration:underline;
	color:#000;
}
ul.submenu2 li a:hover {
	text-decoration:none
}

.redtext {
        color: #f00;
}


.content {
	clear:both;
	padding-bottom:20px
}


.list-items {
	list-style:none
}


.box1 {/* Rahmen-Box */
	width: 620px;
	margin-bottom: 6px;
	border:1px solid #ccc; 
}
.top-angebot {
	border:none
}
.box1 h2 {/* Titel-Box */
	background: #E69226; /* Old browsers */
  background: -moz-linear-gradient(top, #E69226 0%, #FF871C 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E69226), color-stop(100%,#FF871C)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #E69226 0%,#FF871C 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #E69226 0%,#FF871C 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #E69226 0%,#FF871C 100%); /* IE10+ */
  background: linear-gradient(to bottom, #E69226 0%,#FF871C 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E69226', endColorstr='#FF871C',GradientType=0 ); /* IE6-9 */ 
	color:#FFFFFF;
	margin:0px;
	padding:4px 10px;
	font-weight:bold;
	font-size:12px
}
.box5, .box7, .box6 { /* Rahmen-Box */
	border:1px solid #ccc;
	margin-bottom:6px
}
.box8 {/* Titel AUDI A4 Box */
	background: #E69226; /* Old browsers */
  background: -moz-linear-gradient(top, #E69226 0%, #FF871C 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E69226), color-stop(100%,#FF871C)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #E69226 0%,#FF871C 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #E69226 0%,#FF871C 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #E69226 0%,#FF871C 100%); /* IE10+ */
  background: linear-gradient(to bottom, #E69226 0%,#FF871C 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E69226', endColorstr='#FF871C',GradientType=0 ); /* IE6-9 */ 
	color:#FFFFFF;
	margin:0px;
	padding:5px 5px 5px 10px;
	font-weight:bold;
	font-size:18px
}

/* search list */
.result-box {
	padding:10px 10px;
	

}
.view-typ{
	padding:8px;
	float:right;
}
/* Search button */
.input-field{
	margin-left:100px;
	width:167px; 
	margin-top:6px;
	padding:3px; 
	border:1px solid #5B5B5B;
	background-color:#E0E0E0;
}

.result-box a {
	text-decoration:underline;
  width: 20px;
}
.result-box a:hover {
	text-decoration:none;
}
.result-text {
	padding-right:50px
}
/*###################### Start Paging */
.search-navigation {
	padding:10px;
	overflow:hidden;
	_height:1%;
	font-size:13px;
}
.search-navigation ul.pagination {
  margin-left: -38px;
}
.search-navigation a {
    border: 1px solid #D6D6D6;
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 17px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    width: 22px;
    
}

.prev-end, .prev, .next-end, .next {
	width:22px;
	height:17px;
	overflow: hidden;
	margin-right:4px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	padding-top:3px;
  text-indent: -9000px;
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) left top no-repeat;
}
.next {
  margin-left: 8px;
}
.prev {
  margin-right: 12px;
}
.nav-item {
  color: #000000;
  height: 16px;
  margin-right: 4px;

}
a.current-nav-item {
	font-weight:bold;
  border: 1px solid #B8B8B8;
	margin-right:4px;
	float: left;
	color:#333;
  background: #e5e5e5; /* Old browsers */ 
  background: -moz-linear-gradient(top, #e5e5e5 0%, #cecece 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%,#cecece 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cecece',GradientType=0 ); /* IE6-8 */
}

.prev-end:hover, .prev:hover, .next-end:hover, .next:hover {
	border: 1px solid #b8b8b8;
  background: #e5e5e5 url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat; /* Old browsers */
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat, -moz-linear-gradient(top, #e5e5e5 0%, #cecece 100%); /* FF3.6+ */
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat, -webkit-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* Chrome10+,Safari5.1+ */
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat, -o-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* Opera 11.10+ */
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat, -ms-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* IE10+ */
  background: url(http://www.fahrzeugnet.ch/css/dealer_iframe/arrow/emmenegger.png) no-repeat, linear-gradient(to bottom, #e5e5e5 0%,#cecece 100%); /* W3C */
  
}
.next-end {
  background-position: 0px -40px;
}
.prev {
  background-position: 0px -20px;
}
.prev-end {
  background-position: 0px -60px;
}
.prev:hover {
	background-position: 0px -100px;
}
.prev-end:hover {
	background-position: 0px -140px;
}
.next:hover {
  background-position: 0px -80px;
}
.next-end:hover {
  background-position: 0px -120px;
}
.nav-item:hover {
	text-decoration:none;
	height:17px;
	width:22px;
  color: #000000;
	text-align:center;
	border: solid 1px #b8b8b8; -moz-border-radius: 2px;
  background: #e5e5e5; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNlY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e5e5e5 0%, #cecece 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%,#cecece 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%,#cecece 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cecece',GradientType=0 ); /* IE6-8 */
}
/*###################### Start car list advanced ##############*/

.search-table-list-container {
	padding:0px 1px
}
.search-table-list {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.search-table-list a {
	text-decoration:none;
}
.search-table-list a:hover {
	text-decoration:underline
}
.search-table-list th {
	background: #E69226; /* Old browsers */
  background: -moz-linear-gradient(top, #E69226 0%, #FF871C 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E69226), color-stop(100%,#FF871C)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #E69226 0%,#FF871C 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #E69226 0%,#FF871C 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #E69226 0%,#FF871C 100%); /* IE10+ */
  background: linear-gradient(to bottom, #E69226 0%,#FF871C 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E69226', endColorstr='#FF871C',GradientType=0 ); /* IE6-9 */
	padding:3px 3px 3px 5px;
	text-align:left;
	font-size:12px
}
.search-table-list th:nth-of-type(2) {
    padding: 3px 3px 3px 2px;
}
.search-table-list th a {
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	float:left
}
.search-table-list th a:hover {
	text-decoration:none
}
.td-odd {
	background-color:#F0F0F0;
}
.td-hover {
	background-color:#DBEAF8;
}
.td-hover .detail-address {
	display:block
}
.detail-address {
	display:none;
	padding:5px 0px
}
.search-table-list td {
	vertical-align:top;
	padding:5px
}
.search-table-list .top-border {
	border-top:1px solid #ccc;
}
.search-table-list .bottom-border {
	border-bottom:1px solid #ccc;
}
.search-table-list td.image {
	padding:2px 0px !important;
	width:1%;
	border-bottom:1px solid #ccc;
}
.search-table-list td {
	border-bottom:1px solid #ccc;
}

.search-table-list .descript {
	margin-top:9px;
	color:#5B5B5B
}
.search-table-list .new-text {
	margin-top:9px;
	color:#FF0000;
	font-size:11px;
}
.sort-up, .sort-down {
	background:url(../../images/sort-arrows.gif) no-repeat;
	height:5px;
	width:9px;
	margin:3px 4px;
	font-size:0px
}
.sort-up {
	background-position : 0 -5px;
}
.margin4{
	margin:4px;
}
/*###################### Start car list gallery ##############*/
/* start gallery */
.gallery {
    overflow: hidden;
    margin-left:2px;
    width:100%;
}










.right {
    float: right;
    margin-bottom: 10px;
    margin-right: 8px;
    margin-top: 22px;
}

.gallery .frame {
    width: 150px;
	float: left;
	height: 148px;
	margin-top: 9px;
	padding:6px 0px 5px 2px;
}

.gallery .frame p {
    color: #666666;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 3px 0 0;
    text-align: left;
}

.gallery .frame div img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 3px 0 #4A4A4A;
    margin: 0 auto;
}

.gallery .frame a {
        display: block;
        width: 126px;
        margin: 0 auto;
}
.gallery2 .frame div img {
        margin: 0 auto;
}
.gallery .frame p {
        margin: 0;
        color: #666;
        text-align: left;
        padding: 3px 0 0 0;
        font-size: 12px;
        line-height: 14px;
}
.gallery .frame p a {
        color: #333333;
        text-decoration:none;
        line-height:16px;
}
.gallery .frame p a span {
        color: #666;
}


.gallery .frame p a span.title {
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.gallery .frame p a span.mileage, .frame p a span.year{
    color: #666666;
    font-size: 12px;
    line-height: 18px;
}
.gallery .frame p a span.price {
    display: block;
    font-size: 13px;
}
.form-link {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 6px
}
.detail-container {
	padding:3px 0px;
	overflow:hidden
}
.column2-detail-container {
	overflow:hidden
}
.column2-detail-left {
	float:left;
	margin-right:5px;
	width:308px
}
.column2-detail-right {
	float:left;
	width:306px
}
.view-bilder {
	background:url(../../images/view-builder-grey.gif) no-repeat 0px 0px;
	display:block;
	padding:7px 5px 13px 40px;
	margin-left:10px;
}
.service-container a {
	display:block;
	margin-bottom:5px;
	padding:1px 3px 5px 30px;
}
.service-container a:hover {
	text-decoration:none
}

a.service-link-lock {
	background:url(../../images/service_lock_grey.gif) no-repeat 0px 0px;
}
a.service-link-mail {
	background:url(../../images/service_mail_grey.gif) no-repeat 0px 0px;
}
a.service-link-person {
	background:url(../../images/service_person_grey.gif) no-repeat 0px 0px;
}
.kontakt {
	display:block;
	margin:5px 0px
}
.detail-navigation {
	overflow:hidden;
	padding:5px 0px 10px 0px;
	line-height:20px;

	clear:both
}
.detail-navigation a {
	text-decoration:underline
}
.detail-navigation a:hover {
	text-decoration:none
}
.zuruck-text {
	padding-right:20px
}
.detail-navigation-container {
	overflow:hidden;
	padding-left:160px
}
.detail-navigation-prev, .detail-navigation-next {
}
.detail-navigation-next {
	background-position:0 -20px
}
.pre-box-contant {
	padding:10px 0px 10px 0px;
	font-weight:bold;
	font-size:12px
}
/*###################### Start Detail-Fahrzeugdaten ##############*/
/* data table */
.table-daten-container {
	padding:0px 1px;
	color:#333333;
}
.table-daten td {
	padding:4px 8px;
}
.table-daten td.name {
}
.table-daten td.value {
	font-weight:bold
}
.odd {
	background-color:#EEEEEE
}
.content-block_insidebox {
	padding:6px 10px 10px 10px;
}
.content-block_insidebox li {
    line-height: 1.5em;
    margin-left: -20px;
}

.main-bilder {
	padding:2px;
}

/*###################### Start Bilder-Box ##############*/
.bilder-liste {
	border-top:1px solid #666;
	border-bottom:1px solid #666;	
	overflow:hidden;
	margin-bottom:4px
}
.bilder-liste a img {
	border-right:1px solid #666;
}
.bilder-liste a.last img {
	border:none
}
.bilder-liste a {
	display:block;
	float:left;
	text-decoration:none;
	font-size:0px
}
/*###################### Anbieter Kontaktieren Button ##############*/

input.button 
 {
	background-color: #D8D8D8;
  background-image: -moz-linear-gradient(center top , #E6E6E6, #D8D8D8);
  background-repeat: repeat-x;
  border-color: #CCCCCC #CCCCCC #BBBBBB;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: normal;
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  transition: all 0.1s linear 0s;
  text-decoration: none;
  height: 28px;
}
a:hover input.button  {
  background-position: 0 -15px;
  color: #333333;
  text-decoration: none;
}
a:active input.button {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.popup-window-column-container {
	overflow:hidden
}
.popup-window-column-container label {
	display:block;
	color:#333333 !important;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}
.popup-window-column-container .row {
	padding:0px 0px 14px 0px
}
.popup-window-column1, .popup-window-column2 {
	float:left
}
.popup-window-column1 {
	width:340px;
	margin-right:30px
}
.popup-window-column2 {
	width:210px;
}
.line label {
	display: inline !important;
	font-weight:normal
}
.popup-window-container select {
	border:1px solid #707070;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	line-height:13px;
	margin-left:0;
}

.content-block {
	padding:14px
}

.form {
	padding-bottom:10px
}
.form label {
	float:left;
	width:150px;
	color:#333333;
	line-height: 13px;
}
.form select {
	border: 1px solid #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.form input {
	border: 1px solid #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.car-search label {
	width:100px
}
.car-search {
	width:280px
}

.form .row {
	padding: 0 0 7px 0px;
	overflow: hidden;
	clear:both;
}

/* Footer... do not change color because is CI */
.copy {
	color:#666;
	text-align:center;
	display:none;
}
.copy a {
	font-weight:bold;
	color:#666;
	text-decoration:none
}
.copy a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#666
}
.copy hr{
	color:#ccc;
	border:1px 1px;
}
.preview-image{
    position:absolute;
	box-shadow: 0 1px 3px 0 #4A4A4A;	
    background-color:#fff;
    padding:7px;
    display:none;
    z-index:100;
}
.preview-image-txt{
    color:#000;
}
/*---------------iPad portrait---------------*/
@media only screen and (min-width: 620px) and (max-width: 773px) {
.box1 {width: 620px;}
.page-container {width: 620px; padding: 4px; margin:0px}
.column2-detail-left {width: 308px; margin-right: 5px;}
.gallery .frame { width: 148px;}

}

/*---------------iPhone landscape---------------*/
@media only screen and (min-width: 480px) and (max-width: 619px) {
.box1 {width: 436px; }
.page-container {width: 434px; padding: 0px; margin:0 auto;}
.column2-detail-left {float: left; width: 436px; margin: 0px;}
.column2-detail-right {float: left; width: 436px; margin: 0px;}
.detail-navigation {font-size: 14px;}
.view-typ{display:none;}
.detail-navigation {line-height: 30px;}
.car-search {width: 275px;}
.gallery .frame {width: 138px;}
.detail-navigation-container {padding-left: 0px !important;}
.box5 { width: 400px; padding: 0px; margin: 0px 0px 6px 0px;}
.box6 { width: 400px; padding: 0px; margin: 0px 0px 6px 0px;}
.box7 { width: 400px; padding: 0px; margin: 0px 0px 6px 0px;}
.box8 { width: 400px; font-weight: normal;}
.service-box{display:none;}
}


/*---------------iPhone portrait---------------*/
@media only screen and (min-width: 320px) and (max-width: 479px) {
.box1 {width: 302px; }
.page-container {width: 300px; padding: 0px; margin:0 auto;}
.column2-detail-left {float: left; width: 300px; margin: 0px;}
.column2-detail-right {float: left; width: 300px; margin: 0px;}
.detail-navigation {font-size: 14px;}
.view-typ{display:none;}
.detail-navigation {line-height: 30px;}
.car-search {width: 275px;}
.gallery .frame { width: 142px; }
.detail-navigation-container {padding-left: 0px !important;}
.box5 { width: 300px; padding: 0px; margin: 0px 0px 6px 0px;}
.box6 { width: 300px; padding: 0px; margin: 0px 0px 6px 0px;}
.box7 { width: 300px; padding: 0px; margin: 0px 0px 6px 0px;}
.box8 { width: 300px; font-weight: normal;}
.main-bilder {padding: 0px;}
.bilder-liste a img {border-right: none;}
.service-box{display:none;}
}
