@charset "utf-8";


/*start  newsRotator */
.newsRotator .border { border: 10px solid #FFFFFF; }
.newsRotator .left { width: 483px; height: 332px; float:left; position: relative; }
.newsRotator .left .newsbg { width: 483px; height: 332px; background-repeat:no-repeat; background-color:#c8c8c8; position: relative;}
.newsRotator .left .teaser { background-image:url(../img/teaser_bg.png); color:#FFFFFF; position: absolute; bottom: 0px; width: 482px; padding-bottom:0; }
/*.newsRotator .left .teaser { background-image:url(/img/fe/09/u19_men/teaser_bg_darker.png); }*/
.newsRotator .left .teaser a { color: #FFFFFF; }
.newsRotator .left .teaser a:hover { text-decoration:none;}
.newsRotator .left .teaser .headline { margin-left: 9px; margin-right: 9px; margin-top: 9px;}
.newsRotator .left .teaser .headline h1{ color:#ff921b; font-family: Arial; font-weight: bold; padding:0; margin:0; font-size: 15pt; text-decoration:none;}
.newsRotator .left .teaser .PaketAciklama { padding-left:8px;}
.newsRotator .left .teaser .PaketAciklama h1 {color:#ff921b; font-family: Arial; font-weight: bold; font-size: 15pt; float:right; margin-top:-8px; padding-right:10px;}
.newsRotator .left .teaser .date { margin-left: 9px; margin-right: 9px; margin-top: 5px; }
.newsRotator .left .teaser .text { margin-left: 9px; margin-right: 9px; }
.newsRotator .right { float:right; }
.newsRotator .right .item img { width: 111px; height: 60px; }
.newsRotator .right .item { position:relative; width: 111px; height: 60px; }
.newsRotator .right .item .active { position: absolute; background-image:url(../img/newsRotator_pointer.png); width: 11px; height: 21px; left: -19px; top: 19px; background-repeat:no-repeat; }
.newsRotator .right .item .notactive { display:none; }
.newsRotator .right .space { padding-top: 8px; }

* html .newsRotator .right .space { padding-top: 6px; }
.newsRotator .row { text-align: right; margin-top: 10px; }
/*end  newsRotator */

