p {
	font-size: 7mm;
	line-height: 8.5mm;
	
	margin: 0 0 0.5em 0;
}

#innerfoot p, #innerfoot p em {
	font-size: 6mm;
	line-height: 7,2mm;
	
	margin: 0 0 0.5em 0;
}


h1.superbig {
	-webkit-text-size-adjust: 100%;
}

html {
	height: auto;
	max-height: auto;
}

body {
	height: auto;
	max-height: auto;
}

#bg_filler_left, #bg_filler_right, #bg_left, #bg_right, .bg_margin {
	display: none;
}

#header {
	position: relative;
	margin: 0;
	left: 0;
}

#contents {
	position: relative;
	overflow: visible;
	margin: 0 0 0 0;
	left: auto;
	height: auto;
	top: auto;
	bottom: auto;
}

#inner_content {
	position: relative;
	height: auto;
	bottom: auto;
}

hr {
	height: 3px;
	margin: 0.4em 0 0.5em 0;
	clear: both;
}

.textblock {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#footer {
	position: static;
	margin: 0;
	left: auto;
	top: auto;
	bottom: auto;
}

#clickhome, .clickhome {
	width: 150px;
}

#innerfoot a {
	color: white;
}

.menu ul ul {
	height: 64px;
}

.menu ul ul a {
	height: 64px;
	-webkit-background-size: 254px 192px;
}

.menu ul ul ul a {
	height: 48px;
	width: 170px;
	-webkit-background-size:170px 192px;
}

.menu a:hover {
	background-position: 0 -64px;
}

