@charset "utf-8";
/* CSS Document */

/*////// general //////*/

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    }
    
body {
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    background: url('/images/layout/bg.jpg') #900 repeat-x;
    background-attachment: fixed;
    }
    
.clear {
    clear: both;
    }

/*////// font //////*/

a {
/*    font-weight: bold; */
    text-decoration: none;
   color: #900;
    }
    
a:hover {
    
    text-decoration: underline;
    }
a:visited{
   
   
    }

h1 { /* Im Content */
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 8px 0;
    color: #900;
    }
    
h2 { /* In der Liste */
    font-size: 30px;
   font-weight: normal;
    }
    
#slider  h2 { /* In der Liste */
    font-size: 40px;
   font-weight: normal;
    }
    
h3 { /* Über dem Content */
    font-size: 25px;
    margin: 0 0 10px 0;
    color: #000;
    padding: 2px 10px;
    background: #fff;
    display: inline-block; 
    font-weight:normal;
    }

p {
    line-height: 17px;
    }
    
.list_info p, .content_text_fullwidth p, .content_text p {
    margin: 0 0 15px 0;
    }
    
.list_function a p { 
    margin: 4px 0 0 0;
    }
    
p.font_red_sub {
    font-size: 16px;
    font-weight: bold;
    color: #900;
    margin: 0 0 0 0;
    }
  .list_info p.font_red_sub, html body div#wrapper div.list_wrapper div.list div p.font_red_sub {
  background-color: #900;
  color:#fff;
      display: inline-block;
     
    font-weight: bold;
    margin: 0px;
    padding: 2px 10px;
     
  }
p.font_black_sub {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0 0 0;
    }
      .list_info p.font_black_sub,.list div p.font_black_sub {
 
  color:#333;

  }
  

#slider p.font_black_sub {line-height: 40px;}
#slider .slider_font h2 {line-height: 60px;}
    
#slider p.font_red_sub {
    font-size: 22px;
    font-weight: bold;
    color: #900;
    margin: 0 0 12px 0;
     line-height: 40px;
    }
    
#slider p.font_black_sub {
    font-size: 22px;
    font-weight: bold;
    margin: 3px 0 0 0;
    }
#slider h2, #slider p.font_black_sub {
color:#000;
}
p.font_black_sub2 {
    margin: 0 0 15px 0;
    }
    

/*////// layout //////*/

#wrapper {
    width: 800px;
    margin: 0px auto;
    position: relative;
    }
    
#bg {
    position: fixed;
    width: 100%;
    }
    
#bg_highlight {
    width: 800px;
    height: 2000px;
    margin: 0 auto;
    }
    
#bg_highlight div {
    width: 800px;
    height: 2000px;
    margin-left: 200px;
     background: url('/images/layout/bg_highlight.jpg') no-repeat;
    background-position: right top;
    }
    
#header, #navi, #slider, .list_wrapper, .content, #footer {
    margin: 0 0 30px 0;
    }

/*////// header */

#header {
    height: 60px;
    margin: 0 0 60px 0;
    padding: 60px 0 0 0;
    }
    
/*////// navi */

#navi {
    }

/* navi_main */

#navi_main {
    }
    
#navi_main li {
    margin: 0 45px 0 0;
    float: left;
    list-style: none;
    font-size: 22px;
    font-weight: normal;
    }
    
#navi_main li a {
    color: #fff;
    text-decoration: none;
    }
    
#navi_main li a:hover {
    color: #990000;
    }
    
/* navi_sub */

#navi_sub {
    float: right;
    }
    
#navi_sub li {
    margin: 0 0 0 15px;
    list-style: none;
    float: left;
    }

/*//////  slider */

#slider {
    height: 430px;
    padding: 15px;
    background: #fff;
    }
    
#slider li {
    list-style: none;
    position: relative;
    }
    
#slider .slider_img {
    width: 770px;
    height: 430px;
    overflow: hidden;
    float: left;
    position: absolute;
     }
    
#slider .slider_img img {
    width: 770px;
    }
    
#slider .slider_img_black {
    position: absolute;
    }
    
#slider .slider_font {
    float: right;
    text-align: right;
    position: relative;
    height: 430px;
    width: 430px;
    }
    
#slider .slider_font_bottom {
 position: absolute;
    width: 430px;
    bottom: 0px;
    margin: 0 0 0 0px;
    }
    

@-moz-document url-prefix() {
   #slider .slider_font_bottom {
         margin: 0 0 0 -430px;
    }
}
 
#slider .slider_font p span, #slider .slider_font h2 span {
    padding: 6px 10px;
      background: #fff;
    margin: 0;
    bottom: 0px;
    }
    
#slider .slider_font p, #slider .slider_font h2 {
    margin: 15px;
    }
    
    
.bx-wrapper .bx-viewport {
    box-shadow: none !Important;
    border-top: 0px !Important;
}

/*////// list */
    
.list {
    margin: 0 0 2px 0;
    padding: 15px;
    background: #fff;
    }
    
.list_thumb {
    width: 125px;
    height: 75px;
    margin: 0 15px 0 0;
    float: left;
    background: #ccc;
    overflow: hidden;
    }

.list_function, .list_function2 {
    height: 25px;
    float: right;
    }
    
.list_function a {
    height: 25px !important;
    display: inline-block;
    vertical-align: top;
    }
    
.list_function img {
    margin: 0 0 0 5px;
    }
    
