/*
*
*  lachen ist immer eine gelungende erkenntnis, 
*  daß etwas nicht stimmt. wir lachen,
*  weil uns etwas auffällt: die wirklichkeit
*
*/

/* page specific info */
#pc {width:462px; height:328px; background-image:url(schernikau_postkarte.jpg);}

body.main {background-color:#ccc;}


/* generic view */

body {background-color:#fff;}
body, div, form {margin:0px; padding:0px;}


/* typeface */

body, td, div
{
   font-family:"Courier New", Courier, mono; 
   font-size:9.5pt; 
   text-align:left; 
	white-space:normal;
	color:#000;
}

a {text-decoration:none; color:#000;}