
.titel_rot {
	color: #A20000;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: 600;
	padding-left: 0px;
}

.text_rot {
	color: #A20000;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: 500;
	padding-left: 0px;
}
.klein_schwarz {
	color: black;
	font-size: xx-small;
	font-weight: 500;
}

.klein_rot {
	color: #A20000;
	font-size: xx-small;
	font-weight: 500;
}


.klein_grau {
	color: #666666;
	font-size: xx-small;
	font-weight: 500;
}



/*------------------------------*/
.normaltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	font-size: 13px;
	line-height: 18px
}

.textueberschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	font-size: 13px;
	line-height: 18px;
	color: black;
}

.textrot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #b22222;
}



.clr {
	clear: both;
}


.outline {
margin-top: 6px;
  width: 100%;
  border-right: 0px solid white;
  border-bottom: 0px solid white;
   background: white;
	padding: 0px;
	background: transparent;
	
}

.outline2 {
display: block;
	width: 100%;
  /*background-image: url(../images/outline2.gif);
  background-repeat: repeat-y;*/
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	background: transparent;
	
}

#right {  
 float: right;
	margin-top: 8px;
	padding-left: 2px;
	width: 180px;
	background-color: transparent;
}

#topmenu {
	width: 100%;
  float: none;
   list-style:none;	
	height: 21px;
	margin-top: 0px;
	background-color: #F7EFE8;
	border-bottom: 1px solid #ffffff;
}

#topmenu .moduletable {
	margin: 0;
}

#topmenu ul {
	list-style: none;
}

#topmenu li {
	background: none;
	padding: 2px 15px;
	float: right;
	border-left: 1px solid white;
}

#topmenu li a {
	color: #a24242;
	font-size: 12px;
}

#buttons {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;	
}

td.buttonheading {
  border: 0px;
  margin-right: 6px;
  text-indent: 0px;
  text-decoration: none;
  font-size: xx-small;

}


a.mainlevel-nav
{
	display: block;
	padding-left: 6px;
	margin: 0;
	
}

a.mainlevel-nav:link, a.mainlevel-nav:visited
{
	display: block;
	float: right;
	margin: 0px;
	width: auto !important;
  line-height: 18px;
  border-left: 1px solid #ffffff;
	font-size: 11px;
	white-space: nowrap;
	padding-left:12px;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
		text-indent: 4px;
		color: #CCA78D;
}

a.mainlevel-nav:hover
{
	color: #A20000;
	border-left: 1px solid #A20000;
	text-indent: 4px;
	
}
#buttons>a.mainlevel-nav { width: auto; 
}
#active_menu-nav{
	color: #A20000;
	border-left: 1px solid #A20000;
	text-indent: 4px;
	
}
#header {
	float: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height: 130px;
	background: url(../images/header.jpg) no-repeat;
	background-color: #DBC3AF;
	border-bottom: 1px solid white;
}
#logo {
	display: block;
	position: absolute;
	padding: 0px;
	margin-left: 658px;
	top: 12px;
	width: 185px;
	height: 133px;
	background: url(../images/logo.gif) no-repeat;
	margin-bottom: 4px;
}
/*#weiss {
	display: block;
	position: absolute;
	padding: 0px;
	margin-left: 658px;
	top: 0px;
	width: 100%;
	height: 133px;
	background: url(../images/weiss.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 12px;
	overflow: hidden;
	
}*/

#left {
  float: left;
	margin-top: 14px;
	padding-left: 2px;
	width: 250px;
	background-color: transparent;
}

td.left {
	width: 250px;
	vertical-align: top;
	
}
#content {
	padding: 0px 2px 0px 12px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #cccccc; 
	float: none;
	
}
#content_inner{
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
  width: 98% !important;
  min-height: 400px;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}



#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}



table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}




