#iframebike{
-ms-zoom: 0.75;
        -moz-transform: scale(0.9);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.9);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.9);
        -webkit-transform-origin: 0 0;
width: 760px;
height: 900px;
position: relative;
left: -31px;
margin: 0px;
padding: 0px;
border: none;

}

#newskasten{
padding: 0px;
display: block;
display: block;
height: 170px;
overflow: auto;
width: 250px;
clear: both;
}
#newskasten p{
margin: 0px;
padding: 0px 0px 0px 10px;
}
#newskasten .titel{
font-weight: bold;
}
#newskasten .beschreibung{
font-style: italic;
}
* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	line-height: 140%;
}

body.anfrage {
	margin:0px;
	background-color: #9a99a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	overflow: auto;
	background-image:url(../images/background_anf.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: #d22624;
}

img{
	border: none;
}

.disk1, .disk2, .disk3{
	margin-right: 5px;
}

#anfrage{
	background-color: #FFFFFF;
	margin:0 auto;
	position:relative;
	text-align:left;
	width: 700px;
	height: auto;
	margin-top: 15px;
}

#anfrageabstand{
	background-color: #FFFFFF;
	margin:0 auto;
	position:relative;
	text-align:left;
	width: 700px;
	height: 35px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
	padding-top: 11px;
}

.disk2, .disk3{
	margin-left: 15px;
}

.pic200 {
	float: right;
	clear: left;
	padding: 15px;
	padding-right: 0px;
	padding-top: 0px;
}

.umbruchlinie{
	width: 100%;
	display:block;
	height: 1px;
	background-color: black;
	clear:both;
margin-bottom: 20px;
}

#navitop{
	width: 665px;
	padding-left: 30px;
	height: 66px;
	float: left;
	margin-right: 13px;
	color: #222237;
background: #a7cfdf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3Y2ZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzUzOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a7cfdf 0%, #23538a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7cfdf), color-stop(100%,#23538a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a7cfdf 0%,#23538a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-8 */

}

#navitopright{
	width: 252px;
	float: left;
	height: 66px;
}

#subnavi{
	margin-left: 30px;
	padding-top: 6px;
	float: none;
	clear: both;
	width: 650px;
	height: 16px;
	display: block;
}

#subnavi img{
	margin-right: 12px;
}


#top	{
	width:1000px;
	position:absolute;
	left:50%;
	top: 0px;
	margin-left:-500px;
	height: 15px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-color: #9a99a5;
}

#wrapper{
	margin:0 auto;
	position:relative;
	text-align:left;
	width: 960px;
}

#header{
	text-align:left;
	width: 960px;
	height: 245px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
}

#left{
	width: 634px;
	float: left;
	margin-right: 43px;
	color: #222237;
	margin-left: 30px;
	margin-top: 0px;
	padding-bottom: 80px;
}

#left ol{
	margin-left:20px;
}

.listmenu{
line-height: 100%;
}
#right{
	width: 252px;
	float: left;
	padding-bottom: 30px;
	font-size: 11px;
}

h1{
	color: #d22624;
	font-size: 125%;
	padding-bottom: 7px;
	clear: both;
	padding-top: 15px;
}

h5{
	color: #d22624;
	font-size: 160%;
	padding-bottom: 4px;
	clear: both;
}

p{
	padding-bottom: 10px;
}

h6{
	display: block;
	width: 85%;
	border: 2px solid red;
	height: 40px;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 5px 9px 4px 60px;
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;
	clear: both;
}

.artikelbezeichnung{
	font-weight: bold;
	float: left;
	display: block;
	width: 300px;
	font-size: 11px;
}

.artikelbezeichnungebay{
	font-weight: bold;
	float: left;
	display: block;
	width: 400px;
	font-size: 11px;
}

.artikelbild{
	float: left;
	margin-right: 6px;
}

.artikelmarke{
	float: left;
	width: 170px;
	font-size: 11px;
}

.artikelpreis{
	float: none;
	font-size: 11px;
}

.artikelpreisebay{
	float: left;
	display: block;
	width: 130px;
	font-size: 11px;
}

.artikelmotorrad{
	float:left;
	width: 300px;
	font-size: 11px;
}

.artikelzustand{
	float: left;
	width: 170px;
	font-size: 11px;
}

.artikeleingestellt{
	font-style: italic;
	font-size: 11px;
}

.artikelabstand{
	clear: both;
	display: block;
	width: 625px;
	height: 5px;
	border-top: 1px solid black;
	margin-top: 5px;
	font-size: 11px;
}


.artikelrechtsbezeichnung{
	font-weight: bold;
	display: block;
	width: 270px;
	overflow: hidden;
	font-size: 11px;
}

