body {
	font-family: Georgia, "Courir new serif";
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	background-color: #660000;
}
p, td{
	font-family: Georgia, "Courir new serif";
	font-size: 13px;
	line-height: 130%;
	color: #333333;
}
h1	{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
}
.textfeld {
	text-align:left;
	background-color: #FFFFCC;
	padding: 20px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-right-color: #333333;
	color: #333333;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;

}
.titelweiss{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: white;
	line-height: 120%;
}
a	{
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
}
a:hover {
	color: #FFCC99;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
}
.fett {
	font-weight: bold;
}
.first-letter 	{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.fusszeile{
	text-align: right;
	margin:0 auto 0 auto;
}
#content {
	text-align:left;
	margin:20px auto 0;
	background-color: #990000;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#bannerbg {
	text-align: right;
	background-image:url(../images/banner.gif);
	}
#sitetitel {
	font-size: 60px;
	color: #FFFFFF;
	background-color: none;
	font-style: italic;
	}
#fusszeile{
	font-family: Ariel, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-align: right;
}
#contentbild {
	background-image:url(../images/jazzednutskl.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: middle;
	width: 350px;
	color: #FFFFFF;

}
#contentnews {
	color: white;
	text-align: center;
	background-image:url(../images/newsbanner2.gif);
	background-repeat: no-repeat;
	background-position:center;
	min-width:350;
	padding: 10px;
	vertical-align: middle;
}
.textdivers {
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;

}
.noten {
	background-image: url(../images/noten.gif);
	background-repeat: no-repeat;
}
.ausrichtung_rechts {
	text-align: right;
	vertical-align: top;
}
.lu {
	color: #FFFFFF;
	list-style-type: circle;

}
a.dunkel {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;


}
a.dunkel:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}
.ausrichtungoben {
	vertical-align: top;
}
.first-letter-weiss {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.music {
	background-image: url(../images/musicbanner.gif);
	background-repeat: no-repeat;
}
ul {
	line-height: 180%;
}
td.hintergrund {
	background-color: #660000;
	color: #FFFFCC;
}
.ausrichtungmitte {
	margin: 0 auto 0 auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

