* {
	margin:0; 
	padding:0; 
	background-repeat: no-repeat;
	border: 0px none;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-image: url(images/site_back.gif);
	background-repeat: repeat-x;
}
img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

input,
textarea{
	border: 1px solid #9999A3;
}

div#holder{
	width: 780px;
	border-right: 1px solid white;
}

div#header{

	margin-top: 0px; /*old 25 - 23*/
	height: 98px; /*old 50*/	
	width: 780px;
}
div#header a{
	display: block;
	height: 73px; /*old 50*/
	width: 780px;
}
.eltext_thumb {
	clear: both;
}
.core4inlinetable td {
	font-size: 13px;
}
table.downloadTabsDateien  {
	border-bottom:1px solid #D7D7DD;
	width:100%;
}
table.downloadTabsDateien th {
	border-bottom:8px solid #D7D7DD;
	height:22px;
	text-align:left;
}
table.downloadTabsDateien td {
	padding:4px 10px;
}
table.downloadTabsDateien th span {
	background:none repeat scroll 0 0 #D7D7DD;
	padding:5px 3px;
}
table.downloadTabsDateien tr.row2 td {
	background-color:#F0F0F5;
}
table.downloadTabsDateien td.text {
	padding-left:5px;
}
table.downloadTabsDateien td.lft {
	border-left:1px solid #D7D7DD;
}
table.downloadTabsDateien tr.row2 td {
	background-color:#F0F0F5;
}
table.downloadTabsDateien td.download {
	padding-left:0;
	text-align:right;
	width:110px;
}
table.downloadTabsDateien td.rgt {
	border-right:1px solid #D7D7DD;
}
a.pfeilOrange {
	background-image:url(images/pfeil_orange.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	color:#3B7AB2;
	padding-left:10px;
}
table.downloadTabsDateien td.download a span.pdfIcon {
	background-image:url(images/pdf.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-bottom:1px;
	padding-right:15px;
}
.downloadSpacer {
	height:30px;
}
div.adobeReaderDownload img {
	float:left;
	margin-bottom:20px;
	margin-right:10px;
}

a {
	text-decoration: none;
	color: #5c5c61;
}
a:hover{
	color: #000000;
}
hr{
	color:#E6E6EB;
	height:1px;
}
.hr_left{
	margin-right:30px;
	margin-left:10px;
}


ul { /* all lists */
	list-style: none;
}

li { /* all list items */
	position: relative;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 18px;
	left: 8px;
	background-color: transparent;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
}
*:first-child+html li ul{/* ie7*/	
	top: 18px;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

ul#top_menu{
	position: absolute;
	margin-top: -16px;	/*old 7-23*/
	width: 780px;
}
ul#top_menu ul {
	padding-top: 4px;
}
ul#top_menu li{
/*	height: 17px;*/
	float: right;
	margin: 0px;
	padding: 0px;
}
#top_menu img {
	display: block;
}
ul#top_models{
	margin : -2px 0 0 0;
	width: 320px;
}
ul#top_models li{
	height: 1.4em;
	width: 70px;
	display: block;
	background-color: #e6e6eb;
	float: left;
}
ul#top_company{
	width:250px;
/*	border: 1px solid red;*/
}
ul#top_company li{
	height: 17px;
	width: 120px;
	display: block;
	float: left;
}
ul#top_services{
	width:130px;
}
ul#top_services li{
	height: 17px;
	width: 65px;
	display: block;
	float: left;
}
ul#top_technology{
	left: -25px;
	/*margin-top: 20px;	*/
	width:130px;
}
ul#top_technology li{
	height: 17px;
	width: 65px;
	display: block;
	float: left;
}
div#welcome{
	height: 72px; /*95 - 23*/
	width: 780px;
	background-image: url(images/welcome.gif);	
	background-position: bottom left;	
}
ul#down_menu{
	clear: both;
	width:780px;
	height: 20px;
	display: block;
	background-color: #9999a3;
	overflow: hidden;
/*	border: 1px solid red;*/
}
ul#down_menu li{
/*	display: block;*/
	float: left;
}
ul#down_menu li a{
	color: White;	
	font-weight: bold;
}
ul#down_menu li a:hover{
	color: #5c5c61;	
}

table.car_content{
	margin-top: 15px;
}
table.car_content td.left{
	width: 208px;		
	vertical-align: top;
}
table.car_content td.right{
	width: 572px;
	vertical-align: top;
}

table.car_content td.right ul li{
	list-style-image: url(images/li_dot.gif);
	list-style-position: outside;
	margin-left: 20px;
}

table.car_content td.left div.line{
	padding-top:10px;
}

