/* --------------------------------- Volvo Auto Bank vab.css ---------------------------------*/

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  background-color:#FFFFFF;
  color: #545454;
  margin: 0px;
}

body, div, td {
	font-family: Arial,helvetica,Sans-Serif;
  font-size: 12px;
}

#print-header { display: none; }
#print-content { display: none; }
#print-footer { display: none; }
.printbox-angebotsseite-footer { display: none; }

a, a:hover {
  color: #333333;
  text-decoration: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

object {
  outline-style: none;
}

h3 {
  color: #4F2D15;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 12px;
}

strong {
  color: #545454;
}

.page-headline {
  color: #4F2D15;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 13px 0;
  padding: 0;
  font-size: 23px;
}

.page-headline-grosskunden {
  color: #A80623;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 13px 0;
  padding: 0;
  font-size: 23px;
}

.page-subheadline {
  color: #4F2D15;
  font-weight : normal;
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 15px;
}

.page-subheadline-red {
  color: #A80623;
  font-weight : bold;
  padding-top: 2px;
  padding-bottom: 8px;
  font-size: 15px;
}

.trenner {
  width: 737px; 
  height: 2px;
  position: relative;
  margin-top: 12px;
  margin-bottom: 12px;
  background: transparent url(../images/screen/trenner.gif) no-repeat 0px 0px;
}

.keyvisual {
  padding-bottom: 12px;
}

a.t_link {
  color: #003366;
  font-weight: normal; 
  display: inline-block;
  background-image: url(../images/screen/btn_link_13x13.gif);
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: center left;
  border: 0px;
  margin-top: 6px;
}

a.t_download {
  color: #003366;
  font-weight: normal; 
  display: inline-block;
  background-image: url(../images/screen/btn_download_13x13.gif);
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: center left;
  border: 0px;
  margin-top: 6px;
}

a.t_mail {
  color: #003366;
  font-weight: normal; 
  display: inline-block;
  border: 0px;
  margin-bottom: 4px;
}

.text-small {
  font-size: 11px;
}

.aufzaehlung {
  margin-left: 16px;
  list-style-image:url(../images/screen/list-style-img.gif)
}

.aufzaehlung li {
  padding-bottom: 6px;
}

/* --------------------------------- Header ---------------------------------*/

#wrapper { 
  width: 994px; 
  height: 83px;
  position: relative; 
  left: 50%; 
  margin-left: -497px; 
  top: 0px;
} 

#header {
  width: 994px;
  position: relative;
  z-index: 100;
  background: transparent url(../images/screen/background.jpg) no-repeat 0px 63px;
}

#header-startseite {
  width: 994px;
  position: relative;
  z-index: 400;
  background: transparent url(../images/screen/header-background-transparent.gif) no-repeat 0px 63px;
}

#logo {
  top: 0px;
  width: 97px;
  height: 87px;
  z-index: 10;
  overflow:visible;
}

/* --------------------------------- Toplinks ---------------------------------*/

#toplinks {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  top: 6px;
  left: 100px;
  width: 240px;
  height: 30px;
  z-index: 15;
  font-size: 12px;
}

#toplinks ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

#toplinks ul li {
  list-style: none;
  display: inline;
}

#toplinks a {
  text-decoration: none;
	padding: 1px 8px;
  text-transform: uppercase;
	font-weight: bolder;  
	color: grey;
}

#toplinks a:hover {
	color: black;
  text-decoration: none;
}

/* --------------------------------- Hauptnavigation ---------------------------------*/

#mainnavigation {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  top: 38px;
  left: 193px;
  width: 722px;
  height: 42px;
  z-index: 15;
}

#nav-main {
	position: absolute;
	top: 0px;
	left: 0px;
  width: 722px;
  height: 42px; 
	z-index: 100;
}
.men1 {
  float: left;
  margin-right: 20px;
  margin-left: 25px;
}

.submen1 {
  visibility: hidden;
  position: absolute;
  top: 40px;
  float: left;
  width: 233px;
  z-index: 200;
  overflow: visible;
}

.submen1_top {
  width: 233px;
  height: 22px;
  background: transparent url(../images/screen/flyout_top.png) no-repeat 0px 0px;
}

.submen1_item {
  width: 233px;
  background: transparent url(../images/screen/flyout_item.png) repeat-y 0px 0px;
}

