@charset "UTF-8";
/* CSS Document by WebGarage AG, Zürich 2010 */
@font-face { 
	font-family: "Nobel2Book";  
	src: local('Nobel2Book'), url("../fonts/Nobel-Light.otf") format("opentype"), url("../fonts/Nobel-Light.ttf") format("truetype"), url('../fonts/NOBELBK.svg') format('svg');
}  
@font-face { 
	font-family: "Nobel3Book";  
	src: local('Nobel3Book'), url("../fonts/Nobel-Book.otf") format("opentype"), url("../fonts/Nobel-Book.ttf") format("truetype");
}  



html,body{
	min-width:944px;
	min-height:690px;
}

body {
	font: 14px 'Nobel2Book', 'Nobel-Light', 'Nobel3Book', Helvetica, Arial, sans-serif;
	background: #666666 url(../images/gradient_home_1.jpg) repeat-x top;
	margin: 0; 
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #FFFFFF;
	background-color: #DCDCDB;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#container {
	width: 944px;  
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left;
	height: 690px;
}
#innercontainer {
	background-color: #000000;
/*	height: 668px; */
	width: 922px;
	border: solid 11px #FFFFFF;
}
#header {
	position: relative;
	background-color: #B1B3B4;
	width: 922px;
	height: 70px;
}
#logo {
	margin-left:20px;
	margin-top:10px;
}
#badge {
	position: absolute;
	top: 8px;
	right: 20px;
}
#nav1 {
	position:absolute;
	width: 240px;
	height: 30px;
	top: 40px;
	left: 20px;
	font-size:14px;
	text-transform: uppercase;
	background-image: url(../images/nav-bg-anim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
#nav2 {
	position:absolute;
	width: 240px;
	height: 30px;
	top: 40px;
	left: 260px;
	font-size:14px;
	text-transform: uppercase;
	background-image: url(../images/nav-bg-anim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
#nav1 a, #nav2 a {
	margin-left: 11px;
		letter-spacing: 0.05em;
		
}
#nav1 a:hover, #nav2 a:hover {
	color:#FFFFFF;
	text-shadow: 0px 0px 3px#fff;
}
#oben {
	position: relative;
	background-color: #000000;
	width: 922px;
	height: 280px;
}

#movie {
	position: relative;
	background-color: #000000;
	width: 922px;
	height: 280px;
	background-image: url(../images/lexus-leasing-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentHome {
	background-color:#000000;
	width: 882px;
	padding: 0 20px; 
	height: 280px;
}
#content {
	position: relative;
	background-color:#000000;
	width: 922px;
	height: 280px;
}
#contentHome p {
	margin-top: 0.4em;
	margin-bottom: 1.2em;
	line-height: 1.3em;
}
#col1, #col2, #col3, #col4 {
	width: 210px;
	height: 280px;
	float: left;
	margin-left: 20px;
}
#col1 p, #col2 p, #col3 p, #col4 p {
	margin: 0;
	padding-bottom: 0.3em;
	line-height: 1.3em;
}
.facts ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0.3em;
}
.facts li {
	padding-left: 20px;
	padding-bottom: 0.2em;
	background-image:url(../images/square.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
.LS {
	margin-top: 10px;
}
.GS {
	margin-top: 9px;
}
.RX {
	margin-top: 3px;
}
.IS {
	margin-top: 15px;
}
div.infos {
	position: absolute;
	bottom:2px;
}
.infos ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0.3em;
}
.infos li {
	padding-left: 20px;
	padding-bottom: 0.2em;
	background-image:url(../images/icn_arrow_white_right.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

#footer {
	position:relative;
	background-color:#FFFFFF;
	height: 33px;
	width: 922px;
	color: #000000;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B1B3B4;
}
a:active {
	text-decoration: none;
	color: #B1B3B4;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: lighter;
}
.headline {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 100;
	word-spacing: 0.15em;
	line-height: 1.24em;
}
.bigtext {
	font-size: 21px;
	letter-spacing: 40%;
	word-spacing: 0.15em;
	line-height: 1.3em;
}
.ss {
	word-spacing: -0.1em;
}
#copyRight {
	position:absolute;
	width: 100px;
	height: 12px;
	top: 18px;
}
#skip {
	position:absolute;
	width: 100px;
	height: 12px;
	top: 11px;
	right: 0px;
	text-align: right;
	font-size: 14px;
}
#back {
	position:absolute;
	width: 100px;
	height: 12px;
	top: 11px;
	right: 120px;
	text-align: right;
	font-size: 14px;
}
#skip img, #back img {
	margin-right: 11px;
		
}
#skip a:link, #back a:link {
	color: #000000;
	text-decoration: none;
}
#skip a:visited, #back a:visited {
	text-decoration: none;
	color: #000000;
}
#skip a:hover, #back a:hover {
	text-decoration: none;
	color: #B1B3B4;
	text-shadow: 0px 0px 3px#000;
}
#skip a:active, #back a:active {
	text-decoration: none;
	color: #B1B3B4;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}
#beispiel {
	position:absolute;
	width: 400px;
	top: 30px;
	left: 20px;
	letter-spacing: 40%;
	word-spacing: 0.15em;
}
#calculation {
	position:absolute;
	width: 400px;
	top: 150px;
	left: 20px;
	line-height: 1.2em;
}
#konditionen {
	position:absolute;
	width: 700px;
	bottom: 20px;
	left: 20px;
}
#calculation p, #beispiel p, #konditionen p {
	padding-top: 0;
	margin-top: 0px;
	margin-bottom: 0.6em;
	letter-spacing: 33%;
	word-spacing: 0.15em;
	line-height: 1.3em;
}
#calculation p, #konditionen p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fr {
	position:absolute;
	left: 220px;
	text-align:left;
}
.tausend {
	position:absolute;
	left: 200px;
	text-align:right;
	width: 60px;
}
.hundert {
	position:absolute;
	left: 225px;
	text-align:right;
	width: 60px;
}
.rp {
	position:absolute;
	left: 285px;
	text-align:left;
}
#mehr {
	position:absolute;
	right: 20px;
	bottom: 20px;
}
#mehr ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0.3em;
}
#mehr li {
	padding-left: 20px;
	padding-bottom: 0.2em;
	background-image:url(../images/icn_arrow_white_right.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

