@charset "utf-8";
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
html						{ height:101% }
body						{ position: relative; color: white; font-family: sans-serif; background-color: #646464; background-image: url(../media/pic/design/gips.png); background-repeat: repeat; background-position: 0 0; text-align: left; }
#seitenraender				{ width: 1000px; margin: auto; }
#seite					{  }
#header					{ background-image: url(../media/pic/design/gejazzt_header.png); text-align: center; width: 1000px; height: 195px; }
/*---------------------------------Navigation oben---------------------------------------------------------------------------------------------------------------------------------------------*/
#navigation 				{ clear:both; width: auto; z-index: 100; }
#navinhalt					{ font-size: 0.8em; float:left; font-weight: bold; width: 1000px; margin-top: -62px; margin-bottom: -30px; margin-left: -50px; }
#navinhalt ul				{ margin-left: 20px; white-space: nowrap; list-style:none; display: block; }
#navinhalt li				{ background-repeat: no-repeat; background-attachment: scroll; background-position: left top; float:left; display: block; }
#navinhalt a				{ float:left; display:block; color:#fff; text-transform: none; text-decoration:none; font-weight:bold; background-color: #8e2a2a; margin-left: 15px; padding: 2px 8px; border: solid 2px white !important; }
#navinhalt a:hover 			{ color:white; background-color: #000; border-top-width: 2px; border-left-width: 2px; display: block; }
#navinhalt #current a			{ color: white; font-weight:bold; background-color: gray; padding-bottom:2px; padding-top:2px; border-top: 1px solid #6e6e6e; border-bottom: 1px solid #6e6e6e; display: block; }
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#inhalt					{ background-color: #555; clear:both; width: auto; z-index: 10; border-top: 1px solid black; }
/*---------------------------------Linke Spalte---------------------------------------------------------------------------------------------------------------------------------------------------*/
#links						{ position: relative; float: left; width: 200px; z-index: 3; }	
#linksinhalt					{ padding: 30px 10px 10px; }
#linksinhalt h1 				{ color: #535353; font-size: 0.9em; font-weight: bold; line-height: 120%; margin-top: 0; margin-bottom: 0.3em; }
#linksinhalt p 				{ font-size: 0.8em; line-height: 130%; }
#linksinhalt a				{ color: black; font-size: 1em; font-weight: normal; text-decoration: none; }
#linksinhalt ul				{ margin: 0 0 0.5em; padding-right: 0; padding-bottom: 0; padding-left: 0; }
#linksinhalt li				{ margin-left: 1.4em; padding-top: 0.3em; list-style-image: url(../media/pic/icons/li.gif); list-style-position: outside; }
/*---------------------------------Rechte Spalte-------------------------------------------------------------------------------------------------------------------------------------------------*/
#rechts					{ position: relative; float:right; width: 200px; z-index: 3; }
#rechtsinhalt				{ z-index: 6; position: relative; padding: 30px 10px 10px; }
#rechtsinhalt h1				{ color: white; font-size: 0.9em; font-weight: bold; line-height: 120%; background-color: #382e2e; margin-top: 0; margin-bottom: 0.3em; padding: 2px 0.5em; border-top: 1px solid white; border-right: 1px solid white; border-left: 1px solid white; }
#rechtsinhalt p				{ color: white; font-size: 75%; line-height: 140%; background-color: #8e2a2a; margin-top: -0.3em; padding: 0.3em 0.5em 0.5em; border-right: 1px solid white; border-bottom: 1px solid white; border-left: 1px solid white; }
#rechtsinhalt a 				{ color: silver; font-size: 110%; font-weight: bold; text-decoration: underline; }
/*---------------------------------Mittlere Spalte------------------------------------------------------------------------------------------------------------------------------------------------*/
#mitte					{ width:auto; z-index: 1; position: relative; height: auto; min-height: 500px; margin-top: 0; margin-right: 200px; margin-left: 200px; padding: 0 10px; }
#mitteinhalt					{ color: white; z-index: 2; position: relative; padding-right: 10px; padding-left: 10px; display: inline; }
#mitteinhalt h1				{ color: white; font-size: 1.5em; font-weight: normal; line-height: 120%; margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 0 0 1em; display: block; }
#mitteinhalt h1+p				{ margin-top: 0.2em; }
#mitteinhalt h1+ul 			{ margin-top: 0.2em; }
#mitteinhalt h1+table 			{ margin-top: 0.5em; }
#mitteinhalt h2				{ color: black; font-size: 1em; line-height: 140%; background-color: #c8c8c8; margin-bottom: 2em; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; border-top: 1px solid black; border-bottom: 1px solid black; display: block; }
#mitteinhalt h2+p				{ margin-top: -1em; }
#mitteinhalt p				{ color: white; font-size: 0.9em; line-height: 140%; }
#mitteinhalt p+h1				{ margin-top: 1em; }
#mitteinhalt ul 				{ margin: 0 0 1em; padding: 0; }
#mitteinhalt li				{ color: white; font-size: 0.9em; line-height: 160%; margin-left: 1.4em; border-color: black; border-width: 12px; list-style-image: url(../media/pic/icons/li.png); list-style-position: outside; }
#mitteinhalt a 				{ color: white; font-weight: bolder; text-decoration: none; }
#mitteinhalt a:hover { color: maroon; font-weight: bolder; background-color: #e1e1e1; text-decoration: none; }
/*----------Fußzeile-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer					{ color:white; font-size: 80%; background: #6e6e6e url(../media/pic/design/footer.png); text-align: center; margin-top: 20px; padding-top: 0.3em; padding-bottom: 0.3em; border-top: 2px solid #9c9c9c; }
#footer a 					{ color: #fcfcfc; font-weight: bolder; text-decoration: none; }
#footer p					{ color: white; font-weight: bolder; text-decoration: none; }
/*----------Klassenstile--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.clearfix					{ display: block;}
.clearfix:after				{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.bildlinks					{ float: left; margin-right: 10px; }
.bildrechts					{ float: right; margin-left: 10px; }
.fett 						{ color: white; font-size: 1em; font-weight: bold; }
.kursiv					{ font-style: italic; }
hr.clear_columns				{ content: "."; display: block; height: 0; line-height: 0px; clear: both; float: left; visibility: hidden; border: 0; padding: 0; margin: -2em 0 0 0; }
.rechtsbild					{ margin-right: -0.5em; margin-left: -0.5em; }
.text_musiker { font-size: 0.8em; line-height: 120%; }
.tdtext_normal { font-size: 1.1em; font-weight: normal; line-height: 120%; }
/*---------------------------------Elementdefinitionen-----------------------------------------------------------------------------------------------------------------------------------------*/
table						{ width: 95%; margin-bottom: 1.3em; empty-cells: show    }
td						{ color: white; font-size: 0.85em; font-weight: bold; line-height: 150%; vertical-align: top; padding: 3px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