.submen1_bottom {
  width: 233px;
  height: 34px;
  background: transparent url(../images/screen/flyout_bottom.png) no-repeat 0px 0px;
}

/*#submenu1 { left: -30px; }*/
#submenu2 { left: 180px; }
#submenu3 { left: 375px; }
#submenu4 { left: 525px; }
/*#submenu5 { left: 625px; }*/

.submen1_item li a 
{
	color: grey;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
	padding: 2px 23px; 
	display: block;
}

.submen1_item a:hover
{ 
	color: black;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

.submen1_item li
{
	width: 218px;
  background: transparent url(../images/screen/flyout_link_background.jpg) no-repeat 15px 0px;
  text-decoration: none;
	font-size: 12px; 
	padding: 4px 10px; 
	font-weight: normal; 
	display: block;
	color: grey;
}

/* --------------------------------- Mitte ---------------------------------*/

#main-body {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 994px;
  min-height: 540px;
  height: auto !important;  /* fuer moderne Browser */
  z-index: 1;
  background: #A58C79 url(../images/screen/background.jpg) no-repeat 0px -24px;
}

#main-body-startseite {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: -24px;
  width: 994px;
  height: auto !important;  /* fuer moderne Browser */
  z-index: 1;
  background: transparent url(../images/home/fallback.jpg) no-repeat 0px 0px;
  overflow: visible;
}

/* --------------------- Linke Subnavigation ------------------------------ */

#navigation-left {
  top: 44px;
  left: 210px;
  width: 178px; 
  float: left; 
  position: relative; 
  margin-left: -200px; 
  margin-right: 1px;
}

#navigation-left a {
  position: relative;
  top: 2px;
  margin-left: 6px;
  font-size: 11px;
  text-decoration: none;
  display: block;
}

.left_subnav {
  width: 170px; height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.left_subnav a { color: black; }

.left_subnav_doppelt {
  width: 170px; height: 38px;
  font-weight: bold;
  text-transform: uppercase;
}
.left_subnav_doppelt a { color: black; }

.left_subnav_h {
  width: 170px; height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent url(../images/screen/button.png) no-repeat 0px 0px;
}
.left_subnav_h a { color: white; padding-top: 3px; }

.left_subnav_doppelt_h {
  width: 170px; height: 38px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent url(../images/screen/button_doppelt.png) no-repeat 0px 0px;
}
.left_subnav_doppelt_h a { color: white; padding-top: 3px; }

.left_subsubnav {
  width: 170px; height: 24px;
  background: transparent url(../images/screen/dots_subsubnavi.gif) no-repeat 0px 0px;
}
.left_subsubnav_last {
  width: 170px; height: 24px;
  background: transparent url(../images/screen/dots_subsubnavi.gif) no-repeat 0px 0px;
}
.left_subsubnav a { color: black; padding-left: 11px; }

.left_subsubnav_ohne {
  width: 170px; height: 24px;
}
.left_subsubnav_ohne a { color: black; padding-left: 11px; }

.left_subsubnav_ohne_h {
  width: 170px; height: 24px;
  background: transparent url(../images/screen/dots_subsubnavi_ohne_h.png) no-repeat 0px 0px;
}
.left_subsubnav_ohne_h a { color: white; padding-left: 11px; padding-top: 3px; }

.left_subsubnav_doppelt {
  width: 170px; height: 36px;
  background: transparent url(../images/screen/dots_subsubnavi_doppelt.gif) no-repeat 0px 0px;
}
.left_subsubnav_doppelt a { color: black; padding-left: 11px; }

.left_subsubnav_h {
  width: 170px; height: 24px;
  color: white;
  background: transparent url(../images/screen/dots_subsubnavi_h.png) no-repeat 0px 0px;
}
.left_subsubnav_h a { color: white; padding-left: 11px; padding-top: 3px; }

.left_subsubnav_doppelt_h {
  width: 170px; height: 36px;
  color: white;
  background: transparent url(../images/screen/dots_subsubnavi_doppelt_h.png) no-repeat 0px 0px;
}
.left_subsubnav_doppelt_h a { color: white; padding-left: 11px; padding-top: 3px; }

.left_subsubnav_last {
  width: 170px;
  height: 24px;
  background: transparent url(../images/screen/dots_subsubnavi_last.gif) no-repeat 0px 0px;
}
.left_subsubnav_last a { color: black; padding-left: 11px; }

.left_subsubnav_doppelt_last {
  width: 170px;
  height: 36px;
  background: transparent url(../images/screen/dots_subsubnavi_doppelt_last.gif) no-repeat 0px 0px;
}
.left_subsubnav_doppelt_last a { color: black; padding-left: 11px; }

.left_subsubnav_last_h {
  width: 170px;
  height: 24px;
  color: white;
  background: transparent url(../images/screen/dots_subsubnavi_last_h.png) no-repeat 0px 0px;
}
.left_subsubnav_last_h a { color: white; padding-left: 11px; padding-top: 3px; }

.left_subsubnav_doppelt_last_h {
  width: 170px;
  height: 36px;
  color: white;
  background: transparent url(../images/screen/dots_subsubnavi_doppelt_last_h.png) no-repeat 0px 0px;
}
.left_subsubnav_doppelt_last_h a { color: white; padding-left: 11px; padding-top: 3px; }

.left_subsubsubnav_last {
  width: 170px;
  height: 24px;
  background: transparent url(../images/screen/dots_subsubsubnavi_last.gif) no-repeat 0px 0px;
}
.left_subsubsubnav_last a { color: black; padding-left: 22px; }

.left_subsubsubnav_last_h {
  width: 170px;
  height: 24px;
  background: transparent url(../images/screen/dots_subsubsubnavi_last_h.png) no-repeat 0px 0px;
}
.left_subsubsubnav_last_h a { color: white; padding-left: 22px; padding-top: 3px; }

/* --------------------------------- Main-Content ---------------------------------*/

#main-content {
  position:relative;
  top: 30px;
  left:194px;
  width: 785px;
  z-index: 5;
}