.artikelrechtsmotorrad{
	float:left;
	width: 170px;
	font-size: 11px;
}

.artikelrechtspreis{
	float: none;
	margin-bottom: 10px;
	font-size: 11px;
}

.artikelrechtsabstand{
	clear: both;
	display: block;
	width: 230px;
	height: 5px;
	border-top: 1px solid black;
	margin-top: 0px;
	font-size: 11px;
}

.mehrartikel{
	font-weight: bold;
	font-size: 11px;
}

#left ul{

	padding-left: 15px;
	font-size: 11px;
}

.picright10{
	padding-right: 10px;
}

.bildbeschreibung{
	float: left;
	padding-right: 5px;
	margin-bottom: 20px;
	width: 310px;
	height: 250px;
	font-size: 11px;
}

.bildbeschreibunggalerie{
	float: left;
	padding-right: 5px;
	margin-bottom: 20px;
	width: 150px;
	height: 190px;
	font-size: 11px;
}

.bildbeschreibunggaleriebig{
	float: left;
	padding-right: 5px;
	margin-bottom: 20px;
	width: 298px;
	height: 224px;
	font-size: 11px;
}

.bildbeschreibunggaleriebig_1{
	float: left;
	padding-right: 5px;
	margin-bottom: 20px;
	width: 596px;
	height: 224px;
	font-size: 11px;
text-align: center;
}


.bildbeschreibung img{
	margin-bottom: 10px;
}

#rightnavisub{
	width: 253px;
	margin-left: 708px;
	height: 150px;
	text-align: center;
}

.artikelstartebay, .artikelrestebay{
	font-size: 11px;
}

#anfragebutton{
	margin-top: 30px;
}

a:link.teileliste, a:visited.teileliste, a:hover.teileliste, a:active.teileliste{
	text-decoration: none;
	color: #000;
}

.artikelrechtsbezeichnung a:link, .artikelrechtsbezeichnung a:visited, .artikelrechtsbezeichnung a:hover, .artikelrechtsbezeichnung a:active{
	text-decoration: underline;
	color: #000;
}

.teilelistediv {
 padding:0px 5px 25px 1px;
}

.teilelistediv p{
 padding:35px 5px 0px 10px;
}

.teilelisteheadline{
font: bold 12px Verdana, sans-serif;
color: #000;
 padding: 3px 0.5em;
display: block;
width: 240px;
float: left;
height: 20px;
background-image:url("../images/verlauf_tab.jpg");
border-top: 1px solid #bdbebf;
border-left: none;
text-decoration: 1px solid white;
text-decoration: none;
}

.nachoben{
font-size: 80%;
display: block;
height: 10px;
border-top: 1px dotted #ccc;
margin-left: 30px;
width: 630px;
padding-bottom: 20px;
}

.nachoben a:link, .nachoben a:visited, .nachoben a:hover, .nachoben a:active{
color: #444;
text-decoration: none;
}

.rahmen{
	border: 1px solid #ccc;
}

.spalte{
float: left;
width: 180px;
margin-right: 30px;
}

.modellliste td{
border-bottom: 1px solid #bbb;
padding: 2px;
}

.modellliste .modell{
width: 110px;
}


.modellliste .modelljahr{
width: 60px;
}


.modellliste .seriennr{
width: 250px;
}

 .kontakt{
padding-left: 10px;
display: block;
}

.flagge{
margin: 0px 5px 15px 10px
}

#navitop ul{
list-style: none;
}

#navitop ul li{

float: left;
padding-left: 8px;
padding-right: 8px;
font-size: 17px;
padding-top: 44px;
padding-bottom: 5px;
background: #a7cfdf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3Y2ZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzUzOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #a7cfdf 0%, #23538a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7cfdf), color-stop(100%,#23538a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a7cfdf 0%,#23538a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-8 */
}

#navitop ul li *{
color: white;
}

.active{
border-bottom: 4px solid white;
}

.hidden {
    display: none;
}

#cookie-banner {
    padding: 1rem;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #2a4365;
}

#cookie-banner div {
    background-color: #2c5282;
    color: #ebf8ff;
    border-radius: 9999px;
    padding: 0.5rem 0.75rem;
    line-height: 1;
    align-items: center;
    display: inline-flex;
}

#cookie-banner div span:first-child {
    text-align: left;
    margin-right: 0.5rem;
    font-weight: 600;
    flex: 1 1 auto;
}

#cookie-banner div span:second-child {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    font-weight: 700;
    display: flex;
    cursor: pointer;
    border-radius: 9999px;
    background-color: #4299e1;
}