/* format6.css für bürgerparkgeburtstagsparty 2012*/
body {
}
/* MAIN_CONTAINER--------------------------------------------*/
/*Eigenes background-image*/
#container{
	background-image:url(../image_layout/bpgp_back_mini.png);
	background-attachment:fixed;
}
/* FORMAT CONTENT -------------------------------------------------*/
.bildundbeschreibung{
	width:400px;
}
.textabschnitt{
	opacity:0.9;	
}
h2{
	color:#6bb7ce;
}
p{
	margin-bottom:0px;
	text-align:justify;
}


	

