/*

    Jazztage Dresden 2010

    $Revision: 61146 $
    $Author: kubasch $
    $Date: 2011-09-05 13:57:15 +0200 (Mo, 05. Sep 2011) $

	+ Main-Navi
	+ Sidebar-Widgets

*/

@import url(../drja.css);

/* _____________________________________________ Main-Navi __________________ */

#main-navi li *,
#second-navi li *,
.box h2 {
	background-image: url(../../img/bas/headlines.png);
	background-repeat: no-repeat;
	height: 31px;
	text-indent: -999em;
	outline: none;
}
#second-navi li * {
	height: 30px;
	margin-top: -1px; /* ie 9 fix */
}

#news a,
#news strong {
	background-position: 0 0;
	width: 83px;
}

#news strong,
#news strong a,
#news a:hover,
#news a:active,
#news a:focus {
	background-position: 0 -31px;
}

#programm a,
#programm strong {
	background-position: -83px 0;
	width: 132px;
}

#programm strong,
#programm strong a,
#programm a:hover,
#programm a:active,
#programm a:focus {
	background-position: -83px -31px;
}

#kuenstler a,
#kuenstler strong {
	background-position: -214px 0;
	width: 107px;
}

#kuenstler strong,
#kuenstler strong a,
#kuenstler a:hover,
#kuenstler a:active,
#kuenstler a:focus {
	background-position: -214px -31px;
}

#spielstaetten a,
#spielstaetten strong {
	background-position: -611px 0;
	width: 137px;
}

#spielstaetten strong,
#spielstaetten strong a,
#spielstaetten a:hover,
#spielstaetten a:active,
#spielstaetten a:focus {
	background-position: -611px -31px;
}
#tickets a,
#tickets strong {
	background-position: -749px 0;
	width: 97px;
}

#tickets strong,
#tickets strong a,
#tickets a:hover,
#tickets a:active,
#tickets a:focus {
	background-position: -749px -31px;
}

#partner a,
#partner strong {
	background-position: -321px 0;
	width: 82px;
}

#partner strong,
#partner strong a,
#partner a:hover,
#partner a:active,
#partner a:focus {
	background-position: -321px -31px;
}

#historie a,
#historie strong {
	background-position: -403px 0;
	width: 77px;
}

#historie strong,
#historie strong a,
#historie a:hover,
#historie a:active,
#historie a:focus {
	background-position: -403px -31px;
}

#impressionen a,
#impressionen strong {
	background-position: -480px 0;
	width: 127px;
}

#impressionen strong,
#impressionen strong a,
#impressionen a:hover,
#impressionen a:active,
#impressionen a:focus {
	background-position: -480px -31px;
}

/* _____________________________________________ Sidebar-Widgets ____________ */

.box h2 {
	height: 45px;
	margin-bottom: 0;
}

#newsletter h2 {
	background-position: -82px -62px;
	width: 100px;
}

#player h2 {
	background-position: 0 -62px;
	width: 80px;
}

#partners h2 {
	background-position: -214px -62px;
	width: 80px;
}

#rabatte h2 {
	background-position: -514px -62px;
	width: 85px;
}

#kompakt h2 {
	background-position: -321px -62px;
	width: 160px;
}

#recommendation h2 {
	background-position: -627px -62px;
	width: 180px;
	}
	#recommendation .box-content {
		padding: 0;
	}
	#recommendation .box-content .more {
		margin: 10px 0;
	}
	
