#bug_cat_nav img { /*for buegelfrei homepage*/
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: solid #000 1px;
	width: 50px;
}
#cat-nav {
	margin-left: 2px;
	background-color: #FF6600;
}
#cat-nav ul {
	list-style: none;
	padding: 0;
	/*height: 37px;*/
	margin:0;/*width: 1000px;*/
	background-color: #FF9900;
}
#cat-nav ul li {
	/*height: 37px;*/
	display: inline;
	background-color: #FF0000;
}
#cat-nav img {
	float: left;
	margin: 0 2px 0 0;
	width: 25px;
	border: solid #000 1px;
}
#cat-nav a img {
	border: solid #000 1px;
	background:none;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#cat-nav a img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#cat-nav a img:hover, #cat-nav a.selected img, #cat-nav a.current img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#presents {
	margin-left: 2px;
	height:32px;
	padding-top:18px;
}
#presents h1, #presents h2 {
	margin: 0 0 0 0px;
	/*color: #FFFFFF;  enable when live*/
	font-weight: bold;
}
#presents.muted h1 {
	/*color: #CCCCCC;*/
	display:none;
}
#buegelfrei {
	margin: 0 0 0 2px;
}
#buegelfrei .deconstruct img {
	margin:0 10px 10px 0;
	border: solid #555 1px;
}
.nav img {
	float: left;
	margin: 2px 0 3px;
	border: solid #000 1px;
	width: 80px;
}
.nav a img:hover {
	border: solid #f00 1px;
}

.yellow {
	background-color:#FFFF00;
	opacity:0.7;
	filter:alpha(opacity=70)
}
#left {
	padding: 0px;
	margin:0;
	width: 92px;
	float: left;
}

#buegelfrei #figures .selected img {
	border-color: #FF0000;
}
#buegelfrei ul.nav {
	list-style: none;
	padding: 0px;
	margin:0 0 3px;
	width: 92px;
	float: left;
}
#buegelfrei ul.nav li {
	float: left;
}
#buegelfrei .deconstruct {
	width: 515px;
	float: left;
}
.tabcontent {
	display:block;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
#buegelfrei #left .arrows img {
	margin: 0 1px 3px 0;
	opacity:0.3;
	filter:alpha(opacity=30);
}
#buegelfrei .deconstruct .inlineIMG {
	float: right;
	margin:0 13px 1em 1em;
}
#buegelfrei #left p {
	color: #555;
}

