/**
 * Brinkman
 * Overrules /lib/stylesheets/ytw-fancy/body.css
 * Editor: Maarten Oldenkotte
 * Date:   23-08-2007
 */ 


#header {
	width:               100%;
	height:              107px;
	background-image:    url("../images/header.gif");
	background-repeat:   no-repeat;
	background-position: right center;
	background-color:    #000826;
	border-bottom:       1px solid #FFFFFF;
	font-size:           0px;
}

#navigation {
    width:               100%;
    height:              32px;
    background-image:    url("../images/navigation.gif");
    background-repeat:   repeat-x;
    background-position: left bottom;
    background-color:    #D9DADF;
    text-align:          left;
    font-size:           12px;
}

#preview {
    position:   absolute;
    top:        195px;
    left:       780px;
    width:      200px;
    text-align: left;
}
