@charset "UTF-8";
/* 

Color: 007c92

 */

.jspHorizontalBar,#jspHorizontalBar { display:none; }
* {
  margin:0px;
  padding:0px;
  font: 12px/18px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font: 12px/18px Arial, Helvetica, sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

strong, b { font-weight:bold; }
em, i { font-style:italic; }
a img { border:none; }
a { color:#333; }
a:hover { color:#007c92; }
.clearfix { clear:both; }
.no,.n,#zusatznav { display:none; }




/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

::-moz-selection { background: #ccc; color: #fff; text-shadow: none; }
::selection { background: #ccc; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }





/* =============================================================================
   STANDARD Template
   ========================================================================== */
   
   body {
     background:#656155;
     }
     #wrap {
       background:url(/fileadmin/templates/MainTemplate/images/bg.jpg) top left no-repeat;
       width:1020px;
       height:700px;
       margin:0px auto;
       text-align:center;
       }
       
  header {
    float:left;
    width:1020px;
    margin-top:24px;
    text-align:left;
    }    
    #headerleft {
      float:left;
      width:760px;
      margin-left:27px;
      margin-top:18px;
      } 
      #searchbox {
        float:left;
        width:300px;
        height:70px;
        }
      #topnav {
        float:left;
        text-align:right;
        width:460px;
        margin-top:30px;
        }  
        #topnav a {
          color:#b2b0aa !important;
          text-decoration:none;
          font-size:11px;
          padding-left:20px;
          }
    nav {
      float:left;
      width:760px;
      height:41px;
      background:url(/fileadmin/templates/MainTemplate/images/nav.jpg) top left repeat-x;
      
      }
      nav ul {
        width:760px;
        height:41px;
        background:url(/fileadmin/templates/MainTemplate/images/navende.jpg) top right no-repeat;
        
        }  
        nav ul li {
          float:left;
          width:auto;
          }
          nav ul li a {
            display:block;
            padding:12px 15px;
            color:#b2b0aa !important;
            text-decoration:none;
            }  
            
          nav ul li a:hover,
          nav ul li.aktiv a,
          #topnav a:hover,
          #topnav.aktiv a {
            color:#656155 !important;
            }    
      
      
    #headerlogo {
      float:right;
      width:180px;
      height:135px;
      overflow:hidden;
      background:url(/fileadmin/templates/MainTemplate/images/logo.jpg) top left no-repeat;
      }
      #headerlogo a {
        display:block;
        padding-top:200px;
        }
    #main {
      clear:both;
      }    
   
/* =============================================================================
   TEXTE und Boxen
   ========================================================================== */


.termin {
  margin-bottom:10px;
  padding:2px 2px 8px 2px;
  border-bottom:1px #27983b solid;
}
.terminheader, .terminheader a {
  font-size:14px;
  font-weight:bold;
  color:#fff !important;
  text-decoration:none;
}

     #search {
    margin-top:5px;
    margin-bottom:6px;
    }
    #search .inputfeld,
  #newsletter .inputfeld {
    background:#e6e6e6;
    color:#b2b0aa;
    border:none;
    width:105px;
    height:18px;
    font-size:11px;
    }
    #newsletter .inputfeld {
      text-align:center;
      }
    
    .buttonsenden {
      background:url(/fileadmin/templates/MainTemplate/images/pfeil.jpg) right center no-repeat;
      border:none;
      color:#656155;
      font-size:14px;
      font-weight:bold;
      padding-right:25px;
      padding-left:5px; 
      width:185px;
      text-transform:uppercase;
      }
  
  #box1 {
    width:475px;
    height:500px;
    float:left;
    margin-left:27px;
    text-align:right;
    color:#fff;
    text-transform:uppercase;
    }
    #box1 h2 {
      font-size:32px;
      line-height:50px;
      font-weight:bold;
      padding:170px 20px 120px;
      letter-spacing:2px;
      }
    #more {
      padding:20px;
      cursor:pointer;
      }  
