@charset "utf-8";

/* CSS Document */

/*

*   22. Filmfest Dresden

*   

*   Company: HANDSPIEL GmbH

*   Authors: Torsten Schäfer and Beatrice Dauer

*

*

*/

/* BASE */

* {

  margin: 0px;

  padding: 0px;

  border: 0px none;

  outline: 0;

}

body {

  color: #3f3629;

  font-family: Helvetica,Verdana,sans-serif;

  font-size: 11px;

  font-style: normal;

  font-weight: normal;

  line-height: 1.6em;

  text-align: left;

  width: 100%;

  vertical-align: baseline;



}

p {

  font-size: 11px;

  padding-bottom: 10px;

}

h1, h2, h3, h4 {

  font-family: georgia,times,serif;

  font-style: italic;

  font-weight: bold;

}

h3 {

  color: #f6a900;

  font-size: 22px;

}

a {

  color: #f7a500;

  text-decoration: underline;

}

b, strong { 

  font-weight:bold;

}

i, em {

  font-style: italic;

}

:focus {

  outline: 0;

}

ol, ul {

  list-style: none;

  padding-left:15px;

}



/* CLEARER */

.clearer-left {

  clear:left;

  font-size:1px;

  height:0px;

  line-height:100%;

}

.clearer-right {

  clear:right;

  font-size:1px;

  height:1px;

  line-height:100%;

}

.clear{

    clear:both;

}

.first {

    padding-left: 0px;

  }

/* LAYOUT */

.page-margin {

  margin:0 auto;

  position: relative;

  width: 1000px;

}

.page {

  position: relative;

  width: 100%;

  float:left;

}

.head {

  background: url(../images/bg-head.jpg) left top no-repeat;

  /*height: auto !important;  /* für moderne Browser */

  height: 120px;  /*für den IE */

  min-height: 120px;

  position: relative;

  width: 100%; 

}

.logo {

  /*background: url(../images/logo.png) 20px 10px no-repeat;*/

  float: left;

  /*height: auto !important;  /* für moderne Browser */

  height: 100%;

  width:50%;

  position: relative;

  

}

.logo img.ff_logo,.logo img.ff_datum {

  position: absolute;

  bottom: 20px;

  left:20px;

}

.logo img.ff_datum {

  left: 340px;

  

}

.metanav {

  font-size: 11px;

  height: 20px;

  margin-top: 10px;

  position:absolute;;

  text-transform: uppercase;

  right:0;

}

  .metanav ul {

    float:left;

  }

  .metanav li {

    float: left;

    width: auto;

  }

  .metanav a {

    color: #3f3629;

    padding-left: 14px;

    text-decoration: none;

  }

  .metanav a.first {

    padding-left: 0px;

  }

  .metanav a:active {

    color: #f7a500;

  }

  

.main {

  position: relative;

  width: 100%;

  float:left;

  padding-bottom:30px;

}

/* 1. NAVIGATION */

.mainnav {

  background: url(../images/bg-mainnav.jpg) left top repeat-x;

  height: 53px;

  position: relative;

  width: 100%;

  

}

.mainnav ul {

    position:relative;

    float:left;

    padding-left:0px;

  }

  .mainnav li {

    float: left;

    width: auto;

    margin-left: 32px;

  }

  .mainnav li.first {

    margin-left: 0px;

  }

  .mainnav ul li a{

    display: block;

    height: 53px;

    text-decoration: none;

    text-indent:-9999px;

    position:relative;

  }

  .mainnav ul li a:hover span, .mainnav ul li a.active span{

    background: url(../images/mainnav-arrow.png) center bottom no-repeat;

  }

  .mainnav ul li a span {

    background-position:center bottom;

    background-repeat:no-repeat;

    position:absolute;

    bottom:0;

    left:0;

    height:22px;

    display:block;

  }

 

/* 2. NAVIGATION */

.subnav {

  float: left;

  font-size: 20px;

  height: auto;

  margin-top: 22px;

  position: relative;

  width: 270px;

}

.subnav ul {

  margin-left: 20px;

  margin-right: 20px;

}

.subnav ul li {

  border-bottom: #c2ae95 1px solid;

  /*padding: 8px 10px 8px 0px;*/

  width: 230px;

  height:40px;

}

