@charset "utf-8";
/* 	
	Autor: Aleksandrs Fridmanis
	Datum: 1. April 2009
	E-Mail: af@af-design.eu
	Web: www.af-design.eu
*/


/* Main :: body */
html,body {height:100%;	margin:0; padding:0;}
body {text-align:center; background: #a9b8d5;}

img {border: none;}

/* Zentrierung :: vertikal und horizontal */
#vertical {float:left; height:50%; margin-top: -90px;/* eine Halbe von der Divhöhe */ width:100%;}
#center {width:766px; margin-left:auto; margin-right:auto; height:180px; text-align:left; clear:both; text-align: right;}

#seuss {width: 766px; height: 159px; background: url(imgs_tmp/seusstmp.gif) no-repeat top left;}
#email {width: 36px; height: 13px; text-align:right; margin: 8px 12px 0 715px}

