body
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	color: #666;
	text-align: justify;
	font-size: 80%;
	line-height: 150%;
}
a, a:visited a:link
{
	text-decoration: none;
	color: #0099ff;
	font-weight: bold;
}
a:hover, a:active
{
	text-decoration: underline;
}

#container
{
	width: 760px;
	margin: auto;
	border: 0;
	padding: 0;
}

#header
{
	height: 57px;
	margin: 0;
	border: 0;
	padding: 0;
}

#header h1
{
	font-size: 100%;
	position: relative;
	overflow: hidden;
	width: 464px;
	height: 57px;
	background: url('/img/h1_themusiclounge.png') no-repeat left center;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
}
* html #header h1
{
	width: 448px;
}
#header h1 span
{
	background: url(/img/h1_themusiclounge.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#main_menu
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#main_menu li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-left: 15px;
	height: 35px;
}
#main_menu li a
{
	display: block;
}

li.main_menu_about
{
	font-size: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
li.main_menu_about span
{
	position: absolute;
	width: 100%;
	height: 35px;
	background: url('/img/main_menu_about.png') no-repeat center center;
}
li.main_menu_about a span, li.main_menu_about a:link span, li.main_menu_about a:visited span
{
	width: 41px;
	border-top: 5px solid #0099ff;
	overflow: hidden;
}
li.main_menu_about a:hover span, li.main_menu_about a:active span
{
	background: url('/img/main_menu_about_on.png') no-repeat center center;
}

li.main_menu_products
{
	font-size: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
li.main_menu_products span
{
	position: absolute;
	width: 100%;
	height: 35px;
	background: url('/img/main_menu_products.png') no-repeat center center;
}
li.main_menu_products a span, li.main_menu_products a:link span, li.main_menu_products a:visited span
{
	border-top: 5px solid #33cc00;
	width: 61px;
	overflow: hidden;
}
li.main_menu_products a:hover span, li.main_menu_products a:active span
{
	background: url('/img/main_menu_products_on.png') no-repeat center center;
}

li.main_menu_kindermusik
{
	font-size: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
li.main_menu_kindermusik span
{
	position: absolute;
	width: 100%;
	height: 35px;
	background: url('/img/main_menu_kindermusik.png') no-repeat center center;
}
li.main_menu_kindermusik a span, li.main_menu_kindermusik a:link span, li.main_menu_kindermusik a:visited span
{
	border-top: 5px solid #ff0099;
	width: 83px;
	overflow: hidden;
}
li.main_menu_kindermusik a:hover span, li.main_menu_kindermusik a:active span
{
	background: url('/img/main_menu_kindermusik_on.png') no-repeat center center;
}

li.main_menu_contact
{
	font-size: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
li.main_menu_contact span
{
	position: absolute;
	width: 100%;
	height: 35px;
	background: url('/img/main_menu_contact.png') no-repeat center center;
}
li.main_menu_contact a span, li.main_menu_contact a:link span, li.main_menu_contact a:visited span
{
	border-top: 5px solid #ffcc00;
	width: 51px;
	overflow: hidden;
}
li.main_menu_contact a:hover span, li.main_menu_contact a:active span
{
	background: url('/img/main_menu_contact_on.png') no-repeat center center;
}

li.main_menu_about a.active span
{
	border-bottom: 5px solid #0099ff;
}
li.main_menu_products a.active span
{
	border-bottom: 5px solid #33cc00;
}
li.main_menu_kindermusik a.active span
{
	border-bottom: 5px solid #ff0099;
}
li.main_menu_contact a.active span
{
	border-bottom: 5px solid #ffcc00;
}

#header_image
{
	clear: both;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 0 10px 0 10px;
	height: 140px;
	background: url('/img/headers/00001.jpg') no-repeat center center;
}
#footer_image
{
	clear: both;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding: 0 10px 0 10px;
	height: 80px;
	background: url('/img/headers/00001_footer.jpg') no-repeat center center;
}

#sub_menu
{
	width: 160px;
	padding: 10px;
	float: left;
}
#sub_menu h2
{
	color: #0099ff;
}
#sub_menu ul
{
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}
#sub_menu ul li
{
	border: 1px solid #ffffff;
	border-left: 10px solid #0099ff;
	padding-left: 10px;
	margin: 5px 0 5px -10px;
}
#sub_menu ul li a, #sub_menu ul li a:link, #sub_menu ul li a:visited
{
	margin: 0;
	padding: 5px;
	background: #ffffff;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
	display: block;
}
#sub_menu ul li a:hover, #sub_menu ul li a:active
{
	background: #0099ff;
	color: #ffffff;
}
#content
{
	margin-left: 180px;
	padding: 10px;
}
* html #content
{
	padding: 8px;
}

#content h1
{
	color: #0099ff;
}

#content .highlight img
{
	/* actual image 548px x 118px */
	background: url('/img/highlight_image_bg.png') no-repeat center top;
	padding: 6px;
	width: 548px;
	height: 118px;
}

#content a, #content a:link
{
	padding-right: 12px;
	background: url('/img/link_arrow_0099ff.gif') no-repeat right 70%;
}
#content a:visited
{
	padding-right: 12px;
	background: url('/img/link_arrow_grey.gif') no-repeat right 70%;
}
#content a:hover, #content a:active
{
	padding-right: 12px;
	background: url('/img/link_arrow_0099ff.gif') no-repeat right 70%;
}
#content a.external, #content a.external:link
{
	padding-right: 12px;
	background: url('/img/external_link_arrow_0099ff.gif') no-repeat right 70%;
}
#content a.external:visited
{
	padding-right: 12px;
	background: url('/img/external_link_arrow_grey.gif') no-repeat right 70%;
}
#content a.external:hover, #content a.external:active
{
	background: url('/img/external_link_arrow_0099ff.gif') no-repeat right 70%;
}


#footer
{
	clear: both;
	text-align: center;
	font-size: 80%;
	padding: 5px;
}
#footer ul, #footer p
{
	margin: 0;
	border: 0;
	padding-bottom: 5px;
}
#footer li
{
	display: inline;
	padding: 0 5px 0 5px;
}


#jufemaiz
{
	position: fixed;
	z-index: 1;
	top: 100%;
	left: 100%;
	margin-top: -75px;
	margin-left: -75px;
}
* html #jufemaiz
{
/*	position: absolute;*/
}
#jufemaiz a, #jufemaiz a:link, #jufemaiz a:visited
{
	display: block;
	height: 75px;
	width:75px;
	background: url('/img/jufemaiz.gif') no-repeat top left;
}
#jufemaiz a:hover, #jufemaiz a:active
{
	background: url('/img/jufemaiz_on.gif') no-repeat top left;
}
#jufemaiz a span
{
	display: none;
}