body
{
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

/* F?r den Footer */
html,body,.container { height: 100%; }
body > .container { height: auto; min-height: 100%; }

.container {
	position:relative;
}

h1,h2,h3
{
	padding: 0px;
	margin: 0px;
}

h1
{
	color: #FFF;
	font-weight: bold;
	font-size: 48px;
	line-height: 48px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

h2
{
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
}

h3
{
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}

.headline h2 { padding-left:30px; }

.lightBox_wide .inner h1 { font-size:32px; }




.complete h2 { text-transform:uppercase !important; color:#4b4b4b !important; font-size:23px !important; }

.complete h3 { text-transform:uppercase !important; color:#4b4b4b !important; font-size:14px !important; }

div#header {
	background: url(../img/nav_bg.png) repeat-x 0 0;
	position: relative;
	height: 74px;
	z-index: 10001;
}

	#logo {
		position: absolute;
		top: 0;
		left: 793px;
		z-index: 10002;
	}

	div#header ul.navlist {
		width: 730px;
		margin: 0 0 0 30px;
	}

	div#header ul.navlist li a:focus,
	div#header ul.navlist li a:hover,
	div#header ul.navlist li.active a     { color: #02339a; }
	div#header ul.navlist li a {
		color: #fff;
		text-decoration: none;
	}

	div#header ul.navlist li {
		display: inline;
		margin-right: 15px;
	}

	div#header #main_nav {
		font-size: 14px;
		border-bottom: 1px solid #c2c2c2;
		padding: 26px 0 2px;
		margin-bottom: 5px;
	}

	div#header #sub_nav {
		font-size: 11px;
	}


#subline {
	width:100%;
	height:25px;
	background-color:#8b8b8b;
	}

#subline_content {
	width:192px;
	height:15px;
	background:#fff;
	padding: 5px 0 5px 35px;
	color:#4b4b4b;
	}


#paper {
	margin-top: -8px;
	position: relative;
	z-index: 1;
	padding: 0 0 180px;
	width: 1100px;
	overflow: hidden;
	min-height: 570px;
	background: no-repeat 0 0;

}

/* Columns */

#nav_col {
	width: 179px;
	padding: 47px 0 0;
	margin-left: 29px;
	float: left;
	display: inline;

}