.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
        float: right;
  text-align: right;
  font-size: 11px;
  font-weight: 500;
   width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 30px;
  margin: 1px;
  margin-top: 10px;
  text-decoration: none;
  border-top: 1px solid white;
  width: 96%;
}
.button {
cursor: pointer;
  background-color: #A24242;
  color: #ffffff;
  border: none;
  font-size: 11px;
  font-weight: bolder;
  height: 19px;
  
}
.article_seperator{
		margin-bottom: 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  border: 1px solid #dcc3af;
  width: auto;
  background: transparent;
  padding: 0px 10px;
  line-height: 20px;
  margin-top: 10px;
  color: #dcc3af;
}
.pagenavcounter{
	font-size: xx-small;
	color: #555555;
	text-align: right;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
	margin-top: 10px;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}


td {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	
}

img{
	padding: 1px;
}
a img{
	border: none;
}

body {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 100%;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
	/*background: #F8F3EC;*/
	background: #F7EFE8;
	/*background-image: url(../images/back.gif);
	background-repeat: repeat-x;*/
	background-position: 1px 6px;
	
}

tbody {
	margin-bottom: 0px;
	height: 100%;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	background: transparent;
	
}


a:link {
	color: #A20000;
	text-decoration: none;
	font-weight: 500;
	
	
	
}
a:visited {
	color: #BB2D3F;
	text-decoration: none;
	font-weight: 500;
	
	
}


a:hover {
        color: #BB2D3F;
        text-decoration: none;
        font-weight: 500;
		  

}
a:active {
	color: #BB2D3F;
	text-decoration: none;
	font-weight: 500;
	 text-decoration: none; 
	 border: 0;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}

table.contentpaneopen td {
    padding-right: 0px;
	width: 0%;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
	width: 100%;
}
table.contentpaneopenhome_ {
  width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid white;
	
}
table.contentpaneopenhome_ td {
	width: 100%;
   padding: 3px;
	margin: 0px;
	background: #F9CF9A;
}

table.contentpaneopenhome_ td.componentheadinghome_ {
	padding-left: 0px;
}
table.contentpane {
  background: #F7EFE8;
	padding-left: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
	
}

.buttonheading{
 padding-left: 0px;
 border-bottom: 0px;
 border-style: none;
 text-decoration: none;
 text-decoration: none;
 font-size: x-small;
 color: black;
}
td.buttonheading{
 padding-left: 0px;
 border-bottom: 0px;
 border-style: none;
 text-decoration: none;
 text-decoration: none;
 font-size: x-small;
 color: black;
}
.inputbox {
	padding: 2px;
	border: solid 1px #A24242;
	background-color: transparent;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	width: auto;
	
}

