

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
}

div.ZMSGraphic.floatright {
	float:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

/* BO f_css_defaults */

#ZMSForum
{	color: #000;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

#ZMSForum div.breadcrumb
{ vertical-align:middle;
}

#ZMSForum div.breadcrumb span
{ margin:0 0.5em;
}

#ZMSForum div.error
{	background-color:#FFCE7B;
	border:1px solid #A7CBFF;
	margin:0 0 1em;
	padding:1em;
	width:auto;
}

#ZMSForum table a
{	color:#000000;
}

#ZMSForum table
{	width: 100%;
	border-collapse: collapse;
	margin: 1.5em 0;
}

#ZMSForum th
{
	border: 1px solid #666666;
	display: table-cell;
	font-weight: bold;
	padding: 0.5em;
	vertical-align: middle;
	text-align:left;
}

#ZMSForum td
{ border: 1px solid #666666;
	line-height: 1.5em;
	padding: 0.5em;
	vertical-align: top; 
	overflow: hidden;
}

#ZMSForum td.scroll
{
	border-width: 0px;
	vertical-align: middle;
	padding: 0px;
}

#ZMSForum fieldset
{	border: 1px solid #666666;
	line-height: 1.5em;
	margin: 0.7em 0;
	padding: 0 1em 1em;
	width: auto;
}

#ZMSForum legend
{	background: white none repeat scroll 0 0;
	font-size: 90%;
	padding: 0.5em;
}

#ZMSForum div.field
{	border-top: 0 solid #999999;
	left: 0;
	margin: 0 1em 0 0;
	padding: 0.5em 0;
	top: 0;
}

#ZMSForum select, #ZMSForum input, #ZMSForum textarea {
	background-color: white;
	border:1px solid #999999;
	color:black;
	padding:0.25em;
        font-size:1em;
}

#ZMSForum input[type="submit"] {
	/*background-color: #C8DBE2;*/
}

#ZMSForum div.field input[type="radio"],
#ZMSForum div.field input[type="checkbox"],
#ZMSForum input[type="submit"]
{	cursor:pointer;
}

#ZMSForum div.field input[type="text"],
#ZMSForum div.field input[type="file"],
#ZMSForum div.field textarea
{ width:90%
}

#ZMSForum div.field label
{	font-weight: bold;
}

#ZMSForum div.field label.singleLabel
{	cursor:pointer;
	font-weight:normal;
}

/***************** navigation tabs *****************/
#ZMSForum ul.nav-tabs 
{	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}
#ZMSForum .nav-tabs:after
{	display: block;
	clear: both;
	content: " ";
}

#ZMSForum .nav-tabs li
{	border: 1px solid #C8DBE2;
	float: left;
	margin: 0pt 7px 7px 0pt;
	background-image:none;
	background-position:0;
	padding-left:0;
}
#ZMSForum .nav-tabs li.selected
{	background-color: #C8DBE2;
	border-color: #C8DBE2;
	margin-bottom: 0pt;
}

#ZMSForum .nav-tabs a
{	float: left; /* fixes dir=ltr problem and other quirks IE */
	padding:0;
}

#ZMSForum .nav-tabs a
{	margin:0; /* position: relative makes opacity fail for disabled tab in IE */
	padding:0.25em 0.45em 0.25em 0.45em;
	text-decoration: none;
	white-space: nowrap; /* @ IE 6 */
	outline:none; /* @ Firefox, prevent dotted border after click */    
}

#ZMSForum .nav-tabs a:link, #ZMSForum .nav-tabs a:visited
{ /*color: #000;*/ }

#ZMSForum .nav-tabs a:hover, #ZMSForum .nav-tabs a:active
{	text-decoration:underline; }

/*IE7 fails to replaca margin-bottom with padding-bottom from 2nd tab on*/	
*+html #jquery_ui_container .ui-tabs-nav .ui-tabs-selected 
{ margin-bottom:7px; }

