@charset "utf-8";
#aufmacher {
	position: absolute;
	height: 314px;
	width: 725px;
	left: 0px;
	top: 0px;
	background-image: url(../artwork/back_box_aufmacher.png);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 3;
}
#aufmacherbild {
	float: left;
}
#aufmachertext {
	float: right;
	padding-top: 19px;
	padding-right: 31px;
	padding-bottom: 19px;
	padding-left: 19px;
	width: 189px;
}
#editorial {
	height: 145px;
	width: 204px;
	padding: 19px;
	z-index: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#login {
	height: 75px;
	width: 204px;
	padding: 19px;
	z-index: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-image: url(../artwork/home/pic_login.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sidebar_item {
	padding: 19px;
	width: 204px;
}
.sidebar_item p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#leftBottom {
	position: absolute;
	left: 0px;
	top: 297px;
	height: 202px;
	width: 200px;
	padding: 19px;
	z-index: 2;
	background-color: #FFF;
}
#middle {
	position: absolute;
	width: 437px;
	top: 297px;
	left: 238px;
	background-image: url(../artwork/back_box_middle.jpg);
	background-repeat: repeat-y;
	z-index: 1;
	padding: 19px;
	height: 202px;
}
#social_networks {
	height: 20px;
	position: absolute;
	top: 9px;
	right: 1px;
	width: 120px;
	z-index: 10;
}
