@charset "UTF-8";
/* CSS Document */

/* 
Grey - A9ADAD
Gold - A79947 
*/


body {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

h1 {
	font-size:2em;
	color:#ff6c00;
}

h2 {
	font-size:1.4em;
	color:#ff6c00;
	font-weight:100;
}

p {
	font-size:.8em;
}

strong, b {
	font-weight:600;
}

a:active, a:hover, a:focus {
	outline: none;
}

li {
	list-style-type:none;
}

.bk-slideshow,
.bk-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
	padding: 0;
	margin: 0;
}

.bk-slideshow:after { 
    content: '';
}

.bk-slideshow li {
	border-bottom:0px;
}

.bk-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;          
	-webkit-backface-visibility: hidden;
	-webkit-animation: imageAnimation 20s linear infinite 0s;
	-moz-animation: imageAnimation 20s linear infinite 0s;
	-o-animation: imageAnimation 20s linear infinite 0s;
    -ms-animation: imageAnimation 20s linear infinite 0s;
    animation: imageAnimation 20s linear infinite 0s; 
}

.bk-slideshow li:nth-child(1) span { 
    background-image: url(../img/back1.jpg);
	opacity:1;
}
.bk-slideshow li:nth-child(2) span { 
    background-image: url(../img/back2.jpg);
	opacity:0;
	-webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
}
.bk-slideshow li:nth-child(3) span { 
    background-image: url(../img/back3.jpg);
	opacity:0;
	-webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s; 
}
.bk-slideshow li:nth-child(4) span { 
    background-image: url(../img/back4.jpg);
	opacity:0;
	-webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s; 
}

.bk-slideshow li:nth-child(5) span { 
    background-image: url(../img/back5.jpg);
	opacity:0;
	-webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; 
}

.bk-slideshow li:nth-child(6) span { 
    background-image: url(../img/back6.jpg);
	opacity:0;
	-webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    -o-animation-delay: 5s;
    -ms-animation-delay: 5s;
    animation-delay: 5s; 
}

.bk-slideshow li:nth-child(7) span { 
    background-image: url(../img/back7.jpg);
	opacity:0;
	-webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}

.bk-slideshow li:nth-child(8) span { 
    background-image: url(../img/back8.jpg);
	opacity:0;
	-webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
    -o-animation-delay: 7s;
    -ms-animation-delay: 7s;
    animation-delay: 7s;
     
}
.bk-slideshow li:nth-child(9) span { 
    background-image: url(../img/back9.jpg);
	opacity:0;
	-webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
}
.bk-slideshow li:nth-child(10) span { 
    background-image: url(../img/back10.jpg);
	opacity:0;
	-webkit-animation-delay: 9s;
    -moz-animation-delay: 9s;
    -o-animation-delay: 9s;
    -ms-animation-delay: 9s;
    animation-delay: 9s; 
    }
.bk-slideshow li:nth-child(11) span { 
    background-image: url(../img/back11.jpg);
	opacity:0;
	-webkit-animation-delay: 10s;
    -moz-animation-delay: 10s;
    -o-animation-delay: 10s;
    -ms-animation-delay: 10s;
    animation-delay: 10s; 
    }
.bk-slideshow li:nth-child(12) span { 
    background-image: url(../img/back12.jpg);
	opacity:0;
	-webkit-animation-delay: 11s;
    -moz-animation-delay: 11s;
    -o-animation-delay: 11s;
    -ms-animation-delay: 11s;
    animation-delay: 11s; 
    }
.bk-slideshow li:nth-child(13) span { 
    background-image: url(../img/back13.jpg);
	opacity:0;
	-webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
    }
.bk-slideshow li:nth-child(14) span { 
    background-image: url(../img/back14.jpg);
	opacity:0;
	-webkit-animation-delay: 13s;
    -moz-animation-delay: 13s;
    -o-animation-delay: 13s;
    -ms-animation-delay: 13s;
    animation-delay: 13s;
    }
