
HTML>BODY	{ padding: 0px; }

body 	{ 	background-attachment: fixed;
			background-image: url(/pictures/Hintergruende/HGBeige_dunkel_Nadelstreif.jpg);
	   		background-repeat: repeat;
	   		background-position: left top; } 	

#head {
	position:absolute;
	padding-left:0px;
}

#Layer1 {
	position:absolute;
	left:210px;
	top:85px;
	width:80%;
}
		
#foot	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size:10px;
			color: #000099;
			font-weight:normal;
			text-align:center;
			}
	
.foot a 		{ color: #000099; text-decoration: none; }

a:visited 			{ text-decoration:none; }
a:hover 			{ color:#0000FF; text-decoration:none; }


/**********************   Formatierung Produkt Seite   **********************/

.headline_1		{ 	font-family:"Times New Roman", Times, serif;
		      		font-size:24px;
					line-height:29px;
					color:#000099;
					margin-bottom:2px;
					font-weight:bold;
					margin-top:0px; }
				  
.headline_3a	{	font-weight:bold;
					color:#000099;
					font-size:22px;
					padding: 3px 15px 3px 0px;
					display:block;
					margin:0px 0px 20px 0px;
					border-bottom: #FF0000 solid thick; }

.headline_3b	{	font-weight:bold;
					color:#000099;
					font-size:24px;
					padding: 3px 15px 3px 0px;
					display:block;
					margin:0px 0px 20px 0px;
					border-bottom: #FF0000 solid thick; }

.album			{	color:#000099;
					font-weight:bold; }

.description	{	font-family:"Times New Roman", Times, serif;
					font-size:18px;
					color:#000099;
					font-weight:bold;
					padding:0px;}
					
.descr_program	{	font-family:"Times New Roman", Times, serif;
					font-size:18px;
					color:#000099;
					font-weight:normal;}

.description ul	{	margin-left: 15px;}

.playing_time	{	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#000099;}

.add_titel_1	{	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#000099;}

.add_titel_2	{	color:#000099;
					font-family:Arial, Helvetica, sans-serif;
					text-decoration:none;
					font-size:12px;
					font-weight: bold;
					text-align:left;}
					
.add_titel_2 a:hover { color:#FF0000;}

.preparation	{ 	font-family:"Times New Roman", Times, serif;
		          	font-size:18px;
				  	line-height:20px;                  				  
				  	color:#FF0000;
					font-weight:bold;}

.med_left		{ 	font-family:Arial, Helvetica, sans-serif;
		          	font-size:12px;
				  	color:#000099;
					text-align:justify;
					padding:50px 25px 0px 25px;}

.med_left_science { font-family:"Times New Roman", Times, serif;
		          	font-size:12px;
				  	color:#000099;
					text-align:justify;}

.discount		{ 	font-family:"Times New Roman", Times, serif;
		          	font-size:12px;
				  	color:#666666;
					text-align:justify;
					line-height:normal;}

.download		{	font-family:"Times New Roman", Times, serif;
					font-size:18px; text-align:justify;
					color: #FFFFFF;
					padding:10px 15px 10px 15px;
					margin-top:20px;
					margin-bottom:25px;
					display:block;
					background-color:#00CCFF;
					border-bottom:#CCCCCC inset thick;
					border-right:#CCCCCC inset thick;}

.profi			{	font-family:"Times New Roman", Times, serif;
					font-size:22px;
					font-weight:bold;
					text-align:center;
					color:#660000;
					text-decoration:underline;
					height:30px;
					display:block;
					border-bottom:#CCCCCC thick inset;
					border-right:#CCCCCC thick inset;
					background-color:#99FFFF;}

.profi a:visited {	color:blue;
					text-decoration:underline;}
.profi a:hover	{	text-decoration:underline;
					color:#FF0000;}

.scientific a:link 		{ color:#000099; text-decoration:underline; }
.scientific a:visited 	{ color:#000099; text-decoration:underline; }
.scientific a:hover		{ color:#FF0000; text-decoration:underline; }

.overview a:link 	{ color:#FFFFFF; text-decoration:none; background-color:#CC9900; padding:4px; }
.overview a:visited { color:#FFFFFF; text-decoration:none; background-color:#CC9900; padding:4px; }
.overview a:hover 	{ color:#FFFFFF; text-decoration:none; background-color:#FF0000; padding:4px; }


.js_links	{	display:block;
			 	font-family:Arial, Helvetica, sans-serif;
		        font-size:14px;
				text-align:left;
				margin-left:35px;
				line-height:22px;}

.js_links a:link 	{ color:#000099; text-decoration:underline; background-color:transparent; padding:3px; }
.js_links a:visited { color:#000099; text-decoration:none; background-color:transparent; padding:3px; }
.js_links a:active { color:#000099; text-decoration:none; background-color:#FFFF66; padding:3px; }
.js_links a:hover 	{ color:#FFFFFF; text-decoration:none; background-color:#FF0000; padding:3px; }

.choose_cd		{	font-family:'Times New Roman', Times, serif;
					font-size:14px;
					color:#000099;
					font-weight:bold;
					margin:0px 15px 0px 20px; }


.ph_links a:link 	{ color:#000099; text-decoration:none; }
.ph_links a:visited { color:#000099; text-decoration:none; }
.ph_links a:hover	{ color:#FF0000; text-decoration:none; }


#player			{	position:absolute;
					top:404px;
					left:1px;
					width:320px;
					color:#000099;
					z-index:1;
					font-size:10px; }

#player_help	{	position:absolute;
					top:404px;
					left:2px;
					width:345px;
					color:#000099;
					padding:1px 1px 1px 25px;
					background-color:#FFFFFF;
					z-index:0;
					font-size:10px; }

.choose_player	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:14px;
					font-weight:bold;
					color:#000099; }


/**********   Formatierung CD.inc / Download.inc / Download_CD.inc Seite   ************/

.available		{ 	font-family:"Times New Roman", Times, serif;
		          	font-size:20px;
				  	line-height:20px;                  				  
				  	color:#FF0000;
					font-weight:bold;}

.download_text	{	font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
				  	color:#000099;
					font-weight:bold;
					text-align:left;
					padding-top:7px; }

.table_top		{	margin-top:15px; }

.order_text		{	font-family: Arial, Helvetica, sans-serif;
		          	font-size:16px;
				  	line-height:20px;                  				  
				  	color:#000099;
					font-weight:bold;
					text-align:justify;
					padding-right:15px;}

.description_add {	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#000099;
					font-weight:normal;
					padding:10px;}

.buy_button_1	{	background-color:#0000CC;
					color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					margin-bottom:5px;
					margin-left:3px;
					margin-right:0px;
					padding:5px;
					border:0;}

.buy_button_2	{	background-color:#0000CC;
					color:#FFFFFF;
					font-weight:bold;
					margin-left:10px;
					margin-bottom:5px;
					padding-left:0px;
					padding-right:0px;
					border:0;}
					
.buy_button_3	{	background-color:#0000CC;
					color:#FFFFFF;
					font-weight:bold;
					margin-left:10px;
					margin-bottom:5px;
					padding-left:40px;
					padding-right:40px;
					border:0;}

.wish_button	{	background-color:#FF0000;
					color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					margin-bottom:5px;
					margin-left:0px;
					margin-right:0px;
					padding:5px;
					border:0;}

.price			{	font-family:Arial, Helvetica, sans-serif;
					font-size:18px;
					color:#000099;
					text-align:right;
					font-weight:bold;
					padding-right:10px;}

.vat			{	font-size:10px;
					color:#000000;
					text-align:right;
					font-weight:normal;}

.buy_text		{	font-family:'Times New Roman', Times, serif;
		          	font-size:16px;
				  	line-height:20px;                  				  
				  	color:#000099;
					text-align:justify;
					font-weight:normal;
					margin-top: -70px;}

.offer_text		{	font-family:'Times New Roman', Times, serif;
		          	font-size:28px;
				  	color:#FF0000;
					font-weight:bold;
					text-align:center;
					padding-bottom:15px;}

.motif			{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:18px;
					color:#FF6600;
					font-weight:bold;
					font-style:italic;
					text-align:left;
					margin-left:20px;
					margin-right:5px;}
					
.price_discount	{	font-family:Arial, Helvetica, sans-serif;
					font-size:18px;
				  	color:#FFFFFF;
					font-weight:bold;
					text-align:center;
					display:block;
					background-color:#FF0000;
					padding:3px;
					margin:15px 0px 0px 0px;}


/**********************   Formatierung listen_box   *****************************/

.listen_text	{	font-family: Arial, Helvetica, sans-serif;
		          	font-size:14px;
				  	line-height:20px;                  				  
				  	color:#FF0000;
					text-decoration:underline;
					padding-top:10px;
					margin-top:35px;}

.link_sample	{	color: #000099;
					text-decoration: none;}
					
.click			{	color:#FF0000;
					font-weight:bold;}

.mp3			{	color:#000099;}

.player_download {	color:#FFFFFF;
					font-size:14px;
					font-weight:bold;
					background-color:#99FFFF;
					padding:3px 10px 3px 10px;}


/***************   Formatierung Science Seite   ************************/

.science_head	{	font-family:"Times New Roman", Times, serif;
					font-weight:bold;
					color:#000099;
					font-size:28px;
					text-align:center;
					margin-bottom:25px; }

.science_text1	{	font-family:"Times New Roman", Times, serif;
					font-weight:bold;
					color:#000099;
					font-size:14px; }

.science_text2	{	font-family:"Times New Roman", Times, serif;
					font-weight:normal;
					color:#000099;
					font-size:14px; }

.hline_1		{ 	font-family:"Times New Roman", Times, serif;
		      		font-size:32px;
					line-height:29px;
					color:#FF0000;
					text-align:center;
					margin-bottom:2px;
					display:block;
					margin:0px 0px 12px 0px;
					border-bottom: #FF0000 solid thick;}
				  
.hline_2		{ 	font-family:"Times New Roman", Times, serif;
		      		font-size:16px;
					color:#000099;
					text-align:center;
					margin-bottom:2px;
					display:block;}
				  
.hline_3b		{	font-weight:bold;
					color:#000099;
					font-size:28px;
					padding: 3px 15px 3px 0px; }

.hline_science	{	font-weight:bold;
					color:#000099;
					font-size:20px;
					text-decoration:underline;
					padding: 3px 15px 3px 0px; }

.pic_cd			{	width:370px;
					text-align:left;
					margin-right:25px;
					margin-bottom:25px; }

.pic_science	{	width:160px;
					height:160px;
					vertical-align:middle;
					text-align:center;
					float:left; }

.pic_science a:link { border:#009900 0px solid; }
.pic_science a:visited { border:#FF0000 1px solid; }

.pic_mini1		{	width:35px;
					vertical-align:top; }

.pic_mini2		{	width:360px;	/* hiermit wird die linke Spaltenbreite eingestellt*/
					text-align:left;
					padding-bottom:15px; }

.pic_mini2 a:link { color:#000099; text-decoration:none; }
.pic_mini2 a:visited { color:#000099; text-decoration:none; border-bottom:1px #FF0000 solid; }
.pic_mini2 a:hover { background-color:#FFFF00; text-decoration:none; }

.non_float		{	clear:both; }

.experts		{	font-family:"Times New Roman", Times, serif;
					font-size:18px;
					text-align:justify;
					color: #FFFFFF;
					padding:10px 15px 10px 15px;
					margin-top:20px;
					display:block;
					background-color:#00CCFF;
					border-bottom:#CCCCCC inset thick;
					border-right:#CCCCCC inset thick;}

.experts a:link { color:#FFFFFF; text-decoration:none; }
.experts a:visited { color:#FFFFFF; text-decoration:none; }
.experts a:hover { background-color:#FFFF00; color:#000099; text-decoration:none; }


/***************   Formatierung Content Seite   ************************/

.titel_1		{ 	font-family: "Times New Roman", Times, serif;
		      		font-size:32px;
					color:#FF0000;
					margin-top:-20px;}

.titel_1a		{ 	font-family: "Times New Roman", Times, serif;
		      		font-size:28px;
					color:#FF0000;
					margin-top:5px;}

.titel_2		{ 	font-family: "Times New Roman", Times, serif;
		      		font-size:26px;
					color:#000099;
					margin-top:-20px;}

.cd_titel		{ 	font-family:"Times New Roman", Times, serif;
		      		font-size:18px;
					color:#000099;
					font-weight:normal;}
					
.orchestra		{ 	font-family:"Times New Roman", Times, serif;
		      		font-size:24px;
					color:#000099;}

.rights			{	text-align:center;
					font-family:Arial, Helvetica, sans-serif;
					font-size:13px;
					color:#000099;
					line-height:22px;}

.wtop			{	margin-top:70px;
					margin-left:-10px;}


/**********************   Musiktexte auf Content Seite   *************************/

.ms_head1		{	font-family:"Times New Roman", Times, serif;
					font-size:22px;
					color:#CC0000;
					text-align:left;
					font-weight:bold;
					padding: 0px 25px 0px 0px;
					font-variant:small-caps;
					}
					
.ms_head2		{	font-family:"Times New Roman", Times, serif;
					font-size:18px;
					color:#CC0000;
					text-align:left;
					font-weight:normal;
					padding: 0px 25px 0px 0px;
					}
					
.ms_speaker1	{	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#CC0000;
					font-weight:normal;
					}
					
.ms_text1		{	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#000099;
					font-weight:normal;
					text-align:justify;
					padding: 0px 25px 0px 0px;}


/******************************  UNTER-MENUES     *******************************/

div#button_a .menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color:#D7FFFF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 18px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color:#D7FFFF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 18px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .menu a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color: #DFFFFF;
	}

div#button_a .u_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color:#D7FFFF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 20px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .u_menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color:#D7FFFF;
	margin:0px 0px -16px 3px;
	padding:0px 7px 1px 20px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .u_menu a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	font-weight:bold;
	background-color: #DFFFFF;
	}


/******************************  ORDER LIST     *******************************/

.OLTitle		{	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#000099;
					font-weight:normal;
					text-align:left;}

.OLQty		{	font-family:"Times New Roman", Times, serif;
					font-size:14px;
					color:#000099;
					font-weight:normal;
					text-align:right;}


/******************************   Buttonleisten   ******************************/
 
#button_a           { 	margin-top:10px;
						width:180px; }
						
.medlink	{		font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					text-align:left;
					color:#003300;
					font-weight:normal;
					}

.medlink a:link { color:#003300; text-decoration:none; }
.medlink a:visited { color:#003300; text-decoration:none; }
.medlink a:hover { color:#003300; text-decoration:none; background-color:#FFFF00; }

div#button_a .button_1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000099;
	font-weight:bold;
	display:block;
	background-color:#A4FFFF;
	margin:0px 0px -15px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .button_1 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000099;
	font-weight:bold;
	display:block;
	background-color:#A4FFFF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .button_1 a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color:#DFFFFF;
	}
div#button_a .button_2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color:#D7EBFF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}
div#button_a .button_2 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000099;
	font-weight:normal;
	display:block;
	background-color: #D7EBFF;
	margin:0px 0px -16px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .button_2 a:hover {
	color:#FF0000;
	text-decoration:none;
	display:block;
	background-color:#DFFFFF;
	}
div#button_a .button_3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background-color:#A4FFFF;
	margin:0px 0px -18px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}
div#button_a .button_3 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background-color:#A4FFFF;
	margin:0px 0px -18px 3px;
	padding:1px 7px 1px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .button_3 a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color: #DFFFFF;
	}

div#button_a .new_prod a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	display:block;
	background-color:#A4FFFF;
	margin:0px 0px -16px 3px;
	padding:2px 7px 2px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
}

div#button_a .new_prod a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	display:block;
	background-color:#A4FFFF;
	margin:0px 0px -16px 3px;
	padding:2px 7px 2px 15px;
	border-bottom:#CC0000 solid 1px;
	border-right:#CC0000 solid 1px;
	text-decoration:none;
}
div#button_a .new_prod a:hover {
	color:#FF0000;
	text-decoration: none;
	display:block;
	background-color:#DFFFFF;
	}