P,A,TABLE,TR,TD,OL,UL,LI,b,i { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
table,tr,td { border-collapse:collapse; } 
/* WebSupport: www.buetehorn.de */
BODY {
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; 
	font-size: 12px; 
	line-height: 17px;
	background-color:#ffffff; 
	color: #000000; 
	}

/* Text */
.textkl { margin-right: 10px; font-size:10px; color:#000000; text-decoration:none; line-height: 15px; }
.textb { margin-right: 10px; font-weight: bold; font-size:12px; color:#000000; text-decoration:none; line-height: 17px; }
h1 { font-weight: bold; font-size:18px; color:#1491e6; text-decoration:none; letter-spacing: 2px; line-height: 20px;}
h2 { font-weight: bold; font-size:14px; color:#1491e6; text-decoration:none; letter-spacing: 1px;}
ul#Repertoire li { list-style-type:none; margin-left: -15px; margin-bottom: 10px;}

/* Bild   o-r-u-l */
.qimg { 
	margin: 5px 10px 20px 0px;
 }


/* tabelle */
td.text { vertical-align:top; text-align:left; background-color:#ffffff; margin-right: 10px; font-size:12px; color:#000000; text-decoration:none; line-height: 17px; }
td.navi { vertical-align:top; text-align:left; background-color:#ffffff; }
td.norm { vertical-align:top; text-align:left; background-color:#ffffff; }

/* Links */
a img { border:none; }

.textlink { font-size:12px; line-height: 16px; }
a.textlink:link { color:#000000; text-decoration:underline; }
a.textlink:visited { color:#000000; text-decoration:underline; }
a.textlink:active { color:#1491e6; text-decoration:none; }
a.textlink:hover { color:#1491e6; text-decoration:none; }

.textkllink { font-size:10px; line-height: 15px; }
a.textkllink:link { color:#000000; text-decoration:none; }
a.textkllink:visited { color:#000000; text-decoration:none; }
a.textkllink:active { color:#1491e6; text-decoration:underline; }
a.textkllink:hover { color:#1491e6; text-decoration:underline; }

/* Navigation links */
ul#Navigation {
	width: 195px;
	margin-left: 0; padding: 0;
}
* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
	width: 200px;
	w\idth: 190px;
	padding-left: 0;
	padd\ing-left: 0;
}
ul#Navigation li {
	list-style: none;
	margin-bottom:10px; padding:0;
}

ul#Navigation a, ul#Navigation span {
	display:block;
	padding: 3px;
	text-decoration: none; font-weight: bold; font-size: 12px;
	border-color:#1491e6; border-width:1px; border-style:solid;
	color: #000000; background-color: #FFFFFF;
}
* html ul#Navigation a, ul#Navigation span {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 187px;  /* Breitenangabe fuer IE 6 */
}
ul#Navigation a:hover {
	color: #1491e6; background-color: #EEEEEE;
}
ul#Navigation span {
	color: #1491e6; background-color: #EEEEEE;
}


/* Navigation2 links */
ul#Navigation2 {
	width: 195px;
	margin-left: 0; padding: 0;
}
* html ul#Navigation2 {  /* Korrekturen fuer IE 5.x */
	width: 200px;
	w\idth: 190px;
	padding-left: 0;
	padd\ing-left: 0;
}
ul#Navigation2 li {
	list-style: none;
	margin-bottom:10px; padding:0;
}

ul#Navigation2 a, ul#Navigation2 span {
	display:block;
	padding: 3px;
	text-decoration: none; font-weight: bold; font-size: 12px;
	border-color:#999906; border-width:1px; border-style:solid;
	color: #000000; background-color: #FFFFFF;
}
* html ul#Navigation2 a, ul#Navigation2 span {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 187px;  /* Breitenangabe fuer IE 6 */
}
ul#Navigation2 a:hover {
	color: #1491e6; background-color: #EEEEEE;
}
ul#Navigation2 span {
	color: #1491e6; background-color: #EEEEEE;
}


