

.logo img {
		width:800px;
    	height:148px;
    	clear:both;
		margin:5% 0px 0px 0px;
}


#fade {
/* onbekende  ID  */
background:transparent url(fade.png) repeat-x scroll 0 top;
height:50px;
width:100%;
}

#fader {
        clear:both;
        text-align:center;
    	margin: auto;
	position:absolute fixed;
	width:800px;
	font-size:22px;
	font-weight:bold;
	font-variant:small-caps;
        font-family: courier;
}