#box2 a {
  color:#fff;
}
  #box2 {
    width:480px;
    height:503px;
    float:left;
    background:#656155;
    margin-left:6px;
    border:#b2b0aa 1px solid;
    }
    #box2start {
      width:481px;
      height:503px;
      float:left;
      margin-left:7px;
    }
    
    .header a:hover {
      color:#ccc !important;
      }
    
    
      #startseitebox1 {
        width:100%;
        float:left;
        height:176px;
        margin-bottom:6px;
        }
      
/* Box START*/          
      #boxinnen1 {
        float:left;
        width:274px;
        height:176px;
        position:relative;
        top:0px;
        left:0px;
        }
        
      #boxinnen1 .header {
        position:absolute;
        top:0px;
        left:0px;
        width:274px;
        height:176px;
        z-index:20;
        }
        #boxinnen1 .header a {
          background-image: url(/images/b1.png);
    background-size: cover;
          display:block;
          padding: 119px 0px 5px 0px;
          width:274px;
          text-decoration:none;
          text-align:left;
          color:#fff;
          text-shadow: .08em .12em .1em #333;
          font-size:21px;
          line-height:26px;
          text-transform:uppercase;
          font-weight:bold;
          }
      #boxinnen1 .bild {
        position:absolute;
        top:0px;
        left:0px;
        width:274px;
        height:176px;
        z-index:10;
        }  
/* Box ENDE*/
        
/* Box START*/    
      #boxinnen2 {
        float:left;
        width:201px;
        height:176px;
        position:relative;
        top:0px;
        left:0px;
        margin-left:6px;
        }    
      #boxinnen2 .header {
        position:absolute;
        top:0px;
        left:0px;
        width:201px;
        height:176px;
        z-index:20;
        }
        #boxinnen2 .header a {
              background-image: url(/fileadmin/templates/MainTemplate/images/b2.png);
    background-size: cover;
          display:block;
          padding:145px 0px 5px 0px;
          width:201px;
          text-decoration:none;
          text-align:left;
          color:#fff;
          text-shadow: .08em .12em .1em #333;
          font-size:21px;
          line-height:26px;
          text-transform:uppercase;
          font-weight:bold;
          }
      #boxinnen2 .bild {
        position:absolute;
        top:0px;
        left:0px;
        width:201px;
        height:176px;
        z-index:10;
        }  
/* Box ENDE*/  
  
  
  
  #startseitebox2 {
        width:249px;
        float:left;
        }
  
  
/* Box START*/    
      #boxinnen3 {
        float:left;
        width:249px;
        height:181px;
        position:relative;
        top:0px;
        left:0px;
        
        margin-top:6px;
        }    
      #boxinnen3 .header {
        position:absolute;
        top:0px;
        left:0px;
        width:249px;
        height:181px;
        z-index:20;
        }
        #boxinnen3 .header a {
              background-image: url(/fileadmin/templates/MainTemplate/images/b3.png);
    background-size: cover;
          display:block;
          padding:120px 00px 5px 00px;
          width:249px;
          text-decoration:none;
          text-align:left;
          color:#fff;
          text-shadow: .08em .12em .1em #333;
          font-size:21px;
          line-height:26px;
          text-transform:uppercase;
          font-weight:bold;
          }
      #boxinnen3 .bild {
        position:absolute;
        top:0px;
        left:0px;
        width:249px;
        height:181px;
        z-index:10;
        }  
/* Box ENDE*/  
  

/* Box START*/    
      #boxinnen4 {
        float:left;
        width:249px;
        height:135px;
        position:relative;
        top:0px;
        left:0px;
        }    
      #boxinnen4 .header {
        background-image: url(/fileadmin/templates/MainTemplate/images/b2.png);
    background-size: cover;
        position:absolute;
        top:0px;
        left:0px;
        width:249px;
        height:135px;
        z-index:20;
        }
        #boxinnen4 .header a {
              background-image: url(/fileadmin/templates/MainTemplate/images/b2.png);
    background-size: cover;
          display:block;
          padding:100px 0px 5px 0px;
          width:249px;
          text-decoration:none;
          text-align:left;
          color:#fff;
          text-shadow: .08em .12em .1em #333;
          font-size:21px;
          line-height:26px;
          text-transform:uppercase;
          font-weight:bold;
          }
      #boxinnen4 .bild {
        position:absolute;
        top:0px;
        left:0px;
        width:249px;
        height:135px;
        z-index:10;
        }  
