

/* ========== */
/* POPUP Bild
/* ========== */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
  opacity: 1.0;
  filter: alpha(opacity=100);

  background: #ffffff;
	
	
	
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
	

}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	
  padding: 0px;
	
	
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
	color: #cccccc;
}
.mfp-preloader a:hover {
	color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
/*	
  background: transparent;
*/	
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
  border: 0;
}

/* +++++++++ */
.mfp-close {
	font-family: "webfont1", Verdana, Geneva, Tahoma, sans-serif;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 12px;
  top: 16px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 0px;
  color: white;
  font-style: normal;
	
  font-size: 1px;
  color: #8C8C8C;
	
	
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	background: url(images/controls.png) no-repeat -48px 0;
  right: 22px;
  top: 26px;
	
}

.mfp-close-btn-in .mfp-close {
  color: #a3a3a3;
}

.mfp-close:hover, .mfp-close:focus,
.mfp-close-btn-in .mfp-close:hover,
.mfp-close-btn-in .mfp-close:focus {
  color: #b3b3b3;
	opacity: 0.8;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

	
/*new*/
.mfp-image-holder .mfp-close {
	background: none;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

	
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }	
	
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* shadow */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
}
.mfp-figure small {
}
.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

	
	
/* =========== */
/* POPUP Image
/* =========== */
	
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
		opacity: 1;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}	

.mfp-bg.mfp-no-margins {
  background: #ffffff;
	background: #f3f3f3;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


.mfp-container {
}

.mfp-title {
  padding-left: 10px;
}


/***********/
/* sliderR */
/***********/

.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.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 {
	opacity: 0;
	visibility: hidden;
	-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;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 1;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	z-index: 5;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	z-index: 5;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	z-index: 5;
	left: 0;
	top: 0;
	position: absolute;
}

img.rsImg {
	max-width: none;
}

a.rsImg {
	text-indent:-999999px
}


.grab-cursor { 
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url('images/sliderR/grab.cur'), pointer !important;
}

.grabbing-cursor { 
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url('images/sliderR/grabbing.cur'), pointer !important;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	z-index: 5;
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	background: url('images/blank.gif');
}

/***********/
/* sliderR */
/***********/





/**********************/
/* scrollable         */
/**********************/
div.scrollable {  
	position: relative;
	overflow: hidden;
	width: 875px;	 
  height: 468px;
}

div.scrollable div.items {
	position: absolute;
	width: 40000px;	
	clear: both;
}


/* single scrollable item */
.items div {
	float:left;
	text-align: left;
  width: 875px;
  height: 468px;
	color: #707173;
	cursor: pointer;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;	
}

.items div[class] {
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next {
	display: block;
	width: 18px;
	height: 18px;
	background:url(images/arrow/left_img.gif) no-repeat;
	cursor: pointer;
	font-size: 1px;
}

a.prev {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 27px;
}

a.next {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 27px;
}


/* mouseover state */
a.prev:hover, a.next:hover {
	background-position: 0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility: hidden !important;		
}

/* next button uses another background image */
a.next {
	background-image: url(images/arrow/right_img.gif);
	clear: right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-top: 12px;
	margin-bottom: 20px;
	height: 20px;
	margin-left: 0px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background: url(images/arrow/navigator.gif) no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/**********************/
/* scrollable         */
/**********************/


/**********************/
/* form               */
/**********************/

table.containerContact  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #EAEAEA;*/
	font-size: 12px;
}


#contact textarea.formText {
	height: 80px;
	width: 200px;
}


#contact input.formText {
	width: 200px;
}

 
#cxontact input.formSend {
	width: 120px;
}

input, textarea	{
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 4px;
}

input	{
	margin-top: 9px;
}


label {
	font-size: 14px;
	/* sw */
	color: #363636;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
}

label.lfrageQ  {
	line-height: 16px;
}


textarea.formText {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	/* sw */
	color: #363636;
	/* gr */
	border: #9D9D9D 1px solid; 
	width: 300px;
}

input.formText, input.formTexts, input.formTextm {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	height: 16px;
	/* sw */
	color: #363636;
	/* gr */
	border: #9D9D9D 1px solid; 
	width: 300px;
}

input.formTexts {
	width: 80px;
}

