/*
    Print Style for Six.de
*/
#head, #left, #nav-further, #nav-supplementary {
    display: none;
}

#sixlogo {
    margin-bottom: 2em;
}
#startlist .startitem,
#startlist .twoitems div.itemwrapper div.halfitem {
    float: none;
    width: auto;
}
#startlist .twoitems {
    background: none;
}

#mainwrapper {
	width:600px;
}

