/*
meta {
	date: May 2008;
	project: Giv-et-smil.dk;
	author: absi a/s;
	developer: Hans Peter Nielsen;
}
*/	

HTML, BODY, #contents {
	height: auto;
}
HTML>BODY, HTML>BODY #contents {
	height: auto;
}
#contents {
	position: static;
	top: 0;
    left: 0;
}

#menu, #loginmenu, #ftwrap {display: none;}
#logo_mere_end {
	float: none;
}

BODY {
	text-align: left;
	background-image: none;
}

DIV.container {
	/*max-width: 800px;*/
	text-align: left;
}

#header {
	height: 110px;
}
#header DIV.container {
	padding: 15px;
}

/* MAKE SURE, THAT SUBPAGES ARE FOLDET OUT*/ 
DIV.subpage {display: block;}

