/*stylesheet für Ausdruck*/

/*This stylesheet is a product of MaKo - Orion HiTek, Inc. email: mako@orion-hitek.com */
/*It has been created for the Weavers of Orlando, all copyrights apply*/


@page { size 8.5in 11in;}


  h1, h2, h3, h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
  blockquote, 
  pre           { page-break-inside: avoid }
  ul, ol, dl    { page-break-before: avoid }


p, ul, ol, dl, li {
	font-size: 12pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  background: #FFFFFF;
	color: #000000;
}

body {
background: #CCCCCC;
color: #000000;
width: 100%;
margin: 0;}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

a:link, a:visited, a:hover, a:active {
color: #000000;
background: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

.inhalt { 
    left: 1in; 
    top: 0; 
    width: 5.3in;
    padding: 1pt; 
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    background: #FFFFFF;}
    
.leftnavi {    
    position:absolute; 
    left: 0.25in; 
    top: 0; 
    width: 1.25in;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    background: #FFFFFF;}

