#container{
	background: url(../images/left_background_pattern.jpg) repeat-y 0 0px;
}


#logo{
	position: absolute;
	top: 0px;
	left: 286px;
	background: url(../images/header_logo_alt.jpg) no-repeat;
	width: 670px;
	height: 150px;
	
}

#left_menu_header{
	background: url(../images/left_background_pattern.jpg) repeat-y 0 0px;
	width: 287px;
	height: 150px;
	top: 0;
	left: 0;
	position: absolute;
}

#left  {
top: -150px;
}

#main .inside {
	padding-left: 45px;
	padding-right: 20px;
}

#bueste {
	background: url(../images/bueste_untenlinks.jpg) no-repeat;
	width: 292px;
	height: 288px;
	position: relative;
	top: 0px;
	left: -1px;
}

#klavier {
	background: url(../images/papier_fluegel.jpg) no-repeat;
	width: 670px;
	height: 268px;
	position: absolute;
	top: 0px;
	left: 284px;
	
}

#copyright{
	position: absolute;
	bottom: 140px;
	left: 340px;
	font-weight: bold;
	text-shadow: #a7a7a7 2px 2px 1px;
}

#impressum{
	position: relative;
	bottom: 50px;
	left: 300px;
}

#disclaimer{
	position: relative;
	bottom: 50px;
	left: 390px;
	
}
#manufaqtur{
	position: relative;
	top: -30px;
	left: 300px;
	font-size: 10px;
}

#adminlogin{
	position: relative;
	top: -42px;
	left: 900px;
	font-size: 8px;
}

#main .inside {
	min-height: 545px;
}

.toggler {
	height: 20px;
	margin: 10px;
	background: url(../images/chopin_plus.jpg) no-repeat 0 0;
	list-style-type: disc;
	font-weight: bold;
	width: 450px;
	text-indent: 25px;
	line-height: 16px;
	
}

.toggler.active{
	background: url(../images/chopin_minus.jpg) no-repeat 0 0;
}
