/******************************************************************************/
/*                                                                            */
/*                	Druckstylesheet für BMU-Rechtsquellen                     */
/*                        2007/2008 Sunbeam GmbH                              */		 
/*                        Joeran Fliege - 071214			                        */	
/*						                                                               	*/
/******************************************************************************/

body, html {
  color: #000;
  background: #fff;
  font-family: Times New Roman, serif;
}

#breadcrumb,
#mainmenu,
#servicenavi,
#suche,
#servicemenu,
#left,
a.mehrbutton,
.suchansicht,
#margi #flagge img,
#content .trigger img,
#content .expanded img,
#content .druckansicht,
#footer ul {
  display: none;
}
 
/* Textlayout */
h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet MS, sans-serif;
}

a {
  border: none !important;
  color: #000;
  text-decoration: none;
}


#bmulogo img { border: none; }

/*********************************** HEADER ***********************************/
#header img { 
  float: right; 
  border: none; 
  margin: 0;
  padding: 0;
}

#header h1 a { 
  text-decoration: none; 
  color: #000;
  clear: both;
}


#reslogo { 
  position: absolute; 
  top: 0; 
  right: 0;
}
#reslogo img { 
  display: block; 
}

/*********************************** CONTENT **********************************/
/* Listen */
#content ul {
  margin: 1em 0;
  padding: 0 0 0 1.2em;
}

/* Tabellen */
#content table th {
  padding: .5em;
  border-right: 1px solid #333 !important;
  width: 10em;
}
#content table tr {
  border: 1px solid #333 !important;
  margin: 0 0 5px 0;
}
#content table td { 
  padding: .5em; 
}


/* Checkboxen - Anspruchsgrundlage */
#content .boxweiss li.check {
  list-style: none;
  font-weight: bold;
}
#content .boxweiss li.nocheck { 
  display: none; 
}


/********************************* MARGINALIE *********************************/
#margi {
  margin: 2em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid #aaa;
}

/* Link URLs auslesen lassen */
#margi a[href]:after {
 content:" <"attr(href)">";
 color:#888;
 font-style:italic;
 size: smaller;
} 

/* Gefoerderte Technologien */
#margi #icons li {
  top: -3px;
  position: relative;
  display: inline;
}

#margi .foerderer { 
  font-weight: bold;
  float: left;
  margin-right: 0.5em;
}

/* Kontaktboxen */
.box {
  font-size: smaller;
}
.box ul {
  list-style-type: none;	
}
.box li.home { 
  margin: 0 0 0.8em 0; 
}


/*********************************** FOOTER ***********************************/
#footer {
  margin: 2em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid #aaa;
}


/*********************************** GLOSSAR **********************************/
abbr, acronym	{ 
  border: none; 
}
a:link.glossarlink, a:visited.glossarlink, a:active.glossarlink {
  margin: 0 !important;
  padding: 0 !important;
  border: none;
  background: #fff; 
}
div.reslegal form#assistant div#filterbox,
div.reslegal form#assistant input#reslegalSubmit {
  display: none;
}
a.print { 
  display: none; 
}
table { width: 98%; border-top: 1px solid #BCC1C7; }
table td { border: 1px solid #BCC1C7; padding: 5px; margin: 0; }
table tr { margin: 0; }
.downloads .floatbox {
  background: none !important;
  list-style: square;
  border-bottom: 1px solid #000000;
  margin: 1em 0;
}
.downloads .floatbox span {
  margin-left: 5px;
}
.downloads .floatbox img {
  display: none;
}
.csc-linkToTop { display: none; }
#margi .csc-menu-3 { display: none; }