/* kursax.css Version 10.03.2004 */

body	{
	color: #000;
	background: #fff;
	margin: 20px 0 20px 0;
	padding: 0;
	}

.hide	{
	display: none;
	}

img 	{
	display: block;
	border: 0;
	}

/* Links */

a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}

/* Schrift */

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	}

h2	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

#footer p {
	font-size: 11px;
	margin-top: 25px;
	}

/* Ausrichtung Hauptteil */

#content{
	padding-top: 25px;
	}

#primarycontent {
	padding-left: 25px;
	}

#repertoire {
	font-size: 0.8em;
	line-height: 1.5;
	}


/* Formatierung linke Seitenspalte */

#sidebar p {
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}


#sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}

/* Formatierung Navigator */

#nav1 td {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	