@charset "utf-8";
/* www.Jazzclub-Wittlich.de */
/* fehlerfrei getestet in IE 6.0.2900, 7.0.5730, Firefox 2.0.0.16, 3.0.1, Opera 7.52, 8.53, 9.52, Safari 3.1.2 */

/* Allgemeines */

BODY {
	margin: 		0px;
	padding: 		0px;
	font-family: 	arial, verdana, helvetica;
	font-size: 		0.75em;
	background-color:#FFFFFF);}

IMG {border: 	none;}

A 	{text-decoration: none;
	color: 			#333;}

/* Überschriften*/

h1 { font-size:1.2em; font-weight:bold;   color:#DF2C28; margin: 6px 6px 12px 6px; } 
h2 { font-size:1.1em; font-weight:bold;   color:#568A3A; margin: 6px 6px 12px 6px; }
h3 { font-size:1.1em; font-weight:bold;   color:#74337F; margin: 6px 3px 12px 6px; }
h4 { font-size:1.1em; font-weight:bold;   color:#333333; margin: 6px 3px 12px 6px; } 
h5 { font-size:1.0em; font-weight:bold;   color:#333333; margin: 6px 3px 12px 6px; }

/* Einstiegsseite zentrieren */

#fakehorizont {
	text-align: 		center;
	position: 			absolute;
	top: 				50%;
	left: 				0px;
	width: 				100%;
	height: 			1px;
	overflow: 			visible;
	visibility: 		visible;
	display: 			block	}
	
#startcontainer {
	position: 			absolute;
	top: 				-175px;
	margin-left: 		-475px;
	left: 				50%;
	width: 				960px;
	height: 			610px;}

/* Container */

#container {
	width: 				960px;
	margin: 			auto;
	margin-top: 		20px;
	background-image:	url(../_gifs/mainBG.gif);	}

#kopf {
	width: 				960px;
	height: 			125px;
	clear: 				both;}

#main {
	position: 			relative;
	float: 				left;
	width: 				950px;
	min-height: 		425px;}
	
#start {
	width: 				750px;
	float: 				left;
	background-color:	#FFFFFF;}	

* html #main {
	height: 			425px; /* IE6 versteht kein min-height */}

#navi {
	width: 				200px;
	float: 				left;
	background-color:	#FFF;}

#content {
	width: 				735px;
	float: 				left;
	padding: 			3px;}

#fuss {
	width: 				960px;
	height: 			20px;
	clear: 				both;}

/* Klassen */

.error 
{
	color: 			#FF0000;
	font-size:		0.8em;
	margin-top: 	3px;
	padding:		3px;}

.digit 
{	font-size:		0.25em;
	font-weight:	bold;
	letter-spacing:	0.15em;
    color:			#CCCCCC; }

.letter
	{font-size:		1.50em;
	 font-weight:	bold;
	 font-style:	italic;}

.bild
	{float:			right; 
	 padding:		3px;
	 margin:		3px;
	 border:		solid 1px #CCC;}
	 
.bildStart	 
	{float:			none;
     margin:		1px;
	 padding:		1px;	 
	 border:		solid 1px #CCC;}	 

.text 
	{font-size:		1.00em;
	 margin:		6px 15px 6px 45px;}

.text-klein
	{font-size:		0.9em;
	 margin:		1px;}

.text-tabelle 
	{font-size:		0.80em;
	 margin:		1px;	 }	 

.liste {
	color:			#000000;
	list-style-type:square;
	margin:			6px;	}

/* navi */

#navi UL {
	font-size: 		1.00em;
	margin: 		0px;
	list-style-type: none;
	padding: 		0px;} 

#navi A {
	display: 		block;
	color: 			#74337E;
	font-weight: 	bold;}

.mlvl-1 A {
	padding: 			6px 6px 6px 6px;
	margin: 			1px 1px 1px 1px; 
	background-color:	#F7F8F2;}

.mlvl-1 A:hover, .m_active A {
	background-color: 	#FFF200;
	color: 				#DF2C28 !important;} 
	
/* SLIMBOX */

#lbOverlay {
	position: 			absolute;
	z-index: 			9999;
	left: 				0;
	width: 				100%;
	background-color:	#000;
	cursor: 			pointer;}

#lbCenter, #lbBottomContainer {
	position: 			absolute;
	z-index: 			9999;
	left: 				50%;
	overflow: 			hidden;
	background-color: 	#fff;}

.lbLoading {
	background: 		#fff url(../_gifs/loading.gif) no-repeat center;}

#lbImage {
	position: 			absolute;
	left: 				0;
	top: 				0;
	border: 			10px solid #fff;
	background-repeat: 	no-repeat;}

#lbPrevLink, #lbNextLink {
	display: 			block;
	position: 			absolute;
	top: 				0;
	width: 				50%;
	outline: 			none;}

#lbPrevLink {
	left: 				0;}

#lbPrevLink:hover {
	background: 		transparent url(../_gifs/prevlabel.gif) no-repeat 0% 15%;}

#lbNextLink {
	right: 				0;}

#lbNextLink:hover {
	background: 		transparent url(../_gifs/nextlabel.gif) no-repeat 100% 15%;}

#lbBottom {
	font-family: 		arial, verdana, helvetica;
	font-size: 			10px;
	color: 				#666;
	line-height: 		1.4em;
	text-align: 		left;
	border: 			10px solid #fff;
	border-top-style: 	none;}

#lbCloseLink {
	display: 			block;
	float:				right;
	width: 				66px;
	height: 			22px;
	background: 		transparent url(../_gifs/closelabel.gif) no-repeat center;
	margin: 			5px 0;
	outline: 			none;}

#lbCaption, #lbNumber {
	margin-right: 		71px;}

#lbCaption {
	font-weight: 		bold;}

/* ENDE */
