/*TabGarb Uncom*/ 
#main #tabgarb	{	display:block;	padding-bottom:8px;	margin: 0;	padding-left: 0px;	}
#tabgarb li	{margin: 0px 4px 5px 0; width:52px;	padding:0;overflow:hidden;	padding: 0;float:left;		list-style-type: none;}
#main #tabgarb li a	{	float: left;display: block;position:relative;	background: #f3f3f3;	font-size: 14px;	line-height: 14px;	font-weight: bold;	text-decoration: none; width:49px;	text-align:center;
	color: #666;	font-family: \"Trebuchet MS\", Arial, Helvetica, sans-serif;	padding:8px 0;		margin-right: 8px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: none;	border-left-style: solid;	border-top-color: #ccc;	border-right-color: #ccc;	border-bottom-color: #ccc;	border-left-color: #ccc;	}

#main #tabgarb li a:link { color: #666; }
#main #tabgarb li a:visited { color: #666; }
#main #tabgarb li a:hover	{		background: #fff;	}
#main .postcontent #tabgarb li.tabgarbactive a	{		background: #fff;		color: #c30;       	}
#main .postcontent .tabgarb_content {    clear:both;	display:none;	border-size:1px;	margin-top:-0px;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #ccc;	border-bottom-color: #ccc;	padding-bottom: 10px;}	
	.tabgarb-tab {
		display:none;
	}
	#tabgarb_loader {
		border:none !important;
		border-radius:none;
		box-shadow:none;
		background:url(https://www.wasser-koenig.de/wp-content/plugins/tabgarb/loader.gif);
		background-repeat:no-repeat;
		background-position:center center;
		height:18px;
		background-color:white;
		vertical-align: middle
	}