.topBarBg
{
	width: 100%;
	height: 100px;
	background-image: url(../img/topBarBg.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
}

.topBarNavi
{
	width: 1024px;
	height: 100px;
	background-image: url(../img/topBarNavi.png);
}

.garageBg
{
	width: 1024px;
	height: 535px;
	background-color: #CCCCCC;
	background-image: url(../img/garageBg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	border:1px solid #4d4d4d;
}

.garageBg_space {   }

.garageBgContainer
{
	
	height: 464px;
}

.headline
{
	padding-top: 25px;
	padding-left: 33px;
	float:left;
}

.headline_right
{
	float: right;
	padding-top: 12px;
}

.sub_headline
{
	padding-left: 35px;
}

.pos_button
{
	padding-top: 30px;
	padding-left:30px;
}






.sideBox
{
	width: 117px;
	background-image: url(../img/transBlackDot.png);
	padding-left: 18px;
	padding-top: 8px;
	padding-right: 18px;
	color: #FFF;
	font-size: 12px;
}


.sideBox_2
{
	width: 120px;
	background-image: url(../img/button_bg.png);
	padding-left: 30px;
	padding-top: 9px;
	padding-right: 4px;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	left: 0px;
	top:245px;
	height:95px;

}


.sideBox_3
{
	width: 120px;
	background-image: url(../img/button_bg2.png);
	padding-left: 15px;
	padding-top: 9px;
	padding-right: 18px;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	left:870px;
	top: 245px;
	text-align:left;
	height:95px;


}





.sideBox.left {

	/* Absolute Positionierung, damit Box seine Position bei mehr Text in .sub_headline beh?lt */
	position: absolute;
	left: 0px;
	top:245px;
	height:95px;
	}


.sideBox.small_l {
	position:absolute;
	left:0px;
	top:352px;
	height:85px;
	}

.sideBox.right {

	/* Absolute Positionierung, damit Box seine Position bei mehr Text in .sub_headline beh?lt */
	position: absolute;
	left:870px;
	top: 245px;
	text-align:left;
	height:95px;
	}

.sideBox.small_r {
	text-align:left;
	position:absolute;
	left:870px;
	top:352px;
	height:85px;
	}

.sideBox.top_right {
	text-align:left;
	position:absolute;
	left:870px;
	top:120px;
	padding:0px;
	width: 153px;
	height:115px;
	}


.sideBox .inner {
	padding-left: 18px;
	padding-top: 8px;
	padding-right: 18px;
	}

.sideBox.top_right img { cursor:pointer; }



.columnRight h2 { background:#fff; color:#666666; text-transform:uppercase; font-size:11px; padding:0; margin:0; height:20px; line-height:20px; padding-left:10px; }


.sideBox img
{
	margin-top: 5px;
	margin-bottom: 20px;
}

.sideBox .link { padding-top: 8px; }

/* DropUp Men? */
.dropupMenu
{
	width: 977px;
	margin-left: 25px;
	margin-right: 14px;
	margin-top:65px;
	z-index:9999999;
	position:absolute;
}

.b1 { width: 147px; }
.b2 { width: 147px; }
.b3 { width: 147px; }
.b4 { width: 147px; }
.b5 { width: 147px; }
.b6 { width: 147px; }

.dropUpBox
{
	background-color: #FFF;
	color: #575757;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: 10px;

	position: absolute;
	display: none;
	bottom:16px;
}

.dropUpBox .pt
{

	padding: 1px 5px 1px 5px;
	margin-bottom:2px;
}

.dropUpBox .pt:hover
{
	background-color: #3D3D3D;
	color: #D7D7D7;
	cursor: pointer;
}

.m1	{ width: 147px; }
.m2 { width: 147px; }
.m3 { width: 147px; }
.m4 { width: 147px; }
.m5 { width: 147px; }
.m6 { width: 147px; }

.subPoint {
	color: #6f6f6f;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	padding: 1px 5px 2px 5px;
	margin-right: 2px;
	float: left;
	cursor: pointer;
}

.subContainer
{
	position: absolute;
	background-color: #FFF;
	display: none;
}

/* Content Switcher */
.contentSwitchBox
{
	position: absolute;
	width: 256px;
	height: 270px;
	padding: 20px;
	background-image:url(../img/switchbox_shadow.png);
	background-repeat:no-repeat;
	top: 176px;
	left: 740px;
	color: #666;
	z-index:88888;
}

.contentSwitchTitle
{
	position: absolute;
	width: 266px;
	left: 740px;
	top: 140px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom:20px;
	z-index:8888;
	background-image:url(../img/switchbox_title_shadow.png);
	background-repeat:no-repeat;

}



/* switch 2 */

.contentSwitchBox2
{
	position: absolute;
	width: 372px;
/*	height: 368px; */
		height: 368px;
	padding: 10px;
	background: #FFF;
	top: 130px;
	left: 321px;
	color: #666;
	z-index:99999;

}

.contentSwitchTitle2
{
	position: absolute;
	width: 382px;
	height: 22px;
	background: #FFF;
	left: 321px;
	top: 103px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 7px;

	z-index:99999;
}

.contentSwitch2
{
	display: none;
}

.contentSwitchHide2
{
	display: none;
}


/* switch 2 ende */


/* switch 3 */



.contentSwitchBox3
{
	position: absolute;
	top: 143px;
	left: 300px;
	color: #666;
	z-index:999;
	width:450px;
}

.contentSwitchTitle3
{
	position: absolute;
	width: 382px;
	height: 22px;
	background: #FFF;
	left: 314px;
	top: 130px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 7px;
	z-index:99999;
}

.contentSwitch3
{
	display: none;

}

.contentSwitchHide3
{
	display: none;
}

/* switch 3 ende */



/* switch 4 */



.contentSwitchBox4
{
	position: absolute;
	top: 143px;
	left: 300px;
	color: #666;
	z-index:40;

}

.contentSwitchTitle4
{
	position: absolute;
	width: 382px;
	height: 22px;
	background: #FFF;
	left: 314px;
	top: 130px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 7px;
	z-index:99999;
}

.contentSwitch4
{
	display: none;

}


.contentSwitchHide4
{
	display: none;
}

/* switch 4 ende */




/* switch 5 */



.contentSwitchBox5
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:9999999999999999999999999999999999999999;

}

.contentSwitch5
{
	display: none;

}


.contentSwitchHide5
{
	display: none;
}

/* switch 4 ende */









.contentSwitchHide
{
	display: none;
}

#scroll-pane
{
	width: 256px;
	height: 270px;
}

#scroll-pane-2
{
	width: 372px;
	height: 370px;
}



#scroll-pane-3
{
	width: 500px;
	height: 400px;
}


#scroll-pane-4
{
	width: 590px;
	height: 230px;
}

#scroll-pane-5
{
	width: 700px;
	height: 100px;
}

#scroll-pane-xy
{
	width: 590px;
	height: 230px;
}


.close
{
	float: right;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background-image: url(../img/close.png);
	margin-right: 10px;
}

.contentSwitch
{
	display: none;
}

/* Linke Spalte */
.columnLeft
{
	width: 294px;
	background: transparent;
	text-align: left;
	float: left;
}

/* Mittlere Spalte */
.columnCenter
{
	width: 439px;
	float: left;
	background: transparent;
	text-align: center;
}

/* Rechte Spalte */
.columnRight
{
	width: 291px;
	background: transparent;
	text-align: right;
	float:right;
}

.bottom
{
	height: 20px;
	width: 100%;
	border-top: 1px solid #979797;
	background: #FFF;
	text-align: center;
	padding-top: 2px;

	/* Element am unteren Bildschirmrand positionieren */
	clear: both;
	position: relative;
	z-index: 10;
	margin-top: -20px;
	z-index: 99999;
}

.clear { clear: both; }

.transWhite
{
	height: 100%;
	width: 100%;
	background-image: url(../img/transWhite.png);
	position: absolute;
	z-index: 1000;
	display: none;
}


.transWhite2
{
	height: 100%;
	width: 100%;
	background-image: url(../img/transWhite.png);
	position: absolute;
	z-index: 1000;
	display: none;
}

.transWhite3
{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1000;
	display: none;
}

.transWhiteVideo
{
	height: 100%;
	width: 100%;
	background-image: url(../img/transWhite.png);
	position: absolute;
	z-index: 1000;
	display: none;
}


.transWhiteVideoYT1,
.transWhiteVideoYT2,
.transWhiteVideoYT3,
.transWhiteVideoYT4,
.transWhiteVideoYT5,
.transWhiteVideoYT6,
.transWhiteVideoYT7,
.transWhiteVideoYT8,
.transWhiteVideoYT9,
.transWhiteVideoYT10,
.transWhiteVideoYT11
{
	height: 100%;
	width: 100%;
	background-image: url(../img/transWhite.png);
	position: absolute;
	z-index: 1000;
	display: none;
}

.transWhiteVideo h4 {color:#4b4b4b; padding-left:35px; font-size:13px; margin-bottom:27px;}

.transWhiteVideo ul h2 { font-size:12px; margin-bottom:5px; color:#fff;}

.transWhiteVideo ul li { list-style-type:none; margin-bottom:10px; }


.transWhiteVideo ul li .two_elements .el_1 { width:105px; }

.transWhiteVideo ul li .two_elements .el_2 { width:305px; }

.transWhiteVideo ul li .two_elements .el_1 img { cursor:pointer; }

.transWhiteVideo #video_box {
	height:222px;
	background-color:#000000;
	color:#FFFFFF;
	padding:30px;
	font-size:14px;
	margin-left:0px;
	margin-right:1px;
	}

.transWhiteVideo


.lightBox_wide3 h1 {
	color: #4d4d4d;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	white-space: nowrap;
	font-size: 32px;
	padding-left:20px;
	}













.lightBox
{
	width: 351px;
	height: 385px;
	background-image: url(../img/lightBox.png);
	margin-left: 303px;
	margin-top: 70px;
	padding: 40px;
	color: #4d4d4d;
	z-index:999999;
}


.lightBox .title
{
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 20px;
}

.lightBox span
{
	font-size: 14px;
}

.lightBox_close
{
	padding: 0px;
	margin: 0px;
	margin-right:20px;
	margin-top:5px;
	background-image: url(../img/lightBox_close.png);
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
}

.lightBox_close2
{
	float: right;
	width: 17px;
	height: 17px;
	cursor: pointer;
	background-image: url(../img/close.png);
	left:9px;
	position:relative;
}

.lightBox_close3
{
	padding: 0px;
	margin: 0px;
	background-image: url(../img/lightBox_close.png);
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
}



.lightBox_close4
{
	padding: 0px;
	margin: 0px;
	margin-right:25px;
	margin-top:15px;
	background-image: url(../img/lightBox_close.png);
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
}


.lightBox_close5
{
	padding: 0px;
	margin: 0px;
	background-image: url(../img/lightBox_close.png);
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
	top:25px;
}

.lightBox_wide
{
	width: 620px;
	height: 400px;
	background-image: url(../img/lightBox_wide2.png);
	background-repeat:no-repeat;
	margin-left: 180px;
	margin-top: 45px;
	padding: 26px;
	color: #4D4D4D;
}

.lightBox_wide h1 { color:#000; white-space: nowrap;}
.lightBox_wide h3 { color:#000; text-transform:uppercase; font-size:17px; }

.lightBox_wide .inner { padding:12px; }

.lightBox_wide .inner p { padding:0 60px 0 20px;; font-size:12px;}

.lightBox_wide a.link { color:#FFFFFF; text-decoration:none; background-color:#4d4d4d; padding:3px; }







.lightBox_wide
{
	width: 620px;
	height: 400px;
	background-image: url(../img/lightBox_wide2.png);
	background-repeat:no-repeat;
	margin-left: 180px;
	margin-top: 45px;
	padding: 26px;
	color: #4D4D4D;
}



.lightBox_wide3
{
	width: 646px;
	height: 375px;
	background-image: url(../img/lightBox_wide3.png);
	background-repeat:no-repeat;
	margin-left: 180px;
	margin-top: 45px;
	padding-top:18px;
	padding-left:28px;
	padding-right:26px;
	padding-bottom:26px;
	color: #4D4D4D;
}









/* SCROLLBARS */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	font-size: 12px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-image: url(../img/scrollBg.png);
	background-repeat: repeat-y;
	width: 13px !important;
}

#black .jScrollPaneTrack {
	background-image: url(../img/scrollBg_black.png) !important;
}

.jScrollPaneDrag {
	position: absolute;
	background: #787878;
	cursor: pointer;
	overflow: hidden;
	width: 6px !important;
	margin-left:4px;
	height:90% !important;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;

}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 19px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 19px;
}
a.jScrollArrowUp {
	background: url(../img/arrowUp.png);
	width: 13px !important;
	background-position:bottom;
}

#black a.jScrollArrowUp {
	background: url(../img/arrowUp_black.png) !important;
}

a.jScrollArrowDown {
	background: url(../img/arrowDown.png);
	width: 13px !important;
}

#black a.jScrollArrowDown {
	background: url(../img/arrowDown_black.png) !important;
}

a.jScrollArrowTop {
			background-image:url(../img/arrowTop.png);
			width: 13px !important;
			background-position:bottom;
			}

#black a.jScrollArrowTop {
			background-image: url(../img/arrowTop_black.png) !important;
			}

