@charset "utf-8";
/* CSS Document */


body{
	background:url(../site_img_jugendheime/hg_holz2.jpg);
	background-repeat:repeat-y repeat-x;
	
	margin-top: 0px;
}
#container{
	width:800px;
}
#header{
	background-image:url(/fileadmin/site_img_jugendheime/alpintreff_logo.png);
	background-repeat:no-repeat;
	width:800px;
	height:105px;
}
#intro{
	width:800px;
	height: 450px;
	background-color:#000000;
}
#footer{
	width:800px;
	height:30px;
	
	/*margin-top:-17px;*/
	padding-left:0px;

	position:absolute;
}
.tx-flashContent-pi1{
	margin-left: -15px; 
	margin-top: -5px;
}
.button{
	position:absolute;
	background-image:url(/fileadmin/site_img_jugendheime/head_transp_gross_neu.png);
	background-repeat:no-repeat;
	
	margin-left: 622px;
	margin-top:-11px;
}

.button{
	behavior: url(/fileadmin/script/iepngfix.htc);
}
#header{
	behavior: url(/fileadmin/script/iepngfix.htc);
}