* html #ZMSForum .nav-tabs
{ /* auto clear @ IE 6 & IE 7 Quirks Mode */
	/*display: inline-block;*/
}

*:first-child+html #ZMSForum .nav-tabs
{ /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

div.threadTree { line-height: 18px; /*color:#595959;*/ }
div.threadTree img { vertical-align: middle; margin-right:0.25em; }
div.threadTree:hover, div.threadTree:active { background:#C8DBE2; }
div.threadTree.selected { font-weight:bold; }

/* EO f_css_defaults */
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}



/*
Copyright 2006 koenixkinder - Michael Thomas
Alle Rechte vorbehalten / All rights reserved
*/

html,body { margin:0; padding:0; height:100% }
#bwr { min-height: 100%; }

body {
	text-align: center;
	margin: 0;
	line-height: 1.2em;
	background: #fffffb url("http://www.bdia.org/intern/instance/css/common/bdbg-.gif")  0 0 repeat-x;
}

.offscreen {
	display: none;
}

.clf, .ffl, #lcl {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.ffl {
	float: none;
	clear: both;
}

.clf {
	float: none;
	clear: left;
}

#bwr {
	text-align: left;
	/* width: 850px; */
	min-width: 30em;
	max-width: 79.58em;
	margin-left: auto;
	margin-right: auto;
	padding-right: 3%;
	background-color: #ffffff;
	font-size: 68.75%;
}

#hd, #cnar, #ft {
	padding-left: 3%;
}

#hd {
	/*\*/ display: table; /**/
	width: 97%;
	border-top: 3px solid #000000;
	border-spacing: 0;
	padding-top: 3em;
	padding-bottom: 2.75em;
}

#hd .lgo, #hd .sign { display: table-cell; }
/*\*//*/ #hd .lgo, #hd .sign { display: inline-block; } /**/

#hd .lgo, #hd .sign, #hd img {
	vertical-align: bottom;
}

#hd .lgo {
	/*width: 569px;*/
        width: 595px;
	min-width: 12em;
	/* margin-left: 3%;
	margin-right: 3%; */
	text-align: right;
	padding-right: 3%;
}

#hd .sign {
	/* width: 23%; */
	min-width: 195px;
}

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

ul.tabs li {
	/* float: left; */
	display: inline;
	list-style-type: none;
}

ul.tabs a {
	text-decoration: none;
}

#cn a.entity {
	padding-left: 12px;
	background-image: url("arrow.gif");
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	text-decoration: none;
}

#cn blockquote {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-size: 100%;
}

#cnav {
	float: left;
	width: 15.5%;
	width: 132px;
	min-width: 12em;
	margin-right: 3%;
	line-height: 1.6;
}

#cnav a {
	display: block;
	padding: 0 10px 0 7px;
	background: #ffffff url("http://www.bdia.org/intern/instance/css/common/lvl1.gif") 1px 0.6em no-repeat;
	text-decoration: none;
	text-transform: uppercase;
}

#cnav a:hover, #cnav a.act {
	background-position: -2px 0.6em;
	background-color: #000000;
	color: #ffffff;
}

#cnav ul {
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
	padding-bottom: 1px;
	border-top: 4px solid #000000;
	background: #ffffff url("http://www.bdia.org/intern/instance/css/common/cnavbg.gif") left bottom repeat-x;
}

#cnav ul ul {
	border-top: none;
}

#cnav li {
	list-style: none;
	padding-top: 1px;
	background: #ffffff url("http://www.bdia.org/intern/instance/css/common/cnavbg.gif") 0 0 repeat-x;
}

#cnav li.fst {
	background: none;
}

#cnav ul ul {
	margin: 0;
	padding: 0;
	background: none;
}

#cnav li li {
	font-weight: normal;
}

#cnav li li a {
	background-image: url("http://www.bdia.org/intern/instance/css/common/lvl2.gif");
	padding-left: 10px;
	text-transform: none;
}

