html, body {
	height: 100%;
}
body, table, form {
	color: #50646e;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html {
	overflow: auto;
}
body {
	background: #f9f6e9;
}
img {
	border: none;
}
img, div, #welchertyp {
	behavior: url(fileadmin/templates/mailing/scripts/iepngfix.htc);
}

strong {
	font-weight: bold;
}

#page {
	float: left;
	min-height: 100%;
	width: 100%;
	min-width: 810px;
	position: relative;
	text-align: center;

	background: #c1af69;
	overflow: hidden;
}
* html #page {
	height: 100%;
	overflow: visible;
}

/* HEADER */
#header {
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: #ffffff;
	float: left;
}
#url {
	float: left;
	width: 248px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 50px 0px 10px 60px;
	background: url(../images/www-erfahren-sie-es-de.gif) no-repeat left top;
	z-index: 2;
	position: relative;
}
#logo {
	float: right;
	width: 301px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 50px 60px 10px 0px;
	background: url(../images/logo_kruell-jaguar-landrover.gif) no-repeat left top;
	z-index: 2;
	position: relative;
}
#bandarole {
	background: transparent url(../images/bg_header.png) repeat-x left top;
	width: 100%;
	height: 73px;
	float: left;
	overflow: visible;
	margin: -5px 0px -7px 0px;
}
* html #bandarole {
	background-image: url(../images/bg_header.gif);
}
#welchertyp {
	background: transparent url(../images/bandarole.png) no-repeat left top;
	width: 810px;
	height: 144px;
	overflow: hidden;
	margin: -38px auto 0;
	display: block;
	text-indent: -9999px;
	z-index: 1;
	position: relative;
}

/* CONTENT */
#content {
	padding: 50px 0px 0px 0px;
	width: 810px;
	clear: both;
	margin: 0px auto 0;
	text-align: left;
}

/* AUSWAHL */
#choose {
	margin: 30px 0px 0px 0px;
}
#choose li {
	width: 240px;
	height: 324px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
#choose li a {
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-align: center;
	background: url(../images/maske_shadow.gif) no-repeat 50% bottom;
	cursor: pointer;
}
#choose li a .foto {
	width: 240px;
	height: 240px;
	overflow: hidden;
	position: relative;
}
#choose li a .foto img {
	display: block;

	position: absolute;
	left: 10px;
	top: -10px;
	height: 240px;
}
#choose li #freiheit-abenteuer .foto img {
	left: auto;
	right: 10px;
}

#choose li a .maske {
	background: url(../images/maske_kreis.png) no-repeat left top;
	width: 240px;
	height: 240px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
}
#choose li a:hover .maske,
#choose li a:active .maske,
#choose li a:focus .maske {
	background-position: left -240px;
}
#choose li a .text {
	background: url(../images/maske_kreis.png) no-repeat left top;
	width: 100%;
	height: 20px;
	overflow: hidden;
	display: block;
	margin-top: 25px;
	text-indent: -9999px;
}
#choose li #luxus-komfort .text {
	background: url(../images/luxus-konfort.gif) no-repeat 50% top;
}
#choose li #freiheit-abenteuer .text {
	background: url(../images/freiheit-abenteuer.gif) no-repeat 50% top;
}
#choose li #sport-aktion .text {
	background: url(../images/sport-aktion.gif) no-repeat 50% top;
}
#choose li a:hover .text,
#choose li a:active .text,
#choose li a:focus .text {
	background-position: 50% -20px !important;
}

/* MODELLE */
#modelle {
	/*width: 100%;*/
	width: 860px;
	height: 487px;
	margin: 90px 0px 110px 0px;
	/*overflow: hidden;*/
	position: relative;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
}
#modelle strong {
	display: block;
	font-weight: bold;
}
#modelle a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#modelle div {
	position: absolute;
	left: 0px;
	top: 0px;
	background: no-repeat left top;
	z-index: 2;
	padding-left: 20px;
}
#modelle div img {
	margin: 0px 0px -30px -20px;
}

/* MODELLE */
#modelle #xf {
	top: -55px;
	left: 15px;
}
#modelle #xk {
	top: -90px;
	left: 275px;
}
#modelle #xj {
	top: -45px;
	left: 545px;
}
#modelle #x-type {
	top: 130px;
	left: 630px;
}
#modelle #discovery {
	top: 325px;
	left: 615px;
}
#modelle #defender {
	top: 390px;
	left: 415px;
}
#modelle #freelander {
	top: 380px;
	left: 180px;
}
#modelle #rangeroversport {
	top: 300px;
	left: -40px;
}
#modelle #rangerover {
	top: 133px;
	left: -50px;
}

