

@page {
size: auto;
margin: 1cm; 

}

BODY {
background-color: white;

}



H1 {
color: rgb(60,130,180); 
top: -0.5em; 
left: 0em; 
font-size: 150%; 
letter-spacing: -0.17em; 

} 

H2 { color: rgb(60,130,180); } 

H3 { color: rgb(60,130,180); fonr } 


IMG {
	display: none;
}



.modul {
display: none;
}

.grey  {
display: none;
}

.top{
display: none;
}


* {
	font-family: 12pt "Helvetica", Arial, Verdana, sans-serif;
	color: #000;
}

P {
font-family: 12pt "Helvetica", Arial, Verdana, sans-serif;


}





TABLE.formbox {
	display: none;
}


DIV.subtitle {
	display: none;
}

UL.menu {
	display: none;
}

DIV.maincontent {
	width: 600px;
}

table.content {

	width: 100%;
	
	}


P.footerp {
	display: none;
}

TABLE.footer {
	margin-top: 3em;
	font: 8pt Arial, Verdana, sans-serif;
	text-align: right;
	width: 600px;
}

SPAN.ask {
	display: none;
}