#cnav li li a:hover, #cnav li li a.act {
	background-position: -5px 0.6em;
}

#cn {
	float: left;
	width: 48.23%;
	width: 411px;
	min-width: 30em;
	/* max-width: 37.272727273em; */
	margin-right: 3%;
	margin-bottom: 2.5em;
}

/* BO bugfix wg. #3.1 + #3.3
#cn .eycs {
	/* overflow: hidden; *
	margin-right: -5px;
}

#cn .eycs img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#cn .eycs .cptn {
	padding-top: 0.3em;
	padding-left: 43px;
	line-height: 1.37;
}

#cn .eycs img.lgnd {
	float: left;
	width: 39px;
	padding-top: 0.2em;
}
*/

#cn .eycs {
	/* overflow: hidden; */
	margin-right: -5px;
}

#cn .eycs img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#cn .eycs div.fstcol {
	float: left;
	width: 203px;
}

#cn .eycs div.col {
	float: left;
	width: 208px;
	padding-left: 5px;
}

#cn .eycs div.fstcol img, #cn .eycs div.col img {
	margin-right: 0;
}

#cn .eycs .cptn {
	clear: left;
	padding-top: 0.3em;
	/* padding-left: 43px; */
	line-height: 1.37;
}

#cn .eycs img.lgnd {
	float: left;
	width: 39px;
	padding-top: 0.2em;
}

/* EO bugfix wg. #3.1 + #3.3 */ 

#cn img, #snt img {
	/* width: 100%; */
	vertical-align: bottom;
}

#cn h2, #cn .heading2 {
	margin-top: 0.3em;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: normal;
}

#cn ul, #snt ul  {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#cn ul li {
	list-style-image: none;
	padding-left: 0.58em;
	background-image: url("http://www.bdia.org/intern/instance/css/common/list.gif");
	background-position: 0 0.55em;
	background-repeat: no-repeat;
}

#cn ul.pln li, #cn ul.nav li {
	padding-left: 0;
	background: none;
}

#snt {
	float: left;
	width: 23%;
	min-width: 200px;
	margin-bottom: 2.5em;
}

#snt h1, #snt h2, #snt h3, #snt h4, #snt h5, #snt h6 {
	text-transform: uppercase;
	font-size: 100%;
	font-weight: normal;
}

ul.nav a {
	display: block;
	padding: 0 10px 0 7px;
	background: #ffffff url("http://www.bdia.org/intern/instance/css/common/lvl1.gif") 1px 0.6em no-repeat;
	text-decoration: none;
}

ul.nav .act, ul.nav a:hover {
	background-position: -2px 0.6em;
	background-color: #000000;
	color: #ffffff;
}

#ft {
	clear: both;
	border-top: 3px solid #000000;
	/* border-bottom: 2px solid #000000; */
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1;
}

#ft .lcol {
	margin-left: 3%;
	padding-left: 132px;
}

#ft li {
	border-left: 1px solid #000000;
	padding: 0;
	margin-left: 0.58em;
	padding-left: 0.58em;
}

#ft li.fst {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

#ft a {
	vertical-align: text-top;
}

#ft a:hover {
	text-decoration: underline;
}

h1, .heading1 {
	font-size: 120%;
    font-weight: bold;
}

h2, .heading2 {
	font-size: 110%;
    font-weight: bold;
}

h3, h4, h5, h6 {
	font-size: 100%;
}

.chd {
	border-top: 4px solid #000000;
	border-bottom: 2px solid #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

a {
	color: #000000;
}

a.zoom img.zoom	{
	width: 23px;
	height: 21px;
	background: url("/misc_/zms/zoom.gif");
}

p.caption {
    font-size: 80%;
}

.imstck img {
	margin-top: 0.8em;
	padding-top: 0.8em;
	border-top: 2px solid #000000;
}

.imstck img.fst {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.ZMSTeaserContainer {
    margin-bottom: 1em;
}


