li#bchome {
margin:0 5px 0 0;
padding:0;
background:none;
}

form.OLform {
float:right;
}
ul.breadcrump {
margin: 0;
padding: 0;
float:left;
}

.breadcrump li {
padding-left:10px;
background:url(crump.jpg) no-repeat left center;
display: inline;
margin: 0 5px 0 0;
}


.objectlist {
border: 0;
background: none;
}

.objectlist * {
border: none;
background: none;
margin: 0;
padding: 0;

}

.objectlist td {
padding: 5px 5px 5px 5px;
background: none;
border: 1px #d2dedf solid;


}

.objectlist tr {
}

.objectlist th {
font-size: 10px;
text-align: center;
padding: 5px 0 5px 0;
height: 35px;
background: none;
border-left: 1px #d2dedf solid;
border-right: 1px #d2dedf solid;
border-top: 1px #d2dedf solid;
border-bottom: 2px #d2dedf solid;
color: #00484f;
}

.objectlist caption {
margin-top: 30px;
text-align: left;
font-size: 13px;
font-weight: bold;
color: #00484f;
}
.OLbold {
font-weight: bold;
}
.OLcenter {
text-align: center;
}

.space {
position: absolute;
top:25px;
left: 470px;
border:none;
width:110px;
height: 100px;
}
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: none;
	}
	.renderhead img {
		padding:5px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img {
		display: none;
	}
}

/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}

ul#subnav.bonsainews-groups {
margin-left: 220px;
list-style-type:none;
}

ul#subnav.bonsainews-groups li {
display:inline;
margin-right: 10px;
list-style-type:none;
}

#subnav {
  
}

#subnav li {
list-style-type: none;
display:inline;
margin-right: 10px;
}


