/* Add to any CSS */

	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		/*opacity:.6;
		-moz-opacity:.6;
		filter:alpha(opacity=60);*/
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		/*opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);*/
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}
	
	
/* qTranslate CSS */

    #qs_content_preview { width:100%; height:200px }
	.service_description { margin-left:20px; margin-top:0 }
	#qtranslate-services h4 { margin-top:0 }
	#qtranslate-services h5 { margin-bottom:0 }
	#qtranslate-services .description { font-size:11px }
	#qtrans_select_translate { margin-right:11px }
	.qs_status { border:0 }
	.qs_no-bottom-border { border-bottom:0 !important }
	
	.qtrans_flag span { display:none }
	.qtrans_flag { height:12px; width:18px; display:block }
	.qtrans_flag_and_text { padding-left:20px }
    .qtrans_flag_de { background:url(http://blog.omaximus.de/wp-content/plugins/qtranslate/flags/de.png) no-repeat }


