body {
    background-color: #666666;
    background-image: url('img/bg.gif');
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 9px;
}

a img {
    border: none;
}

/* --- MAIN GRID --- */

div#wrapper {
    width: 705px;
    margin-top: 10px;
    margin-left: 20px;
}

div#banner {
	 text-align: center;
    width: 705px;
    height: 85px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ffffff;
}

div#logo {
    height: 120px;
    padding-left: 15px;
}

div#navi {
    width: 180px;
    float: left;
    padding-top: 5px;
    border-top: 2px solid #ffffff;
}

div#content {
    width: 380px;
    float: left;
    margin-left: 10px;
    margin-right: 6px;
    padding-top: 5px;
    border-top: 2px solid #ffffff;
}

div#contentText {
    background-image: url('img/bg_logo.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
}

div#tools {
    float: left;
    margin: 0px;
    width: 129px;
    padding-top: 5px;
}

div#secondaryNavi {
    padding-bottom: 5px;
}

div#footer {
    font-size: 10px;
    padding-top: 3px;
    color: #7A7A7A;
    font-weight: bold;
    border-top: 2px solid #ffffff;
    text-align: right;
    margin-bottom: 20px;
}

div#navi a img {
    margin-top: 5px;
}

img.sectionHeader {
    margin-bottom: 10px;
}

/* --- SUB NAVI --- */

div#subNav ul
{
list-style-image: url('img/ic_link.gif');
margin: 1px;
padding: 5px 0px 5px 35px;

}

div#subNav ul li a
{
color: #ffffff;
text-decoration: none;
}

div#subNav ul li a:hover
{
color: #ff6600;
text-decoration: underline;
}


/* -- NEWS, KONCERTY -- */

div.newsModule {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ffffff;
    width: 380px;
    float: left;
}

div#lastModule {
    padding-top: 5px;
    padding-bottom: 150px;
    border-bottom: none;
}

div.newsModule a img {
	 float:left;
    margin: 5px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #999999;
    border-right:2px solid #999999;
}

div.newsModule a:hover img {
    border-top: 2px solid #ff9933;
    border-left: 2px solid #ff9933;
    border-right: 2px solid #ff6600;
    border-bottom: 2px solid #ff6600;
}

div.newsTeaser {
	margin-left: 110px;
	}

span.newsStory {
    clear: both;
    display: block;
    margin-top: 8px;
}

div.newsStory {
    clear: both;
    display: block;
    margin-top: 15px;
    padding-top: 8px;
    border-top: 1px solid #ffffff;
    line-height: 14px;
}

div#contentText h1 {
    text-transform: uppercase;
    color: #ff6600;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0px;
    padding: 3px 5px 3px 25px;
    background-image: url('img/mainh1bg.gif');
    background-repeat: repeat-y;
}

span.newsLinks {
    font-weight: bold;
    font-size: 10px;
}

span.newsLinks a:hover {
    color: #ffffff;
    border-bottom: 1px solid #ff6600;
}

span.newsLinks a {
    padding-left: 10px;
    background-image: url('img/ic_link.gif');
    background-repeat: no-repeat;
    background-position: 0;
    color: #eaeaea;
    text-decoration: none;
}

span.newsDate {
    font-size: 8px;
    margin-left: 25px;
}

span.newsStory a.more, div.newsTeaser a.more {
    color: #ff6600;
    text-decoration: none;
}

div.newsStory a, div#contentText p a {
    color: #eeeeee;
    text-decoration: underline;
}

div.newsStory a:hover, div#contentText p a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #555555;
}

div.newsStory a.more:hover, div.newsTeaser a.more:hover {
    text-decoration: underline;
    color: #ff6600;
    background: none;
}

.ilu {
    float: left;
    margin: 5px;
}

div#newsInfo {
    float: left;
    width: 260px;
}

div#newsInfo a {
	color: #ffffff;
}

p.sectionDesc {
    margin-top: 20px;
    background-color: #555555;
    padding: 0px 5px;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    line-height: 2em;
}

ul#filesList {
    list-style-image: url('img/ic_download.gif');
}

ul#filesList li a {
    color: #eeeeee;
    text-decoration: underline;
}

ul#filesList li a:hover {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ff6600;
}

ul#itemsList, ul.newsList {
    list-style-image: url('img/ic_link.gif');
}

ul#itemsList li a, ul.newsList li a {
    color: #eeeeee;
    text-decoration: none;
}

ul#itemsList li a:hover, ul.newsList li a:hover {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ff6600;
}

/* --- LABELS --- */

h1.labelList
{
padding-left: 18px;
margin: 0px;
}

h1.labelList a
{
color: #ff6600;
}

h1.labelList a:hover
{
color: #ff6600;
text-decoration: none;
}

/* --- LINKS --- */

div.linksList
{
padding: 5px;
}

div.linksList ul
{
list-style-image: url('img/ic_url.gif');
}

div.linksList ul li
{
line-height: 17px;
}

div.linksList ul li a
{
color: #dddddd;
text-decoration: none;
}

div.linksList ul li a:hover
{
color: #ffffff;
}

/* --- ARTIST ---*/

p.listAlfabetHeader
{
text-align: center;
margin-top: 15px;
line-height: 25px;
}

div#contentText p.listAlfabetHeader a
{
margin: 2px;
padding: 2px;
border: 1px solid #FFFFFF;
text-decoration: none;
color: #ffffff;
}

div#contentText p.listAlfabetHeader a:hover
{
color: #666666;
background-color: #FFFFFF;
}

div#selectListContent
{
margin: 5px;
padding: 5px;
}

div.selectList
{
display: none;
}

div.selectList ul, ul.selectList
{
text-transform: uppercase;
line-height: 14px;
list-style-image: url('img/ic_url.gif');
}

div#contentText div.selectList a, div#contentText ul.selectList li a
{
text-decoration: none;
color: #ffffff;
}

div#contentText div.selectList a:hover, div#contentText ul.selectList li a:hover
{
background-color: #FFFFFF;
color: #666666;
}

div#contentText div#imageGallery a img
{
	 background-color: transparent;
    margin: 5px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #999999;
    border-right:2px solid #999999;
}

div#contentText div#imageGallery a:hover img
{
	 background-color: transparent;
	 margin: 5px;
    border-top: 2px solid #ff9933;
    border-left: 2px solid #ff9933;
    border-right: 2px solid #ff6600;
    border-bottom: 2px solid #ff6600;
}

/* --- MEDIA --- */

table.mediaList
{ 
border-spacing: 0;
width: 100%;
}

table.mediaList tr td
{
padding: 5px;
margin: 0px;
border-bottom: 1px solid #ffffff;
height: 70px;
vertical-align: top;
}

table.mediaList tr td.mediaThumb
{
vertical-align: top;
text-align:center;
width: 90px;
border-bottom: none;
}

table.mediaList tr td.mediaThumb a img
{
	 background-color: transparent;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #999999;
    border-right:2px solid #999999;
}

table.mediaList tr td.mediaThumb a:hover img
{
	 background-color: transparent;
    border-top: 2px solid #ff9933;
    border-left: 2px solid #ff9933;
    border-right: 2px solid #ff6600;
    border-bottom: 2px solid #ff6600;
}

table.mediaList tr td a
{
color: #dddddd;
text-decoration: none;
}

table.mediaList tr td a:hover
{
color: #ffffff;
text-decoration: none;
}