.subnav ul a {

  color: #f7a500;

  text-decoration: none;

  display:block;

  height:40px;

  position:relative;

  background-position:left top;

  background-repeat:no-repeat;

  text-indent:-9999px;

}

.subnav ul a:hover, .subnav ul a.sub_active {

    background-position:left -40px;

  /*background: url(../images/subnav-arrow.png) left top no-repeat;

  color: #79654d;

  display: block;

  left: -10px;

  padding-left: 20px;

  position: relative;*/

}

.subnav ul a:hover span.submenu_arrow,.subnav ul a.sub_active span.submenu_arrow  {

    position:absolute;

    display:block;

    width:10px;

    height:40px;

    left:-10px;

    top:0;

    background:url(../images/subnav-arrow.png) left center no-repeat;

}

/* 3. NAVIGATION */

.subnav ul ul {

  margin-left: 0px;

  margin-right: 0px;

}

.subnav ul ul a {

  color: #c2ae95;

}

/* START CONTENT */

.content {

  float: left;

  height: auto;

  position: relative;

  width: 1000px;

}

/* START EYECATCHER */

.movie {

  background: #f2efeb;

  border: #e7e2db solid 2px;

  float: left;

  /*margin-left: 150px;*/

  margin-top: 20px;

  margin-right:17px;

  position: relative;

  width: 589px;

  left:17px;

  height:390px;

  margin-bottom:35px;

}

.movie .eyecatcher,.movie .eyecatcher img{

    position:relative;

    float:left;

}

.movie .eyecatcher img{

    /*font-size:80px;

    font-family: helvetica,arial,sans-serif;

    font-style:normal;

    letter-spacing:-5px;

    line-height:0.8em;

    margin:0;

    margin-left:80px;

    padding-left:150px;*/

}

.movie .eyecatcher p{

margin-left:240px;

}

.pagenav {

  bottom: -30px;

  right: 0px;

  position: absolute;

}

.pagenav a{

    display:block;

    position:relative;

    float:left;

    width:23px;

    height:23px;

    color:#000;

    text-decoration:none;

    font-weight:bold;

    padding-left:11px;

    line-height:23px;

    background:url(../images/eyecatcher_arrow_orange_follow.png) left top no-repeat;

    margin-left:-7px;

}

.pagenav a.active{

    background:url(../images/eyecatcher_arrow_grau_follow.png) left top no-repeat;

}

.pagenav a.first{

    background:url(../images/eyecatcher_arrow_orange_start.png) left top no-repeat;

    margin-left:0px;

    margin-right:2px;

}

.pagenav a.first.active{

    background:url(../images/eyecatcher_arrow_grau_start.png) left top no-repeat;

}

/* PRIZES */

.teasers {

  float: left;

  position:relative;

  margin: 25px 20px 0 0px;

  position: relative;

  width: 360px;

}

.teaser {

  background: url(../images/bg-prize.jpg) right bottom no-repeat;

  float: right;

  height: 120px;

  position: relative;

  text-align: right;

  width: 350px;

  padding-bottom:13px;

}

.teaser .imageBox{

    overflow:hidden;

    width:130px;

    height:120px;

    position:absolute;

    left:0;

    top:0;

    

}

.teaser a.teaserStarLnk{

    position:relative;

    float:right;

    margin-bottom:10px;

}

.teaser p{

 clear:right;

 padding-left:150px;

}

.teaser a.teaserStarLnk img{

    margin:0;

}

.teaser-right {

  float: right;

  position: absolute;

  width: 100%;

}

.teaser .teaser-right img {

  float: none;

  margin-right: 10px;

  margin-left: 0px;

}

.teaser .teaser-right p {

  width: 230px;

  float: right;

  margin-right: 10px;

  margin-left: 0px;

}

.teaser img {

  float: left;

  /*margin-left: 28px;*/

  width: auto;

}

/* PAGE */

.content-page {

  /*background: url(../images/bg-page.jpg) left top no-repeat;*/

  background: url(../images/bg_content.jpg) left top no-repeat;

  float: right;

  height: auto;

  min-height:400px;

  margin-top: 15px;

  margin-right: 30px;

  padding-top: 13px;

  position: relative;

  width: 700px;

}

.bg-page {

  /*background: url(../images/bg-dates.jpg) left top repeat-x;*/

  padding: 7px 60px 0px 60px;

  position: relative;

  width:580px;

  float:left;

}