ul#car_menu{
	font-weight: bold;	
	padding-left:10px;
	margin-top: 5px;
}
ul#car_menu li{
/*	display: table;*/
	display:block;
	line-height: 20px;
	padding-left: 7px;
	background-image: url(images/arrow_grey.gif);
	background-position:  left 7px;
	min-height: 20px;
}
*html ul#car_menu li{
	height: 20px;	
	background-position: 7px left;
}
#car_menu ul {
	position: relative;
	height: auto;
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
}
#car_menu ul li {
	background-position: 0 4px;
	height: auto;
	min-height: auto;
}
#car_menu ul,
#car_menu ul  * {
	line-height: 1.2em !important;
}
ul#news_menu{
	/*font-weight: bold;	*/
	font-size:11px;
	padding-left:10px;
	margin-top: 5px;
}
ul#news_menu li{
/*	display: table;*/
	display:block;
	line-height: 15px;
	padding: 4px 0px 4px 8px;
	background-image: url(images/arrow_orange.gif);
	background-position:  left 9px;
	min-height: 15px;
	border-bottom: 1px solid #E6E6EB;
}
*html ul#news_menu li{
	height: 15px;	
	background-position: 7px left;
}



ul#car_menu li a.sel{
	font-weight: bold;	
	color: Black;
}

a.conf {
	display: block;
	margin-top: 15px;
	margin-left: 10px;
}

div.clear{
	clear: both;
}

div.cont_txt_left{
	width: 380px;
	text-align: justify;
	float: left;
}
div.cont_txt_left strong{
	display: block;
}

div.cont_txt_right{
	width: 380px;
	text-align: justify;
	float: right;
}
div.cont_txt_right strong{
	display: block;
}


div.cont_pic_left{
	width: 180px;	
	float: left;
}
div.cont_pic_right{
	width: 180px;	
	float: right;
}

table.banners{
	margin-top: 20px;		
}

table.banners td{
	vertical-align: top;
	width: 187px;
	padding-left: 10px;
}
.table{
	border-collapse: collapse;
}
.table td{
	border: 1px solid white;	
	vertical-align: top;
	padding: 5px;
	text-align: left;
}


a.more {
	color: #3c5f8c;
	display: block;
	padding-left: 7px;
	background-image: url(images/arrow_orange.gif);
	background-position: center left;	
	margin-top: 5px;
}

div.autotrade{
	color: #8f8e93;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.wallpaper{
	width: 150px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 35px;	
	float: left;
}
.wallpaper a{
	display: block;
	height: 113px;
	width: 100%;
	vertical-align: bottom;
	text-align: left;
}



.plus {
	position: absolute;
	margin-left: 0px; 
	margin-top: 230px;
}
.imagePopup {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}


table.worldvw{
	border: 1px solid Black;
}
table td.worldvw{
	border: 1px solid black;	
	padding: 3px;
	text-align: left;
}
h4 { 
font-size: 18px; 
font-weight: bold; 
} 
h5 { 
font-size: 13px; 
font-weight: bold; 
} 

.news_title {
	font-size: 14px;
	font-weight: bold;
}

.image_service {
	margin: 0 0 0 15px;
}

.nav7 a{
	display: block;
	margin: -1px 0 0 0;
}

.service_box {
	display: block;
}

.service_box img{
	float: left;
	margin: 0 15px 0 0;
}

/*.submenu {
	display:  block !important; 
	background: none; 
	border: none;
	float: left;
}*/

.submenu {
	border: none !important;
	background-image: none !important;
	display: block !important;
}

.box_image {
	display: block !important;
}

html<body .table_border {
	width: 1000px;
	display: block;
	margin: 5px 0 0 0;
}

* html .table_b {
	width: 1000px !important;
/*	border: 1px solid red !important;*/
	display: block;
	margin: 5px 0 0 -20px;
}

*+ .table_b {
	width: 1000px;
	display: block;
	margin: 5px 0 0 0px !important;
}