a.jScrollArrowBottom {
			background-image:url(../img/arrowBot.png);
            width: 13px !important;
			}

#black a.jScrollArrowBottom {
			background-image: url(../img/arrowBot_black.png) !important;
			}


a.jScrollArrowTop {
            display: block;
            position: absolute;
            z-index: 1;
            top: 0;
            right: 0;
            text-indent: -2000px;
            overflow: hidden;
            /*background-color: #666;*/
            height: 28px;
			}


a.jScrollArrowBottom {
            display: block;
            position: absolute;
            z-index: 1;
            bottom: 0;
            right: 0;
            text-indent: -2000px;
            overflow: hidden;
            /*background-color: #666;*/
            height: 28px;
			}












.two_elements { }

	.two_elements .el_1,
	.two_elements .el_2 {
		width: 50%;
		padding: 0;
		margin: 0;
		float: left;
		}

	.no_width .el_1,
	.no_width .el_2,
	.w_arrow .el_1,
	.w_arrow .el_2 {
		width: auto;
		}

	.no_width .el_2,
	.w_arrow .el_2 {
		float: right;
		}




.up2date_formholder { padding-top:20px; }

.up2date_formholder input { border:1px solid #979797; }



.up2date_formholder button {
	border:0;
	background-color:#4d4d4d;
	color:#fff;
	font-size:12px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

.up2date_formholder ul { padding:0; margin:0; }
.up2date_formholder ul li { padding:0; margin:0; list-style-type:none; margin-bottom:5px; }

.up2date_formholder button { margin-top:0px; }




#video_box {
	height:222px;
	background-color:#000000;
	color:#FFFFFF;
	padding:30px;
	font-size:14px;
	margin-left:1px;
	margin-right:1px;
	}

#video_box2 {
	width:578px;
	height:212px;
	background-color:#000000;
	color:#FFFFFF;
	padding:30px;
	font-size:14px;
	margin-left:1px;
	margin-right:1px;
	}

