#message {
	position:fixed;
	display:none;
	height:100px;
	width:300px;
	background:white;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	z-index:999;
	border:5px solid white;
	text-align:center;
    -moz-box-shadow: 2px 2px 11px #666; 
    -webkit-box-shadow: 2px 2px 11px #666; 
}
#message.ok, #message.cancel {
	background:#dae6ac;
	border-color:#c6d880;
	color: #264409;
}
#message.error {
	background:#fccfd0;
	border-color:#f7888b;
	color:#8a1f11;
}
#message.warning {
	background:#ffec9d;
	border-color:#FFD324;
	color:#514721;
}
#tooltip {
	display:none;
	padding:5px;
	margin:5px;
	width:170px;
	height:50px;
	font-size:11px;
	background-color:#f2c684;
	border:2px solid #623100;
    -moz-box-shadow: 2px 2px 11px #666; 
    -webkit-box-shadow: 2px 2px 11px #666; 
}	
div.TE {
	position:absolute;
	padding:5px;
	margin:3px;
	top:10px;
	right:150px;
	width:300px;
	height:140px;
	border:1px solid #623100;
	background:white;
	z-index:100;
	display:none;
}
div.TE ul {
	list-style:none;
	margin:0;
	padding:0;
}
div.TE li {
	float:left;
	width:90px;
	margin:3px;
}
div.TE li a{
	padding:5px;
	margin:0px;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	color:#623100;
}
table.jk_termin td.s4 li a:hover{
	background-color:#f2c684;
	color:#623100;
}
table.jk_termin {
	margin:0;
	padding:0;
	border-spacing:0;
	width: auto;
	height: 140px;
	overflow: hidden;
	margin-top:20px;
	border-bottom:1px solid #f2c684;
	border-right:1px solid #f2c684;
	border-collapse:collapse;
}
table.jk_tickets {
	height: 60px;
}
div.jk_foto {
	display: inline;
}
div.jk_fotoMusiker, div.jk_fotoVeranstalter, div.jk_fotoBand {
	text-align:center;
	width:250px;
	height:225px;
	overflow:hidden;
}
img.jk_fotoMusiker, img.jk_fotoVeranstalter, img.jk_fotoBand {
	height:210px;
}
div.jk_fotoCD {
	text-align:center;
	width:150px;
	height:150px;
	overflow:hidden;
}
img.jk_fotoCD {
	height:150px;
}
div.jk_fotoThumb {
	text-align:center;
	width:150px;
	height:135px;
	overflow:hidden;
}
img.jk_fotoThumb {
	margin:auto;
	height:120px;
}
div.jk_fotoThumb2 {
	text-align:center;
	width:71px;
	height:60px;
	overflow:hidden;
}
img.jk_fotoThumb2 {
	margin:auto;
	height:60px;
}

table.jk_termin img {
	border:0;
}
table.jk_termin td,
table.jk_musiker td,
table.jk_band td {

}	
table.jk_termin td.s3,
table.jk_musiker td.s3,
table.jk_band td.s3 {
	padding-left:4px;
}	
table.jk_termin td.s1,
table.jk_musiker td.s1{
	width:80px;
	text-align: center;
	padding-right:5px;
}
table.jk_termin td.s1 p{
	margin:0;
	margin-bottom:5px;
	font-weight:bold;
	color:#82430C;
	font-size:11px;
}
table.jk_termin td.s2{
}
table.jk_termin td.s3 h1{
	margin-bottom:3px;
}
table.jk_termin td.s3 p{
	padding-bottom:5px;
}
table.jk_termin td.s3 p.v{
}
table.jk_termin td.s3 h1 a{
	color:#82430C;
	font-size:14px;
}
table.jk_termin td.s4{
	padding-left:5px;

}
table.jk_termin td.s4 ul{
	width:130px;
	list-style:none;
}
table.jk_termin td.s4 h1{
	padding:2px;
	margin:0px;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	text-align:center;
	border-bottom:1px solid #f2c684;
	background-color:#623100;
	color:#FBEBD2;
	display:block;
}
table.jk_termin td.s4 li{
	padding:0px;
	margin:0px;
}
table.jk_termin td.s4 li a{
	padding:5px;
	margin:0px;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
	border-bottom:1px solid #f2c684;
	color:#623100;
	background-color:#FBEBD2;
	display:block;
}
table.jk_termin td.s4 li a:hover{
	background-color:#f2c684;
	color:#623100;
}
#menutickets {
	margin-bottom:15px;
	border-bottom:1px solid #f2c684;
	border-right:1px solid #f2c684;

}
#menutickets h1 {
	margin:0;
	padding:5px;
	font-size:14px;
	display:inline;
	float:left;
}
#menutickets ul {
	list-style:none;
}
#menutickets li {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline;
}
#menutickets li a {
	padding:12px;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	border:0;
	background-color:#FBEBD2;
}
#menutickets li a:hover {
	background-color:#f2c684;
	color:#623100;
}
#offline {
	position:relative;
	text-align:center;
	top:100px;
	width:300px;
	height:200px;
	margin:auto;	
}
div.menue > ul {
	z-index: 100;
}
div.menue > ul > li {
	position:relative;
	z-index: 100;
}
div.menue > ul > li > a {

}
div.menue > ul > li > div {
	display:none;
	/*
	width:300px;
	height:300px;
	-moz-box-shadow: 0 0 15px #000;
	-moz-box-shadow-left:0;
	*/
	border:2px solid #623100;
	position:absolute;
	background:#FFF;
	top:-4px;
	z-index:50;
	left:146px;
}
div.menue > ul > li > div > form {
	margin:0;
	border:0;
}