.bg-page ul{

    list-style:circle;

    padding-bottom:20px;

    padding-left:20px;

}

  .bg-page h2 {

    font-size: 16px;

    font-weight: bold;

    line-height: 22px;

    padding-bottom:30px;

  }

.bg-page table{

border-collapse:collapse;

}

.bg-page table td{

    vertical-align:top;

}

.bg-page table .hintergrund_grau,.preistraeger.hintergrund_grau{

    background-color:#f3f3f3;

}

.bg-page-part {

  margin-bottom: 40px;

  position: relative;

}



.programm-pics {

  height: 110px;

  margin-top: 20px;

  margin-bottom: 20px;

  padding: 10px;

  width: 570px;

}

.bg-page-part .white {

  background: #fff;

}

.bg-page-part .gray {

  background: #f2efeb;

}

.programm-pics img {

  float: left;

  padding-left: 10px;

  width: auto;

}

.programm-pics img.first {

  padding-left: 0px;

}

/* NEWS-PAGE*/

.news-cut,.news-single {

  margin-top: 20px;

  position:relative;

  float:left;

  padding-bottom:10px;

  width:100%;

  /*background: url(../images/news-cut_bg.jpg) left top no-repeat;*/

}

.news-cut .imageBox,.news-single .imageBox{

    overflow:hidden;

    width:auto;

    left:2px;

    top:2px;

    height:auto;

    background: #f2efeb;

    border: #e7e2db solid 2px;

    position:relative;

    float:left;

}

.news-spacer,.news-spacer-last{

    border-bottom: 1px solid #f7a500;

    clear:both;

    float:left;

    margin:5px 0;

    position:relative;

    width:100%;

}

.news-spacer-last{

    border:none;

    background: url(../images/line.jpg) left center repeat-x;

}

.news-spacer-last a{

  background: #fff;

display:block;

left:-60px;

margin-left:50%;

position:relative;

text-align:center;

text-decoration:none;

width:80px;

  }

.news-cut .date {

  line-height: 1;

  padding-bottom: 5px;

}

.news-content .bg-news .news-cut a {

  margin-left: 0px;

}





.line-link {

  background: url(..images/line.jpg) left center repeat-x;

  margin-top: 30px;

}

.line-link a {

  background: #fff;

  padding: 5px;

  text-decoration: none;

}

/* NEWS-SINGLE */

.news-content {

  background: url(../images/news-bgtop.jpg) left top no-repeat;

  height: auto;

  margin-top: 15px;

  margin-left: 30px;

  padding-top: 13px;

  position: relative;

  width: 960px;

}

.bg-news {

  background: url(../images/bg-dates.jpg) left top repeat-x;

  float: left;

  padding: 12px;

  width: 556px;

  min-height:400px;

}

.news-content img {

  float: left;

  width: auto;

}

.news-content .bg-news .latest-list{

    float:right;

    padding-left:25px;

    position:relative;

    width:330px;

}

.news-content .bg-news p a{

    margin:0;

    

}

.news-content .bg-news h2 {

  font-size: 16px;

  line-height: 1.2em;

  padding-bottom: 12px;

}

.news-content a.mail {

  color: #3f3629;

  margin-left: 0px;

  text-decoration: none;

}



/* START TEASER-NEWS */

.bg-teaserNews {

  background: url(../images/bg-dates.jpg) left top repeat-x;

  height: 286px;

  padding-left: 16px;

  padding-right: 16px;

  position: relative;

  width: auto;

}

.teaserNews {

  background: url(../images/bg-date.jpg) left top no-repeat;

  float: left;

  height: 285px;

  position: relative;

  width: 241px;

}

.teaserNews .imgBox{

    height:85px;

    width:100%;

    float:left;

    position:relative;

    background: url(../images/news-teaser-bg.gif) 15px top no-repeat;

}

  .teaserNews img {

    float: left;

    padding-left: 15px;

    position: relative;

    width: auto;

  }

  .teaserNews .teaserDate {

    /*background: url(../images/date-time.jpg) left top no-repeat;*/

    color: #fff;

    display: block;

    font-size: 11px;

    font-weight: bold;

    height: 20px;

    left: 139px;

    position: absolute;

    text-indent: 5px;

    top: 11px;

    width: 63px;

  }

  .teaserNews h2 {

    font-size: 14px;

    padding-bottom: 10px;

    padding-left: 17px;

    padding-top: 25px;

    padding-right:10px;

    position: relative;

    height:30px;

  }

  .teaserNews p {

    clear: left;

    padding-left: 17px;

    padding-right: 10px;

    position: relative;

  }

 .news-teaser-img{

    width:141px;

    height:80px;

    overflow:hidden;

    position:relative;

    float:left;

    left:2px;

    top:2px;

} 

