body{
	border: 0px;
	padding: 0px;
	color: black;
	font-family: georgia, serif;
	margin: 0px;
	width: 100%;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
}

#topmenu{
	position: absolute;
	top: 52px;
	left: 0px;
	width: 780px;
	z-index: 1;
}

#topmenu a{
	float: left;
	margin: 0px;
	color: #FFFFFF;
	text-shadow: #444444 4px 4px 3px;
	padding-right:  1em;
	padding-left:  0.4em;
	font-weight: bold;
	font-size: 14px;
}

#topmenu a:hover{
	margin-left: -2px;
	margin-right: 2px;
	margin-bottom: -2px;
	margin-top: 2px;
}

#content{
	background-color: white;
	background-image: url(/images/atlanticmusiccenterheader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left:0px;
	padding-top:105px;
	width:780px;
	font-size: 18px;
	text-align: left;
	top: 0em;
	margin-top:0px;
	padding-top: 120px;
        overflow: auto;
}	

.footer{
	background-image: url(/images/uniquefooter.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 780px;
	height: 54px;
	margin-top: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer p{
	padding-top: 30px;
	padding-left: 13px;
}

.descdiv{
		padding-left: 1em;
		padding-right: 1em;
}

.PianoSelekt{
	width:680px;
	height:210px;
	margin-left: 0px;
}

.detailMenu{
	list-style-type: none;
	list-style-image: url("/images/bluebullet.gif");
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
	margin-left: 45px;
	float: left;
	width: 8em;
}

.detailMenu a{
	color: black;
}

.detailMenu li{
	height: 25px;
	vertical-align: top;
	padding-bottom: 4px;
}

.manudiv {
	display: none; 
	height:400px; 
	width:433px; 
	float: right;
	margin-top: 10px;
}

.pdspecs{
	position: relative;
	top: 40px;
	left: 150px;
	font-size: 16px;
}

.pdspecs td, th{
	height: 25px;
}

.pddata{
}

.pdlabel{
	text-align: center;
	font-weight: bold;
}

.pdfinishes{
	position: relative;
	top: 10px;
	left: 40px;
	font-size: 16px;
	width: 19em;
	text-align: center;
}

.pdfinishes td, th{
	height: 25px;
}

#steingraeber138finishes{
	width: 19em;
}

#steingraeber138finishes col.labels{
	width: 11em;
}

#steingraeber205finishes{
	top: -10px;
}


.leftpic{
	float: left;
	margin-right: 20px;
}

.rightpic{
	float: right;
	margin-left: 20px;
}

