 body {font-family:Helvetica,Arial,sans-serif;background:#222;color:#777;}
/*Sprite: 'rs-default.png'Backgr.*/
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsThumbs {background:#000;color:#FFF;}
.rsDefault .rsArrow {height:100%;width:44px;position:absolute;display:block;cursor:pointer;z-index:21;}
.rsDefault.rsHor .rsArrowLeft {left:0;top:0;}
.rsDefault.rsHor .rsArrowRight {right:0;top:0;}
.rsDefault .rsArrowIcn {width: 32px;height:32px;top:50%;left:50%;margin-top:-16px;margin-left: -16px;position:absolute;cursor:pointer;background:url('rs-default.png');background-color:#000;background-color:rgba(0,0,0,0.75);background-color:#000;border-radius: 2px;}
.rsDefault .rsArrowIcn:hover {background-color: rgba(0,0,0,0.9);}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {background-position: -64px -32px;}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {background-position: -64px -64px;}
.rsDefault .rsArrowDisabled .rsArrowIcn {opacity:.2;filter:alpha(opacity=20);*display:none;}
.royalSlider {margin:0 auto;width:800px;height:867px;position:relative;direction:ltr;touch-action:pan-y pinch-zoom;}
.royalSlider > * {float:left;}
.rsOverflow {width: 100%;height: 100%;position:relative;overflow:hidden;float:left;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.rsContainer {position:relative;width:100%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.rsArrow,
.rsThumbsArrow {cursor:pointer;}
.footer {margin:0 auto;width:800px;position:relative;text-align:center;}
.footer p{font-size:10px;}
.top {margin:0 auto;width:800px;position:relative;border-bottom:1px solid #666;text-align:center;color:#ccc;}
.menue {position:relative;}
.contentSlider p {color:#777;font-weight:normal;text-align:center;font-size:12px;}
h1 {margin-top: 0;margin-bottom: 2px;margin-left: auto;margin-right: auto;color:#aaa;font-weight:normal;font-size:16px;}
h2 {color:#aaa;font-weight:normal;}
.text {padding-left:5px;}
.text a:hover{background-color:#222;color:#fff;}
a:link,a:visited {color:#aaa;text-decoration:none;}
.contentSlider h2 {font-size:16px;font-weight:normal;margin:2px 0 2px;text-align:center;color:#aaa;}
 /* hide the checkbox and the label */
input#responsive-nav,label.responsive-nav-label {display:none;}
/* decl. for the not-responsove-menu */
* {font-size:19px;}  
label.responsive-nav-label {position:relative;display:block;padding-top:5px;padding-right:5px;padding-bottom:0px;padding-left:5px;background:#222;cursor:pointer;color:#fff;background-color:#222;} 
label.responsive-nav-label span {margin-right:10px;}
nav {line-height: 2.0;position: absolute;top:-9999px;padding:10px;}
input#responsive-nav[type=checkbox]:checked ~ nav {position:relative;top: 0;}
nav li {list-style:none;float:none !important;width:100% !important;border-bottom:none !important;} 
nav li a {text-decoration:none;color: #fff;margin-bottom:10px !important;padding: 0px 0px !important;} 
nav ul li:hover {background:none;color:#777;}  
nav ul li a:hover {color:#fff;background:none;} 
/* end of */
.rsArrow,
.rsNav,
.rsThumbsArrow {opacity:1;-webkit-transition:opacity 0.3s linear;-moz-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}
.rsHidden {-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;transition:visibility 0s linear 0.3s,opacity 0.3s linear;}
.rsSlide {position: absolute;left: 0;top: 0;display: block;overflow: hidden;height:100%;width:100%;}
.rsPreloader {position:absolute;z-index:0;}
img.rsImg {max-width:none;}
.grab-cursor {cursor: move;cursor: grab;cursor: -moz-grab;cursor: -webkit-grab;}
.grabbing-cursor{cursor:grabbing;cursor: -moz-grabbing;cursor: -webkit-grabbing;}