@charset "UTF-8";
/* <ß> S. Zimmermann für Dieter Fischer FischerJazz 08/2010 */
/*
*/
html {}
body {
	background-color:#fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color:#000;
	background: transparent url(../img/site/fj_bg.gif) repeat-y 0 0;

	}

#slides{	
	position: fixed;
	left: 0px;
	top: 0px;
	width:476px;
	height:700px;
/*	z-index:0; */
	visibility:hidden;
	}
#slides img {position:absolute;}
#slides p {margin-bottom:0;}
#dieterfischer{
	position: fixed;
	top: -8px;
	left:0;
	width:976px;
	height:226px;
	background: transparent url(../img/site/dieterfischer.png) no-repeat 476px -24px;
/*	border-top: 18px solid #a38c5b; */
	}
#dieterfischer p {position:absolute; top:-50px;}
#mainwrapper {
	position: relative;
	text-align: left;
	width: 976px;
	}
#wrapper {
	position: relative;
	}	
	
#content {
	position: relative;
	width:976px;
/*	border-bottom: 18px solid #a38c5b;*/
	}
#leftcol {
	float:left; 
	top:0;
	bottom:0;
	width:476px;
	margin-top:700px;
	background: transparent url(../img/site/fj_dates_bg.png) repeat 0 0;
	}	
#dates {
	padding:0 0 150px 38px;
/*	background: transparent url(../img/site/fj_dates_bg.png) repeat 0 0; */
	min-height:850px;
	}
#dates li {
	background: transparent url(../img/site/fj_dotline.png) no-repeat 0 0;
	padding:16px 9px 0px 0px;	
	}		
#rightcol {
	float:right;
	margin-top:194px;
	width:465px;
	padding-bottom:36px;
	}
.record {
	position:relative;
	left:145px;
	width:320px;
	min-height:122px;
	padding-bottom:27px;
	}
.record img {
	float:left;
	margin-left:-145px;
	}
.lblinks {display:none;}
h1 {
	padding: 9px 0;
	font-weight:bold;
/*	letter-spacing:1px; */
	
	}	
h2 {
	font-weight:bold;
color:#976907;
/*	color:#000;	
/*	letter-spacing:1px;*/
	background: transparent url(../img/site/fj_dotdiv_sw.png) no-repeat center 9px;
	padding-top:45px;
	}
h2 span {color:#000;}		
h3 {
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	color:#976907;
}	
em, i { font-style: italic; }
strong, b {font-weight:bold;}
p {margin-bottom:18px;}
p.imgsizer{margin-bottom:0;}

/* Termine */
.unpublished {color:#f33;}
.newshow {
	position:absolute;
	top:-30px;
	}
p.date {
	font-weight:bold;
	margin-bottom:0px;
	}
p.date span {color:#976907; font-size:14px;}
p.date strong {font-size:13px;}

.clearer{clear:both;}	
	
		
a {
	/* color:#a1dacf; */
	color:#976907;
	padding-bottom:1px;
	}
a:hover, a.selected {
	color:#000;
/*	border-bottom: 1px dotted #ffb414; */
	}
ul{
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom:18px;
	}	
ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom:18px;
	}
.mailme {display:none;}	
body.popup{background: none;}

