/* 
www.die-luftbruecke-berlin.de 
Stylesheet fuer die Druckausgabe
Webdesign Carsten Mohr
*/

body 
{
	background-color: #fff;
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
}
#logo {display:none;}
/* Navigation */
#navigation {display:none;}
a, a:link {
	text-decoration: none;
	color: #0000FF;
}


/*    I N H A L T    */

#text {
	font-size: 10pt;
	line-height: 130%;
	background-color: #fff;
}

h1 {
	font-size: 14pt;
	font-family: Arial, sans-serif;
line-height: 2ems;
}

h2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 10pt;
	line-height: 130%;
}
#fotos {display:none;}