/* START SUBTEASER */

.bg-subteaser {

  border-top: #f1eeea solid 1px;

  margin: auto;

  position: relative;

  width: 960px;

}

.subteaser {

  float: left;

  position: relative;

  padding-top: 26px;

  /*padding-bottom: 24px;*/

  width: 540px;

}

.subteaser h2 {

  color: #f6a900;

  font-size: 22px;

}

.subteaser-abo {

  background: url(../images/bg-abo_350.jpg) left top no-repeat;

  float: right;

  height: 90px;

  margin-top:30px;

  position: relative;

  width: 350px;

  padding-bottom:38px;

  }

.subteaser-abo h3, .subteaser-abo p{

    position:relative;

    left:65px;

    top:25px;

    width:150px;

}

.subteaser-abo p{

    width:200px;

    float:left;

    }

.subteaser-abo a{

    background:url(../images/subteaser_lnk_bg.jpg) left top no-repeat;

    position:absolute;

    right:10px;

    top:12px;

    width:140px;

    height:24px;

    displaY:block;

    color:#fff;

    font-size:14px;

    line-height:24px;

    text-align:center;

    text-decoration:none;

}

/* Newsletter */

.subteaser-abo form{

    float:left;

    position:reltive;

    width:100%;

}

.subteaser-abo form.newsletter input{

    float:left;

    position:relative;

    margin-top:30px;

    margin-left:65px;

    height:14px;

    padding:2px 5px;

    font-size:11px;

    line-height:18px;

}

.subteaser-abo form.newsletter button{

    background:url(../images/subteaser_lnk_bg.jpg) left top no-repeat;

    position:absolute;

    right:20px;

    top:12px;

    width:140px;

    height:24px;

    displaY:block;

    color:#fff;

    font-size:14px;

    line-height:24px;

    text-align:center;

}

.subteaser-abo p.fehlermeldung{

    color:#ff0202;

    font-weight:bold;

}

/* SITEMAP */

.sitemap {

  background: url(../images/bg-sitemap.jpg) left top repeat-x;

  height: 394px;

  margin: auto;

  position: relative;

  width: 1000px;

  float:left;

}

.sitemap-margin {

  height: 100%;

  padding-top: 20px;

  position: relative;

  width: 100%;

}

.sitemap h3 {

  float: left;

  padding-left: 20px;

  width: auto;

}

.sitemap a {

  color: #3f3629;

  font-size: 11px;

  text-decoration: none;

}

.sitemap ul a {

  font-weight: bold;

}

.sitemap ul .sitemap-level2 a {

  color: #8a857f;

  font-weight: normal;

  padding-left:15px;

  font-weight:normal;

}

.sitemap-points {

  float: left;

  padding-left: 135px;

  position: relative;

  width:auto;

}

/* additional stuff*/

.zwischenueberschrift{

    clear:both;

    width:100%;

}

.rahmen_li_oben_re{

border-top:1px solid #79654d;

border-left:1px solid #79654d;

border-right:1px solid #79654d;

}

.rahmen_li_unten_re{

border-bottom:1px solid #79654d;

border-right:1px solid #79654d;

border-left:1px solid #79654d;

}

.orange{

    color:#f7a500;

    font-weight:bold;

}

.container_Jury img,.container_list img{

    float:left;

    margin:0 60px 0 0;

}

.bg-page div,.container_list{

    float:left;

    position:relative;

}

.container_list p{

    width:400px;

    float:left;

    display:block;

    }

/* Filmprogramm */

.progHeadline{

    font-size:16px;

    font-weight:bold;

    line-height:22px;

    padding:20px 0 10px 0;

    font-family:georgia,times,serif;

    font-style:italic;

}

.filmDetail{

    position:relative;

    float:left;

    padding-right:10px;

    padding-bottom:30px;

    width:580px;

}

