html, * {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	background-repeat: no-repeat;
}

body {
	font-family: Roboto, Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;
	-moz-font-feature-settings: 'liga';
	-ms-font-feature-settings: 'liga';
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
}


.circle-group div{
	border-width: 5px;
	border-radius: 100px;
	border-color: #F18C00;
	margin-right: -10000px;
	background-color: transparent;
	position: relative;
	border-style: solid;
	display: inline;
	float: left;
	transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}




.bike-container {
	z-index: 2;
	margin-top: 1px;
	margin-right: -10000px;
	background-color: transparent;
	width: 1039px;
	position: relative;
	display: inline;
	float: left;
}

.fahrrad-mobile{
	display: none;
}

#c1 {
	z-index: 9;
	left: 711px;
	width: 40px;
	margin-top: 84px;
	height: 40px;
}

#c2 {
	z-index: 4;
	left: 706px;
	width: 62px;
	margin-top: 193px;
	height: 62px;
}

#c3 {
	z-index: 10;
	left: 134px;
	width: 40px;
	margin-top: 240px;
	height: 40px;
}

#c4 {
	z-index: 7;
	left: 648px;
	width: 53px;
	margin-top: 160px;
	height: 53px;
}

#c5 {
	z-index: 8;
	left: 96px;
	width: 53px;
	margin-top: 303px;
	height: 53px;
}

#c6 {
	z-index: 5;
	left: 544px;
	width: 62px;
	margin-top: 455px;
	height: 62px;
}

#c7 {
	z-index: 6;
	left: 894px;
	width: 62px;
	margin-top: 514px;
	height: 62px;
}


.circle-group .circle:hover, .circle-group .circle:active{
	border-width: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	margin-right: -10000px;
	opacity: 1;
	border-color: #F18C00;
	border-radius: 1000px;
	position: relative;
	border-style: solid;
	background-size: cover;
	transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand'); /* IE6 and 7 */ 
}

.circle-group #c7:hover, .circle-group #c7:active{
	z-index: 100;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_07.jpg?crc=3991265706") no-repeat right top;
	left: 630px;
	margin-top: 390px;
	height: 345px;
	width: 345px;
}

.circle-group #c6:hover, .circle-group #c6:active{
	z-index: 46;
	width: 345px;
	height: 345px;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_06.jpg?crc=3870904027") no-repeat right top;
	left: 400px;
	margin-top: 360px;
}

.circle-group #c5:hover, .circle-group #c5:active{
	z-index: 51;
	width: 345px;
	height: 345px;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_05.jpg?crc=3837949881") no-repeat right top;
	margin-top: 220px;
	left: 0px;
}

.circle-group #c3:hover, .circle-group #c3:active{
	z-index: 56;
	width: 345px;
	height: 345px;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_03.jpg?crc=92791951") no-repeat right top;
	left: 5px;
	margin-top: 60px;
}

.circle-group #c2:hover, .circle-group #c2:active{
	z-index: 61;
	width: 345px;
	height: 345px;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_02.jpg?crc=4044266389") no-repeat right top;
	left: 600px;
	margin-top: 120px;
}

.circle-group #c4:hover, .circle-group #c4:active{
	z-index: 66;
	width: 345px;
	height: 345px;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_04.jpg?crc=4133925847") no-repeat right top;
	left: 530px;
	margin-top: 100px;
}

.circle-group #c1:hover, .circle-group #c1:active{
	z-index: 71;
	width: 345px;
	height: 345px;
	background: transparent url("../images/radfahrertest_die_fahrradausruestung_def_detail_01.jpg?crc=35014555") no-repeat right top;
	left: 540px;
	margin-top: 10px;
}


.number div{
	min-height: 32px;
	border-radius: 100px;
	text-align: center;
	background-color: transparent;
	width: 32px;
	position: relative;
	margin-right: -10000px;
	display: inline;
	float: left;
}

.number div h3{
	color: #F18C00;
	font-size: 23px;
	line-height: 28px;
	padding: 0px;
	font-weight: inherit;
	padding-top: 3px;
}

#n1 {
	margin-top: 61px;
	z-index: 11;
	left: 751px;
}

