@import url(tx-mzimagegallery.css);

/**
 *  CSS Styles for Jugendtheaterpreis-stgt.com oder so
 *  B. Zaiser beni@m-zentrale.de
 *
*/
body{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
}

a{
  text-decoration: none;
}

.clearer{
  clear: both;
}

/* Structure ---------------------------------------------*/
#header{
  height: 115px;
  clear: both;
}
#header #metanavi{
  position: absolute;
  top: 24px;
  left: 694px;
}

#page{
  float: left;
}
#page #navi{
  width: 220px;
  margin: 8px 0 0 18px;
  float: left;
}

#page #content{
  width: 447px;
  float: left;
  padding-top: 26px;
  padding-left: 30px;
}
#page #content .headline{
  float: left;
  width: 100%;
}
#page #content .headline h1{
  float: left;
  margin: 0px;
  padding: 0px;
}
#page #content .headline #browsenavi{
  position: relative;
  float: right;
  top: 0px;
  right: 80px;
}
#page #content .contentElements .csc-frame-rulerAfter{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: -30px;
  background: url(../gfx/content.element.gif) no-repeat center left;
}

#page #border{
  position: absolute;
  top: 115px;
  left: 670px;
  width: 250px;
  z-index: 10;
  background: white;
}



/* Styles ------------------------------------------------*/
#header #metanavi,
#header #metanavi a{
  color: #AB0A37;
  font-size: 9px;
}
#header #metanavi a{
  margin-left: 2px;
  margin-right: 2px;
}

/* Navigation ------------------------*/
#page #navi a{
  color: #898989;
}
#page #navi ul{
  list-style: none;
  padding: 0px;
}
#page #navi ul li ul{
  margin-left: 20px;
}
#page #navi ul li a{
  font-weight: bold;
  padding-left: 15px;
  background: url(../gfx/navi.plus.gif) no-repeat 0px 3px;
}
#page #navi ul li a.active{
  color: #AB0A37;
  background: url(../gfx/navi.plus.active.gif) no-repeat 0px 3px;
}
#page #navi ul li ul li a{
  font-weight: normal;
  padding-left: 10px;
  background: url(../gfx/navi.minus.gif) no-repeat 0px 7px;
}
#page #navi ul li ul li a.active{
  color: #AB0A37;
  background: url(../gfx/navi.minus.active.gif) no-repeat 0px 7px;
}

/* Content -------------------------*/
#page #content{
  background: url(../gfx/content.header.gif) no-repeat;
}
#page #content .footer{
  background: url(../gfx/content.footer.gif) no-repeat;
  width: 447px;
  height: 20px;
  margin-top: 10px;
  margin-left: -30px;
}
#page #content .headline{
  background: url(../gfx/content.element.gif) no-repeat bottom left;
  height: 25px;
  margin-left: -30px;
  padding-left: 30px;
  margin-bottom: 10px;
}
#page #content .headline h1,
#page #content .contentElements h1{
  font-size: 23px;
  color: #AB0A37;
  font-weight: normal;
  height: 27px;
  padding: 0px;
  margin: 0px;
}
#page #content .contentElements h1{
  margin-top: 5px;
}
#page #content .contentElements h2{
  margin-bottom: 2px;
  font-size: 15px;
}
#page #content .contentElements .csc-subheader{
  margin-top: 0px;
  font-size: 14px;
}
#page #content .headline #browsenavi a{
  font-size: 18px;
  color: #AB0A37;
  margin-right: 25px;
}
#page #content .contentElements a{
  color: #898989;
}
#page #content .bodytext{
  padding-right: 50px;
}


/* Border ------------------------*/
#page #border .headline h2{
  background: url(../gfx/border.header.gif) no-repeat top left;
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
  margin-bottom: 6px;
  height: 21px;
  font-size: 11px;
  font-weight: normal;
}
#page #border .imageGallery{
  margin-left: 30px;
}
#page #border .imageGallery .csc-ruler-after{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: -30px;
  background: url(../gfx/border.element.gif) no-repeat center left;
}
#page #border .footer{
  background: url(../gfx/border.footer.gif) no-repeat bottom left;
  height: 20px;
  width: 243px;
}

