@charset "UTF-8";
/* CSS Document */


div.mobileleidenschaft {
	position: absolute;
	bottom: 10px;
	left: 20px;
	
	z-index: 4;
	}
	

div.mobileleidenschaft span {
	z-index: 4;
	}


* {
	margin: 0;
	padding: 0;
	border: 0;
	
	font-size: 100%; /* 16px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
			
html {
	width: 100%;
	height: 100%;
	}
			
body {
	overflow: scroll;
	height: 100%;
	width: 100%;
	
	background-color: #BCBFC0;
	background-image: url(../img/teaser_show/background.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	
	font-size:62.5%; /* 10px */
	text-align: center;
	}
		
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
#margin {
	position: relative;
	width: 890px;
	min-height: 100%;
	margin: 0 auto;
	
	z-index: 5;
	}

* html #margin {
	height: 100%;
	}
	
#header {
	width: 826px;
	height: 114px;
	margin: 0 4px 0 60px;
    }

html>body #header {
	height: 114px;
    width: 826px;
    }
	
#logo {
	width: 161px;
	height: 105px;
	padding: 9px 0 0 79px;
	
	background-image: url(../img/logo_teaser.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
    }

html>body #logo {
		height: 105px;
    	width: 161px;
    	}
	
#nav {
	width: 586px;
	height: 114px;
    	}

#nav_main {
	width: 586px;
	height: 30px;
	
	padding-top: 61px;
	
	text-align: left;
    }

html>body #nav_main {
	xmargin-top: 79px;
	xheight: 30px;
    }
	
#nav_lang {
	right: 0;
	width: 586px;
	height: 27px;
    }

html>body #nav_lang {
	position: relative;
	margin: 0 20px 0 386px;
	width: 180px;
    }

#nav_lang UL LI {
	list-style-type: none;
	}
		
.flags {
	margin: 14px 20px 2px 0;
	}
	
#nav_lang a, #nav_lang a:link, #nav_lang a:hover, #nav_lang a:active, #nav_lang a:visited {	
	text-decoration: none;
	}


/* ################################################# NEUER CONTETN INHALT -- BEGIN -- ################################################# */

body IMG.idupe {
	width: 689px;
	height: 370px;

	z-index: 3;
	}
	

*html body IMG.idupe {
	margin-left: 1px;
	}

.show_gallery {
	clear: both;
	width: 888px;
	height: 370px;
		
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
*html .show_gallery {
	width: 890px;
	height: 370px;
	overflow: hidden;
	}
	
.show_gallery #littlepic {
	width: 199px;
	height: 370px;
	padding: 0;
	margin: 0;
	border: none;	
	}
	
.show_gallery #littlepic A.info {
	position: absolute;
	top: 114px;
	left: 1;
	display: block;
	width: 199px;
	height: 370px;
	
	z-index: 6;
	}
	
.show_gallery #bigpic {
	position: relative;
	width: 689px;
	height: 370px;
	cursor: pointer;
	
	xbackground-image: url(../img/teaser_show/slideshow09.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.show_gallery #bigpic IMG {	
	z-index: 1;
	}
	
.show_gallery #bigpic A.image {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	xdisplay: block;
	width: 689px;
	height: 370px;
	
	z-index: 8;
	}
	
div#vehicle {
	position: absolute;
	bottom: 0px;
	right: 0px;

	width: 125px;
	height: 26px;
	
	cursor: pointer;
	padding-left: 10px;
	
	background-image: url(../img/teaser_show/vehicle_bg.png);
	
	z-index: 10;
	
	list-style-type: none;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	
	}
	
*html div#vehicle {
	right: -1px;
	width: 135px;
	
	filter:alpha(opacity=60);
	
	background-image: none;
	background-color: #000000;
	}
	
*html div#vehicle SPAN {
	float: left;
	}
	
div#vehicle DIV {
	height: 26px;
	
	padding-left: 5px;
	
	line-height: 26px;
	}
	
div#vehicle IMG {
	float: left;
	}
	
div#vehicle_menu {
	position: absolute;
	bottom: 26px;
	right: 0px;
	width: 135px;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	background-image: url(../img/teaser_show/vehicle_bg.png);
	
	
	z-index: 1;
	}
	
*html div#vehicle_menu {
	right: -1px;

	filter:alpha(opacity=60);
	
	background-image: none;
	background-color: #000000;
	}


	
.show_content DIV {
	padding-left: 10px;

	
	text-align: left;
	}
	
.show_content #date {
	width: 190px;
	
	padding-top: 10px;
	}
	
.show_content #news {
	width: 545px;
	
	padding-top: 10px;
	}
	
.show_content #button {
	width: 125px;
	
	padding-top: 10px;
	}
	
#button ul {
	list-style-type: none;
	}

.show_content H2 {
	font-size: 13px;
	}

.show_content P.bodytext {
	color: #003788;
	margin: 10px 0;
	}

/* ################################################# NEUER CONTETN INHALT -- ENDE -- ################################################# */

#footer {
	clear: both;
	position: relative;

	height: 32px;
	width: 927px;
	margin: -38px auto 0 auto;
	
	z-index: 6;
	}

#footer_content UL {

	width: 918px;
	
	text-align: center;
	}

#footer_content LI {
	display: inline;
	
	list-style-type: none;
	}
	
#footer_content {
	margin: 0 auto;
	padding-top: 10px;
	color: #445059;
	
	color: #445059;
	}
	
#footer_content a, #footer_content a:link, #footer_content a:hover, #footer_content a:active, #footer_content a:visited {	
	color: #445059;
	font-size: 90%; /* 9px */
	text-decoration: underline;
	}
	
div#date p a, div#date p a:link, div#date p a:active, div#date p a:visited, div#date p a:hover {
	text-decoration: underline;
	color: #003788;
}

div#news p a, div#news p a:link, div#news p a:active, div#news p a:visited, div#news p a:hover {
	text-decoration: underline;
	color: #003788;
}

li.modelSelectItem {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}

li.modelSelectItem a,  li.modelSelectItem a:link, li.modelSelectItem a:active, li.modelSelectItem a:visited, li.modelSelectItem a:hover {
	text-decoration: none;
	color: #FFFFFF;
}