body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	margin:0 auto; /*center hack*/	
}
#wrap {
	position: relative;
	min-width:980px;
	max-width:980px;
	width: auto !important; /*IE6 hack*/
	width:980px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
}
#header {
	min-height: 204px;
	height: 204px;
}
#glausen {
	position:absolute;
	left:249px;
	top:204px;
	min-height: 379px;
	height: 379px;
	width:173px;
	/*margin-left: 285px;*/
	background-image: url(../img/bg_glausen_out1.jpg);
	background-repeat: no-repeat;
}
#astag {
	position:absolute;
	left:422px;
	top:204px;
	min-height: 379px;
	height: 379px;	
	width:138px;
	margin: 0;
	background-image: url(../img/bg_astag_out.jpg);
	background-repeat: no-repeat;
}
#aviation {
	position:absolute;
	left:560;
	top:204px;
	min-height: 379px;
	height: 379px;	
	width:228px;
	margin: 0;
	background-image: url(../img/bg_aviation_out.jpg);
	background-repeat: no-repeat;
}
