html,body{
	font-size: 12px;
}

#Body{
	margin:auto;
	z-index: 99;
}
#Menu{
	/*position: relative;*/
	z-index: 99;
}
#Content{
	position: relative;
	z-index: 99;
}
#Head{
	/*overflow: hidden;*/
	/*position: relative;*/
}
#Logo{
/* 	float:left; */
}
#Foot{
	text-align: center;
}
#LeftSide{
	/*width:20%;*/
	float: left;
	z-index: 99;
}
#RightSide{
	float:right;
	z-index: 99;
}
#ContentHolder{
	float: left;
}
#Menu .Menu,#SubMenu .Menu,.SubMenu,#SubMenu1 .Menu,.SubMenu1,#SubMenu2 .Menu,.SubMenu2,.ProductMenu,.ProductSubMenu{
	margin-left: 0;
	padding-left: 0;
}

.MenuLevel1,.ProductMenuLevel1,.ProductMenuLevel1selected{
	/*position: relative;*/
/* 	margin-right:15px; */
	float:left;
}

.ArticleP,table{ /*.Image*/
	z-index: 99;
	position: relative;
}


.Gallery{
	/*position:relative;*/
	/*margin-top:10px;*/
	display: block;
}
.FloatingContentPadding{
	padding-top:1em;
	padding-bottom:1em;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
.SeparatorRule{
	width:20px;
	float:left;
}

#Search{
	width:100%;
}


#SubMenu ul.Menu{
}

.MenuLevel2 ul.SubMenu {
/* 	display:block; */
/* 	margin:0px; */
/* 	padding:0px; */
}

.MenuLevel2,.MenuLevel3,.MenuLevel4,.MenuDelimiter1,.MenuDelimiter2,.MenuDelimiter3,.MenuDelimiter4,.MenuDelimiter5{
 float:left;
/*
	display:block;
 	padding: 8px 0px 8px 0px; 
	*height:24px;
	*padding:4px 0px 0px 0px;
*/
/* 	padding-left: 10px; */
/* 	border-bottom:1px solid white; */
}

/*.MenuLevel4,.MenuLevel5{
	display:block;
	clear:both;
}*/

cite{
	margin-left: 3px;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.ThemeNavigationItems .ArticleTitle{
	margin-left:1px;
}

.ThemeNavigationSubtitle{
 font-size:10px;
 color: #888888;
}

.ThemeNavigationSlide{
	margin-left: 10px;
	margin-right: 10px;
}

.CustomTemplateTable{
	padding: 0px;
	margin: 0px;
}

.hint_in{
	background-color:#fffdb0;
	margin:5px;
	padding:5px;
	border:1px solid #b6b9b7;
}

.CopyrightLogo{
  margin-top:-10px;
}
.CopyrightKey{
  margin-top:-5px;
}
#Search, #SearchR {background-color:transparent;}
#login_form{width: 400px;}
#user_forget_form{width: 400px;}

.switchDevice{clear:both;display:table;width:100%;margin-top:10px;text-align:center;margin-top:10px;table-layout: fixed;border:0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding-left:38px;padding-right:38px;padding-bottom:38px;}
.switchDevice a{display: table-cell;width: 50%;padding: 19px;text-align: center;vertical-align: middle;font-size: 92px;}
.switchDevice a:first-child{border-right:1px solid #4f4f4f;-webkit-border-radius: 57px 0px 0px 57px;-moz-border-radius: 57px 0px 0px 57px;border-radius: 57px 0px 0px 57px;}
.switchDevice a:last-child{border-left:1px solid #292929;-webkit-border-radius: 0px 57px 57px 0px;-moz-border-radius: 0px 57px 57px 0px;border-radius: 0px 57px 57px 0px;}
.switchDevice a{background: #2d353f;color:#ffffff;}
.switchDevice a.active{background: #ffffff;color: #2d353f;}
.contact-icon{padding-right: 0.5em;}