/* --------------------------------------------------------------
    Default CSS styles for Printing.. Copyright Helena Lauber. 2008.02.23
    ---------------------------------------------------------------*/

@page {
margin: 1cm; 
}

BODY {
background-color: white;
}

#menue {
bottom: auto;
top: 0;
height: 2ex;
background-color: white;
}

#text {
bottom: 0;
top: 2ex;
margin-left: 5cm;
margin-right: 3cm;
}

P {
font-family: GillSans, Helvetica, Arial, Verdana ;
font-size: 90%;
}

A:link { color: black; }

#button1 {
	display:none;
}
#button2 {
	display:none;
}
#button3 {
	display:none;
}
#button4 {
	display:none;
}	
#button5 {
	display:none;
}
#rahmen{
	display:none;
	}
#Ueberschrift{
	display:none;
}
#footer{
	display:none;
}

