/* 
Rot: #c71010
Gelb: #fbf01b
Blau: #a0d9f7
*/

/* =============== Allgemeines: =============== */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #000;
	font-family: verdana, arial, sans-serif;
	background-color: #242424;
}
body {
	font-size: 80%;
}
div {
	margin: 0;
	padding: 0;
}
p, td {
	color: #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;
}
p {
	margin: 0.5em 2em;
	line-height: 1.3;
}
h1, h2, h3 {
	font-family: arial, helvetica, sans-serif;
}
h1 {
	margin: 0.5em 0;
	font-size: 2em;
}
h2 {
	margin: 1em 0 0.5em;
	font-size: 1.6em;
}
h3 {
	margin: 1em 0 0.2em;
	font-size: 1.3em;
}
a:link, a:visited {
	color: black;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #000;
	background-color: #fbf01b;
	text-decoration: none;
}
img {
	border: 1px solid #000;
}
.nom {
	margin: 0 !important;
}
.notm {
	margin-top: 0 !important;
}
.nobm {
	margin-bottom: 0 !important;
}
.fl {
	float: left;
	display: inline; /* gg dmb in ie */
	margin-right: 2em;
}
.fr {
	float: right;
	display: inline; /* gg dmb in ie */
	margin-left: 2em;
}
.clear {
	clear: both;
}
.bu { /* Allgemeine Bildunterschriften */
	padding-bottom: 1em;
	font-size: 0.9em;
	font-style: italic;
}
.fr .bu { /* Allgemeine Bildunterschriften */
	text-align: right;
	margin-right: 0;
}
p.enger, p.PDFlink {
	width: 60%;
}
p.PDFlink {
	margin-top: 2em;
	text-align: right;
}
.r {
	text-align: right;
}
.small, small {
	font-size: 0.85em;
}
/* =============== Bereiche: =============== */
#wrapper {
	position: absolute;
	top: 49.4%;
	left: 0;
	width: 100%;
	height: 590px; /* wird bei eingeschaltetem Javascript für groessere Aufloesungen ueberschrieben */
	margin: -295px 0 0 0; /* wird bei eingeschaltetem Javascript für groessere Aufloesungen ueberschrieben */
	background: #a0d9f7;
}
#header {
	position: relative;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 120px;
	text-align: right;
	background-color: #fbf01b;
}
#navig, #inhaltwrapper {
	height: 426px; /* wird bei eingeschaltetem Javascript für groessere Aufloesungen ueberschrieben */
}
#navig {
	float: left;
	width: 22%;
	border-right: 1px solid #000;
	color: #000;
	overflow: hidden;
	background: #c71010;
}
#inhaltwrapper {
	width: 77.87%; /* wird in "ltie7.css" für alte IEs überschrieben! */
	overflow: auto;
	background-color: #a0d9f7;
}
#inhaltwrapper2 {
	margin: 2em 3em 2em;
}
#nobm #inhaltwrapper2 {
	margin-bottom: 0 !important;
}
#chrono #inhaltwrapper2 {
	margin: 2em 1em 2em;
}
#fuss {
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 30px;
	
	font-size: 0.9em;
	line-height: 28px;
	text-align: center;
	color: #000;
	background-color: #fff;
}
#webcredits {
	margin: 0;
	padding: 3px 0 0;
	font-size: 0.8em;
	text-align: center;
}
#webcredits, #webcredits a:link, #webcredits a:visited {
	text-decoration: none;
	color: #888;
	background-color: #242424;
}
#webcredits a:hover {
	text-decoration: underline;
	color: #ccc;
}

/* =============== Navigation: =============== */
#navig a {
	display: block;
	margin: 0;
	border-bottom: solid 1px #c71010;
	border-top: solid 1px #c71010;
	width: 100%;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.7;
	text-decoration: none;
	background: transparent;
}
#navig a:link, #navig a:visited {
	color: #fff;
}
#navig a:hover, #navig a:active {
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #000;
	background-color: #fbf01b;
}
/* Pfeile: */
#navig a:link b, #navig a:visited b {
	border: 1px solid #000;
	margin-left: 15px;
	padding: 1px;
	color: #000;
	font-size: 1em;
	background-color: #fbf01b;
}
#navig a:active b {
	border: 1px solid #000;
	color: #ff0;
	background-color: #c71010;
}
#navig a:hover b {
	border: 1px solid #000;
	color: #ffbf00;
	background-color: #c71010;
}

