/**************************************/
/* Spezielle Einstellungen */
body {
	background-color: #F4B271;
	background-image: url(../images/design/bg_verlauf.jpg);
	background-repeat: repeat-x;

}
.box_all {
	height: 680px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
.box_menu {
	position: absolute;
	height: 260px;
	width: 200px;
	margin-top: 40px;
	margin-left: 28px;
}
.box_content {
	width: 782px;
	height: 674px;
	background-color: #FFFFFF;

}
.box_content _index {
	width: 782px;
	height: 674px;
}
.box_footer {
	height: 50px;
	width: 660px;
	margin-left: 20px;
}
.brd_top {
	height: 40px;
	width: 782px;
}
.brd_bottom {
	background-image: url(../images/design/border_clean.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 649px;
	width: 782px;
}
.brd_artist_index {
	height: 629px;
	width: 782px;
}
.content {
	background-image: url(../images/design/bg_content.gif);
	background-repeat: repeat-y;
	width: 782px;
}
.content_index {
	width: 782px;
	background-image: url(../images/design/bg_content.gif);
	background-repeat: repeat-y;
}
