@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed|Roboto+Slab');
@import url('https://fonts.googleapis.com/css?family=Asap');

 @import url('https://fonts.googleapis.com/css?family=Merriweather:300|Open+Sans:700');


body {
	margin:0;
	/*font-family: Helvetica, Arial, sans-serif;*/
   font-family: 'Asap', sans-serif;

    /*font-family: 'Merriweather', serif;*/

  font-size: 17px;
  /*line-height: 1.6;*/
  line-height: 28px;
  background-color: black;
  color:#888;
}

nav{
  font-size:14px;
  line-height: 20px;
}

header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 100%;
  width: 250px;
	z-index:100;
	margin-left: 70px;
  margin-top: 0px;
  background-color: rgba(0,0,0,0.8);
  padding-top: 40px;
  padding-left: 20px;
}

/* SIMON JANSSEN LOGO*/
header > h1, h1 > a{
  /*font-family: 'Asap', sans-serif;*/
  font-size: 30px;
  line-height: 27px;
  text-transform: uppercase;
  color: #ccc !important;
  margin-top: 30px;
}

header > h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  line-height: 17px;
    margin-top: 5px;
  margin-left: 0;
  color: #ccc;
  color: #8c8c8c;
}



h1 {
    font-family: 'Roboto Slab', serif;

    /*font-family: 'Open Sans', sans-serif;*/

  text-transform: uppercase;
  color: #8c8c8c;
  font-size: 38px;
  line-height: 39px;
  margin-bottom:0;
  margin-top: 0px;
}

h1 > a:link, h1 > a:visited, h1 > a:hover, h1 > a:active{
	color:#8c8c8c;
}

h2{
  font-size: 27px;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 0;
  color: #ccc;


}

h3{
  color: #ccc;
  margin-bottom: -20px;
  font-size: 17px
}

.h3-spacing{
  margin-bottom: -15px !important;
  margin-top: 40px
}



a:link    {color:#ccc; background-color:transparent; text-decoration:none}
a:visited {color:#ccc; background-color:transparent; text-decoration:none}
a:hover   {color:#eee; background-color:transparent; text-decoration:none}
a:active  {color:#ccc; background-color:transparent; text-decoration:none}


dl dt, dl dd{
	display:inline-block;
	margin-left:0;
}

dl dt{
	font-weight: bold;
	color:#aaa;
}
	/*
.logo{

  position: absolute;
  top: 40px;
  left:-40px;
}*/

/*------------- ERSTE MENÜ-EBENE ----------------*/

.items{
   list-style-type: none;
   padding-left: 0px;
}

.items > li{

  margin-bottom: 7px;
}

.items > li  > ul {
  margin-bottom: 20px;
}

.items > li > a {
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;

}

.items > li:nth-child(1) > a::after{
  content:" +";
  font-size: 25px;
  line-height: 1;
}
.items > li:nth-child(2) > a::after,
.items > li:nth-child(3) > a::after{
  content: none;
  font-size: 25px;
   line-height: 1;
}

.items > li:nth-child(1) > a.expanded::after{
  content:" –";
  font-size: 25px;
   line-height: 1;
}


.items > li > a:hover,
#items > li > a.expanded {
  color: #eee;
  /*font-family: Sans-Serif;*/
}

/* Erste Menü-Ebene AKTIV */
.items > li > a.expanded {
  /*font-family: Sans-Serif;*/
}


/*-------------- ZWEITE MENÜ-EBENE ----------*/
.sub-items2{
	 display: none;
   list-style-type: none;
   padding-left: 20px;
}

.sub-items2-expanded{
   list-style-type: none;
   padding-left: 20px;
}

li.year {
	margin-left:0px;
	font-weight: bold;
	color:#555;
	text-align: left;
  margin-top:20px;
}

li.year:first-child{
  margin-top:10px;
}

/*------ AKTIVER MENÜPUNKT ----------*/
.sub-items2-expanded a.current,
nav a.current {
  position: relative;
  color: #eee;
  text-decoration: underline;
  /*font-family: Sans-Serif;
  font-weight: bold;*/
}

/*.sub-items2-expanded a.current:after,
nav a.current:after {
  content:" •";
}*/




/*--------------- SLIDER ---------------*/

body.index > .ug-lightbox div.ug-lightbox-overlay {
    background-color: rgba(25, 25, 25, 0.95);
}


body.index > .ug-thumb-wrapper:hover > .ug-thumb-overlay:after {
	display: block;
	content: "";
 	border: 2px solid #999;
    position: absolute;
    margin: 0px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

/* DESCRIPTION */
.ug-gallery-wrapper div.ug-textpanel-description {
    color: #8c8c8c;
    text-align: left;
    z-index: 3;
    width: auto !important;
      font-family: 'Asap', sans-serif;
  font-size: 17px;
  /*line-height: 1.6;*/
  line-height: 28px;
}

.ug-gallery-wrapper{
    font-family: 'Roboto Slab', serif !important;
  /*text-transform: uppercase;*/

}
.ug-gallery-wrapper .ug-textpanel-title{
    color: #ccc !important;
}

div.ug-textpanel-bg,
div.ug-textpanel,
div.ug-textpanel-textwrapper
{

  height: 150px !important;
  width: 500px !important;
}

div.ug-textpanel{
    bottom: 0px !important;
    right: 100px !important;

}

div.ug-textpanel-textwrapper{
 left: 20px !important;
 top: 10px !important;

}

div.ug-textpanel-title{
width: 500px !important;
line-height:1;
font-size: 30px !important;
padding:0px;

}

#gallery .copywright {
	font-size: 10px;
	text-transform: uppercase;
	color:#666;
	display: block;
	text-align: right;
}

a.copywright:link,
a.copywright:visited,
a.copywright:hover,
a.copywright:active{
	color:#666;
}


/*--------------- BILD ---------------*/
div.ug-item-wrapper{

top:0px !important;

}






/*----------------- CONTENT PAGE -------------*/

body.contentpage{

background-color: #131419;
/*background: black url("images/pelleas/bg_test/bg_test2.jpg") no-repeat fixed left; */
margin-bottom: 150px;

}

.contentdiv > p > a:link    {color:#ccc; background-color:transparent; text-decoration:none}
.contentdiv > p > a:visited {color:#ccc; background-color:transparent; text-decoration:none}
.contentdiv > p > a:hover   {color:#eee; background-color:transparent; text-decoration:none}
.contentdiv > p > a:active  {color:#ccc; background-color:transparent; text-decoration:none}

.contentdiv{
	/*height: 200px;*/
	width:840px;
	margin-left: 440px;
	margin-top: 100px;
	
}

.contentdiv > h1:first-child + p{
	color:#ddd;
	margin-top: 0px;
}
/* contenthl*/
.contentdiv > h1{
	font-size: 48px;
	text-transform: uppercase;
	margin-bottom:10px;
	font-weight: bold;
}

.contentdiv > h2{
	  font-size: 24px;
  text-transform: uppercase;
  margin-top: 55px;
  margin-left: 0;
  margin-bottom: -10px;
  color: #ccc;
}

/*Abstand unter Gallery*/
div#gallery2{
  margin-top: 20px;
  /*margin-bottom: 50px;*/
}


/*Contact-Absatz*/
.contact{
  font-size: 27px;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 0;
  color: #ccc;

}


/*-----------*/

.text-indent{
  margin-left: 15px;
  margin-top: -10px;
  line-height: 20px;
}
.list-title{
  color:#e5e5e5;
    line-height: 20px;

}