.bk-slideshow li:nth-child(15) span { 
    background-image: url(../img/back15.jpg);
	opacity:0;
	-webkit-animation-delay: 14s;
    -moz-animation-delay: 14s;
    -o-animation-delay: 14s;
    -ms-animation-delay: 14s;
    animation-delay: 14s;
        }
.bk-slideshow li:nth-child(16) span { 
    background-image: url(../img/back16.jpg);
	opacity:0;
	-webkit-animation-delay: 15s;
    -moz-animation-delay: 15s;
    -o-animation-delay: 15s;
    -ms-animation-delay: 15s;
    animation-delay: 15s;
        }
.bk-slideshow li:nth-child(17) span { 
    background-image: url(../img/back17.jpg);
	opacity:0;
	-webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s;
        }
.bk-slideshow li:nth-child(18) span { 
    background-image: url(../img/back18.jpg);
	opacity:0;
	-webkit-animation-delay: 17s;
    -moz-animation-delay: 17s;
    -o-animation-delay: 17s;
    -ms-animation-delay: 17s;
    animation-delay: 17s;
        }
.bk-slideshow li:nth-child(19) span { 
    background-image: url(../img/back19.jpg);
	opacity:0;
	-webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
        }
.bk-slideshow li:nth-child(20) span { 
    background-image: url(../img/back20.jpg);
	opacity:0;
	-webkit-animation-delay: 19s;
    -moz-animation-delay: 19s;
    -o-animation-delay: 19s;
    -ms-animation-delay: 19s;
    animation-delay: 19s;
        }
.bk-slideshow li:nth-child(21) span { 
    background-image: url(../img/back21.jpg);
	opacity:0;
	-webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s;
 }
   @-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    	-webkit-animation-timing-function: ease-in; }
    2% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    25% { opacity: 1 }
    29% { opacity: 0 }
    100% { opacity: 0 }
}

nav {
	font-family: 'Rufina', serif;
	display: block;
	position: fixed;
	z-index:999999999999;
	top: 0;
	left:0;
	margin: auto;
	text-align: center;
	font-weight:300;
}

nav ul {
	list-style:none;
	margin-top:20px;
	padding:0px 40px;
	
}

nav ul li {
	display:inline-block;
	padding:0 10px;
	line-height: 32px;
	vertical-align: text-top;
}

nav ul li:first-child {
	padding:0px 10px;
}

nav ul li a {
	color:#A9ADAD;
	text-decoration:none;
	padding:5px;
	font-size: 1.4em;
}

.information nav {
	background-color: #A79947;
	height: 98px;
}

.information nav ul li a {
	color:#000;
}

nav ul li a:hover {
	color:black;
}

.information nav ul li a:hover, .information nav ul li a.activeitem {
	color:#FFF;
}

nav ul li a.activeitem {
	color:black;
}

nav .home_link {
	width:180px;
	height:32px;
	background:url(../img/Logo_black.png) 0 0 no-repeat;
}

nav .home_link span {
	width:100%;
	color:transparent;
}

.home nav ul li a {
	color:white;
}

.home nav ul li a:hover {
	color:black;
}

.home .home_link {
	background:url(../img/Logo_white.png) 0 0 no-repeat;
}

.imagemenu {
	margin:0;
}

.imagemenu ul {
	position:relative;
	top:100px;
	left:0;
	margin:0px 0px 0px -40px;
	list-style:none;
}

.imagemenu ul li {
	display:inline-block;
	padding:40px 30px;
	width:200px;
	height:170px
}

.imagemenu ul li a img {
	display:block;
	text-align:center;
	margin: auto;
    height:170px;
	
}

.imagemenu ul li a img:hover {
	opacity:.5;
}


.prev-section {
	display: block;
	position: absolute;
	width:23px;
  	height:13px;
	z-index:9999;
	top: 160px;
	left: 40px;
	cursor: pointer;
	background-image:url(../img/arrowup_grey.png);
	background-repeat:no-repeat;
}