.list_function_open {
    background: #900;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    }
    
.list_function_open img {
    margin: 5px;
    }
    
.list_detail_thumb {
    width: 300px;
    margin: 0 15px 0 0;
    float: left;
    display: block;
    }
    
.list_detail_thumb img{
    margin: 0 0 15px 0;
    }
    
.list_info {
    width: 470px;
    margin-left: 315px;
    }
    
.list_function_open h2 {
    color: #000;
}

.list_function_open:hover h2 {
    color: #900;
}

/*////// content */

.content {
    padding: 15px;
    background: #fff;
    }
    

    
.content .content_thumb_left img, .content .content_thumb_left div {
    margin: 0 15px 0 0;
    float: left;
    }
    
.content .content_thumb_right img {
    margin: 0 0 0 15px;
    float: right;
    }
    
.content .content_text{
    width: 455px;
    float: left;
    }

.list_info .content_text {
    margin-right: 25px;
    
    
    }
/* content ohne bild */
.content .content_text_fullwidth { width: 770px;}
.content .content_text_fullwidth ul {width: 755px; margin-left: 15px;}
    
/* listen */
    
.content ul {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 15px;
    width: 440px;
    float: right;
    margin: 0 0 15px 0;
    }
    
.content ul li {
    margin: 0 0 5px 0;
    }

/*////// footer */

#footer {
    margin: 60px 0 0 0;
    }
    
/* bottom */

#bottom {
    }
    
#bottom p, #bottom a {
    color: #fff;
    }
    
#bottom p {
    float: left;
    }
    
#bottom a:hover {
    color: #c5c5c5;
    }
    
#bottom span {
    margin: 0 5px 0 3px;
    padding: 3px 6px;
    background: #fff;
    color: #000;
    }
    
#bottom #bottom_left { width: 210px; float: left;}
#bottom #bottom_middle { width: 450px; float: left;}
#bottom #bottom_right { width: 140px; text-align: right; float: right;}

/* sponsor */

#sponsor {
    margin: 15px 0 0 0;
    padding: 15px;
    background: #fff;
    }
    
#sponsor img {
    height: 50px;
    margin: 0 15px 15px 0;
    background: #ccc;
    }
    
    
#lightboxOverlay {
    background-color: black;
    display: none;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    z-index: 9999;
}
#lightbox {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: normal;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10000;
}
#lightbox img {
    height: auto;
    width: auto;
}
#lightbox a img {
    border: medium none;
}

.SimpleGalleryImage img {
height: auto !important;
}

.SimpleGalleryImage img {
width:auto;
}

.simplegallery_imgarea_wrapper {
background: url('images/SimpleGallery/Loading.gif') center center no-repeat;
width: 780px;

}

.simplegallery_imagearea {
padding: 20px 20px 20px 20px;
width: 740px;
height: 470px;

}

.simplegallery_imagearea img {

}

.simplegallery_thumbsareanavi_left, .simplegallery_thumbsareanavi_right {
height: 20px;
width: 25px;
padding: 40px 10px;
background: #fff;
display: inline-block;
}

.simplegallery_thumbsareanavi_left {float: left;}
.simplegallery_thumbsareanavi_right {float: right;}


.simplegallery_thumbsarea {
width: 780px; 
height: 100px;

}

.simplegallery_thumbsareathumbs {
padding:  0 0 10px 0; 
height: 100px;
width: 690px;
background: #fff;
display: inline-block;
}

.simplegallery_thumbsareathumbs div {
    border: none;
    width: 105px;
    padding: 0 5px;
}

.simplegallery_thumbsareathumbs div span {
   display: none;
}

.lb-outerContainer {
    background-color: white;
    border-radius: 4px 4px 4px 4px;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
}
.lb-outerContainer:after {
    clear: both;
    content: "";
    display: table;
}
.lb-container {
    padding: 10px;
}
.lb-loader {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
.lb-nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.lb-container > .nav {
    left: 0;
}
.lb-nav a {
    outline: medium none;
}
.lb-prev, .lb-next {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    display: block;
    height: 100%;
    width: 49%;
}
.lb-prev {
    float: left;
    left: 0;
}
.lb-next {
    float: right;
    right: 0;
}
.lb-prev:hover {
    background: url("../images/prev.png") no-repeat scroll left 48% transparent;
}
.lb-next:hover {
    background: url("../images/next.png") no-repeat scroll right 48% transparent;
}
.lb-dataContainer {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
}
.lb-dataContainer:after {
    clear: both;
    content: "";
    display: table;
}
.lb-data {
    color: #BBBBBB;
    padding: 0 10px;
}
.lb-data .lb-details {
    float: left;
    line-height: 1.1em;
    text-align: left;
    width: 85%;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
.lb-data .lb-number {
    clear: left;
    display: block;
    font-size: 11px;
    padding-bottom: 1em;
}
.lb-data .lb-close {
    float: right;
    outline: medium none;
    padding-bottom: 0.7em;
    width: 35px;
}
.lb-data .lb-close:hover {
    cursor: pointer;
}
#navi_main li {
background-color: #FFFFFF;
color: #000000;
float: left;
font-size: 25px;
font-weight: normal;
list-style: none outside none;
margin: 0 35px 0 0;
}
#navi_main li a {
  color: #000000;
  margin: 7px 10px;
  text-decoration: none;
}

#header {
  height: 60px;
  margin: 0 0 30px;
  padding: 40px 0 0;
}
.content_thumb_right {
float: right;
}