input.formTextm {
	width: 230px;
}

 
input.formRadio {
	font-size: 12px;
	background-color: #E0E0E0;
	color: #363636;
	border: none;
	line-height: 19px;
	height: 14px;
	vertical-align: middle;
	margin-right: 4px;
	margin-top: 5px;
}



td.textAnrede {
	font-size : 12px;
	/* SW */
	color : #363636;
}


input.formSend {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	display:block;
  width: auto;
	line-height: 19px;
	font-weight: bold;
	color: #AA4540;
	text-decoration:none;
	margin-top: 1px;
  padding: 4px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: 0px;
	border:  1px none #ffffff;
	cursor:pointer;

	background: url(images/phpcolors/rgba.php?r=255&g=255&b=255&a=0) repeat;
	background: rgba(255,255,255,0.0);

  border-style: none;
	text-align: left;	
  -webkit-appearance: none;	
	height: 24px;
	letter-spacing: 1px;
}

input.formSend:hover, input.formSend.hover {
	color: #858585;
}


.formText.non-draggable.placeholder {
  color: #666666;
}


#feldAdresse {
	border: none;
	padding: 0px;
}

label.error {
	font-size: 11px;
	line-height: 13px;
	color: #B4012D;
	display: block;
	margin-top: -5px;
	margin-bottom: 5px;
}

input.error, textarea.error {
	border: #B4012D 1px solid;
}


/* Modul jquery-impromptu.5.2.5.min.js */
/* new */
.jqibox {
	font-family: Verdana, Geneva, Tahoma, sans-serif !important;
	font-size: 11px; 
}

.jqifade{
	position: absolute; 
	background-color: #f0f0f0; 
}
div.jqi{ 
	width: 600px; 
	max-width:90%;
	position: absolute; 
	background-color: #C8D1E8; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #879BCB;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}
div.jqi .jqicontainer{
  font-size: 11px;
	font-weight: bold;
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #AAAAAA; 
	font-weight: bold; 
}
div.jqi .jqistate{
	background-color: #E7EBF5;
}
div.jqi .jqititle{
	font-size: 11px; 
	padding: 5px 10px;
	font-size: 16px; 
	line-height: 20px; 
	border-bottom: solid 1px #eeeeee;
}
div.jqi .jqimessage{ 
	font-family: Verdana, Geneva, Tahoma, sans-serif !important;
	font-size: 11px; 
	padding: 10px; 
	line-height: 14px; 
	color: #151E39; 
}

div.jqi .jqibuttons{ 
	text-align: right; 
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #879BCB; 
	background-color: #C8D1E8;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{ 
	margin: 0;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: normal; 
	border: none;
	border-left: solid 1px #879BCB; 
	color: #777777; 
	font-weight: bold; 
	font-size: 12px; 
	cursor:pointer;
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #4961CD;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #22327B;
	outline: none;
	cursor:pointer;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #DCCEAF;
}

/* sub states */
div.jqi .jqiparentstate::after{ 
	background-color: #777777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0;left:0;bottom:0;right:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button{
	padding: 10px 18px;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }





/**********************/
/* form               */
/**********************/



/*************/
/* scrollbar */
/*************/

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.scrollgeneric {
	-webkit-backface-visibility:hidden;
	-webkit-transform:translateZ(0);
}

.vscrollerbase {
 width: 14px;
 background-color: #d2d2d2;
}
.vscrollerbar {
 width: 14px;
 background-color: #C6BBB9;
}

.hscrollerbase {
 height: 14px;
 background-color: #d2d2d2;
}

.hscrollerbar {
 height: 14px;
 background-color: #C6BBB9;
 cursor: pointer;
}

.scrollerjogbox {
width: 14px;
height: 14px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.vscrollerbase, .vscrollerbar, .hscrollerbase,
.hscrollerbar, .scrollerjogbox {
	-webkit-backface-visibility:hidden;
	-webkit-transform:translateZ(0);
}

a.prevscroll, a.nextscroll, a.allscroll {
	display: block;
	width: 18px;
	height: 18px;
	background:url(images/arrow/left_img.gif) no-repeat;
	cursor: pointer;
	font-size: 1px;
	float:left;
}

a.nextscroll {
	background-image: url(images/arrow/right_img.gif);
}

a.allscroll {
	background-image: url(images/arrow/all_img.gif);
}

a.prevscroll {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}

a.nextscroll {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
}

a.allscroll {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}


/* mouseover state */
a.prevscroll:hover, a.nextscroll:hover, a.allscroll:hover {
	background-position: 0px -18px;		
}


/*************/
/* scrollbar */
/*************/




/**********************/
/* rSliderDef         */
/**********************/
/* Background */
.rSliderDef,
.rSliderDef .rsOverflow,
.rSliderDef .rsSlide,
.rSliderDef .rsVideoFrameHolder,
.rSliderDef .rsThumbs {
	color: #FFFFFF;
}

.rsFullscreen .rsOverflow {
	background: #151515;
	color: #FFFFFF;
}


/***************
*  1. Arrows
****************/

.rSliderDef .rsArrow {
	z-index: 5;
	height: 54px;
	width: 54px;
	position: absolute;
	display: block;
	cursor: pointer;
}

.rSliderDef.rsVer .rsArrow {
	width: 100%;
	height: 54px;
}


.rSliderDef.rsVer .rsArrowLeft { top: 0; left: 0; }
.rSliderDef.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rSliderDef.rsHor .rsArrowLeft { left: 0px; top: 50%; margin-top: -54px; }
.rSliderDef.rsHor .rsArrowRight { right: 0px; top:50%; margin-top: -54px; }

.rSliderDef .rsArrowIcn {		
	width: 54px;
	height: 54px;
	top: 50%;
	left: 50%;
	margin-top:  -27px;	
	margin-left: -27px;

	position: absolute;	
	cursor: pointer;
}

.rSliderDef.archive .rsArrowIcn {		
	margin-top: 0px;	
}


.rSliderDef .rsArrowIcn:hover {
}

.rSliderDef.rsHor .rsArrowLeft .rsArrowIcn { 
	background: url('images/sliderR/prev.png');
}
.rSliderDef.rsHor .rsArrowLeft .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.3);
}

