@charset "utf-8";

/**
 * CSS Stile für Bodenart (Startseite)
 *
 * @author		Florian Ilch <post@fainomenal.de>
 * @copyright	Copyright 2008, Florian Ilch. All rights reserved.
 * @link		http://www.fainomenal.de
 * @package		de_bodenart
 * @version		0.1
*/

html{ background-image: none; }
body{ position: absolute; padding-bottom: 0; width: 820px; height: 460px; top: 50%; left: 50%; margin: 0; margin-left:-410px; margin-top: -230px; background: none; }
h1#welcome{ font-size: 2em; padding-bottom: .4em; color: #e0d9d1; }
h1 a{ width: 702px; float: right; }
div img{ float: left; }
#refentry{ clear: both; display: block; width: 810px; height: 90px; font-size: 2em; text-align: right; color: #201209; background: #e0d9d1; padding-right: 10px; line-height: 130px; overflow: hidden; font-weight: bold; text-decoration:none; }
#refentry:hover{ color: white; background: #F78636; }
.navi{ width: 118px; float: left; }
.navi a{ width: 98px; }