/* feste breiten */

.w237 { width:237px !important; }

.w280 { width:280px !important; }

.w130 { width:130px !important; }

.w140{ width:140px !important; }

.ml20 { margin-left:20px !important; }

.mtb3 { margin:3px 0 !important; }

.mtb6 { margin:6px 0 !important; }

.mt15 { margin-top:15px !important; }



.no_border { border:0 !important; }

.zero {
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	border:0 !important;
	}




.content_link {
	cursor:pointer;
}

.error { color: #ff0000 !important; }
label {
	margin-right: 50px;
	white-space: nowrap;
}
.failed { border-color: #ff0000 !important;}
select.failed {	background-color: #f08080 !important; }
.terms-label { margin-right: auto; color:#4d4d4d; }

.complete { }

.complete h2 { color:#000; text-transform:none;  }



.lightBox_wide h1 { color:#4d4d4d; margin:0 !important; }

.lightBox_wide h3 { color:#4d4d4d; font-size:14px; line-height:normal; margin-bottom:5px; }

.lightBox_wide img  { margin-bottom:15px; }

.lightBox_wide a.arrow  { margin:0 !important; padding-left:18px !important; background-position: 8px !important; }

.lightBox_wide p  { margin:0px !important; padding:0px !important; }

.lightBox_wide .inner p { color:#4d4d4d; margin-left:20px !important; }

.lightBox_wide .inner { padding-top: 0 !important; }

#upToDate, #upToDateUsa { margin-top:37px;}






/*---content bild---*/

.main_pic {
 		width:436px;
		height:249px;
		background-image:url(../img/BG_Schatten.png);
		background-repeat:no-repeat;
		position:absolute;
		z-index:999999;
		}

.main_pic img { margin-top:9px; margin-left:17px; width:404px; height:227px; z-index:99999; position:absolute;  }


.main_pic2 {
 		width:436px;
		height:249px;
		background-image:url(../img/BG_Schatten.png);
		background-repeat:no-repeat;
		position:absolute;
		z-index:4444;
		}




/*----3d motor----*/

 .motor_holder { position:relative; top:190px; left:50px; z-index:99999999; background:none !important; }




 #contentSwitchText ul li { line-height: 1em; margin-bottom:5px; }
.preloaderick__ {
  position: relative;
  left: 170px;
  bottom: 27px;

}




.wp_menue { }
.wp_menue ul { margin-top:5px;}
.wp_menue ul li { list-style-type:none; background-image:url(../img/thumb_bg.png); background-repeat:no-repeat; width:102px; height:58px; padding-top:1px; }
.wp_menue ul li img { cursor:pointer; }


		.wp_menue div.pic_holder {width:92px; height:52px; border:1px solid red; }



.res_menue {}
.res_menue ul {}
.res_menue ul li { list-style-type:none; float:left; margin-left:15px; }
.res_menue ul li:first-child { margin-left:0; }
.res_menue ul li a { background-image:url(../img/black_link_arrow.png); background-repeat:no-repeat; background-position:left; padding-left:10px; }


.bikeholder { left:-150px; margin-top:50px;  width:745px; height: 365px; position: absolute; z-index:10; background-image:url(../img/100926_motorraeder_adj.png); }




ul.ac_highlights { padding:0; margin: 10px 0 0 3px; margin-top:10px; }
ul.ac_highlights li { 
    padding: 0; 
    margin: 0 3px 7px 0; 
    list-style-type:none; 
    float:left; 
    height:100px; }
ul.ac_highlights li:first-child {
}

ul.ac_highlights li a { cursor:pointer;}



.subPoint a {color: #6f6f6f; !important;}
.subPoint a:hover {color: #6f6f6f !important;}
.subPoint a:active {color: #6f6f6f; !important;}
.subPoint a:visited {color: #6f6f6f; !important;}


.movieArrow {
	background-image: url(../img/arrow.png) !important; padding-left: 12px !important; background-repeat: no-repeat !important; background-position: left center !important;
}
.fl {
    float:left;
}
.fr{
    float:right ;
}
a.stauraum{
    color: #FFF;
    background: #777 url(../img/grey.png) 0 -1px;
    padding: 3px 8px 2px 19px; /*padding: 3px 8px 2px 18px;*/
    font-weight: bold; /*height:15px;*/
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px;
}

.btn_back_gray {
    background: #777 url(../img/btn_back_gray.png) 0 -1px !important;
}

