/************************************************************
 * TITLE: Webdesign Psychotherapie Stylesheet               *
 * AUTHOR: Markus Delbrouck (webmaster@markusdelbrouck.ch)  *
 * MODIF: 15-07-2004 12:58 +0200                            *
 ************************************************************/

html, body {
   height: 100%;
   margin: 0;
   overflow-y: auto;
   padding: 0;
}
#navigation {
	background-color: transparent;
	left: 0;
	position: absolute;
	top: 0;
}