.inputboxleft_ {
	width: 170px !important;
	width: 170px;
	height: 15px !important;
	height: 20px;
	padding: 2px;
	border: solid 1px #A24242;
	background-color: transparent;
	font-size: 11px;
	color: #A20000;
	
}
.element-invisible {
	  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.contentheading, .page-header h2, .categories-list.blog .clr + h2, .category.blog .clr + h2  {
font-weight: 600;
font-size: 12px;
letter-spacing: 0px;
color: #A20000;
height: 23px;
line-height: 16px;
border-bottom: 1px solid #A20000	;
font-family: verdana, sans-serif;
padding-bottom: 2px;
width: 100% !important;
}
td.contentheading {
font-weight: 600;
font-size: 12px;
letter-spacing: 0px;
color: #A20000 !important;
height: 23px;
line-height: 16px;
border-bottom: 1px solid #A20000	;
font-family: verdana, sans-serif;
padding-bottom: 2px;
width: 100% !important;
}

.componentheading, .page-header h1, .blog > h1:first-child {

border-bottom: 1px solid #A20000;
color: #A20000;
margin-bottom: 12px;
padding: 0px;
}
.page-header h1, .blog > h1:first-child {
	font-size: 1em;
	font-weight: normal;
}
.contentdescription {
width: 100%;
padding-bottom: 20px;
}

.componentheadinghome_ {
width: 100%;
font-weight: 600;
font-size: 12px;
letter-spacing: 0px;
color: #A20000;
height: 23px;
line-height: 16px;
border-bottom: 1px solid #A20000	;
font-family: verdana, sans-serif;
padding-bottom: 2px;


}
.category { font-family: Lucida, Verdana, Arial, Helvetica, Sans Serif;
                                font-size: 11px;
                                font-weight: 500;
                                line-height: 18px;
                                color: #A20000;
                                letter-spacing: 0px;
                                text-decoration : none;
                                padding:0px;
                                margin-left: 0px;
										  margin-right: 0px;
										  margin-bottom: 0px;
										  margin-top: 0px;

 }
a.category:link  { font-family: Lucida, Verdana, Arial, Helvetica, Sans Serif;
                                font-size: 11px;
                                font-weight: 500;
                               
                                line-height: 18px;
                                color: #A20000;
                                letter-spacing: 0px;
                                text-decoration : none;
                                padding:0px;
                                margin-left: 0px;
										  margin-right: 0px;
										  margin-bottom: 0px;
										  margin-top: 0px;

 }
 a.category:visited  { font-family: Lucida, Verdana, Arial, Helvetica, Sans Serif;
                                font-size: 11px;
                                font-weight: 500;
                               
                                line-height: 18px;
                                color: #BB2D3F;
                                letter-spacing: 0px;
                                text-decoration : none;
                                padding:0px;
                                margin-left: 0px;
										  margin-right: 0px;
										  margin-bottom: 0px;
										  margin-top: 0px;

 }
 a.category:hover { font-family: Lucida, Verdana, Arial, Helvetica, Sans Serif;
                                font-size: 11px;
                                font-weight: 500;
                                
                                line-height: 18px;
                                color: #BB2D3F;
                                letter-spacing: 0px;
                                text-decoration : none;
                                padding:0px;
                                margin-left: 0px;
										  margin-right: 0px;
										  margin-bottom: 0px;
										  margin-top: 0px;
										  border: 0;

 }

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
	
}

table.searchintro td {
	font-weight: bold;
	
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}
.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable th {
	/*background: url(../images/button_bg.png) repeat-x ;*/
	border:none;
	color: #FAEAC9;
	text-align: left;
	padding-top: 4px;
	padding-left: 2px;
	height: 32px;
	font-weight: 500;
	font-size: 11px;
	text-transform: uppercase;
	width: 170px;
}
table.moduletableright_ {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;
	
}

table.moduletableright_ td {
	font-size: 11px;
	padding-left: 3px;
	margin: 0px;
	font-weight: normal;
}

table.moduletableright_ th {
	border:none;
	color: #A20000;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	height: 20px;
	font-weight: 600;
	font-size: 12px;
	width: 170px;
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #DBC3AF;
  padding: 4px;
  text-align: left !important;
  color: #a24242;
}

.sectiontablefooter {
line-height: 16px;
	height: 24px;
	font-size: 11px;
}

.sectiontableentry1 {
	background-color:transparent;
	border-bottom: 1px solid #DBC3AF;
	line-height: 16px;
	font-size: 1.0em;
	padding: 6px;
}

.sectiontableentry2 {
	background-color : #E8DAD0;
	line-height: 16px;
	font-size: 1.0em;
	border-bottom: 1px solid #DBC3AF;
	padding: 6px;
}



.message {
	color: #b22222;
	font-size: 11px;
	font-weight: 600;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 1px;
}

.createdate {
	color: #A24242;
	font-size: xx-small;
}

.modifydate {
	color: #A24242;
	font-size: xx-small;
	
}

table.contenttoc {
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  background: transparent;
  margin-left: 3px;
  
}

table.contenttoc td {
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 3px;
  padding-top: 0px;
  border-left:1px solid #A20000;
  border-right:1px solid #A20000;
  
  
  
}