#main-content-startseite {
  position:relative;
  top: 0px;
  width:100%;
  height:405px;
  background-color:silver;
}

#main-content-top {
  position:relative;
  width: 785px;
  height: 10px;
  z-index: 5;
  background-image:url(../images/screen/bg_top.png);
  background-repeat:no-repeat;
  background-position: bottom;
}

#main-content-middle {
  position:relative;
  width: 785px;
  min-height: 420px;
  z-index: 5;
  padding-top: 10px;
  padding-right: 21px;
  padding-bottom: 10px;
  padding-left: 21px;
  background: transparent url(../images/screen/bg.png) repeat-y 0px 0px;
}

#main-content-bottom {
  position:relative;
  width: 785px;
  height: 8px;
  z-index: 5;
  background: transparent url(../images/screen/bg_bottom.png) no-repeat 0px 0px;
}

#main-edit-field {
  width: 737px;
  background-color: white;
}

/* --------------------------------- Teaser ---------------------------------*/

#teaser-box {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 737px;
  height: 71px;
  z-index: 1;
  cursor: pointer;
}

#teaser-box-left {
  position: relative;
  float:left;
  width:245px;
  height:71px;
}

#teaser-box-middle {
  position: relative;
  float:left;
  width:245px;
  height:71px;
}

#teaser-box-right {
  position: relative;
  float:left;
  width:245px;
  height:71px;
}

.teaser-bild {
  position: absolute;
  float: left;
  width:71px;
  height:71px;
}

.teaser-ueberschrift {
  position: relative;
  top: 0px;
  left: 80px;
  width: 160px;
	font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
}

.teaser-text {
  position: relative;
  width: 160px;
  margin-top: 4px;
  left: 80px;
  font-size: 10px;
}

.teaser-link {
  position: absolute;
  top: 60px;
  left: 80px;
	font-weight: normal;
  font-size: 10px;
  color: #545454;
  text-decoration: none;
}

/* --------------------------------- Banner ---------------------------------*/

#banner-box {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 994px;
  height: 106px;
  z-index: 1;
  color: black;
  cursor: pointer;
}

#banner-box-left {
  position: relative;
  float:left;
  width:331px;
  height:108px;
  background: transparent url(../images/screen/teaser.png) no-repeat 0px 0px;
}

#banner-box-middle {
  position: relative;
  float:left;
  width:331px;
  height:108px;
  background: transparent url(../images/screen/teaser.png) no-repeat 0px 0px;
}

#banner-box-right {
  position: relative;
  float:left;
  width:332px;
  height:108px;
  background: transparent url(../images/screen/teaser.png) no-repeat 0px 0px;
}

.banner-bild {
  position: relative;
  float: right;
  top: 15px;
  right: 12px;
}

