/* CSS Document */
/*---------- Geruest ----------*/
#geruest {
	padding: 0px;
	width: auto;
}
#geruest_small {
	padding: 0px;
	width: auto;
}
h1 {
	color: #000000;
	background-color: #ffffff;
}
.scroller {
	overflow: visible;
	overflow-x: visible;
	height: auto;
}
.scroller_small {
	overflow: visible;
	overflow-x: visible;
	height: auto;
}
/*---------- Footer Navi ----------*/
#footer {
	display: none;
}
/*---------- Content ----------*/
.help {
	padding: 2px 0px;
	border-top: 1px solid #d0d0d0;
}
.help .container {
	background-color: transparent;
}
.help p {
	color: #000000;
}
.helpbb {
	border-bottom: 1px solid #d0d0d0;
}
.help .number {
	color: #000000;
}