/* =============== Schriftersetzungen: =============== */
#header h1 {
	position: absolute;
	top: 49.5%;
	right: 8%;
	margin-top: -22px;
	margin-bottom: 0;
	background: #fbf01b url(../img/jazzforum.gif) no-repeat top left;
	overflow: hidden;
}
#header h1, #header h1 a {
	height: 45px;
	width: 315px;
	display: block;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
 	background-color: transparent;
	padding-top: 100px;
}

/* =============== Spezielles: =============== */


#inhaltwrapper ul, #inhaltwrapper ol {
}

#inhaltwrapper ul li {
	list-style-type: circle;
	padding-bottom: 0.4em;
}
#materialien ul {
	float: left;
	display: inline; /* gg. dmb in ie */
	width: 49%;
}

/* uhr - datum */
input.datum {
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffbf00;
	color: #000;
	border: 1px solid #000;
}
input.zeit{
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffbf00;
	color: #000;
	border: 1px solid #000;
}

#inhalt table {
	border-collapse: collapse;
	border: 0;
}
table#chronologie {
	margin: 1em auto 0 auto;
	width: 97.6%;
}
table#chronologie th {
	text-align: left;
}
table#chronologie td {
	padding: 3px 4px 4px;
	vertical-align: top;
}
table#chronologie tr.alt {
	background-color: #b0e4ff;
}
table#chronologie .neustart td {
	border-top: 2px solid #fff;
}

/* Relativer Tooltip: */
a.info, a.info:link, a.info:visited, a.info:active	{
	float: right;
	display: inline;
	margin-right: 3px;
	width: 16px;
	height: 16px;
	border: 0;
	background: url(../img/i.gif) no-repeat;
} 
a.info:hover {
	position: relative;
	border: 0;
	text-decoration: none;
	background: url(../img/i.gif) no-repeat;
}
a.info span {
	display: none;
}
a.info:hover span {
	position: absolute;
	display: block;
	top: -3em;
	left: 20px;
	border: 1px solid #000;
	padding: 0.5em;
	width: 20em;
	z-index: 100 !important;
	color: #000;
	font: 0.9em Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-align: left;
	background: #fff;
	text-decoration: none;
}

a.fotolink, a.fotolink:link, a.fotolink:visited {
	display: inline;
	width: 12px;
	height: 9px;
	border: 3px solid #fff;
	background: #80b9d7;
}
a.fotolink, a.fotolink:link, a.fotolink:visited {
	float: right;
	margin-right: 0.5em;
}
a.fotolink:hover {
	background: #c71010;
}
a.fotolink span {
	display: none;
}
.fotoicon {
	border: 0;
	width: 19px;
	height: 16px;
	vertical-align: bottom; 
}
form#bildsuche {
	 width: 20em;
	 margin: 1em 2em;
}
#bildsuche select {
	margin: 0.5em 0 1em;
}
#bildsuche #submit {
	float: right;
	margin: 0;
}
#bildersuche ul {
	margin-left: 2em;
}
/* Bildanzeige: */

#besetzung  {
	float: left;
	display: inline; /* gg dmb in ie */
	margin: 1em 0 !important;
	width: 25%;
}
#bildwrapper {
	float: left;
	display: inline; /* gg dmb in ie */
	width: 75%;
}
#bildnavig {
	margin: 0 auto 0 auto;
	/* Weite wird per PHP in "bild.php" gesetzt */
}
#bildnavig a {
	float: left;
	display: inline; /* gg dmb in ie */
	border: 1px solid #000;
	width: 12px;
	padding: 1px 0;
	text-align: center;
	font-size: 1em;
}
#bildnavig a:link, #bildnavig a:visited {
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
#bildnavig a:hover {
	float: left;
	border: 1px solid #000;
	color: #ffbf00;
	background-color: #c71010;
}
#bildnavig a:active {
	float: left;
	border: 1px solid #000;
	color: #000;
	background-color: #fbf01b;
}
#bildnavig img {
	float: left;
	display: inline; /* gg dmb in ie */
	margin: 1em 15px 4px;
	/* Abmessungen werden per PHP in "bild.php" gesetzt */
	vertical-align: middle;
}
#bu { /* Bildunterschrift */
	clear: both;
	margin: 0 auto 0 auto;
	/* Weite wird per PHP in "bild.php" gesetzt */
	font-size: 0.85em;
}
#bu em { /* Fotocredits */
	float: right;
	text-align: right;
}
