body 
{ 
	font-family: 'Lucida Sans Unicode', Verdana,  sans-serif ;
	font: 100%;
	background: #f9f9f9;
	
	background-image: url(http://www.fantasieleben.com/bilder/headerBackgroundCanvas.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center 85px;
}

.mainBox {
}

#topNavListDivBox
{
    /** the image will be vertically aligned in the center **/
    background: url(http://www.fantasieleben.com/bilder/navMenuBackground.png) left center no-repeat;
	background-color:#48b16e;
	width:960px;
}
#topNavList
{
margin-left:200px;
}

.nav-menu li{
	display: inline;
	font-size: 18px;
	margin-right: 15px;
}	

.centerElement
{
	display: block;
	margin: 0 auto;
}

#fullSite{
	margin-left: auto;
    margin-right: auto;
	width: 960px;
	background: #ffffff;
	opacity: 0.95;
}

#titleBox {
	font-size: 18;
	position: fixed;
	text-align: left;
	top: 0;
}

#titleBox a {
	color: white;
}

#navigationTop{
font-family: 'Lucida Sans Unicode', Verdana,  sans-serif ;
	margin:0px auto;
	font-size: 18px;
}

#corpus{
	width: 890px;
	padding-top:180px;
}