html, body {
	margin:0;
	padding:0;
  	-webkit-text-size-adjust: none;
  	height: 100%;
	}
body	{
   	color:#302e2e;
   	font-family: "Open Sans", Helvetica, Arial, sans-serif;
   	color: #777777;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.7;   	
	cursor:default;
	overflow:visible;
	}
br.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	}
a 	{
	color:#20456a;
	}
img {border:none;}

/* Head Bar */

.m_PanelBadges {
	position: absolute;
	top: 2px;
	right: 10px;
	}

.m_PanelBadges_Abo,.m_PanelBadges_PN {
	border-radius: 5px;
	background-color: #c30000e3;
	text-color: white;
	display: inline-block;
	font-weight: bold;
	padding: 0px 6px;
	margin: 6px 0px 0 0;
	text-shadow: none !important;
	vertical-align: middle;
	white-space: nowrap;
	word-wrap: normal;
	color: #fff;
	box-shadow: 1px 1px 3px #000000a8;
	}
.m_PanelBadges_Abo a,.m_PanelBadges_PN a{
	font-size: 10px !important;
	color: #fff;
	line-height: 0.5em;
	}

.m_PanelBadges_Abo {
		//	position: absolute;
		//	top: 2px;
		//	right: 10px;
	}
.m_PanelBadges_PN {
		//	position: absolute;
		//	top: 2px;
		//	right: 40px;
	}
.m_PanelBadges_PN::before {
	  content:'\2709';
	  color: #fff;
	}
.m_PanelBadges_Abo::before {
	  content:'\2605';
	  color: #fff;
	}

.m_headline {
	background: url(/mobile/images/head_line_bg3b.png) repeat-x;
	width: 100%;
	height:55px;
 }
.m_headline_abo {
	background: url(/mobile/images/head_line_abo.png);
	float:right;
	height:55px;
	width: 35px;
	position: relative;
 }
.m_headline_pn {
	background: url(/mobile/images/head_line_pn.png);
	float:right;
	height:55px;
	width: 40px;
	position: relative;
 }
.m_headline_login {
	background: url(/mobile/images/head_line_login3.png);
	float:right;
	height:55px;
	width: 52px;
	position: relative;
 }
/* end Head Bar */

ul#navigation_index {list-style-type:none; float:left; margin:0; padding:0;}

a.bluebig:link, a.bluebig:active, a.bluebig:visited {
	text-decoration:none;
	color:#20456a;
	}
