body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.h1-ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
.h2-ueberschrift {
	font-size: 16px;
	font-weight: bold;
}
.h3-ueberschrift {
	font-size: 14px;
	font-weight: bold;
}
.h1-schild {
	font-size: 20px;
	font-weight: bold;
}
.h2-schild {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: bold;
	color: #333;
	text-decoration : underline;
}
a:active {
	text-decoration: none;
	color: #666;
}
a.black:link { color: #000; text-decoration: none; }
a.black:visited {color: #000; text-decoration: none;}
a.black:active {color: #000; text-decoration: none}
a.black:hover { color : #6333; text-decoration : underline; font-weight: bold; }

a.bandnavi:link { color: #fff; text-decoration: none; }
a.bandnavi:visited {color: #fff; text-decoration: none;}
a.bandnavi:active {color: #999; text-decoration: none;}
a.bandnavi:hover { color : #666; text-decoration : underline; font-weight: bold; }
.Stil10 {font-size: 12px} 
.Stil2 {font-size: 10px}
.Stil3 {font-size: 20px}
.Stil11 {font-weight: bold}
.Stil5 {font-size: 9px
}
body {
	background-color: #DEE1AA;
}
#jazzagentur {
	position: absolute;
	top: 14px;
	left: 64px;
	height: 140px;
	width: 664px;
	padding: 10px;
	background-image: url(hintergrund-logo.jpg);
	border: none;
	background-repeat: no-repeat;
	z-index: 2;
}
#inhalt {
	position: absolute;
	top: 207px;
	left: 120px;
	width: 800px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(inhalt-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 6;
}
#ueberschrift {
	position: relative;
	top: -10px;
	left: 80px;
	height: 60px;
	width: 420px;
	padding: 10px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	z-index: 7;
}

#inhalt_top {
	position: absolute;
	top: 122px;
	left: 120px;
	height: 68px;
	width: 800px;
	padding: 10px;
	border: none;
	background-image: url(inhalt-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 7;
}
#navigation {
	position: absolute;
	top: 161px;
	left: 10px;
	height: 380px;
	width: 190px;
	padding: 2px;
	border: 0px;
	background-image: url(navi.jpg);
	background-repeat: no-repeat;
	z-index: 8;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bolder;
}
#schild {
	position: absolute;
	top: 92px;
	left: 665px;
	height: 117px;
	width: 198px;
	padding: 10px;
	border: none;
	background-repeat: no-repeat;
	background-image: url(schild.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	z-index: 9;
}
.link_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
img {
	margin:0 10px 0 10px;
}
.backwhite {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
}
.backgrey {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ccc;
}