/*########   Master Layout  ##################################*/

html, body { 	text-align:center;
				background-color: #750075; }
	
div#container {		/* als kleiner Punkt formatiert und vertikal und horizontal zentriert */
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-1px;
	margin-left:-1px;
	width: 2px;
	height:2px;
	text-align:left;
	background-color:#FF0000;
	}
	
/*########   Layout Hauptrahmen   ############################*/

#mid-section {
   position:relative;
   left:0;
   top:0;
   }

/*########   Layout Unterrahmen   ############################*/

#mid-col-listening {
   position:absolute;
   top:0;
   left:0px;
   width:990px;
   height:604px;
   margin-left:-495px;	/* halbe Breite plus 5px */
   margin-top:-302px;	/* halbe H�he plus 5px */
   background-image: url(/pictures/Hintergruende/HG_Swing_01_Violett_Rot.jpg);
   }

/*########   Formatierung Inhalt   ############################*/

#head_1a {
	position:absolute;
	left:25px;
	top:48px;
	width:auto;
	height:auto;
	z-index:4;
	font-family:"Times New Roman", Times, serif;
	font-size:54px;
	line-height:66px;
	color:#FFFFFF;
}
#head_1b {
	position:absolute;
	left:27px;
	top:49px;
	width:auto;
	height:auto;
	z-index:3;
	font-family:"Times New Roman", Times, serif;
	font-size:54px;
	line-height:66px;
	color:#000066;
}
#head_2a {
	position:absolute;
	left:25px;
	top:102px;
	width:auto;
	height:auto;
	z-index:4;
	font-family:"Times New Roman", Times, serif;
	font-size:58px;
	line-height:66px;
	color:#FFFFFF;
}
#head_2b {
	position:absolute;
	left:26px;
	top:103px;
	width:auto;
	height:auto;
	z-index:3;
	font-family:"Times New Roman", Times, serif;
	font-size:58px;
	line-height:66px;
	color:#000066;
}
#head_3a {
	position:absolute;
	left:24px;
	top:168px;
	width:551px;
	height:24px;
	z-index:6;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#FFFFFF;
	text-align:left;
	border-top:solid 1px #FFFFFF;
	padding-top:3px;
}
#head_3b {
	position:absolute;
	left:25px;
	top:169px;
	width:551px;
	height:24px;
	z-index:5;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#000066;
	text-align:left;
	border-top:solid 1px #000066;
	padding-top:3px;
}
#theme {
	position:absolute;
	left:265px;
	top:294px;
	width:auto;
	height:auto;
	border:1px solid #330000;
	background-color: #FFFFCC;
	z-index:1;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000099;
	text-align:justify;
	font-weight:bold;
	padding:8px;
}
#new_rec {
	position:absolute;
	left:450px;
	top:203px;
	width:auto;
	height:auto;
	background-color:#0000FF;
	z-index:1;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
	text-align:justify;
	font-weight:bold;
	font-style:italic;
	padding:3px 3px 3px 9px;
}
#recorded {
	position:absolute;
	left:25px;
	bottom:290px;
	width:auto;
	height:auto;
	z-index:1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	z-index:12;
}
#main_text {
	position:absolute;
	left:25px;
	top:315px;
	width:403px;
	height:240px;
	border:2px solid #330000;
	background-color:#FFFFCC;
  	/* for IE */
  	filter:alpha(opacity=75);
  	/* CSS3 standard */
  	opacity:0.75;
	font-weight:bold;
 }
#sub_main_text {
	position:absolute;
	left:5px;
	top:5px;
	width:355px;
	height:217px;
	overflow:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-align:left;
	padding:10px 25px 0px 15px;
}
#sub_main_text a:link 		{ color:#000000; }
#sub_main_text a:visited 	{ color:#000000; }
#sub_main_text a:hover 		{ color:#000000; }

#copyright {
	position:absolute;
	left:30px;
	top:565px;
	width:auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
 }
#copyright a:link 		{ color:#FFFFFF; text-decoration:none; }
#copyright a:visited 	{ color:#FFFFFF; text-decoration:none; }
#copyright a:hover 		{ color:#00FFFF; text-decoration:underline; }

#dss {
	position:absolute;
	left:590px;
	top:55px;
	width:auto;
	height:auto;
	z-index:99;
}

#learn_more {
	position:absolute;
	left:450px;
	top:369px;
	width:110px;
	height:auto;
	background-color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
#learn_more a:link { color:#FFFFFF; text-decoration:none; }
#learn_more a:visited { color:#FFFFFF; text-decoration:none; }
#learn_more a:hover { color:#FFFFFF; text-decoration:underline; }

#gotoshop {
	position:absolute;
	left:450px;
	top:409px;
	width:110px;
	height:auto;
	background-color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
#gotoshop a:link { color:#FFFFFF; text-decoration:none; }
#gotoshop a:visited { color:#FFFFFF; text-decoration:none; }
#gotoshop a:hover { color:#FFFFFF; text-decoration:underline; }

#select {
	position:absolute;
	left:440px;
	top:449px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-align:left;
	width:190px;
	margin-top:5px;
	margin-bottom:5px;
}
.select {
	width:190px;
	margin-top:5px;
	margin-bottom:5px;
}
#listen_button {
	position:absolute;
	left:722px;
	top:80px;
	width:235px;
	height:158px;
	z-index:28;
}
#CD1a {
	position:absolute;
	left:636px;
	bottom:60px;
	width:332px;
	height:auto;
}
#player {
	position:absolute;
	left:636px;
	top:546px;
	width:330px;
	height:45px;
	z-index:9;
}


/*****************  Textformatierung im Fenster   *******************************/


.PH_Text_01	{ font-family:"Times New Roman", Times, serif;
					  font-size:16px;
					  color:#000000;
					  font-weight: bold;
					  line-height:21px;
					  text-align:left; }

.PH_Text_02  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: normal;
					  text-align:center; }

.PH_Text_03  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: bold;
					  font-style:italic;
					  text-align:center; }

.PH_Text_03a { font-family:"Times New Roman", Times, serif;
					  font-size:16px;
					  color:#000000;
					  font-weight: normal;
					  font-style:italic;
					  text-align:center; }
					  
.PH_Text_04  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: normal;
					  text-align: left; }

.PH_Text_05  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: normal;
					  line-height:28px;
					  text-align: left; }

.PH_Text_06  { font-family:"Times New Roman", Times, serif;
					  font-size:24px;
					  color:#000000;
					  font-weight: bold;
					  text-align: center; }

.PH_Text_07  { font-family:"Times New Roman", Times, serif;
					  font-size:20px;
					  color:#000000;
					  font-weight: bold;
					  text-align:center; }

.PH_Text_08 { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: bold;
					  font-style:italic;
					  text-align:right; }
					  
.PH_Text_09 { font-family:"Times New Roman", Times, serif;
					  font-size:14px;
					  color:#000000;
					  font-weight: bold;
					  font-style:normal;
					  text-align:center; }
					  
.PH_Text_10 { font-family:"Times New Roman", Times, serif;
					  font-size:14px;
					  color:#000000;
					  font-weight: bold;
					  font-style:italic;
					  text-align:right; }
					  