.rSliderDef.rsHor .rsArrowRight .rsArrowIcn {
	background: url('images/sliderR/next.png');
}

.rSliderDef.rsHor .rsArrowRight .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.3);
}

.rSliderDef.rsVer .rsArrowLeft .rsArrowIcn { 
	background-position: -96px -32px;
}

.rSliderDef.rsVer .rsArrowRight .rsArrowIcn {
	background-position: -96px -64px;
}

.rSliderDef .rsArrowDisabled .rsArrowIcn { 
	opacity: .2; 
	filter: alpha(opacity=20);  
	*display: none;
}


/***************
*  2. Bullets
****************/

.rSliderDef .rsBullets {
	position: absolute;
	left: 5%;
	bottom: 5px;
	width: 90%;
	height: 23px;
	margin: 0 auto; 

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}

.rSliderDef.archive .rsBullets {
	bottom: -40px;
}

.rSliderDef .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	/* top, right, bottom, left */
	padding: 8px 4px 1px 4px;
	cursor: pointer;
}

.rSliderDef .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: url(images/phpcolors/rgba.php?r=148&g=148&b=148&a=100) repeat;
  background: rgba(148,148,148,1.0);		
}

.rSliderDef .rsBullet span:hover,
#contentBackgrViews .rSliderDef .rsBullet span:hover {
	background-color: #C8C8C8;
}
.rSliderDef .rsBullet.rsNavSelected span,
#contentBackgrViews .rSliderDef .rsBullet.rsNavSelected span {
	background-color: #C8C8C8;
}


/***************
*  3. Thumbnails
****************/

.rSliderDef .rsThumbsHor {
	width: 100%;
	height: 56px;
	margin-top: 32px;
	margin-bottom: 24px;
}


.rSliderDef.rsFullscreen .rsNav.rsThumbs.rsThumbsHor {
	background: url(images/phpcolors/rgba.php?r=21&g=21&b=21&a=100) repeat;
  background: rgba(21,21,21,1.0);
	margin-top: 0px;
	margin-bottom: 0px;
}



.rSliderDef .rsThumbsVer {
	width: 80px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rSliderDef.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rSliderDef.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rSliderDef .rsThumb {
	float: left;
	overflow: hidden;
	width: 80px;
	height: 56px;
}
.rSliderDef .rsThumb img {
	width: 100%;
	height: 100%;
}
.rSliderDef .rsThumb.rsNavSelected {
	background: #ffffff;
}
.rSliderDef .rsThumb.rsNavSelected img,
.rSliderDef .rsThumb img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.rSliderDef .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rSliderDef .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rSliderDef .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rSliderDef .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rSliderDef .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rSliderDef.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rSliderDef.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rSliderDef.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rSliderDef.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rSliderDef.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rSliderDef .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('images/sliderR/rSliderDef.png');
}

