body {
     	size:portrait;
        color:#000;
        caption-side:top;
		orphans:2;
		background-color:#fff;
}

#linkespalte , #top , #breadcrump, #kopfzeile, #orientmenue, #logo, #adressbox, #druck {
        display: none;
}
.unsichtbar {display:none}
#layout {width:17cm; margin:0; padding:0}
#mittelteil {width:17cm; margin:0; padding:0}
#inhalt {width:17cm; margin:0; padding:0}

#footer {display:none}

h1, h2, h3, h4        {
        font-family:arial, Verdana, sans-serif;
        font-weight:bold;
        font-style:normal;
		page-break-after:avoid;
        page-break-inside:avoid;
		color:#000000
        }

h1        { font-size:16pt;
      }

h2        { font-size:13pt;
        }

h3        {
        font-size:11pt;
        }

h4        {
        font-size:9pt;
        }

cite   {
        font-style:italic;
        }

address, caption, cite, dl, dt, li, p, td, th, ul         {
        font:10pt/15pt Arial,
        }

address        {
        display: none;
        font-style:normal;
        font-family:arial, Verdana, sans-serif;
        }
		
a {
        color: #000; text-decoration: none; margin:0px; padding:0px; font-weight:bold
}
a, abbr, acronym       {
        border:0;
        border:none;
        border-bottom:none;
        border-bottom-style:none;
        border-style:none;
        text-decoration:none;
        }

img        {
        border:0;
		float: left;
        page-break-after:avoid;
		margin-right:10px;
		margin-bottom:10px;
        }
		
li      {       page-break-inside:avoid;
        }