/* STRAHLEN */
#modelle #strahl-xf,
#modelle #strahl-xk,
#modelle #strahl-xj,
#modelle #strahl-x-type,
#modelle #strahl-discovery,
#modelle #strahl-defender,
#modelle #strahl-freelander,
#modelle #strahl-rangeroversport,
#modelle #strahl-rangerover {
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}
#modelle #strahl-xf.active,
#modelle #strahl-xk.active,
#modelle #strahl-xj.active,
#modelle #strahl-x-type.active,
#modelle #strahl-discovery.active,
#modelle #strahl-defender.active,
#modelle #strahl-freelander.active,
#modelle #strahl-rangeroversport.active,
#modelle #strahl-rangerover.active {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
#modelle #strahl-xf {
	background-image: url(../images/strahl_xf.gif);
}
#modelle #strahl-xk {
	background-image: url(../images/strahl_xk.gif);
}
#modelle #strahl-xj {
	background-image: url(../images/strahl_xj.gif);
}
#modelle #strahl-x-type {
	background-image: url(../images/strahl_x-type.gif);
}
#modelle #strahl-discovery {
	background-image: url(../images/strahl_discovery.gif);
}
#modelle #strahl-defender {
	background-image: url(../images/strahl_defender.gif);
}
#modelle #strahl-freelander {
	background-image: url(../images/strahl_freelander.gif);
}
#modelle #strahl-rangeroversport {
	background-image: url(../images/strahl_rangeroversport.gif);
}
#modelle #strahl-rangerover {
	background-image: url(../images/strahl_rangerover.gif);
}

#modelle a.filmab,
#modelle a.meinewahl {
	display: block;
	float: left;
	width: 67px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/button_filmab.png) no-repeat left top;
}
#modelle a.meinewahl {
	width: 97px;
	background-image: url(../images/button_meinewahl.png);
}
#modelle a.active,
#modelle a.filmab:hover,
#modelle a.filmab:active,
#modelle a.filmab:focus,
#modelle a.meinewahl:hover,
#modelle a.meinewahl:active,
#modelle a.meinewahl:focus {
	background-position: left -17px;
}

#modelle #bildschirm {
	left: 202px;
	top: 135px;
	width: 406px;
	height: 217px;
	overflow: hidden;
	background: url(../images/bg_bildschirm.png) no-repeat left top;
	opacity: 1;
	z-index: 3;
	
	max-width: 400px;
	max-height: 200px;
	padding: 8px 3px 9px 3px;
}
#modelle #bildschirm * {
	width: 400px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	line-height: 200px;
	position: relative;
	padding: 0;
}

div.zweispalten {
	width: 100%;
	clear: both;
}
div.zweispalten .left {
	width: 45%;
	float: left;
}
div.zweispalten .right {
	width: 403px;
	float: right;
}
div.zweispalten .right h3,
div.zweispalten .right ul {
	display: none;
}

.changechoose {
	text-align: center;
	display: block;
}
.changechoose a {
	color: #50646e;
	text-decoration: underline;
	text-align: center;
	font-size: 85%;
}
.changechoose a:hover,
.changechoose a:active,
.changechoose a:focus {
	color: #50646e;
	text-decoration: none;
}

/* FORM */
fieldset {
	display: inline;
	margin-top: 60px;
	line-height: 1.5em;
}
label {
	color: #826f24;
	cursor: pointer;
	width: 100px;
	float: left;
	text-transform: uppercase;
}
input.text {
	background: #d3d9dc;
	border: 1px solid #d3d9dc;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 8px;
	height: 1.5em;
	line-height: 1.3em;
	width: 200px;
	max-width: 190px;
	float: left;
}
* html input.text {
	
}
input.text:focus {
	border-color: #50646e;
}
.LV_invalid_field {
	border-color: #822B24 !important;
}
.LV_invalid {
	font-weight: bold;
	color: #822B24;
	
	height: 100%;
	float: left;
	overflow: hidden;
	vertical-align: super;
}
.submit input {
	margin-left: 90px;
}

#spacer {
	clear: both;
	height: 60px;
	width: 100%;
}

/* FOOTER */
#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 50px;
	margin-top: -50px;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1;
	font-size: 85%;
	min-width: 810px;
}
#footer a,
#footer span {
	color: #023f2f;
	text-decoration: none;
}
#footer span {
	text-align: right;
	display: block;
	margin: 0px 60px 10px 0px;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #023f2f;
	text-decoration: underline;
}
#footer div {
	background: #c1af69 url(../images/bg_footer.jpg) repeat-y 50% top;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

/* STARTSEITE */
.start #page {
	background: #023f2f url(../images/bg_content.gif) repeat-x left 160px;
	text-align: center;
}
body.start,
.start table,
.start form,
.start #footer a,
.start #footer a:hover,
.start #footer a:active,
.start #footer a:focus,
.start #footer span {
	color: #c1af69;
}

.start fieldset {
	margin: 0;
}

.start input {
	border: none;
	color: #c1af69;
	text-transform: lowercase;
	text-align: center;
	margin: 25px 0px 0px 0px;
	padding-bottom: 1px;
}
.start input.text {
	font-size: 153.9%;
	width: 100%;
	background: transparent url(../images/bg_input.gif) no-repeat 50% bottom;
	float: none;
}

.start div.tx-felogin-pi1 {
	/*
	position: absolute;
	left: 50%;
	top: 40%;
	width: 200px;
	height: 200px;
	margin: -100px 0px 0px -100px;
	*/
	margin-top: 10%;
	text-align: center;
}

/* TYP */
body.typ #page {
	background-color: #f9f6e9;
}

/* MODELL */
body.modell #page {
	background-color: #c1af69;
}
body.modell h3,
body.modell h4 {
	color: #000000;
	margin-left: 45px;
}

/* FORMULAR */
body.formular #page {
	background-color: #cdcbc3;
}