.rSliderDef.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rSliderDef.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rSliderDef.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rSliderDef.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rSliderDef .rsThumbsArrowDisabled { display: none !important; }

/***************
*  5. Fullscreen
****************/


.rSliderDef .rsFullscreenBtn {
	z-index:6;
	position: absolute;
	right: 10px;
	bottom: 24px;
	width: 33px;
	height: 32px;
	display: block;
	cursor: pointer;
	
}
.rSliderDef .rsFullscreenIcn {
	width: 33px;
	height: 32px;
	background: url('images/sliderR/zoom_33x32.png') 0 0;
	border-radius: 2px;
}

.rSliderDef .rsFullscreenIcn:hover {
	background: url('images/sliderR/zoom_33x32.png') 0 0;
	background-color: rgba(0,0,0,0.1);
}

.rSliderDef.rsFullscreen .rsFullscreenIcn {
	background: url('images/sliderR/rSliderDef.png') 0 0;
	background-position: -64px 0;
	
	background-color: #000000;
	background-color: rgba(0,0,0,0.8);
	*background-color: #000000;
	border-radius: 2px;
	
	cursor: pointer;

}

.rSliderDef.rsFullscreen .rsFullscreenIcn:hover {
	background: url('images/sliderR/rSliderDefs.png') -64px 0;
	background-color: url(images/phpcolors/rgba.php?r=0&g=0&b=0&a=0.6) repeat;
	background-color: rgba(0,0,0,0.6);
	*background-color: #000000;
}

.rSliderDef.rsFullscreen .rsFullscreenBtn {
	z-index:6;
	top: 20px;
	right: 14px;
}


.rSliderDef.rsFullscreen .rsAbsoluteEl {
display: none;
}








/***************
*  7. Preloader
****************/

.rSliderDef .rsPreloader {
	width:20px;
	height:20px;
	background-image:url('images/sliderR/preloader-white.gif');

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*  8. caption
****************/
.rSliderDef .rsGCaption, .rSliderDef.rsFullscreen .rsGCaption {
	z-index:1000;
	position: absolute;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #D0AC1A;
	color: #666666;
	float: none;
	bottom: 24px;
	text-align: left;
	/* top, right, bottom, left */
	padding: 4px 0px 6px 2px;
	width: 80%;
	height:18px;
}

.rSliderDef.archive .rsGCaption {
	bottom: -30px;
}

.rSliderDef.rsFullscreen .rsGCaption {
	background: #252525;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	padding: 2px;
	margin-left: 10px;
	bottom: 56px;
	bottom: 10px;
	color: #dddddd;
	width: auto;
/*
	background:rgba(0,0,0,0.7);
*/	
	background: url(images/phpcolors/rgba.php?r=0&g=0&b=0&a=70) repeat;
  background: rgba(0,0,0,0.7);		
}

.rSliderDef.rsFullscreen .rsGCaption span {
	color: #888888;
}

.rSliderDef .rsGCaption span {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}


/**********************/
/* rSliderDef         */
/**********************/

.rsOverflow {
}



@media
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (   min--moz-device-pixel-ratio: 2),
	only screen and (     -o-min-device-pixel-ratio: 2/1),
	only screen and (        min-device-pixel-ratio: 2),
	only screen and (                min-resolution: 192dpi),
	only screen and (                min-resolution: 2dppx) { 

#header h2.logo a {
	background:url(images/logo_570x100.png) no-repeat;
	background-size: 285px 50px;
}
	

/* ======== */
/* SLIDER 
/* ======== */

.rSliderDef .rsFullscreenIcn {
	background: url('images/sliderR/zoom_66x64.png') 0 0 no-repeat;
	background-size: 33px 32px;
}

.rSliderDef .rsFullscreenIcn:hover {
	background: url('images/sliderR/zoom_66x64.png') 0 0 no-repeat;
	background-size: 33px 32px;
	background-color: rgba(0,0,0,0.1);
}
	
}
