@page {
       size:portrait;
       margin-top:2.5cm;
       margin-bottom:2.5cm;
       margin-left:2.5cm;
       margin-right:2.5cm;
}

#header              { display:none; }
#navi                { display:none; }
#subnavi             { display:none; }
#footer              { display:none; }

html, body           {
	font-size: 100.01%;
	font-family: Helvetica, Arial, sans-serif;
	
}

#content a, #content a:link, #content a:active, #content a:visited
                       { text-decoration:none;
					    color: #000000;
}


p, td {
	text-align: left;	
	font-size: 0.75em;
	color: #000000;
	line-height: 1.75em;
}

ul, ol {
	text-align: left;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.75em;

}

hr {
	margin-top: 0px;
	height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    border: none;
}

h1 {
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: #999999;
	line-height: 1.4em;
	
	margin-bottom: 20px;
	page-break-after:avoid;
}

h2 {
	text-align: left;
	
	font-size: 0.8em;
	font-weight: bold;
	color: #0074bc;	line-height: 1.35em;
	margin-top: 25px;
	page-break-after:avoid;
}

h3 {
	text-align: left;
	
	font-size: 0.75em;
	color: #999999;
	line-height: 1.75em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -6px;
	page-break-after:avoid;

}

h4 {
	text-align: left;
	font-size: 0.75em;
	color: #999999;
	line-height: 1.75em;
	font-weight: bold;
	page-break-after:avoid;
}


#infotext                {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 2pt solid #d1d3d4;
}

.rot_iff {
    color: #ed1c24
    }