table.contenttoc th {
  background-color: #FAEAC9;
  color: #555555;
        text-align: left;
        padding-top: 0px;
        padding-left: 6px;
        height: 16px;
        font-weight: 500;
        font-size: 10px;
        
		  margin: 0px;
}
a.toclink{
	border-bottom:1px solid #A20000; 
	width: 100%;
}

/*.mainlevel {
	width: 240px;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color: transparent;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 500;
	color: #A24242;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	padding: 0px;
	text-indent: 0px;	
	text-decoration: none;
}

a.mainlevel:hover {
	color: #A24242;
}
#active_menu {
	color: #A24242;	
	font-weight: bold;
}
.mainlevelright_ {
	width: 170px;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
}

a.mainlevelright_:link, a.mainlevelright_:visited {
	display: block;
	background-color: transparent;
	vertical-align: middle;
	font-size: 11px;
	font-weight: 500;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	padding: 0px;
	text-indent: 0px;	
	text-decoration: none;
}

a.mainlevelright_:hover {
	color: #A20000;
}
#active_menuright_ {
	color: #A20000;	
}
*/
.highlight {
	background-color: yellow;
	color: black;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.blog {
	
}
.bloghome_ {
	padding: 0px;
	margin: 6px;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	
}
/*-------------*/

.syndicate{
	float: right;
	/*border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
	width: auto;
	Height: auto;
	
	
}

table.moduletable-sub {
	width: 220px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-sub td {
	width: 220px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-sub th {
	
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.moduletableleft_ {
	width: 170px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 16px;
	margin-top: 16px;
	border: none;
}
table.moduletableleft_ td {
	width: 170px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}
table.moduletable-left th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 220px;
}
.moduletableleft_ {	
	margin-bottom: 16px;
	margin-top: 16px;
	
}
.moduletableleft2_ {	
	margin-bottom: 16px;
	margin-top: 16px;
	
}
/*-top-search-*/
.divsearch
	{
	width: 200px;
	height: 50px;
	position: absolute;
	margin-left: 802px;
	float: right;
	top: 24px;
	overflow: hidden; /*background-color: red;*/
	z-index: 3;
}
	
	

table.moduletable {
      
        margin-top: 0px;
		  margin-left: 0px;
		  margin-right:0px;
		 padding-top: 0px;
		
		  
}
table.moduletable td {
        
        padding: 0px 0px 0px 0px;
		   
	
}


/*---------*/

.bildcontact{
 	float: left;
	margin-left: 0px;
}
/*---------*/

.readon
{
	background: url(../images/pfeil.gif) no-repeat;
	line-height: 32px;
	padding-left: 30px;
	margin-bottom: 0px;
	
}

.divfish
	{
	width: 60px;
	height: 21px;
	position: absolute;
	margin-left: 386px;
	top: 148px !important;
	top: 150px ;
	overflow: visible; /*background-color: red;*/
	z-index: 4;
}

/*--------date time----------*/

.time
	{
	padding-top: 80px;
	padding-left: 2px;
	color: #c6c6c6;
}

/*--------jooomFish----------*/

.divsponsor
	{

	width: 220px;
	height: 37px;
	position: inherit;
	margin-left: 0px;
	float: left;	
	margin-bottom: 4px;
	
	z-index: 1;
}
/*--------jooomFish----------*/
.divuni
	{
	
	width: 220px;
	height: 50px;
	position: inherit;
	margin-left: 0px;
	float: left;	
	margin-bottom: 4px;	
	z-index: 2;
	border-top: 1px solid #dcdcdc;
}


.jflanguageselection{
	
}
a.jflanguageselection:link, a.jflanguageselection:visited{
	
}
a.jflanguageselection:hover{
	border: 0px;
	border-color: white;
	text-decoration: none;
}

/*-------------*/

#copyright {
	margin-top: 30px;
	margin-right: 3px;
}

table.news {
	width: 100%;
   padding: 3px;
	margin: 0px;
	background: #F9CF9A;
	border-bottom: 1px solid white;
}
/*----joomg----*/
#jg_dtl_photo.jg_dtl_photo jdGallery{
	float: left !important;
}

