﻿@charset "utf-8";
body {
	/*background-color: #59b359;
	background-image: url(../images/Prall/Prall_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;*/
	-webkit-transition: height 1s;
	-moz-transition: height 1s;
	-ms-transition: height 1s;
	-o-transition: height 1s;
	transition: height 1s;
}
.Header {
	z-index: 2 !important;
}
#Hold {
	height: 0px;
}
#B_N {
	/*color: #FFF;*/
}
.B_a {
	/*color: #FFF;*/
}
.Prall_PrallFourType {
	position: relative;
	z-index: 1;
}
