/*** HTML RESET ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
    font-family: Arial,sans-serif;
    line-height: 1.5;
    color: #262626;
    font-size: 14px;
}

a {
    color:  #464646;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

b {
    font-weight: bold;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.btn-up {
    background: url(/images/btn-up.png) 0 0 no-repeat;
    width: 125px;
    height: 80px;
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 9999;
    display: none;
    opacity: 0.3;
}

.btn-up:hover {
    cursor: pointer;
    opacity: 1;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.divider {
    width: 120px;
    height: 6px;
    background: #000;
    margin: 0 auto;
    position: absolute;
    top: 360px;
    left: 540px;
}

.header {
    width: 1200px;
    margin: 0 auto;
    background: url(/images/bg_body.png) 0 0 repeat-y;
    position: fixed;
    height: 0;
    z-index: 100;
    left: 0;
    right: 0;
    overflow: visible;
}

.header img {
    position: absolute;
    top: 240px;
    left: 0;
}

.header img.right {
    position: absolute;
    top: 240px;
    left: 1107px;
}

.content {
    width: 1200px;
    margin: 0 auto;
    background: url(/images/bg_body.png) 0 0 repeat-y;
    font-size: 24px;
}

.content .slide .heading {
    margin: 250px auto 30px;
}

.content .slide .heading .letter {
    width: 40px;
    line-height: 60px;
    height: 60px;
    margin: 0 auto;
    border-top: 6px solid #262626;
    font-size: 28px;
    text-align: center;
}

.content .slide .subheading {
    padding-bottom: 150px;
}

/*@media all and (max-width: 1200px) {  .content .slide.slide-3 .subheading  { font-size: 32px;  } }*/

.content .slide .smallheading {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.content .slide .tworowheading {
    padding-bottom: 150px;
}

.content .slide .tworowheading .right {
    text-align: right;
    padding-right: 390px;
}

#de .content .slide .tworowheading .right {
    padding-right: 372px;
}

#en .content .slide .tworowheading .right {
    padding-right: 350px;
}

/*@media all and (max-width: 1200px) {  .content .slide .tworowheading  { font-size: 11px;  } }*/
.content .slide .half {
    float: left;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
}

.content .slide .half.block1 {
    width: 570px;
    margin-left: 160px;
    margin-right: 40px;
}

#de .content .slide .half.block1 {
    width: 550px;
}

.content .slide .half.block2 {
    width: 400px;
    padding-left: 0;
}
    
.content .slide .full {
    width: 600px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
}

.content .slide .full p {
    padding-bottom: 10px;
}

.content .slide {
    font-size: 24px;
    text-align: center;
    width: 1200px;
} 

.content .slide .number {
    float: left;
    font-size: 10px;
    padding-top: 20px;
}

.content .slide h3 {
    padding-left: 40px;
}

.content .slide .text {
    font-size: 18px;
    padding-left: 40px;
    width: 280px;
}

.content .slide.slide-0 {
    font-size: 16px;
    padding-top: 20px;
}

.content .slide.slide-0 a {
    text-decoration: none;
}

.content .slide.slide-0 a:hover, .content .slide.slide-0 a.selected {
    text-decoration: underline;
    color: #000;
}

.content .slide.slide-1 {
    padding-top: 170px;
    margin-bottom: 280px;
    position: relative;
}

/*@media all and (max-width: 1200px) {  .content .slide.slide-1  { font-size: 11px;  } }*/

.content .slide.slide-3 {
    background: url(/images/two.png) center bottom no-repeat;
    height: 520px;
    margin-bottom: 130px;
}

.content .slide.slide-5 {
    background: url(/images/bg_img-1.png) center bottom no-repeat;
    height: 570px;
    margin-bottom: 130px;
}

#de .content .slide.slide-5 { 
    height: 610px;
}

.content .slide.slide-6 {
    background: url(/images/bg_img-2.png) center bottom no-repeat;
    height: 440px;
    margin-bottom: 130px;
}

#en .content .slide.slide-6 {
    height: 470px;
}

#de .content .slide.slide-6 {
    height: 480px;
}

.content .slide.slide-7 {
    background: url(/images/bg_img-3.png) center bottom no-repeat;
    height: 420px;
    margin-bottom: 130px;
}

#en .content .slide.slide-7 {
    height: 440px;
}

#de .content .slide.slide-7 {
    height: 480px;
}

.content .slide.slide-5 .half, .content .slide.slide-6 .half, .content .slide.slide-7 .half {
    font-weight: normal;
}

.content .slide .half h3 { 
    font-size: 28px;
}

.content .slide.slide-5 .half {
    padding-left: 270px;
}

.content .slide.slide-6 .half {
    padding-left: 570px;
}

.content .slide.slide-7 .half {
    padding-left: 870px;
}

.cblock {
    font-size: normal;
    width: 290px;
    float: left;
    font-size: 20px;    
    text-align: left;
    padding-left: 10px;
    height: 200px;
}

.copyright {
    font-size: 20px;    
}

/*@media all and (max-width: 1200px) {  .copyright  { font-size: 11px;  } }*/


.gallery {
    width: 960px;
    float: left;
    padding-left: 120px;
    background: url(/images/bg_body.png) 0 0 repeat-y;
    padding-bottom: 130px;
}

.gallery img {
    width: 220px;
    display: inline;
    padding: 0;
    margin-left: 70px;
    margin-right: 10px;
    height: 220px;
    margin-bottom: 30px;
    float: left;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/content/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/content/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/content/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/content/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/content/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/images/content/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/content/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/content/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/content/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/images/content/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/images/content/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/content/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/content/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/content/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}