#jg_photo_big .jg_photo{
	border: 1px solid #a24242 !important;
}
#jg_photo_title .jg_imgtitle{
	padding: 0px !important;
	color: #a24242 !important;
}
/*----*/
img.foto{
	border: 1px solid #E8DAD0;
	padding: 6px;
	margin: 6px 12px 3px 0px;
}
/*-*/
.jcebox{
position:relative;
background-position:0 0px;
top: 0px;
float: left;

}

a.jcepopup{
	/*text-align: left;
	float: left;*/
}

.jcebox img{
position:relative;
top: 0px;
float: left;
text-align: left !important;

}

img.zoom-image{
	
	border: 1px solid #E8DAD0;
	float: left;
	display: block;
	width: 20px;
	height: 20px;
}

.jce_caption{
top: 0px;
		background-color: transparent;	
		border: 1px solid #dcc3af;
		padding: 9px !important;
		margin-right: 24px;
		margin-bottom: 12px;
		margin-left: 0px;
		float: left;
		text-align: left !important;
		background-position:0 0px;
		font-size:0.75em;
		font-family: verdana;
		line-height: 1.1em;
		color: black;
}
#jcepopup-caption{
top: 0px;
		background-color: #f0f0f0;	
		border: 1px solid #dcc3af;
		padding: 9px !important;
		margin: 16px;
		float: left;
		background-position:0 0px;
		font-size:0.7em ;
		line-height: 1.2em;	
}
.jcetooltip{
	background: #E8DAD0 !important;
	max-width: 100px !important;
}
.jcepopup {
	/*padding: 5px!important;
	margin: 0px 12px 1px -5px !important;
	background: transparent;
	border: 0px solid #f0f0f0;*/
}
#jcepopup-nav{
	margin: 30px;
}
#jcepopup-closelink{
	margin-bottom: 20px;
}
#jcepopup-numbers{
	font-size: 0.7em !important;
	display: block;
	width: 100%;
	float: left;
}
/*----*/
.pagination ul {
	text-align: center;
}

.pagenav li, .pagination li {
	background: none;
	display: inline-block;
}
.blog .item {
	overflow: hidden;
}
.dropdown-menu .print-icon {
	background: none;
	float: right;
	margin-top: -30px;
}
button.btn.dropdown-toggle {
	display: none;
}
i.icon-search:before {
	content: "Suchen";
}
.category.blog h1:first-child,
.categories-list.blog h1:first-child{
	border-bottom: 1px solid #A20000;
	color: #A20000;
	margin-bottom: 12px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
.category.blog #searchForm
.categories-list.blog #searchForm {
	float: right;
}
.abook-path {
	margin: 1em 0;
}
.abook-path li {
	background: none;
	display: inline-block;
	padding: 0;
}
.category.blog  .books dl {
	display: none;
}
.item-page[itemtype="http://schema.org/Book"] .page-header {
	margin: 0 0 2em 0;
}
.item-page[itemtype="http://schema.org/Book"] .row-fluid {
	overflow: hidden;
}

.item-page[itemtype="http://schema.org/Book"] .span4 {
	width: 10%;
}
.item-page[itemtype="http://schema.org/Book"] .span8 {
	width: 90%;
}
.item-page[itemtype="http://schema.org/Book"] .span8,
.item-page[itemtype="http://schema.org/Book"] .span4 {
	float: left;
}

.item-page[itemtype="http://schema.org/Book"] .btn-group.pull-right {
	width: 100%;
}
.js-stools-container-filters {
	display: block !important;
	clear: both;
}
#filter_editor_id_chzn, #filter_library_id_chzn {
	display: none !important;
}

ul.chzn-results li {
	background: none;
}
button.btn.js-stools-btn-filter {
	display: none;
}