body{
   width:470pt !important;
}

/*Seitenbreite, druckbarer Bereich 
Abstand oben */
 div#seite { 
    height: 100%;
	position:absolute;
	left:0pt;
	top:0pt !important; 
    width:470pt !important; 
}

/*A4 Seite: 8,27 inches
1 INCH: 72 pt
volle DinA4 Seitenbreite: 595pt
*/

div#inhalt { 
	position:relative ; 
	margin:0; padding:0;
	top:15pt !important; 
	left:50pt !important;
	width:470pt !important; 
}


/*table.ContentTable {   */
			

table.ContentTable, table.contenttable  {
	table-layout:auto; 
	width:420pt !important; /*neu2205*/

}		

table.ContentTable tr td.ImageRow  p img, table.contenttable tr td.ImageRow p img {
   width:0pt !important;
}

table.ContentTable tr td.imagerow p img, table.contenttable tr td.imagerow p img {
   width:0pt !important;
}

table.ContentTable tr td, table.contenttable tr td {
   width:0pt !important;
}
		

table.ContentTable tr td.ContentEinstiegseite, table.ContentTable tr td.contenteinstiegseite{
	table-layout:auto; /*neu2205*/
	left:0px;
	width:420pt !important; /*neu2205*/
	padding:0pt;
}
table.contenttable tr td.ContentEinstiegseite, table.contenttable tr td.contenteinstiegseite{
	table-layout:auto; 
	left:0px;
	width:420pt !important; 
	padding:0pt;
}

table.ContentTable tr td.ContentRow, table.ContentTable tr td.contentrow{
	table-layout:auto; 
	width:420pt !important; 
	padding:0pt;
}	
table.contenttable tr td.ContentRow, table.contenttable tr td.contentrow{
	table-layout:auto; 
	width:420pt !important; 
	padding:0pt;
}		
		
/*prüfen*/
table.teaserboxen
{
width:0;
display:none;
}


/*prüfen*/
.teaserboxen td
{
width:0px;
display:none;
}
		
/* === kleines menue mit nur einer ebene (f. rechte spalte) === */
div#minimenue {
display:none;
}
	
/*ImageRow?*/	

	
td.ImageRow, td.imagerow
{
	width: 0 !important;
	display:none !important; 
}

td.Spacer20
{
	width: 0 !important;
	display: none !important;
}

/*div#links, div#rechts, img, #suche, #breadcrumbs, div#kopfleiste, #kopfmenue,.kompakt, *.ticker, #fusszeile*/

/*ohne img*/
div#links, div#rechts, #suche, #breadcrumbs, div#kopfleiste, #kopfmenue,.kompakt,.ticker, #fusszeile

{
position:static;
height:0px;
left:0px;
width:10px;
display:none;
/*border:4px dotted blue;*/ 
}


/*pruefen*/
   #inhalt h1 { 
        margin:0px 0 10px 0; padding:2px 0 0 0; 
		border-top: 0 !important;
        color:black; font:bold 15px Arial, sans-serif; }
    #inhalt h2 { 
        color:#00546a; font:bold 13px Arial, sans-serif; }
    #inhalt h3 { 
        color:#00546a; font:bold 12px Arial, sans-serif; }

    #inhalt p { 
        /*color:black; font:normal 13px Arial, sans-serif; */
		font-size:13px;
		}
    #inhalt p.abstract { 
        /*color:black; font:normal 13px Arial, sans-serif; */
		color:black; font:normal 13px Arial, sans-serif; 
		}


/**************************/

/*banner*/
.block,.kompakt
{
display:none;
}

/* === micromenue: winziges menue mit nur einer ebene === */
/*sonstiges*/
.menue, .aktiv, .micromenue 
{
display:none;
}
	
/*pruefen================================================================================*/	

/*Spalte HyperLinks auf der rechten Seite*/
.linkspalte,.LinkSpalte
{
width:0pt;
display:none;
}



td.ContentShop {
background-color:white; 
/*border:1px solid black;*/
border: none;
/*padding:10px 20px 5px 0px;*/
vertical-align:top;
}

		
/* === horizontales menue mit senkrechten linien zur trennung der einzelnen menuepunkte */
    ul.menue-horizontal { 
        display: none; }

	div.ansppart{ 
        display: none; }	

/* === klappmenue === */
    div.klappmenue { 
        display: none; }


#druckfusszeile {
display: none; 
	/*position: relative; margin-top: -15px; 
	left: 0; 
	width:470pt;
	display: block !important;
	border-top: 1px solid black;
	padding: 2px 0 0 0;
	background-color: white !important;*/
    /*position: fixed; top: 0; left: 0; width: 90%; height: 2em;*/
 }

}
#druckfusszeile_links{
	float: left;
	width: 50%;
	background-color: white !important;
}
#druckfusszeile_rechts {
	float: right;
	background-color: white !important;
}

#breadcrumbs_print {
	display: block !important;
	top: 0; left: 0; 
	width:470pt;
	border-bottom: 2px solid gray;
	/*display: inline !important;*/
	background-color: white !important;
	height:50px;
}

.btvlogo_print { 
	display:block;
}
.print_img{ 
	display:block !important;
}

#bpl{position: relative;float:left;}
#bpr{position: relative; float:right; text-align:right;width:470px;}