.banner-ueberschrift {
  position: relative;
  top: 15px;
  left: 11px;
  width: 166px;
	font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
}

.banner-text {
  position: relative;
  top: 21px;
  left: 11px;
  width: 166px;
  font-size: 10px;
}

.banner-link {
  position: absolute;
  top: 82px;
  left: 11px;
  width: 166px;
	font-weight: bolder;
  font-size: 10px;
  color: black;
  text-decoration: none;
}

/* --------------------------------- Footer ---------------------------------*/

#navigation-footer {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
  width: 994px;
  height: 60px;
  top: 22px;
  z-index: 1;
  font-size: 9px;
}

#navigation-footer ul {
  margin: 0;
  padding: 0;
  padding-left: 11px;
  text-align: left;
}

#navigation-footer ul li {
  list-style: none;
  display: inline;
}

#navigation-footer a {
  text-decoration: none;
	padding: 0px 30px 0px 0px;
	font-weight: normal;
  text-transform: uppercase;
	color: grey;
}

#navigation-footer a:hover {
	color: black;
  text-decoration: none;
}

/* ----------------------- Angebotsseiten Container ---------------------------------*/

.box-angebotsseiten {
	position: absolute;
}

.box-angebotsseite-tabelle {
	position: relative;
  float: left;
  width: 366px;
  height: 318px;
  background: #FFFFFF url(../images/screen/angebotsseite-background.jpg) no-repeat 0px 0px;
  padding-right: 6px;
  padding-bottom: 6px;
}

.box-angebotsseite-tabelle-finanzierung {
	position: relative;
  float: left;
  width: 366px;
  height: 444px;
  background: #FFFFFF url(../images/screen/angebotsseite-finanzierung-background_366x444.jpg) no-repeat 0px 0px;
  padding-right: 6px;
  padding-bottom: 6px;
}

.box-angebotsseite-footer {
  clear: both;
  width: 737px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 11px;
}

.tabelle-angebotsseite {
  margin-top:-8px;
  width: 350px;
  padding-left: 10px;
}

.tabelle-angebotsseite tr {
  margin: 0px;
  padding: 0px;
}

.tabelle-angebotsseite td {
  margin: 0px;
  padding: 5px;
}

.box-angebotsseite-headline {
  color: black;
  font-weight : normal;
  padding-top: 15px;
  padding-bottom: 8px;
  font-size: 15px;
}

.display-bereich {
  height: 280px;
}

/* ------------------------------ Download Seite -------------------------------*/

.download-box {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 737px;
  height: 180px;
  z-index: 1;
}
.download-box-archiv_first {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 737px;
  height: 270px;
  z-index: 1;
}
.download-box-archiv_second {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 737px;
  height: 200px;
  z-index: 1;
}
.download-box-archiv_last {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 737px;
  height: 135px;
  z-index: 1;
}
.download-box-left {
  position: relative;
  float: left;
  width: 368px;
  height: 180px;
}

.download-box-right {
  position: relative;
  float: left;
  width: 368px;
  height: 180px;
}
.download-box-left-archiv {
  position: relative;
  float: left;
  width: 368px;
}

.download-box-right-archiv {
  position: relative;
  float: left;
  width: 368px;
}
.download-bild {
  position: absolute;
  width: 120px;
  height: 180px;
}

.download-ueberschrift {
  position: relative;
  top: 0px;
  width: 220px;
  left: 145px;
	font-weight: bold;
  font-size: 12px;
}

.download-text {
  position: relative;
  width: 220px;
  top: 8px;
  left: 145px;
  font-size: 12px;
}

.download-link {
  position: absolute;
  width: 220px;
  top: 80px;
  left: 145px;
}
.download-ueberschrift-archiv {
  width: 220px;
	font-weight: bold;
  font-size: 12px;
}

.download-text-archiv {
  width: 220px;
  font-size: 12px;
}

.download-link-archiv {
  width: 220px;

}
.download-item-archiv{
margin:5px;	
margin-top:15px;
}
/* ---------------------- Aktionsfinanzierungsseite ------------------------*/

.tabellen-box {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 737px;
  height: 264px;
  z-index: 1;
  background: #FFFFFF url(../images/screen/tabellen-background.jpg) no-repeat 0px 0px;
}

.tabellen-bild {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 288px;
  height: 168px;
}

.tabellen-angaben {
  position: absolute;
  top: 20px;
  left: 315px;
  width: 420px;
}




