@charset "utf-8";

	#content_main {
		min-width: 95%;
		margin-left: 20px;
	}
	#content_right {
		display: none;
	}

	#bd .menu-fixed {
		z-index: 99 !important;
	}
	.preloader {
		display: block;
		margin: 120px auto;
	}
	.menu {
		list-style: none outside none;
		left: 0 !important;
	}
	.menu li {
		text-align: center;
		margin-top: 5px;
		margin-right: 15px;
		display: block !important;
		padding: 0 !important;
	}
	.menu li a {
		display: block;
		padding: 4px 12px;
		color: #ffffff;
		filter: none;
		font: 15px titillium web;
		position: relative;
		text-decoration: none !important;
		vertical-align: middle;
		white-space: nowrap;
	}
	.left-menu {
		float: left;
		border-style: dotted;
		border-radius: 10px;
		border-color: lightgrey;
		margin-right: 10px;
	}
	.left-menu h3 {
		margin: 10px;
		font-family: titillium web;
		text-align: center;
	}
	.readmore#active a {
		font-size: 1.3em;
		font-weight: bold;
	}
	.readmore.active a{
		font-size: 1.3em;
		font-weight: bold;
	}
	img { 
		border: none;
	}
	a:active, a:focus { 
		outline: none;
	}

	.geraeteraum_oeffnen, .geraeteraum_oeffnen-front, .geraeteraum_oeffnen-heck, .geraeteraum_oeffnen-fahrer, .geraeteraum_oeffnen-beifahrer {
		position: absolute;
		width: 25px;
		height: 25px;
		background: url('/images/uploads/Fahrzeuge-interaktiv/bilder/effekt_rot.png');
		border: 1px solid #444;
		border-radius: 5px;
		padding: 5px;
		text-align: left;
		overflow: hidden;
	}
	.geraeteraum_oeffnen span, .geraeteraum_oeffnen-front span, .geraeteraum_oeffnen-heck span, .geraeteraum_oeffnen-fahrer span, .geraeteraum_oeffnen-beifahrer span{
		position: absolute;
		left: 40px;
		width: 160px;
		padding: 5px 0 0 5px;
		color: #FFF;
		font: bold 14px "Lucida Grande", Arial, sans-serif;
		text-shadow: #000 1px 1px 0px;
	}
	.tip_hover {
		width: 356px;
		height: 340px;
		opacity: 0.5 !important;
		-webkit-transition-duration: 0.20s;
		-webkit-transition-timing-function: ease-out;
		-moz-transition-duration: 0.20s;
		-moz-transition-timing-function: ease-out;
	}
	#picture-front, #picture-fahrer, #picture-heck, #picture-beifahrer {
		position: relative;
		top: 0px;
		width: 100%;
		height: 100%;
		margin: 0px auto;
		overflow: hidden;
		background-position: center center !important;
	}
	#popup {
		position: relative;
		height: 360px;
		width: 650px;
		z-index: 20;
		margin: 0 auto;
		background: #f1f1f1;
		color: #666666;
		padding: 0 10px 15px;
		overflow: hidden;
		border-color: lightgrey;
		border-radius: 10px;
		border-style: dotted;
		display: none;
	}
	#popup a, #popup a:visited {
		font: italic 16px Georgia, serif;
		color: #555;
		text-decoration: none;
	}
	#popup a:hover {
		text-decoration: underline;
	}
	span.close {
		position: absolute;
		right: 5px;
		top: 5px;
	}
	span#beschreibung_ma p, span#beschreibung_front p, span#beschreibung_g1 p, span#beschreibung_g1u p, span#beschreibung_g2 p, span#beschreibung_g2u p, span#beschreibung_g3 p, span#beschreibung_g4 p, span#beschreibung_g5 p, span#beschreibung_sta p, span#beschreibung_heck p {
		font-size: 12px;
	}
	.geraete {
		float: left;
		width: 57%;
	}
	.geraete img {
		border: 3px solid #000 !important;
	}
	.funktionsweise {
		float: right;
		padding: 10px 5px;
		width: 40%;
		height: 340px;
	}
	.funktionsweise p, .geraete p {
		padding: 0 !important;
	}
	.geraete_info {
		width: 240px;
		height: 275px;
		margin: 5px 0 0 0;
		padding: 5px;
	}
	.geraete a.tip {
		background: url("/images/uploads/Fahrzeuge-interaktiv/bilder/plus_geraet.png") no-repeat;
		width: 30px;
		height: 30px;
		display: block;
		overflow: hidden;
	}
	.plus_text {
		width: 15px;
		height :25px;
		background: url('/images/uploads/Fahrzeuge-interaktiv/bilder/plus_text.png') no-repeat;
		padding: 0 0 0 20px;
	}
	.tooltip {
		background: #BD362F !important;
		border: 1px solid #990000 !important;
		padding: 10px 15px !important;
		width: 250px !important;
		max-width: 250px !important;
		display: none;
		color: #ffffff !important;
		text-align: left !important;
		font-size: 14px !important;
		-moz-box-shadow: 0 0 4px #000 !important;
		-webkit-box-shadow: 0 0 4px #000 !important;
		-moz-border-radius: 4px;
		border-radius: 4px;
		z-index: 100;
	}
	#js-aufbau {
		color: #444444;
		height: 390px;
		width: 855px;
		margin: 0 auto;
		overflow: hidden;
		padding: 0;
	}
	.fahrzeugtitel {
		text-align: center;
		color: #c7092e;
		font-family: titillium web;
	}
	.anleitung {
		text-align: center;
	}