

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center;
		background-image:url(/pictures/Hintergruende/HGBlauCyan.gif);
		background-repeat:repeat;
		}
 
	#distance {
		width:1px;
		height:50%;
		margin-bottom:-302px; /* half of container's height */
		float:left;
		}
 
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:auto;
		width:1000px;
		clear:left;
		}

@import("iemac-center.css");


.buttonUnterstrichBlau { color: #000050; text-decoration: none; }
.buttonUnterstrichHellBlau { color: #000099; text-decoration: none; }
.buttonUnterstrichWeiss { color: #FFFFFF; text-decoration: none; }
.buttonUnterstrichRot { color: #CC0000; text-decoration: none; }
.buttonUnterstrichGrau { color: #999999; text-decoration: none; }
.buttonUnterstrichSchwarz { color: #000000; text-decoration: none; }
.buttonUnterstrichBraun { color: #510028; text-decoration: none; }
.ButtonUnterstrichBeige {  color: #FFFFCC; text-decoration: none; }
.buttonUntersrichBlauBrill {  color: #0000FF; text-decoration: none; }
.buttonUnterstrichHellRot {  color: #FF0000; text-decoration: none; }
.weissunterstrichen { color: #FFFFFF; text-decoration: underline; }
.blauunterstrichen { color: #000099; text-decoration: underline; }
.buttonUnterstrichGelb { color: #FFFF00; text-decoration: none; }

.Gesperrt3 { letter-spacing: 3px; }
.Gesperrt2 { letter-spacing: 2px; }
.Gesperrt1 { letter-spacing: 1px; }


/* Fuss mit eigener Linkfarbe */

div#foot { margin:0px 0px 0px 0px; padding: 50px 0px 100px 0px; font-weight:normal; text-align:center; clear:both; color:#000099; }
div#foot a:link 	   { color: #000099; text-decoration:none; }
div#foot a:visited  { color: #000099; text-decoration: none; }
div#foot a:hover   { color: #00FFFF; text-decoration: none; }

.foot { margin:0px 0px 0px 0px; padding: 50px 0px 100px 0px; font-weight:normal; text-align:center; clear:both; color:#FFFFFF; }
.foot a:link 	   { color: #FFFFFF; text-decoration:none; }
.foot a:visited  { color: #FFFFFF; text-decoration: none; }
.foot a:hover   { color: #00FFFF; text-decoration: none; }


/**********   Musikbücher   *************************************/

/**********  Inhaltsverzeichnis  *************/

div#inhalt {
	position:absolute; left:225px; top:187px; width:610px; height:8328px;
	z-index:25;
	visibility: visible;
	layer-background-image: url(/pictures/Buttons/ButtonGrau110.gif);
	}
div#inhalt h3 a:link 	{ color: #000099; text-decoration:none;}
div#inhalt h3 a:visited { color: #000099; text-decoration: none;}
div#inhalt h3 a:hover 	{ color: #FF0000; text-decoration: none;}

.part_no {
 	font-family: Times New Roman, Times, serif;
  	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	}
.part_no a:link 	{ color: #FFFFFF; text-decoration:none;}
.part_no a:visited { color: #FFFFFF; text-decoration: none;}
.part_no a:hover 	{ color: #FF0000; text-decoration: none;}

/**********  Inhaltsverzeichnis Ende  *************/

h1 {
 	font-family: Times New Roman, Times, serif;
  	font-size: 36px;
	color: #FF0000;
 	font-weight:bold;
}
h2 {
 	font-family: Times New Roman, Times, serif;
  	font-size: 32px;
	color: #000099;
	font-weight:normal;
}
h3 {
 	font-family: Times New Roman, Times, serif;
  	font-size: 24px;
	color: #000099;
	font-weight:normal;
}
table#table1 {
	width:560px;
	border:0;
	height:40px;
	table-layout:fixed;
}
 a {
	text-decoration: none;
}
.kapitel {
	font-family: Times New Roman, Times, serif;
  	font-size: 36px;
	color: #000099;
	text-align: center;
}
ol {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	margin-top:10px;
}
li {
	list-style-type: disc;
	font-size: 18px;
	color: #FF0000;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding:0 20px 5px 0;
	margin:0 0 0 20px;
}
.no_list li {
	list-style-type : decimal;
	font-size: 14px;
	font-weight : bold;
}
.kapitelpunktliste {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
  	color: #000099;
	line-height:44px;
}
.u_kapitel {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
  	color: #006666;
}
.ueberschrift {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
  	color: #000099;
	text-align: center;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-align: justify;
}
.seitenschrift {
	font-family: Times New Roman, Times, serif;
	color: #000099;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.zitat {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	line-height:22px;
	margin-left:35px;
}
.zitat_J {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-align: justify;
	line-height:22px;
	padding:0px 35px 0px 25px;
}
.zitat_L {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-align: left;
	line-height:22px;
	padding: 0px 0px 0px 20px;
}
.unterschrift_zitat {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000099;
	font-style:italic;
	font-weight: bold;
	text-align: right;
	padding-right: 35px;
}
.runninghead2 {
	font-family: Times New Roman, Times, serif;
	color: #000099;
	font-size: 12px;
}
.headline {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}



/*************************   BUTTONLEISTEN   *****************************************/
 
div#button_a {
	position:absolute; left:5px; top:140px; width:170px; height:auto; visibility: visible; }
div#button_a .diamant {
	text-align:center;
	}
div#button_a .email {
	text-align:right;
	padding:0px 20px 0px 0px;
	}
div#button_a .button1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	background-image:url(/pictures/Buttons/ButtonBlau170.gif);
	margin:0px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#FF0000;
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(/pictures/Buttons/ButtonBlau170.gif);
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	background-image:url(/pictures/Buttons/ButtonGrau110.gif);
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(/pictures/Buttons/ButtonBlau170.gif);
	margin:5px 5px 0px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(/pictures/Buttons/ButtonBlau170.gif);
	margin:0px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	background-image:url(/pictures/Buttons/ButtonGrau110.gif);
	margin:0px 5px 0px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
	
.button11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	
div#button_a .button_leer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	font-weight:normal;
	background-image:url(/pictures/Buttons/ButtonBlau170.gif);
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button_leer_rot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	font-weight:normal;
	background-color:#FF0000;
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button_leer_oHG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	font-weight:normal;
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}

div#button_a .detail {font-size:10px;}

div#button_a .theoretical {font-size:11px;font-weight:normal;}

div#button_a .button1 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button1 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button1 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button2 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button2 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button2 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button3 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button3 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button3 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button4 a:link { color: #FF0000; text-decoration:none;}
div#button_a .button4 a:visited { color: #FF0000; text-decoration: none;}
div#button_a .button4 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button5 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button5 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button5 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button6 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button6 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button6 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button7 a:link { color: #FF0000; text-decoration:none;}
div#button_a .button7 a:visited { color: #FF0000; text-decoration: none;}
div#button_a .button7 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button8 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button8 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button8 a:hover { color: #00FFFF; text-decoration: none;}

div#button_a .button9 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button9 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button9 a:hover { color: #00FFFF; text-decoration: none;}

.button11 a:link { color: #FF3300; text-decoration:none;}
.button11 a:visited { color: #FF3300; text-decoration: none;}
.button11 a:hover { color: #00FFFF; text-decoration: none;}