/* Box ENDE*/    
  
  
  #startseitebox3 {
        width:226px;
        float:left;
        margin-left:6px;
        }
  
  
  
/* Box START*/    
      #boxinnen6 {
        float:left;
        width:226px;
        height:139px;
        position:relative;
        top:0px;
        left:0px;
        
        margin-top:6px;
        }    
      #boxinnen6 .header {
        position:absolute;
        top:0px;
        left:0px;
        width:226px;
        height:139px;
        z-index:20;
        }
        #boxinnen6 .header a {
              background-image: url(/fileadmin/templates/MainTemplate/images/b6.png);
    background-size: cover;
          display:block;
          padding:80px 0px 5px 0px;
          width:226px;
          text-decoration:none;
          text-align:left;
          color:#fff;
          text-shadow: .08em .12em .1em #333;
          font-size:21px;
          line-height:26px;
          text-transform:uppercase;
          font-weight:bold;
          }
      #boxinnen6 .bild {
        position:absolute;
        top:0px;
        left:0px;
        width:226px;
        height:139px;
        z-index:10;
        }  
/* Box ENDE*/  
  

/* Box START*/    
      #boxinnen5 {
        float:left;
        width:226px;
        height:175px;
        position:relative;
        top:0px;
        left:0px;
        }    
      #boxinnen5 .header {
        position:absolute;
        top:0px;
        left:0px;
        width:226px;
        height:175px;
        z-index:20;
        }
        #boxinnen5 .header a {
              background-image: url(/fileadmin/templates/MainTemplate/images/b5.png);
    background-size: cover;
          display:block;
          padding:115px 0px 5px 0px;
          width:226px;
          text-decoration:none;
          text-align:left;
          color:#fff;
          text-shadow: .08em .12em .1em #333;
          font-size:21px;
          line-height:26px;
          text-transform:uppercase;
          font-weight:bold;
          }
      #boxinnen5 .bild {
        position:absolute;
        top:0px;
        left:0px;
        width:226px;
        height:175px;
        z-index:10;
        }  
/* Box ENDE*/  
  
  
    
    
    article {
      text-align:left;
      padding:20px;
      color:#fff;
      }
      
    article p {
      color:#fff;
      }  
      
    article h1 {
      font-size:24px;
      line-height:30px;
      color:#fff;
      text-transform:uppercase;
      margin-bottom:10px;
      text-shadow: .08em .12em .1em #333;
      }  
      
  

.spalten2 {
  width:420px;
  float:left;
  }
  .spalte1 {
    width:235px;
    float:left;
    }
  .spalte2 {
  margin-top:70px;
    width:150px;
    float:right;
    }  


/* Styles specific to this particular page */
#scroller
{
  width: 100%;
  height: 430px;
  margin-bottom:10px;
  overflow: auto;
}


.jspArrowUp {
  background:url(/fileadmin/templates/MainTemplate/images/nachunten.png) top left no-repeat;
  }
.jspArrowDown {
  background:url(/fileadmin/templates/MainTemplate/images/nachoben.png) top left no-repeat;
  }
  



/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this sjspTrackjspTracktylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
  overflow: hidden;
  position: relative;
}

.jspPane
{
  position: absolute;
}

.jspVerticalBar
{
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
}

.jspHorizontalBar
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
  margin: 0;
  padding: 0;
}

.jspCap
{
  display: none;
}

.jspHorizontalBar .jspCap
{
  float: left;
}

.jspTrack
{
  background:url(/fileadmin/templates/MainTemplate/images/scroll.png) center center no-repeat;
  position: relative;
}

.jspDrag
{
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
  float: left;
  height: 100%;
}

.jspArrow
{
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled
{
  cursor: default;
}

.jspVerticalBar .jspArrow
{
  height: 20px;
}

.jspHorizontalBar .jspArrow
{
  width: 20px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
  outline: none;
}

.jspCorner
{
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
  margin: 0 -3px 0 0;
}



/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden,.n { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }




/* ==|== print styles =======================================================
   Print styles.
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}




div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/fileadmin/templates/MainTemplate/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}
