/******************************************************************************/
/*                                                                            */
/*                	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,
a.mehrbutton,
.suchansicht,
#margi #flagge img,
#content .trigger img,
#content .expanded img,
#content .druckansicht {
  display: none;
}
 
/* Textlayout */
h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet MS, sans-serif;
}

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


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

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


/*********************************** 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; 
}