body {
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 180%;
    color: #fff;
    background: #000 url(/images/bg-main.gif) center repeat-y;
}

a { color: #f90; text-decoration: none; }
div, h1, h2, h3, h4 { margin: 0; padding: 0; }
h1, .cite p, .cite span { font-family: Georgia, Times New Roman, serif; }
img {border: 0px;}

table td {
  padding: 2px 5px;
}

#wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

#header {
    height: 282px;
    background: #f90 url(/images/bg-header.jpg) no-repeat;
}
#header h1 { 
    position: absolute;
    left: 727px;
    top: 0px;
    width: 233px;
    height: 282px;
    background: #f90 url(/images/musikfest-schloss-weinzierl.gif);
}
#header h1 a {
    display: block;
    width: 233px;
    height: 282px;
} 
#header h1 a span { display: none; }

#header h2 { display: none; }

#content {
    margin: 65px 234px;
    padding: 0 22px; 
}
#content h1 {
    font-size: 25px;
    line-height: 30px;
    font-weight: normal;
    color: #666;
    background: #0e0e0e;
    padding: 5px 15px;
}

#content h2 {
    font-weight:normal;
    font-size: 140%;
}

#stage .has-img p {  
    margin-left: 150px;
}
.block img.left, .programm span.time {
    float: left;
    width: 132px;
}

#stage div.block {
    clear: both;
    margin: 30px 0;
}

.clear {
    clear:both;
}


#stage .programm div.first-block { margin: 10px 0 30px; }
#stage .programm div.last-block { margin: 30px 0 10px; }

.programm {
  margin: 30px 0;
  padding: 5px 0;
  background: transparent url(/images/bg-programm.gif) repeat-y;
}
.programm h2, .programm h3, .programm hr, .programm p {
  margin-left: 132px;
}
.programm h2 { font-size: 120%; }
.programm h3.location { color: #666; font-size: 100%; font-weight: normal}
.programm hr { 
  margin-top: 30px;
  background-color: #333;
  color: #333;
  height: 1px;
  border: 0;
}
.programm p { margin-top: 0 }
.programm span.time { width: 112px; margin-left: 20px; }

#sidebar-left, #sidebar-right {
    position: absolute;
    top: 355px;
    left: 0;
    width: 233px;
    border: 0;
}
#sidebar-right { top: 350px; left: 727px; }

#navigation { list-style: none; margin: 0 35px; padding: 0; }
#navigation li { padding: 4px 0; }
#navigation ul { list-style: none; margin: 0 0 -4px 5px; padding: 0 }

#navigation li ul {
    color:  #f90;
    list-style-type:disc;
    margin: 0 0 0 20px; 
}

#navigation li a.active, #navigation a:hover { color: #fff; }

.cite {
    margin: 80px 0 30px;
    color: #666;
    background: #070707;
    border: 1px solid #333;
    border-left: none;
    border-right: none;
    padding: 30px 30px 15px;
}
.cite h3 {
    font-size: 120%;
    font-weight: bold;
}
.cite p { 
    font-size: 17px;
    line-height: 23px;
    margin: 1em 0 0.25em;
}
.cite span { font-size: 13px; }
.cite img { margin-top: 15px; }

#sidebar-left { color: #666 }
#sidebar-left h3 {
    border-bottom: 1px solid #333;
    padding: 0 20px 8px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 120%;
}

#sidebar-left div {
    float: left;
    padding: 0px 0px 30px 20px;
}

#sidebar-left img {
    float: left;
    padding-right: 15px;
}
#sidebar-left div.has-img p {
    float: left;
    width: 120px; 
    margin: 0;
    padding: 0;
}

.block iframe a {
  color: #f90; text-decoration: none;
}

/* sponsoren */
table.sponsoren {
  padding: 0px;
  margin: 0px;
  border-collapse:collapse;
}

table.sponsoren td {
  margin: 0px;
}

td.logo-nix {
  height: 90px;
  text-align: center;
  background-color: #fff;
}

td.logo-img{
  padding: 20px 5px;
  background-color: #fff;
}

td.logo-text{
  padding: 5px 15px; 
}

.right {
  text-align: right; 
} 
.textlight{
	color:#f90;
}
