html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	background:#216CA5;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	color:#929292;

	scrollbar-3dlight-color:#15619A;
	scrollbar-arrow-color:#356991;
	scrollbar-base-color:#174060;
	scrollbar-darkshadow-color:#052741;
	scrollbar-face-color:#127BCB;
	scrollbar-highlight-color:#5B9ED0;
	scrollbar-shadow-color:#283E4F;
}

#site_container
{
	width:711px;
	text-align:left;
	overflow:hidden;
	height:602px;
	margin: 10px auto;
	background-image:url('http://gerrows-clients.s3.amazonaws.com/hestiakinderopvang/css/images/hestia-11.jpg');
}
#site
{
	width: 711px;
	height: 602px;
	overflow: hidden;
	background-image:url('http://gerrows-clients.s3.amazonaws.com/hestiakinderopvang/css/images/hestia-11.jpg');
}


#footer
{
	color:#274256;
	font-size:11px;
	text-align:center;
}
#footer A
{
	color:#274256;
	font-size:11px;
	
}

.languagebutton
{
	overflow:hidden;
	width: 82px;
	height: 50px;
	background-image:url('https://gerrows-clients.s3.amazonaws.com/css/images/blank.gif');
	background-repeat: no-repeat;
	text-indent:-999px;
	display: block;
	background-color:transparent;
	border-width:0px;
}

