body  { background-color:#fff; text-align:center;}

#page { background: url('../img/haantje.png') no-repeat 0 10px; height: 637px; margin: 0 auto; position:relative; text-align:left; width: 1024px;}
  
	#header {  }

	#navigation { position:absolute; bottom: 0; left: 280px;}
		#navigation ul li {float:left; list-style: none; margin-right: 1em;}
		#navigation ul li.dot {list-style-type:disc; margin-left: 1.5em;}
		#navigation ul li a {font-size: 2.5em; text-decoration:none;}

	#content {height: 450px; left: 224px; position:absolute; top: 150px; width: 800px;}

	#aside  { float:right; height: 330px; position:relative; width: 220px;  }

	#footer {  }
  
