body
{
	background: #f3fbfe url('../images/new2/bg_blau.jpg') repeat-x fixed;
}

.bg-top {
	background-image: url(../images/new2/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-mid {

	background-image: url(../images/new2/bg-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg-main {


	background-image: url(../images/new2/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-bot {


	background-image: url(../images/new2/bg-bot.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-new-mid {


/*
	background-image: url(../images/bg-new-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	*/
}
.bg-foot {
	height:48px;
	width:850px;
	background: url(../images/foot.gif) top left no-repeat;
}
.bg-foot_side {
	height:48px;
	width:10px;
}

img
{
	border: 0;
}