/* CSS Document */
#wrap{
	position: absolute;
	width: 990px;
	left: -495px;
	border: 0px solid #000;
	margin-left: 50%;
	margin-top: 0px;
	top: 0px;
	height: 102%;
	background-image: url(http://www.gefra-online.de/img/logo.png);
	background-repeat: no-repeat;
}

#menu{
	position: absolute;
	top: 340px;
	width: 146px;
	border: 0px solid #000;
	left: 24px;
}

#bg_image{
	position: absolute;
	height: 340px;
	width: auto;
	top: 0px;
	left: 0px;
}

#content{
	position: absolute;
	left: 241px;
	top: 267px;
	width: 749px;
	min-height: 440px;
	z-index: 100;
	padding-right: 36px;
	border: 0px solid #cccccc;
	background-position: -25px 30px;
}

#bcn{
	position: relative;
	top: 0px;
	left: 0px;
	height: 68px;
}

#menu_lang{
	position: absolute;
	width: 990px;
	left: -495px;
	border: 0px solid #000;
	margin-left: 50%;
	margin-top: 0px;
	top: 0px;
	z-index: 101;
	height: auto;
	text-align: right;
	padding-top: 30px;
}

#bottom{
	position: absolute;
	padding-top: 0px;
	padding-bottom: 0px;
	bottom: -180px;
	border: 0px solid #cccccc;
	height: 90px;
}