a.redbig:link, a.redbig:active, a.redbig:visited, a.redbig:hover {color:#c30000; font-weight: bold;}

a.gray:link, a.gray:active, a.gray:visited, a.gray:hover {color:gray;}

div.topic_link a:link, div.topic_link a:active, div.topic_link a:visited
	{
	color:#0782c1;
	}

.headline_big {
   	display: block;
    	margin: 0;
    	padding: 5px 10px;
    	overflow: visible;
    	position: relative;
    	text-align: left;
 	background: -moz-linear-gradient(0deg,#20456a, #008ee8) repeat scroll 0 0 #008ee8;
 	background-image:-webkit-gradient(linear,left top,right top,from(#20456a),to(#008ee8));
    	border: 1px solid #000000;
    	font-weight:bold;
  	text-transform:uppercase;
  	color: #ffffff;
  	min-height:25px;
  	background-color:#008ee8;
	}
.forum_row_outer, .forum_sub_row_outer {
	clear: both;
	border-bottom: 1px solid gray;
	display: block;
	margin: 0;
	position: relative;
	text-align: left;
	min-height:40px;
	}
.forum_banner_cats_left {
	padding: 5px 2px;
	background-color:#cccccc;
	}
.user_state_on {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #22DF1E;
	width: 6px;
	height: 6px;
	margin: 7px 5px 0 2px;
	float: left;
	}
.ka_sub_row_outer {
    clear: both;
    display: block;
    margin: 0;
    position: relative;
    text-align: left;
    min-height:40px;
	}
.ka_topic_outer	{
	background-color: #cccccc;
	}
.ka_show_main_top {
	padding: 10px 3px;
	background-color: #fff;
	}
.forum_row_goto, .forum_sub_row_goto, .ka_sub_row_goto {
	background-image:url('/bmw-syndikat/homepage/layout/icons/goto3.png');
	background-repeat:no-repeat;
	background-position:top left;
	right: 10px;
    	position: absolute;
    	top: 10px;
	width:22px;
	height:22px;
	border: 1px solid gray;
	}
div.forum_sub_row_main1_foto {
	float:left;
	line-height:145%;
	margin:14px 0 0 0;
	padding:0 0 10px 0;
	}
div.m_blueongrey {
	border: 2px solid blue;
	}
.ka_sub_row_goto {
	top: 50px;
	}
.forum_sub_row_goto {
	float:right;
	width:35px;
	font-size:6px;
	}
.forum_row_main1, .forum_sub_row_main1 {
	display: block;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:120%;
	margin:5px 0 5px 10px;
	text-align: left;
	padding-right: 35px;
	z-index: 1;  
	}
.forum_sub_row_main1 .bluebig {
	font-weight: none;
	font-size: 12px;
	}
.forum_sub_row_symbol {
	float:left;
	background-image:url('/bmw-syndikat/homepage/layout/icons/folders_forum2.png');
	background-repeat:no-repeat;
	background-position:top left;
	margin:13px 0 0 14px;
	padding:0;
	width:32px;
	height:13px;
	display:inline;
	overflow:hidden;
	}
div.folder_blue{background-position:0 -13px;}

div.folder_lightblue{background-position:0 -26px;}

div.folder_closed{background-position:0 -39px;}

div.folder_red{background-position:0 -52px;}

div.folder_flames_grey{background-position:0 -65px;}

div.folder_flames_blue{background-position:0 -78px;}

.bluebig {
	font-size: 14px;
	font-weight: bold;
	line-height:150%;
	}
a.blueongrey_small  {
	font-weight: none;
	font-size: 12px;
	text-decoration:none;
	}
span.forum_show_headline1{
	float:left;
	}
a.white:link, a.white:active, a.white:visited {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
a.bold:link, a.bold:active, a.bold:visited, a.bold:hover {font-weight:bold;}

.forum_show_main_top, .spnMessageText, .fotos_show_main_top {
	clear:both;
	margin: 15px 15px;
	overflow:hidden;
	display: block;
	}
div.forum_show_main_top img,div.fotos_show_main_top img, div.ka_show_main_top img, blog_show_main_top img {
	margin:10px 0 0 0;
	padding:0;
	max-width:300px;
	width: expression(this.width > 300 ? 300: true);
	-ms-interpolation-mode:bicubic;
	}

div.forum_show_main_signatur {
	background-color:#ededed;
	color:#7f7f7f;
	font-size:10px;
	line-height:120%;
	font-weight:normal;
	margin:0px 10px 0 10px;
	padding:5px 0 5px 10px;
	overflow:hidden;
	}
div.pagination, div.pagination_top {
	font-size:12px;
	text-align:right;
	margin:0 15px 12px 15px;
	padding:0 0 0 0;
	clear: both;
	}
div.forum_show_left_infos{
	float:left;
	margin:0;
	padding:0 0 5px 5px;
	font-size:10px;
	line-height:100%;
	}
span.related_topics, span.related_forum {float:left;line-height:100%;font-size:10px;white-space: nowrap; width:200px;overflow:hidden;}
span.related_forum {line-height:100%;font-size:10px;color:#cccccc;width:100px;}

.event_content {
	overflow: hidden;
	padding: 0 15px;
	}
.headline_right, .headline_right4, .forum_topbox,.forum_topbox_wysiwyg, .headline_left_big, .headline_left, .headline_big_newsblog, .eventHead1, div.headline_big_show, .headline_right2, .td_HeadCell, .headline_big_mask {
	position:relative;
 	//background: -moz-linear-gradient(#20456a, #008ee8) repeat scroll 0 0 #008ee8;
 	//background-image:-webkit-gradient(linear,left top,left bottom,from(#20456a),to(#008ee8));
 	background: linear-gradient(45deg, #008ee8, #0065a5);
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin:0px 4px 0 4px;
	padding:3px 5px 5px 12px;
	min-height:21px;
	clear:both;
	background-color:#008ee8;
	}
.headline_right {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}
.headline_right2 {
	font-weight:bold;
	}
.eventHead2, .td_CategoryCell {
	position:relative;
	background-color: #dddddd;
	font-size:10px;
	font-weight:normal;
	margin:0px 0 0 0;
	padding:0 5px 0 20px;
	clear:both;
	display: block;
	}
 tr.enterCars {
 	background-color: #dddddd;
	}
div.smallInternal {
	padding:5px 10px 10px 20px;
	background-color:#DDDDDD;
	color:#000000;
	border-bottom: 1px solid blue;
	border-top: 1px solid blue;
	font-weight:bold;
	font-size: 12px;
	overflow:hidden;
	display:block;
	}
.headline_left_big, .headline_left {
	padding-top:5px;
	min-height:25px;
	}
div.asphaltfieber {
	color:#dd0000;
	font-size:14px;
	font-weight:bold;
	line-height:165%;
	text-align:center;
	margin-bottom:5px;
	border: 3px solid red;
	}
.PositionBox {
	background-color: #eeeeee;
	color: gray;
	font-size:10px;
	padding: 2px 5px;
	margin-top:5px;
	}
a.headline_main:link, a.headline_main:active, a.headline_main:visited {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
a.headline_main:hover {text-decoration:underline;}

span.fotos_preview_pic, span.ka_preview_pic {
	float:left;
	width:93px;
	height:70px;
	overflow:hidden;
	background-color:#767676;
	text-align:center;
	}
a.related_event_link {
	font-size: 6px;
	}
div.event_image_resize img {
	margin:10px 0 0 0;
	padding:0;
	max-width:300px;
	width: expression(this.width > 300 ? 300: true);
	-ms-interpolation-mode:bicubic;
	}
div.newsmessage_pic, div.newsmessage_pic_pinnwand {
	float:left;
	margin:0;
	padding:0;
	width:192px;
	}
.fl_r {float: right;}

div.pn {
 	margin:10px;
 	overflow:hidden;
 	}
.pn_row, .mobileSubsCol {	
	clear: both;
	font-size:12px;
	border-bottom: 1px solid gray;
	overflow: hidden;
	padding: 5px 10px;
	background-color: #ffffff;
	}
span.col_betreff {
	font-weight:bold;
	display:block;
	}
span.col_autor {
	display:block;
	clear: both;
	float: right;
	}
span.col_icon {
	float:left;
	display:block;
	}
.newsblog_text {
	padding: 15px;
	}
.newsblog_pic_area {
	padding: 0 10px;
	}
div.newsblog_button {
	float:right;
	width:101px;
	margin:0 0 10px 0;
	padding:0;
	display:inline;
	}
span.blog_pic, span.blog_pic_forum,span.blog_pic_forum_bg {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:300px;
	background-color:#767676;
	overflow:hidden;
	text-align:center;
	}
.blog_pic_mobile {
	margin: 5px 6px 5px 0px;
	}
.blog_pic_mobile img {	
	width: 45%;
	}
div.fotos_car_right { margin-top:4px; margin-left:5px; line-height:125%; float:left; overflow:hidden;display:inline;font-size:12px;color:gray; }

div.fotos_car_pic, div.ka_topic_pic  {
	float:left;	
	margin:0 0 0 0;
	padding:5px 10px 10px 5px;
	width:93px;
	height:74px;
	overflow:hidden;
	text-align:center;
	font-size:8px;
	}
div.ka_topic_pic  {
	width: 100px;
	}
div.fotos_car_pic img {
	/* float:left; */
	margin:0;
	padding:0;
	height:70px;
	border:1px solid #808080;
	}
div.fotos_car_outer {	
	overflow: hidden;
	border-bottom: 1px solid gray;
	margin-top:10px;
	}
span.fotos_add2 {
	float:left;
	font-size: 30px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 25px;
	font-family:arial;
	color: gray;
	width:30px;
	text-align:center;
	}
.fotoHead2 {
	position:relative;
	color:#fff;
	background-color: #008ee8;
	font-size:10px;
	font-weight:normal;
	margin:0px 0 0 0;
	padding:0 5px 0 20px;
	clear:both;
	display: block;
	border-top:1px solid black;
	}
div.fotostoryComments {
	background-color: #dddddd;
	margin:2px 10px;
	padding:2px 5px;
	}
span.topic_platz {
	float:left;
	font-size: 30px;
	line-height:30px;
	font-weight: bold;
	font-family:arial;
	padding-right: 10px;
	color: gray;
	text-align:center;
	}
.app_icon {
	float:right;
	}
.left_button {
	float: left;
	}
.right_button {
	float: right;
	margin: 0 0 0 5px;
	}
.button_row {
	background-color:#dddddd;
	height: 32px;
	line-height:30px;
	text-align:center;
	padding: 3px 5px 2px 5px;
	border-bottom: 1px solid gray;
	}
.center_head_text {
	background-color:#20456a;
  	color:#fff;
  	font-size:18px;
  	text-align: center;
  	clear: both;
  	padding: 2px 5px;
  	margin:0px 4px 0 4px;
  	background: linear-gradient(308deg, #20456a, #10263c);
	}
.blueongrey_small {
	font-size:18px;
	}
div.navi_bg {
	background: -moz-linear-gradient(#477ab0, #022d4f) repeat scroll 0 0 #022d4f;
 	background-image:-webkit-gradient(linear,left top,left bottom,from(#477ab0),to(#022d4f));
	margin:0;
	padding:0;
	height:32px;
	display:block;
	color: white;
	background-color:#022d4f;
	}
ul#navigation {
	list-style-type:none;
	float:right;
	margin:0;
	padding:0;
	height:32px;
	background: -moz-linear-gradient(#477ab0, #022d4f) repeat scroll 0 0 #022d4f;
 	background-image:-webkit-gradient(linear,left top,left bottom,from(#477ab0),to(#022d4f));
	}
ul#navigation li {
	float:left;
	}
ul#navigation li a {
	float:left;
	display:block;
	height:23px;
	padding:9px 10px 0 10px;
	border-left:1px solid #8eafd0;
	color:#ebebeb;
	font-size:11px;
	text-decoration:none;
	}
ul#navigation li a.current:link, a.current:active, a.current:visited, a.current:hover {
 	background: -moz-linear-gradient(#6388ae, #6b96c1) repeat scroll 0 0 #6b96c1;
 	background-image:-webkit-gradient(linear,left top,left bottom,from(#6388ae),to(#6b96c1));
 	background-color:#6b96c1;
	}
span.pagebreak {
	float:left;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	height:23px;
	padding:9px 10px 0 10px;
	}
.n2n_mobile {
	border-bottom: 1px solid gray;
	display: block;
	padding: 10px 5px 10px 15px;
	}
.n2n_mobile2 {
	font-size:12px;
	display: inline;
	}
.mobile_search {
	margin: 20px 0 0 60px;
	}
.main_mobile_buttons, .main_mobile_buttons_red {
	color: #fff;
	height: 30px;
	border: none;
	font-size:16px;
	min-width:200px;
	margin: 5px 0 5px 0;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -moz-linear-gradient(#6388ae, #6b96c1) repeat scroll 0 0 #6b96c1;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#6388ae),to(#6b96c1));
	white-space: nowrap;
	text-decoration:none;
	background-color:#6b96c1;
	}	
.main_mobile_buttons_red {
	background: -moz-linear-gradient(#9a0000, #d41c1a) repeat scroll 0 0 #d41c1a;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#9a0000),to(#d41c1a));
	background-color:#d41c1a;
	}
.mobile_login_buttonpos {
	margin-top:20px;
	}
.mobile_more {
	color: white;
	min-height: 20px;
	padding: 4px 20px;
	margin: 2px 0;
	float:left;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -moz-linear-gradient(#9a0000, #d41c1a) repeat scroll 0 0 #d41c1a;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#9a0000),to(#d41c1a));
	white-space: nowrap;
	text-decoration:none;
	background-color:#d41c1a;
	}
.mask_outer {
 	float: left;	
	overflow:hidden;
	width: 100%;
	 }
.mask_row,.mask_row_WYSIWYG  {
 	display: block;
 	border-bottom: 1px solid black;
 	clear: both;
 	padding: 5px 5px;
 	overflow:hidden;
	}
.mask_left{
 	display: block;
 	font-weight:bold;
 	background: #eeeeee;
 	padding: 2px;
 	margin-bottom:5px;
	}
 .mask_right_form {
 	clear: both;
 	margin-left: 50px;
 	display: block;
	}
textarea.mask,textarea.mask_wysiwyg {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 120px;
	line-height:145%;
	font-size:14px;
	margin:15px 2px 2px 2px;
	padding:5px;
	}
input.none {border:none;}

span.mobile_right {
	float:right;
	margin-right: 10px;
	}
div.inc_upload_frame {
	float:left;
	border: 1px solid gray;
	margin-bottom:10px;
	padding:5px;
	}
div.inc_upload300,div.inc_upload250 {
	float: left;
	}
div.upload_mobile {
	width:130px;
	float: left;
	height:60px;
	}
div.mobile_upload_form {
	margin: 0 0 0 0;
	}
div.upload_iframe {
	height:80px;
	border:none;
	}
iframe.upload_iframe {
	height:60px;
	border:none;
	}
div.menurow {
	float: left;
	clear: both;
	}
div.menu_text_field {
	padding-top: 8px;
	float: left;
	}
div.menu_symbol_field {
	float: left;
	width: 30px;
	margin-right:10px;
	}
a.mobile_big_paging, b.mobile_big_paging {
      font-size: 14px;
      padding: 1px 2px;
      margin: 3px 1px;
      color:blue;
     }
b.mobile_big_paging { color: black; }
blockquote.quote2 {
	color:grey;
	padding: 10px 5px 10px 20px;
	border-color: #ccc;
	border-style: solid;
	font-style: italic;
	border-width: 0;
	border-left-width: 5px;
	margin-left:10px;
}
.forum_pageup {
	margin: 10px;
	float:left;
	}
span.f_desc {
	color:gray;
	margin:2px 0 2px 10px;
	display:block;
	}
span.col_abos {
	display: block;
	}
div.bow_frame 	{
	text-align: center;
	background-color:#767676;
	}
div.gradient_big, div.gradient_big_user {
	background: -moz-linear-gradient(#e3e3e3, #cececd) repeat scroll 0 0 #cececd;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#e3e3e3),to(#cececd));
	background-color:#e3e3e3;
	border-bottom: 1px solid gray;
	margin:0;
	padding:6px 0 9px 10px;
	line-height:135%;
	min-height:16px;
	height:auto !important;
	height:16px;
	}
div.gradient_big_pic {
	text-align: center;
	background-color:#767676;
	}
div.profile_shortcuts	{
	margin:25px 0 0 25px;
	}
div.profile_car_text {
	font-size: 14px;
	line-height:145%;
	margin:0;
	padding:0;
	overflow:hidden;
	}
div.profile_car_pic  {
	float:left;
	margin:0 28px 0 0;
	padding:0;
	width:112px;
	height:87px;
	overflow:hidden;
	}
div.profile_car_pic img,div.profile_car_pic_empty {
	margin:8px 0 0 17px;
	padding:0;
	height:70px;
	border:1px solid #808080;
	}
div.profile_car, div.profile_car_disabled {
	color:#535353;
	margin:0 0 0 2px;
	padding:0 0 0 0;
	height:87px;
	border-bottom: 1px solid gray;
	}
div.profile_car_disabled a, div.profile_car_disabled { color:#AAAAAA; }

span.friends_pic img, span.con_pic img {
	float:left;
	height:47px;
	}
span.friends_pic, span.con_pic {
	float:left;
	width:35px;
	height:47px;
	overflow:hidden;
	margin: 5px 20px;
	}
div.content_left_outer_pinnwand, div.gradient_big_friends {
	float:left;
	color:#535353;
	margin:10px 10px 0 10px;
	padding:10px 10px;
	border: 1px solid gray;
	display:inline;
	background-color:#ededed;
	}
div.gradient_big_friends {
	width: 80px;
	height: 90px;
	margin:10px 0 0 10px;
	overflow: hidden;
	padding:10px 5px;
	line-height: 100%;
	font-size:11px;
	position:relative;
	}
.mobile_fs14 {
	font-size:16px;
	}
.mobile_alert {
	float: right;
	margin:0 10px 0 15px;
	}
	
/* ---- AmazonSimpleAdmin Plugin ASA ---- */
div.justify {text-align: center;}

.asa_product_box {
	border: 1px solid #ddd;
	padding: 5px 12px;
	margin: 0 0 15px 0;
	min-width:200px;
	width: 75%;
	display: inline-block;
	font-size:11px;
	line-height: 125%;
	text-align: center;
}
.asa_pic {
	height:200px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.asa_head { margin: 0 0 5px 0; display: inline-block;}
.asa_pic img{
	max-width:100%;
	max-height:100%;
	margin: 5px 0 0 0;
}

.asa_txt {
	color: gray;
	font-size: 10px;
	line-height:1.2;
	height: 40px;
	overflow:hidden;
	text-align: left;
	margin: 5px 0 5px 0;
}
.asa_vote {
	font-size:13px;
}
.asa_catbox {
	display: block;
	vertical-align:top;
	line-height:120%;
	margin: 5px 0 7px 20px;
}
span.asa_price {
	color: #c30000;
}

span.asa_price,strong.asa_price {
	font-weight: bold;
	font-size: 16px;
}
span.asa_unitprice {
	float:right;
	}
.asa_microdata-hidden { display:none;}

.symple-button {
	background: -moz-linear-gradient(#9a0000, #d41c1a) repeat scroll 0 0 #d41c1a;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#9a0000),to(#d41c1a));
	background-color: #d41c1a;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF003366,EndColorStr=#FF55AAEE);
    border: medium none !important;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    line-height: 1em;
    margin: 5px 5px 5px 0;
    outline: medium none;
    padding: 0.8em 1em;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    }
.teile_cat ul {
	padding-left: 20px;
	margin: 5px 0 0 0;
	clear: both;
	}
.teile_cat li {	
	margin: 5px 0 0 0;
	}
div.teile_cat {
	background-color: #d6d6d6;
	margin: 4px 0 3px 0;
	text-align: left;
	padding: 3px 0 4px 20px;
	font-size:14px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid gray;
	}
span.teile_subcat {
	margin: 0 5px;
	padding: 0 0;
	font-size:11px;
	display:inline-block;
	}	
span.teile_check {
	color: red;
	font-weight:bold;
	}
div.gray {
	color:gray;
	}
div.asa_seo_pic img	{	
	height: auto;
	width: auto;
	float: left;
	margin-right:10px;
	}	
/* ---- ENDE AmazonSimpleAdmin Plugin ASA ---- */
.moreResults {
	width: 50%;
	border: 4px solid red;
	padding: 10px 30px;
	background-color:gray;
	color:white;
	font-weight:bold;
	font-size:16px;
	transform: translate(-50%,-50%);
	left:50%;
	top: 50%;
	position:relative;
	text-align:center;
	margin-top:20px;
	}
.moreResultsPages {
	border: 1px solid black;
	height:20px;
	width: 20px;
	font-weight: none;
	color: black;
	float:right;
	margin-right:4px;
	background-color:gray;
	text-align:center;
	}
.moreResultsSeite {
	float:right;
	margin: 2px 7px 0 0;
	}
.teile_disclaimer {	
	padding: 10px 25px;
	background-color: #eaeaea;
	margin-top: 20px;
	}	

div.mobile_infobox_bg {
	background-color:#d6d6d6;
}

div.forum_infobox {
  float:left;
  
  color:#8f8f8f;
  font-size:11px;
  line-height:27px;
  margin:0;
  padding:0 0 0 13px;
 // height:27px;
  //width: 100%;
  display: inline-block;
  
}

div.breadcrumb{
	float:left;
	background-image:url('/bmw-syndikat/homepage/layout/icons/arrow_breadcrumb.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:14px;
	height:14px;
	margin:7px 6px 0 0;
	padding:0;
	
}
h2.breadcrumb, h3.breadcrumb, h4.breadcrumb, h5.breadcrumb {
	float:left;
	color:#20456a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px 0 0;
	padding:0;
}


h2.breadcrumb a:link, h2.breadcrumb a:active, h2.breadcrumb a:visited,
h3.breadcrumb a:link, h3.breadcrumb a:active, h3.breadcrumb a:visited,
h4.breadcrumb a:link, h4.breadcrumb a:active, h4.breadcrumb a:visited,
h5.breadcrumb a:link, h5.breadcrumb a:active, h5.breadcrumb a:visited {
	float:left;
	color:#20456a;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
h2.breadcrumb a:hover, h3.breadcrumb a:hover, h4.breadcrumb a:hover, h5.breadcrumb a:hover {text-decoration:underline;}

.fc-consent-root .fc-footer-buttons-container .fc-button .fc-button-background {
    border-radius: 0px !important;
}
.fc-consent-root .fc-footer-buttons-container .fc-primary-button .fc-button-background {
    background-color: #BD0003 !important;
}
#battleDiv {min-height: 520px; margin: 10px 0 16px 0;}

.battle_header1 {
	margin:10px 0;
	font-size:1.5em;
	text-align:center;
	font-weight: bold;
	}

.battle_vote_arrow {
    position: relative;
    top: 128px;
    left: 50%;
    margin-left: -60px;
    width: 0px;
    height: 0px;
    z-index: 99;
    }
.battle_vote_arrow img {    width: 120px; }    
.battle_cars {
	background: linear-gradient(45deg, #0387dc, #1d4c77);
	width: 100%;
	float:left;
}
.battle_cars .detail {
    width: 50%;
    float: left;
    padding: 0 0;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
   min-height: 20px;    
   overflow:hidden;
   text-align:center;
    
}
.battle_details {
	background-color: #737373;
	width: 100%;
	margin-bottom:20px;
	float:left;
}
.battle_last {
	width: 100%;
	float:left;
	}
.battle_last_header {
	margin: 20px 0px 10px 0;
    font-size: 1.4em;
    background-color: #818181;
    padding: 7px 10px;
    color:white
	}
.battle_details .detail  {
	width: 50%;
	float: left;
	color: #FFFFFF;
	margin: 0 0;
	font-size: 12px;
	text-align:center;
}
.battle_last .detail {
	width: 50%;
    float: left;
    color: #FFFFFF;
    margin: 0 0;
    text-align: center;
    background-color: #eee;
    padding: 10px 0;
}
.battle_details .detail a {
	color: #FFFFFF;
}
.fvote {
	background-color: #0485d8;
    color: white;
    padding: 5px 20px;
    box-shadow: 1px 1px 3px 1px #00000061;
    display:block;
   }
.OKMsg {
	color:#aaa;
	margin: 10px 0;
	font-size:14px;
	text-align:center;
}
.battle_fotos {
	width: 100%;
	float:left;
	min-height:200px;
}
.battle_fotos .detail {
	width: 50%;
	float: left;
	background-color: #FFFFFF;
	margin: 15px 0;
	-moz-box-shadow: 2px 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px 2px#000;
	box-shadow: 2px 2px 2px 2px #000;
}
.battle_fotos .detail .img-holder {
	margin: 10px;
	height: 150px;
	overflow: hidden;
	background: linear-gradient(138deg, #e9e9e9, white);
	position: relative;
}

@media only screen and (min-width: 600px) {
.battle_fotos .detail .img-holder { height: 250px; }
.battle_vote_arrow img { width:200px;}
.battle_vote_arrow { top: 200px; margin-left: -100px;}
}

@media only screen and (min-width: 1000px) {
.battle_fotos .detail .img-holder { height: 350px; }
.battle_vote_arrow img { width:200px;}
.battle_vote_arrow { top: 290px; margin-left: -100px;}
}

.battle_fotos .detail .img-holder .img_battle{
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
    	transform: translate(-50%, -50%);
	}

.battle_vote {
	width: 100%;
	float:left;
	text-align:center;
}
.battle_vote .detail {
	width: 50%;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 15px 0;
	text-align: center;
}
.battle_vote .detail a {
	text-decoration: none;
}
.battle_details .detail p,
.battle_cars .detail p	{
	padding: 5px 10px;
	margin: 0 0;
	overflow: hidden;
	white-space: nowrap;	
	}
.battle_top_img {
	margin: 20px 0;
}
.battle_top_img img {
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
	display: block;
}
.battle_top_detail {
    padding: 20px 30px;
    font-size: 14px;
    line-height: 1.5;
    color: #939393;
    margin: 10px auto;
    display: table;
    background-color: #f1f1f1;
    width:60%;
}	
.battle_to_top {
	text-align:center;
	font-size: 28px;
	padding: 40px 0;
	background: linear-gradient(45deg, #e1e0e0, #f7f7f7);
	margin-top:40px;
	margin: 40px 0;
    	float: left;
    	width: 100%;
}
.topicH1 {
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px;
 {
