/* no content */

/* Elemente für den Druck deaktivieren - 12.03.2010 BBS */
.moreLink 
{
	display: none; 
}
.more
{
	display: none; 
}
.cssbutton 
{
	display: none;
}
.alttextH1 
{
	display: none;
}
/************* BBS */
a {
  text-decoration: none;
  color: blue;
}
/*	erweitert 27.10.2009 BBS */
.tdContentInner
{
	position: static;
	text-align: left;
}
table 
{
	text-align: left;
	margin: 2px;
	padding: 4px;
	border: gray 1px solid; 
}
TABLE TR TD
{
	border-bottom: gray 1px solid;
	text-align: right;
	margin: 2px;
	padding-right: 4px;
	border-right: gray 1px solid;
}
TABLE TR TH
{
	border-bottom: gray 1px solid;
	margin: 2px;
	padding-right: 4px;
	border-right: gray 1px solid;
}
/************* BBS */

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
/*	erweitert 27.10.2009 BBS */
caption
{
	border-bottom: gray 1px solid;
	text-align: left;
	margin: 2px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 4px;
}
/******************* BBS */

#primNav, #keyvisual {
  display: none;
}

/* Unwichtige Elemente für den Druck deaktivieren */
#fastSearch, #qSearch, #serviceNav, #vertNav, #ariadne , #startpageNavi, #col1, #footer, #functionBar, #flyoutContainer, #shadowbox {
  display: none;
}
.products {
  display: none;
}

.sIFR-alternate {
  display: none;
}
/* geändert - 12.03.2010 BBS */
img {
  border: 0px none;
  margin: 10px;
 /*display: none*/
}
/*geändert 12.03.2010 BBS */
.teaser {
  margin-bottom: 10px;
   /*float: left;
 width: 260px;*/
}
.stext {
 font-weight: bold;	
}
.headerLinkliste, .subheadline {
 font-weight: bold;	
}
#header img {
  display: none;
}

.hidden {
  display: none;
}

#ariadne, #content {
  clear: both;
  margin-bottom: 20px;
}
#content
{
	border-bottom: gray 1px solid;
	padding-bottom: 30px;
	margin-top: 30px;
	border-top: gray 1px solid;
}
#contentInner, teaserContainer
{
	padding-bottom: 30px;
	margin-top: 30px;
}
#content img {
  float: left;
}
/*	erweitert 27.10.2009 BBS */
#content TABLE TR TD
{
	border-bottom: gray 1px solid;
	text-align: right;
	margin: 2px;
	padding-right: 4px;
	border-right: gray 1px solid;
}
#content TABLE TR TH
{
	border-bottom: gray 1px solid;
	margin: 2px;
	padding-right: 4px;
	border-right: gray 1px solid;
}
.glossar .inner
{
	display: none;
}
/************* BBS */
/* geändert - 12.03.2010 BBS */
#ariadne li {
  float: left;
  margin-right: 20px;
}
.flyout {
width: 300px; float: left;
}

