@charset "utf-8";

* 						{
	margin: auto; 
	padding: 0px; 
	border: 0px;
	font-family:Arial;
  	text-decoration:none; color:white  
	}

a:link { 
	text-decoration:none; color:white
	}
	
a:visited{ 
	text-decoration:none; color:white 
	}	
	
html					{
    	font-size: normal;
	background-color:#696969;
  	max-width:1920px;
}

#header					{
	height:100px;
	}

#logo					{  
	float:left;
	max-width:250px;
	margin: 0 auto;
	}

#top_right				{
  	margin: 0 auto;
	float:right;
   	max-width: 1670px;
	}

#top_menu				{  
  	margin: 0 auto;
	float: right;
    	margin-top: 15px;

	}

#top_menu_lang			{  
  	margin: 0 auto;
	margin-right: 15px;
  	float: right;
    	margin-top: 15px;
	}

form {
  
}  

td, input, select, textarea {
  font-size:13px; 
  font-family:Verdana,sans-serif; 
  font-weight:bold; 
  width:300px;
}

input, select, textarea, option  { 
  color:black; 
}

#halexhaertha_switch{  
  	display: inline-block;
	font-size:large;
  	float:left;
  	margin-bottom: 15px;
  	max-width: 1500px; 
  	margin-top: 15px;
	background-color:grey;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#top_body				{
	}

#body_comp 					{
	height:auto;  
  	float:left;
  	margin-top:45px;
  	margin-left:30px;
/*    border-width:1px;
  border-style:solid;
  border-color:red;*/
	}

#body_navigation{
  	max-width:500px;
	float:left;
  	display:inline-block;
	}
	
#left_navigation		{
	font-family:arial;
    position:absolute;
  	left:30px;
	}
	
#right_navigation		{	
    display:inline-block;
  	float:left;
  position:absolute;
left:230px;
  font-family:arial;

	}

#body_content{
   	float:left;
  	margin-left: 420px;  
  	margin-right:30px; 
  min-height:400px;
 /*      border-width:5px;
  border-style:solid;
  border-color:black;
  display:inline-block;*/
}	

#content				{
  	height:auto; 
    /*  border-width:1px;
  border-style:solid;
  border-color:blue;*/
  display:inline-block;
	}
	
#footer					{
    font-size: small;
  	margin-left:30px; 
	height:auto;
	position: relative;
	}
		
#bottom_menu_HG			{
    clear:both;
    	margin-top:45px;
    float:left;
	}

#bottom_menu_Hlx			{
    float:left;
    	margin-top:45px;
  	margin-left:30px; 
	}

#bottom_menu_Hhi			{
  	float:left;
    	margin-top:45px;
  	margin-left:30px; 
	}

#halex_css				{
	color:white;
	}

ul
	{
	list-style: none;
	}

.nav-pills > li {
	float: left;
	}
	
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	}
	
.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
	}
	
.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
	}
	
.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
.nav-pills .open .dropdown-toggle,

.navigation .nav-pills {
	margin-bottom: 0;
	}
	
.header .nav-pills > li > a {
	border-bottom: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 0;
	}
	
.header .nav-pills > li:first-child > a {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	}
	
.header .nav-pills > li:last-child > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	}
	
.nav-pills > li {
	float: left;
	}
	
.nav-pills > li > a {
	margin-right: 0;
	}
	
.nav-pills > li > a {
	margin-bottom: 3px;
	}
	
.nav-pills  > li:last-child > a {
	margin-bottom: 1px;
	}

.slideframe{	
  	position: relative;
	width: 100%;
	}

.slideframe:before{	
  	content: "";
	display: block;
	}

.content_slide{
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	}
	
.blogfactory-post-info .blogfactory-post-info-item:first-child,
.blogfactory-post-info .blogfactory-post-info-item:nth-child(3),
.blogfactory-post-info .blogfactory-post-info-item:last-child,
.post-rating,
.post-bookmarks,
.post-info.muted a.button-subscribe
 {
	display: none;
}