html,body {
	background-color: #888888;
	margin: 0px;
	padding: 0px;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
}

#supercontainer {
	margin: auto;
	width: 748px;
}

#container {
	width: 748px;
	background-color: #666666;
	border-left: 2px solid white;
	float: left;
	height: 100%;
}

#logo {
	width: 718px;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 100px;
	/* padding-bottom:15px; */
	padding-left: 30px;
	color: #FFFFFF;
	background-color: #000000;
}

#logo a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#logo a:hover {
	border-bottom: 2px solid #cc0000;
}

#logo p {
	padding-bottom: 5px;
}

#logo_img {
	opacity: .01;
	filter: alpha(Opacity =     1);
	margin-bottom: 30px;
}

#piano {
	width: 748px;
	margin: 0px;
	padding: 0px;
	height: 191px;
	overflow: hidden;
}

#content_container {
	width: 748px;
	min-height: 100%;
}

#menu {
	width: 186px;
	background-color: #666666;
	float: left;
	height: 100%;
	padding-top: 40px;
	background-image: URL("images/pxwit.gif");
	background-position: right;
	background-repeat: repeat-y;
}

#content {
	width: 562px;
	background-image: url("images/onderkant_vleugel.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	float: left;
	padding-top: 55px;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 18px;
}

#menu li {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 2px solid #cc0000;
}

#menu li ul.closed {
	/*border-top:2px solid #cc0000;*/
	display: none;
}

#menu li.active ul {
	/*border-top:2px solid #cc0000;*/
	display: block;
}

#menu li ul li {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 0px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #cc0000;
	border-bottom: 2px solid #cc0000;
	font-size: 12px;
	margin-left: 50px;
	padding-bottom: 4px;
	width: 83%;
}

h1.detail_piano {
	padding: 0px;
	margin: 0px;
	color: #000000;
	border-bottom: 2px solid #000000;
	font-size: 12px;
	margin-left: 50px;
	padding-bottom: 4px;
	width: 83%;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom:5px;
	padding-right: 50px;
}

#text {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top: 20px;
}
#text a{
	text-decoration:none;
	color: #cc0000;
}
#text a:hover{
	text-decoration:underline;
	color: #cc0000;
}
#text_short {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
}

div.text {
	width: 333px;
	float: left;
	margin-top: 20px;
	font-size: 12px;
}

div.pianoimages {
	margin-left: 35px;
	margin-right: 15px;
	width: 130px;
	float: left;
	margin-top: 20px;
}

div.piano_container {
	padding-bottom: 20px;
	float: left;
}

div.piano_container a,#product_info a {
	color: #cc0000;
	text-decoration: none;
}

div.text h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
}

#product_info {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top: 20px;
}

#product_info h2 {
	font-size: 12px;
}

#product_info p {
	margin-top: 4px;
	margin-bottom: 6px;
}