@import url('screen.css');

html, body {
width: 100%;
height: 100%;
}

#content p {
font-size: 15px !important;
/*width: 200px !important;*/
}

#wrappertop, #blauwstuk, #linkerkant {
display: none;
}

#vierkantje, #counter {
display: none;
}

#all, #rechterkant, #wrappercontent {
width: 100%;
}

#lightwindow, #lightwindow_overlay {
display: none;
}