.table_border td {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small_table td{
	width: 50px;
	display: block;
	border: 1px solid red;
}

.clients_logos_d {
	background-image: url(images/clients-partners/clients_back.jpg);
	width: 234px;
	height: 192px;
	float: left;
	display: block;
	margin: 0 0 0 20px;
}



.clients_logos_d div{
	display: block;
	margin: 30px auto;
	width: 130px;
	height: 70px;
/*	border: 1px solid red;*/
	text-align: center;
}

.clients_logos_d span {
	display: block;
/*	border: 1px solid red;*/
	margin: 37px 0 0 15px;
}

.promo_box ul li{
	display: block;
	float:left;
	width: 100%;
	padding: 3px 0 3px 0;
	margin: 0 0 0px 15px;
/*	border: 1px solid red;*/
}
.promo_box img {
/*	float: left;*/
	margin: 0 10px 0 0;
}

.promo_box h4 {
	font-size: 10px !important;
	margin: 0 0 10px 10px;
	text-align: left !important;
}
.sub_listing h5 {
	margin: 0 0 7px 0px;
}
.promo_box span {
	float: left;
}

.promo_box .price {

	text-align: right !important;
}
.promo_box li ul {
	width: 95%;
	float: left;
	display: block;
}

.sub_listing h4{
	font-size: 13px !important;
	margin: 0 0 6px 0px;
	text-align: left !important;
}
.sub_listing {
	padding: 10px !important;
	vertical-align: top !important;
}
.sub_listing ul {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 -18px !important;
}
.sub_listing li {

	list-style: none !important;
	list-style-image:none !important;
	list-style-type:none !important;
}

.sub_listing {
	padding: 0 0 0 5px;
}

.sub_listing ul{
	display: block;
}
#test1 table td {
/*	border: 1px solid red;*/
	padding: 3px 3px 3px 3px;
}

div.modellGruppeStage { height: 280px; width: 790px !important;}
div.modellGruppeStage a { overflow: hidden; border-right: 1px solid white; height: 280px; display: block; float: left; text-decoration: none;}
div.modellGruppeStage a.num2 { width: 389px;  }
div.modellGruppeStage a.num2first { width: 390px; float: left;}
div.modellGruppeStage a.num3 { width: 259px; }
div.modellGruppeStage a.num3first { width: 260px; }
div.modellGruppeStage a img { display: block; }
div.modellGruppeStage a span { cursor: pointer; display: block; color: white; font-weight: bold; background-color: #9999a3; height: 20px; }
div.modellGruppeStage a span span { padding-left: 15px; padding-top: 3px; }
div.modellGruppeStage a:hover span { text-decoration: none; background-color: #5c5c61; }

/* New beetle */
a .beetle_first {
	height: 20px;
	background: url(images/new_beetle/new_beetle.gif) no-repeat left top;
}
a:hover .beetle_first {
	height: 20px;
	background: url(images/new_beetle/new_beetle_over.gif) no-repeat left top;
}
a .beetle_cabrio {
	height: 20px;
	background: url(images/new_beetle/new_beetle_cabrio.gif) no-repeat left top;
}
a:hover .beetle_cabrio  {
	background: url(images/new_beetle/new_beetle_cabrio_over.gif) no-repeat left top;
}
a .beetle_first img,
a .beetle_cabrio img {
	display: none !important;
}
/*
.scirocco_t {
	display: block;
	margin: 0 0 -3px 0px !important;
	padding: 0px 0 0px 0 !important;
}*/
.scirocco_t {
	overflow: hidden;
	height: 260px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
a.pdf { 
	background-image: url(http://www.volkswagen.bg/files/pdf.gif); 
	background-repeat: no-repeat; 
	background-position: right center; 
	padding-right: 15px; 
}

.long_table {
	width: 570px;
	/*overflow:scroll;*/
}
.long_table table {
	margin-bottom: 10px;
}
.long_table th,
.long_table td {
	vertical-align: top;
	padding: 5px;
}
.long_table tbody td {
	vertical-align: middle;
	text-align: center;
}
.long_table tbody th {
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
}
.long_table .dark td,
.long_table .dark th {
	background-color: #eeeeee;
}
.long_table .darker td,
.long_table .darker th {
	background-color: #dddddd;
}
.long_table thead td.price,
.long_table tbody td.price {
	text-align: right;
	font-weight: bold;
}
.long_table tbody td.price {
	white-space: nowrap;
}
/* Testdrive */
.form { 
	background:url(images/testdrive/form_bg.jpg) no-repeat;
	width:779px;
	height:369px;
}
.form form {
	padding:123px 0 0 253px;
}
.submit{
	background-color:#000000;
	width: 70px;
	height:20px;
	color:#ffffff;
	font-size:13px;
	padding:0px;
	border:0px;
	line-height:25px !important;
	float:right;
}
.name{
	background-color:#ffffff;
	color:#000000;
	font-size:13px;
	padding:0px;
	border:0px;
	line-height:25px !important;
}
.email{
	background-color:#ffffff;
	color:#000000;
	font-size:13px;
	padding:0px;
	border:0px;
	line-height:25px !important;
}
.phone{
	background-color:#ffffff;
	color:#000000;
	font-size:13px;
	padding:0px;
	border:0px;
	line-height:25px !important;
}
.message {
	background-color: #c00;
	color: #fff;
	padding: 5px 10px;
	margin-right: 265px;
}
.success {
	background-color: #090;
	margin-right: 100px;
}