#n2 {
	margin-top: 223px;
	z-index: 23;
	left: 778px;
}

#n3 {
	margin-top: 208px;
	z-index: 15;
	left: 122px;
}

#n4 {
	margin-top: 159px;
	z-index: 31;
	left: 616px;
}

#n5 {
	margin-top: 274px;
	z-index: 19;
	left: 90px;
}

#n6 {
	margin-top: 515px;
	z-index: 27;
	left: 605px;
}


#n7 {
	margin-top: 586px;
	z-index: 35;
	left: 943px;
}


@media screen and (max-width: 1200px) {
	
	.bike-container{
		width: 100%;
	}
	
	.bike-container img{
		width: 990px;
		height: auto;
	}
	
	#c1 {
		left: 678px;
		margin-top: 73px;
	}
	
	#c2 {
		left: 661px;
		margin-top: 187px;
		width: 53px;
		height: 53px;
	}
	
	#c4 {
		left: 615px;
		margin-top: 156px;
		width: 50px;
		height:50px;
	}
	
	#c6 {
		left: 504px;
		margin-top: 425px;
	}	
	
	#c7 {
		left: 820px;
		margin-top: 514px;
	}
	
	#n1 {
		left: 719px;
	}
	
	#n2{
		left: 725px;
	}
	
	#n4 {
		margin-top: 136px;
		left: 656px;

	}
	
	#n6 {
		margin-top: 485px;
		left: 558px;
	}
	
	#n7 {
		margin-top: 560px;
		left: 882px;
	}

}


@media screen and (max-width: 992px) {
	
.bike-container{
		width: 768px;
	}
	
	.bike-container img{
		width: 768px;
		height: auto;
	}
	
	#c1 {
		left: 515px;
		margin-top: 54px;
	}
	
	#c2 {
		left: 514px;
		margin-top: 144px;
		width: 47px;
		height: 47px;
	}
	
	#c3 {
		left: 103px;
		margin-top: 174px;
	}
	
	#c4 {
	    left: 475px;
		margin-top: 116px;
		width: 40px;
		height: 40px;
	}
	
	#c5 {
		left: 64px;
		width: 48px;
		margin-top: 227px;
		height: 48px;
	}
	
	#c6 {
		left: 380px;
		margin-top: 324px;
		width: 58px;
		height: 58px;
	}
	
	#c7 {
		left: 594px;
		margin-top: 414px;
	}
	
	#n1 {
    	left: 560px;
	}
	
	#n2 {
    	left: 566px;
		margin-top: 166px;
	}
	
	#n3 {
		margin-top: 162px;
		left: 80px;
	}
	
	#n4 {
		margin-top: 104px;
		left: 453px;
	}
	
	#n5 {
		margin-top: 210px;
		z-index: 19;
		left: 46px;
	}
	
	#n6 {
		margin-top: 372px;
		left: 437px;
	}
	
	#n7 {
		margin-top: 456px;
		left: 660px;
	}
	
	.circle-group #c7:hover, .circle-group #c7:active{
		left: 407px;
		margin-top: 240px;
	}

	.circle-group #c6:hover, .circle-group #c6:active{
		left: 260px;
		margin-top: 230px;
	}

	.circle-group #c5:hover, .circle-group #c5:active{
		margin-top: 148px;
		left: 0px;
	}

	.circle-group #c3:hover, .circle-group #c3:active{
		left: 5px;
		margin-top: 60px;
	}

	.circle-group #c2:hover, .circle-group #c2:active{
		left: 410px;
		margin-top: 80px;
	}

	.circle-group #c4:hover, .circle-group #c4:active{
		left: 347px;
		margin-top: 51px;
	}

	.circle-group #c1:hover, .circle-group #c1:active{
		left: 380px;
		margin-top: 30px;
	}

	
	
}

@media screen and (max-width: 768px) {
	
	.number{
		display: none;
	}
	
	.circle-group{
		display: none;
	}
	
	.fahrrad{
		display: none;
	}
	
	.bike-container{
		width: 100%;
	}
	
	.bike-container img.fahrrad-mobile{
		display: block;
		width: 100%;
		height: auto;
	}


}
