@charset "utf-8";
body {
	background-color: #FFFFFF;
	color:#000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	position: relative:
}

a:link { 
	font-weight:bold; 
	color: #000000;
	text-decoration:none; 
}
a:visited { 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none; 
}
a:focus { 
	font-weight:bold; 
	color:#000000; 
	text-decoration:underline; 
}
a:hover { 
	font-weight:bold; 
	color: #666666; 
	text-decoration:none; 
}

td.content {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.contentsmall {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
th.headerSortUp { 
    background-image: url(small_asc.gif); 
    background-color: #dcdcdc; 
} 
th.headerSortDown { 
    background-image: url(small_desc.gif); 
    background-color: #dcdcdc; 
}
th.header { 
    background-image: url(small.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
	text-align: left;
}
.control {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.artistitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.formsytle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.impressum {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#menu {
	height: auto;
	position: absolute;
	top: 200px;
	width: 800px;
}

#menu span{
	display: none;
}

#menu .home a{
	background-image: url("../images/j_01.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 100px;
	width: 109px;
}

#menu .home a:hover{
	background-image: url("../images/jhov_01.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 109px;
}

#menu .artist a{
	background-image: url(../images/j_02.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 111px;
}

#menu .artist a:hover{
	background-image: url(../images//jhov_02.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 111px;
}

#menu .dates a{
	background-image: url(../images//j_03.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 100px;
}

#menu .dates a:hover{
	background-image: url(../images//jhov_03.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 100px;
}
#menu .jackmode a{
	background-image: url(../images//j_04.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 154px;
}

#menu .jackmode a:hover{
	background-image: url(../images//jhov_04.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 154px;
}
#menu .partners a{
	background-image: url(../images//j_05.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 139px;
}

#menu .partners a:hover{
	background-image: url(../images//jhov_05.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 139px;
}

#menu .impressum a{
	background-image: url(../images//j_06.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 187px;
}

#menu .impressum a:hover{
	background-image: url(../images//jhov_06.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height:100px;
	width: 187px;
}

#page{
	display: block;
	height:100%;
	padding: 0px 0px;
	margin:0 auto;
	width:800px;
}

li ul {
    display: none;
}

li:hover > ul {
    display: block;
}
.nextdates {
	font-family: Helvetica, Arial sans-serif;
	font-size: x-small;
}