.prev-section:hover {
	background-image:url(../img/arrowup_black.png);
}

.back-top {
	position:absolute;
	top:180px;
	left:40px;
	background-image:url(../img/thumb_navigation_grey.png);
	display: block;
	width:22px;
	height:19px;
	cursor: pointer;
	z-index:9999
}

.back-top:hover {
	background-image:url(../img/thumb_navigation_black.png);
}

.next-section {
	display: block;
	position: absolute;
	width:23px;
  	height:13px;
	z-index:9999;
	top: 205px;
	left: 40px;
	cursor: pointer;
	background-image:url(../img/arrowdown_grey.png);
	background-repeat:no-repeat;
}

.next-section:hover {
	background-image:url(../img/arrowdown_black.png);
}

div.section:nth-of-type(2) .prev-section, div.section:last-child .next-section { display:none; visibility:hidden; }


.holder {
	position:absolute;
	top:90px;
	bottom:40px;
	left:50%;
	width:960px;
	margin:0px 0 0 -430px;
	text-align:center;
}

.holder img {
	height:100%;
	max-width:100%;
  	margin: 0 auto;
	display: block;
}

.caption {
	float:left;
	margin-left:40px;
	margin-top:230px;
	text-align: left;
}

.caption p {
	margin:0;
	font-size: 0.8em;
}

.caption p:first-child {
	font-weight:700;
}

.caption p:last-child {
	font-size:0.7em;
}
	
	
body.information {
	background-color:#A79947;
}

#infomenu {
	position:fixed;
	top:100px;
	left:40px;
	list-style-type:none;
	z-index:9999;
	padding:0;
	margin:0;
	font-family: 'Rufina', serif;
}

#infomenu li {
	margin:2px 0;
}

#infomenu li a {
	color:black;
	font-size:1em;
	text-decoration:none;
}

#infomenu li.active a, #infomenu li a:hover {
	color:white;
}

.infotext {
	position:relative;
	left:255px;
	top:102px;
}
.infotext p {
	font-size:1em;
	margin:0 0 0 5px;
}

a.contactaddress {
	border:1px solid black;
	text-decoration:none;
	color:black;
	padding:2px 8px;
	margin-left: 4px;
}

a.contactaddress:hover {
	color:white;
}

.exhibition_liste {
	color:white;
	width:480px;
}

.exhibition_liste td {
	vertical-align:text-top;
	padding:0 2px;
	font-size:1em;
}

.exhibition_liste p {
	color:black;
	margin-bottom:10px;
}

#aslashi {
	position:fixed;
	bottom:10px;
	right:20px;
	z-index:999999999;
	padding:10px;
}

@media screen and (max-width: 600px) {

nav ul {
	padding:0 20px;
}

nav ul li {
	line-height: 16px;
}

nav ul li a {
	font-size: 1em;
}

nav .home_link {
	width:90px;
	height:16px;
	background:url(../img/Logo_black_small.png) 0 0 no-repeat;
}

.home .home_link {
	background:url(../img/Logo_white_small.png) 0 0 no-repeat;
}

.imagemenu ul {
	top: 40px;
}

.imagemenu ul li {
	display: inline-block;
	padding: 20px 15px;
	width: 100px;
	height: 85px;
}

.imagemenu ul li a img {
	height: 85px;
}

.holder {
	top:50px;
	bottom:20px;
	width:400px;
	margin:0 0 0 -200px;
}

.prev-section {
	top:80px;
	left:20px;
}

.back-top {
	top:100px;
	left:20px;
}

.next-section {
	top:125px;
	left:20px;
}

.caption {
	margin-left: 20px;
	margin-top: 150px;
}

.caption p {
	font-size:.6em;
}

}

@media screen and (min-width: 1600px) {

.holder {
	width:1200px;
	margin:0px 0 0 -600px;	
	}
}