/*  Style-Sheet fuer www.ruthgellersen.de */
/*  Autor: polychroma.de        */
/*  mono@polychroma.de          */
/*  20090511                    */

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	border: none;
}

body { 
	font-family: calibri, Corbel, Arial, Helvetica, Verdana, sans-serif; font-size: 14px;
	color: #666; text-align: center; 
	margin: 0; padding: 0; line-height: 18px; 
	background: #ffffff ;    
}

#seite {
	position: absolute;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	top: 50%;
	height: 250px;
	margin-top: -125px;
	overflow: hidden;
}

img {padding: 0 0 20px 0;}

em {font-style: italic;}