.filmDetail h3,.filmDetail h4{

    font-style:normal;

    font-size:12px;

    float:left;

    position:Relative;

    margin-right:10px;

    font-family: helvetica,arial,sans-serif;

}

.filmDetail h3{

    color:#f7a500;

    }

.filmDetail h4{

    font-weight:normal;

    font-size:11px;

    }

.filmDetail ul{

    list-style:none;

    padding:0;

}

.filmDetail ul li{

    width:50%;

    float:left;

}

.filmDetail .filmDetail-wrapContent,.filmDetail .filmDetailSynopsis,.filmDetail .filmDetailTitle,.filmDetail .filmDetailCredits,.filmDetail .filmDetailAllgemein{

    width:100%;

    float:left;

    position:relative;

}

.filmDetail .filmDetailSynopsis{

    font-style:italic;

}

.filmDetail .filmDetail-Image{

    float:left;

    position:relative;

    margin-right:20px;

    margin-top:5px;

    }



.filmDetail .filmDetail-wrapContent.wrapIt{

    width:460px;

}



form.filmprogramm{

    padding-bottom:30px;

    border-bottom:1px solid #79654d;

    position:relative;

    float:left;

    width:580px;

    margin-bottom:20px;

}

form div.formElement{

    position:relative;

    float:left;

    width:50%;

    height:18px;

    padding-bottom:20px;

}

form label{

    float:left;

}

form input,form select{

    width:200px;

    margin-right:20px;

    float:right;

    /*

    border-right:1px solid #79654d;

    border-left:1px solid #79654d;

    border-bottom:1px solid #79654d;*/

    border:1px solid #cfcecb

}

form select.selectDate{

    width:160px;

}

.wglLinkTree{

    width:580px;

}

/* 3 Bild Modul*/

.bildbox{

    position:relative;

    width:580px;

    background-color:#fff;

    margin-bottom:30px;

}

.bildbox img{

    padding:10px 10px 10px 0;

    float:left;

}

.bildbox img.first{

    padding-left:10px;

    }

.bildbox img.last{

    padding-right:0px;

}

.bildbox.bg_grau{

    background-color:#f2efeb;

    }

/* Termine Seite */

.terminRow,.terminHeader{

    width:580px;

    padding-bottom:10px;

}

.terminHeader{

    font-weight:bold;

    font-size:12px;

}

.terminRow a{

    text-decoration:none;

}

/* Gallerie Box*/

.myGallerieBox{

    float:left;

    position:relative;

    width:580px;

    border-bottom:1px solid #79654d;

    margin-bottom:30px;

    padding-bottom:20px;

}

.myGallerieBox h2{

    color:#f7a500;

}

.myGallerieBox .gallerieThumb{

    float:left;

    position:relative;

    background-color:#fff;

    margin-right:10px;

    margin-bottom:10px;

    padding:10px;

    width:86px;

    height:120px;

    display:block;

    border:1px solid #79654d;;

}

.myGallerieBox .gallerieThumb.last{

margin-right:0;

}

.myGallerieBox .gallerieThumb a{

    position:relative;

}

.myGallerieBox .gallerieThumb img{

    margin:0 auto;

}

.myGallerieBox .gallerieThumbDesc{

    height:24px;

    line-height:12px;

    font-size:10px;

    background-color:#f3f3f3;

    width:86px;

    float:left;
		overflow:hidden;
    bottom:10px;
		left:10px;
    position:absolute;
   

}



.newsletterForm,.formRow{

    float:left;

    width:100%;

    position:relative;

}

.formRow{

    height:14px;

    padding:0 0 7px 0;

}

.newsletterForm label,.newsletterForm input{

    width:120px;

    float:left;

    position:relative;

}

.newsletterForm input{

    width:200px;

}

.formRow .mandatory{

    float:right;

    margin-right:260px;

    font-size:0.8em;

}



.preistraeger{

    width:100%;

    position:relative;

    margin-bottom:15px;

}

.preistraeger ul{

    padding:0;

    list-style:none;

}

.preistraeger .list-strong{

    font-weight:bold;

}

.mark{

    color:#ff0000;

}

.news-content img.news-banner{

    float:right;

    position:relative;

    margin-top:25px;

    width:360px;

    margin-right:20px;

}

.newsSlider{
	float:left;
	clear:both;
	position:relative;
}
.sliderItem{
	float:left;
	}
