
/* traunmusik Wien, Webkatalog: tmkat.css vom 16.06.2002 */
/* Anpassung von selfhtml.css */


body 							/* Hintergrund der Webseite */
{
margin: 0pt;
background-color: #fdf5e6;				/* Farbe des Hintergrundes */
color: #000000;                              		/* Schriftfarbe normaler Text */ 
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: normal;
line-height:100%;
scrollbar-arrow-color: #AA5522;				/* Pfeile der Seitenleisten */
scrollbar-base-color: #FFE4B5; 				/* Seitenleisten */
}

.link 							/* normaler Link */
{
text-align: center;
cursor: pointer; cursor: hand;
}

.linkleft 						/* besuchter Link */
{
text-align: left;
cursor: pointer; cursor: hand;
}

/* Überschriften Anfang */

h1,h2,h3,h4,h5,h6,a { font-family:Verdana,Arial,sans-serif; }										/* für alle Schriften */

h1 { font-size:12pt; font-style:normal; color:blue; text-align:center; margin:0px; } 		/* Instrumente */

h2 { font-size:10pt; font-style:bold; color:red; margin:0px; } 								/* Werktitel u.a. */

h2.sh2 { font-size:10pt; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:10pt; font-style:italic; color:black; margin:0px; } /*  */

h4 { font-size:10pt; margin:0px;} 											/* Komponist, Stufe u.a. */

h5 { font-size:10pt; margin:0px; font-style:bold; } 							/* Stufen (Schwierigkeitsgrade */

h6 { font-family: Verdana, Arial, sans-serif; font-size:6pt; font-style:normal; text-align:center; margin-bottom:0px; text-decoration:none; } 	/* Letzte Änderung */

/* Überschriften Ende */


/* Links */

a:link { color:#AA5522; text-decoration:none; }

a:visited { color:#772200; text-decoration:none; }

a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }

/* Links Ende */


/* Diverses nicht in Verwendung */

.unicode { font-size:10pt; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }
p,ul,ol,li,div,td,th,address,blockquote { font-size:10pt; }

li { margin-top:10pt; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.xmpcode { border-width:10pt; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:8pt; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }