
body {
	margin: 0px;
	padding: 0px;
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center;	
	line-height: 1.5em;
	background-image: url(images/bgbody2.png);
	background-position: center top;
	background-repeat: repeat-y;
	}
	
a {
	text-decoration: underline;
	color: black;
	}
	
td {
	font-size: 10px;
	line-height: normal;
}
	
img {border: none;}

h1 { 
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #1D1383;
	font-size: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 0;	
	margin-bottom: 10px;
	}
	
h2 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D1383;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin: 20px 0px 0px 0px;	
	margin-bottom: 10px;
	background-image: url(images/bg-h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
p {
	margin: 7px 0px 7px 0px;
}
	
.main {
	position: relative;
	margin: auto;	
	width: 760px;		
	height:500px;
	background-color: white;
}

.subaru {
	position: absolute;
	top: 16px; left: 0px;
	width: 200px; height: 34px;
	background-color: white;
}

.ivos {
	position: absolute;
	top: 19px; left: 242px;
	width: 415px; height: 26px;
	background-color: white;
}

.cac {
	position: absolute;
	top: 25px; left: 684px;
	width: 70px; height: 22px;
}

.top {
	position: absolute;
	top: 59px; left: 0px;
	width: 753px; height: 20px;
	background-color: #191085;
	color: white;
	text-align: left;
	padding: 2px 0px 0px 6px
	
}

.top a {
	color: white;
	text-decoration: none;
	font-size: 10px;	
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 10px 0px 5px;
	background-image: url(images/bg-topmenu.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.top a:hover {
	text-decoration: underline;	
}

.showroom {
	position: absolute;
	top: 83px; left: 0px;
	width: 200px; height: 149px;
}

.cars {
	position: absolute;
	top: 83px; left: 0px;
	width: auto; height: 149px;	
	background-color: white;
}

.car {
	float: left;
	height: 147px;
	background-color: #F2F2F2;
	border: 1px solid #B5B5B5;
	margin-right: 1px;
	background-color: white;
}


/**
 .car img {
	position: relative;
	top: 22px; left:0px;
}
**/

.carslnk {
	position: absolute;
	top: 234px; left: 0px;
	background-color: #666666;
	padding: 0px;	
	z-index: 100;
}

.carslnk a {
	float: left;
	text-align: center;
	font-size: 9px;
	color:#FFFFFF;	
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 3px 0px;
	border-right: 1px solid white;
	width: 108px;
}

.carslnk a:hover {
	color: #FFCC00;
}

.tribeca {
	background-color: #d8d8d8 !important;
	width:200px;
}

.tribeca img {
	
}

.tribeca-lnk {
	display:block;
	text-align: center;
	font-size: 9px;
	color:#FFFFFF;	
	background-color:#666666;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 3px 0px;
	border-top:2px solid white;	
	border-bottom:2px solid white;
}

.tribeca a:hover {
	color: #FFCC00;
}

#justy {
	margin-right:0px; 
}

.content {
	width: 760px;
	position: absolute;
	top: 234px; left: 0px;
	text-align: left;	
	padding: 0;	
	background-color: white;
}

.left {
	position: absolute;
	top: 257px; left: 0px;
	width: 200px; 
	background-color: #F2F2F2;	
	font-size: 10px;
	text-align: left;
}

.right {	
	margin-left: 200px;
	padding: 40px 10px 20px 0px;	
	border-right: 1px solid #E5E5E5;		
	
}

.right div {
	padding: 7px 0px 0px 20px; 
}

.clear {
	border: 0px none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: none; clear: both;
	width: 761px; height: 30px;
	font-size: 9px;
	color: #7D7D7D;			
	background-color: transparent;
	border-top: 1px solid #E5E5E5;	
	text-align:right;
}

.clear a {
	text-decoration: none;
	color: #7D7D7D;			
}

#bg-index {
	background-image: url(images/showroom3.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-justy {
	background-image: url(subaru-justy/justy-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-legacy {
	background-image: url(subaru-legacy/legacy-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-legacy-kombi {
	background-image: url(subaru-legacy-kombi/legacy-kombi-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-outback {
	background-image: url(subaru-outback/outback-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-forester {
	background-image: url(subaru-forester/forester-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-impreza {
	background-image: url(subaru-impreza/impreza-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-impreza-kombi {
	background-image: url(subaru-impreza-kombi/impreza-kombi-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-tribeca {
	background-image: url(subaru-tribeca/tribeca-motiv.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 0px;
}

#bg-m1 {
	background-image: url(images/motiv-1.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}

#bg-m2 {
	background-image: url(images/motiv-2.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}

#bg-m4 {
	background-image: url(images/motiv-4.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}


#bg-m5 {
	background-image: url(images/motiv-5.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}

#bg-m6 {
	background-image: url(images/motiv-6.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}

#bg-m7 {
	background-image: url(images/motiv-7.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}


#bg-m8 {
	background-image: url(images/motiv-8.jpg);
	background-position: 2px 23px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 0px;
}

.l-adresa {
	background-color: #B5B5B5;
	padding: 3px 0px 3px 25px;
	color: white;
	font-weight: bold;
	background-image: url(images/bg-adresa.gif);
	background-position: 10px 9px;
	background-repeat: no-repeat;	
	border-bottom: 1px solid white;
}

.l-ohod {
	background-color: #B5B5B5;
	padding: 3px 0px 3px 25px;
	color: white;
	font-weight: bold;
	background-image: url(images/bg-otv.gif);
	background-position: 10px 9px;
	background-repeat: no-repeat;	
	border-bottom: 1px solid white;
}

.l-kde {
	background-color: #B5B5B5;
	padding: 3px 0px 3px 25px;
	color: white;
	font-weight: bold;
	background-image: url(images/bg-kde.gif);
	background-position: 10px 9px;
	background-repeat: no-repeat;	
	border-bottom: 1px solid white;
}

.l-blok {
	padding: 5px 5px 16px 10px;	
	line-height: 1.3em;
	border-bottom: 2px solid white;
}

.l-blok span {
	color: #737373;
	font-weight: bold;
}

.l-blokimg {
	margin: 5px 6px 35px 0px;
	float:left;
}

.imgal img {
	margin: 5px 5px 0px 0px;
}

.imgalinter a {

	background-color: #B5B5B5;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	font-size: 11px;
	margin-right: 10px;
	border: 1px solid #B5B5B5;	
}

.imgalinter th {
	padding: 8px 0px 8px 10px;
	border-bottom: 1px solid white;
	background-color: #F2F2F2;	
}

.pricelist td {
	font-size: 11px;
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	padding: 3px;
	text-align: center;
}

.pricelist th {
	font-size: 11px;
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	padding: 3px
}

.pdf {
	background-image: url(images/pdf.gif);
	background-position: left centere;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 24px;
	font-weight: bold;
	text-decoration: none;
	}

.pdf:hover {
	text-decoration: underline;
}

.zoom {
	position:relative;
	top:-5px; left:127px;
}

.cform {margin-bottom: 45px;}
.cform th { text-align:right;}

.submit {
	background-color: #191085;
	color:white;
	font-size: 10px;
}

.cacheadline {
  	background-repeat: no-repeat;
	background-position: right center;
	background-color: #669ACC;
	height:49px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cacheadline span {
	color:#BED8E7;
	font-weight: bold;	
}

.cackontakt {
	background-color: #E9F0F8;
	width:230px;	
}

