@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #a7a8aa;
  /* background-color: #eeeeee; */
	/*background-image: url(/web/20180829223005im_/http://tbclassics.de/gfx/navigation-background.jpg);
	background-repeat: repeat-y;*/
}

#wrap {
}

	#leftbar {
		position: fixed;
		bottom: 0;
		top: 0;
		width: 30%;
		max-width:250px;
		float: left;
		background: #f1d5e1; /* Old browsers */
		background: -moz-linear-gradient(left, #f1d5e1 0%, #9f3a3e 45%, #8d1a2b 69%, #8d1a2b 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f1d5e1), color-stop(45%,#9f3a3e), color-stop(69%,#8d1a2b), color-stop(100%,#8d1a2b)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, #f1d5e1 0%,#9f3a3e 45%,#8d1a2b 69%,#8d1a2b 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, #f1d5e1 0%,#9f3a3e 45%,#8d1a2b 69%,#8d1a2b 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left, #f1d5e1 0%,#9f3a3e 45%,#8d1a2b 69%,#8d1a2b 100%); /* IE10+ */
		background: linear-gradient(to right, #f1d5e1 0%,#9f3a3e 45%,#8d1a2b 69%,#8d1a2b 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1d5e1', endColorstr='#8d1a2b',GradientType=1 ); /* IE6-9 */
	}

		#logo {
			margin-top: 30px;
		}

			#logo img {
				width: 90%;
				padding:0 12px;
			}
	
		#navigation {
			position: relative;
			margin-top: 30px;
		}
	
		#navigation ul {
			margin-left: 74px;
			list-style:none;
		}
	
		#navigation ul li {
			/*background-image:url(/web/20180829223005im_/http://tbclassics.de/gfx/navigation_listenelement.jpg);*/
			background: #A7A8AA;
			border-radius:22px;
			box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.28);
			box-shadow: 4px #000;
			width: 90%;
			margin-bottom: 25px;
			padding-right: 40px; 
			text-align: right;
			line-height: 30px;
		}
	
		#navigation ul li a:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration:none;
			color: #8c1429;
		}

		#navigation ul li a:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration:none;
			color: #8c1429;
		}

		#navigation ul li a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration:none;
			color: #ffffff;
		}

		.lactive {
			color: #ffffff !important;
		}
	#content {
		float: left;
		width:60%;
		max-width: 750px;
		padding:12px 0;
		margin: 30px 0 0 40px;
	}
	#leftmargin{
		float: left;
		width:30%;
		max-width:350px;
		height: 10px;
	}

.clearer {
	clear: both;
}

#page-headline {
	width: 91%;
	background: #8B1428;
	border-radius:22px;
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.28);
	padding:6px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.fahrzeugangebot-item {
	position: relative;
	margin-top: 20px;
	width: 100%;
}
.fahrzeugangebot-item-photo {
	z-index: 3;
	overflow:hidden;
	border-radius: 8px;
	border:2px solid #FFF;
}

.fahrzeugangebot-item-photo img{
	vertical-align:middle;
}


.fahrzeugangebot-item-text {
	position: relative;
}

.fahrzeugangebot-item-abbinder {
	position: relative;
	height: 20px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fahrzeugangebot-item-text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}

.fahrzeugangebot-item-text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.item-content {
	background: #8B1428;
	border-radius:22px;
	padding: 16px 22px;
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.28);
}

.item-content-normal {
	width: 90%;
	background: #8B1428;
	border-radius:12px;
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.28);
	padding: 10px 20px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.item-content-normal2 {
	width: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: -7.5%;
}

	.item-content-normal2 img{
		width: 100%;
		max-width: 100%;
		margin: auto;
	}

.item-content-normal3 {
	width: 100%;
	padding: 10px 20px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: -15px;
}
	.item-content-normal3 .text{
		float: left;
		width:65%;
	}
	.item-content-normal3 .image{
		float: left;
		width:33%;
		margin-left:2%;
	}
	.item-content-normal3 .image img{
		width: 100%;
		margin-left: 22%;
		max-height: 474px;
		max-width: 216px;
	}

.item-content-normal h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

.item-content-normal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.item-content-normal a:link {
	color: #000000;
  /* color: #ffffff; */
	text-decoration:underline;
}

.item-content-normal a:hover {
  color: #000000;
	/* color: #dddddd; */
	text-decoration:none;
}

.item-content-normal a:visited {
  color: #000000;
	/* color: #cccccc; */
	text-decoration:underline;
}

.item-content-normal ul {
	margin-left: 15px;
	margin-bottom: 10px;
}

/*  */

.formattext-links,
.formattext-links p,
.formattext-links li,
.formattext-links div,
.formattext-links td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  line-height:16px;
	color: #8c1429;
  font-weight: bold;
}



.item-left {
	max-width: 240px;
	height: 195px;
	float: left;
}

.item-right {
	float: left;
	max-width: 450px;
	padding:0 6px;
}

.fahrzeugangebot-item-smallpics {
	position: relative;
	margin-top: 15px;
}

.smallpic-item {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
	.smallpic-item img {
		border-radius: 4px;
		border: 1px solid #FFF;
	}

.smallpic-item-photo {
}

.item-footer {
	height: 32px;
}

.item-top {
	height: 21px;
}

.pdfbutton {
	position: absolute;
	top: -11px;
	left: 726px;
	width: 33px;
	height: 34px;
	z-index: 3;
}


.item-content-normal  a.whitelink:link {
	color: #FFFFFF;
	text-decoration:underline;
}

.item-content-normal a.whitelink:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.item-content-normal a.whitelink:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

.nav-toggle {
	display: none;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #FFF;
}
.nav-toggle:hover,
.nav-toggle.active {
	background: rgba(0, 0, 0, 0.4);
}
	.nav-toggle .icon-bar {
	    display: block;
	    width: 22px;
	    height: 2px;
	    border-radius: 1px;
	    background-color: #FFF;
	    margin:4px 0;
	}

/* Tablets & Small screens */
@media (max-width: 711px) {
	#navigation ul li {
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		padding-right: 0;
	}
	#navigation ul li a {
		padding-left:20px;
	}
	#navigation ul {
		margin-left: 0;
	}
	#content {
		margin-left:15px;
	}
}
@media (min-width: 538px) {
	#navigation {
		display: block !important;
	}
}
/* Phones */
@media (max-width: 538px) {
	#content {
		margin: auto;
		width: 100%;
	}
	#fahrzeugangebot-balken{
		margin: 0 5%;
	}
	.fahrzeugangebot-item{
		width: 90%;
		margin: 12px 5%;
	}
	#leftmargin {
		display: none;
	}
	#leftbar {
		position: inherit;
		width: 100%;
		max-width: inherit;
	}
	#logo {
		text-align: center;
	}
	#logo img {
		width: 60%;
		max-width: 200px;
		padding:0 12px;
	}
	#navigation {
		display: none;
		margin-top: 0;
	}
	#navigation ul li {
		margin-bottom: 15px;
	}
	.nav-toggle {
		display: block;
	}
}
/*
     FILE ARCHIVED ON 22:30:05 Aug 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:48:26 May 10, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 869.375 (3)
  esindex: 0.01
  captures_list: 886.024
  CDXLines.iter: 11.817 (3)
  PetaboxLoader3.datanode: 899.111 (5)
  exclusion.robots: 0.211
  exclusion.robots.policy: 0.198
  RedisCDXSource: 0.853
  PetaboxLoader3.resolve: 33.225 (2)
  load_resource: 126.014
*/



.mCCF__message {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}