body {
	margin-top:0px;
	margin-left:0px;
	overflow-x: hidden; 
	background-color:#fff;
	overflow-y: scroll;
	margin-bottom:50px;
}
.small {
    height: 50px;
    overflow:hidden;
}
.big {
    height: auto;
}
.accordion1 {
	color: #444;
    cursor: pointer;
    margin-left:45%;
	margin-right:45%;
	margin-top:10px;
    width: 10%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
	height:30px;
}

.active, .accordion1:hover {

}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
}
.textdiv
{
	padding-left:20px;
	padding-right:20px;
}
.projectwidth
{
	width:20%;
}
.projectwidth2
{
	width:25%;
}
.variable-width .slick-slide p { background: #fff; height: 270px; color:#3498db; margin: 5px; line-height: 100px; }
* {
      box-sizing: border-box;
    }
    .slider {
        width: 100%;
        margin: 10px auto;
    }

    .slick-slide {
      margin: 10px 4px;
    }

    .slick-slide img {
      width: 99%;
    }
	.projectsbackgroundgrey
{
	width:100%;
	background-color:#dcdddf;
}
.projectsbackground
{
	width:100%;
}
.projecttitle
{
	width:100%;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	margin-top:-20px;
	padding-top:10px;
}
.scrolldown
{
	position:fixed;
	width:90px;
	height:91px;
	float:left;
	margin-top:-200px;
	margin-left:93%;
	z-index:5000;
}
.whitestrip
{
	clear:both;
	width:100%;
	height:30px;
}
.elementstitle
{
	height:50px;
	font-size:18px;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	padding-bottom:30px;
	padding-top:30px;
	color:#000;
}
.centernocarousel
{
display: flex;
justify-content: center;
width:100%;
margin:0 auto;

}
    
.slick-prev {
    margin-left: 60px;
	    color: black;
		z-index:3;
		
  }

  .slick-next {
    margin-right: 60px;
	    color: black;
		z-index:3;
		
  }

    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .9;
    }
    
    .slick-active {
      opacity: .9;
    }

    .slick-current {
      opacity: 1;
    }
.projectdetailstext
{
	color:#000;
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
	padding-left:60px;
	padding-right:60px;
	padding-top:20px;
	padding-bottom:20px;
}
	
.emptyspace
{
	width:100%;
	clear:both;
	height:50px;
}
.ximage
{
	float:right;
	padding-top:40px;
	padding-right:44px;
}
.languageselector
{
	position:absolute;
	margin-top:50px;
    margin-left:90%;
	float:right;
	z-index:5000;
	color:#fff;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
}
.homediv
{
	float:left;
}
.circle
{
	background-image:url('images/circle.png');
	width:33px;
	height:33px;
	float:left;
	margin-left:10px;
	padding:8px;
}
.mainnavigationbox
{
	padding-top:50px;
	width:90%;
	color:#333;
}
.mainnavigationroot
{
	color:#000;
	padding-left:28%;
	line-height:1.8;
	font-family: 'Ubuntu', sans-serif;
}
.mainnavigationsub
{
	padding-left:20px;
	line-height:1.8;
	font-size:15px;
	font-family: 'Ubuntu', sans-serif;
}
.mainnavigationsubsub
{
	padding-left:50px;
	line-height:1.8;
	font-size:15px;
	font-family: 'Ubuntu', sans-serif;
}
a.explbutton:link{
	text-decoration: none;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
a.explbutton:visited{
	text-decoration: none;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
a.explbutton:hover{
	text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
	background-color:#066;
	}
a.explbutton:active{
	text-decoration: none;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
a.blacklink:link{
	text-decoration: none;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
a.blacklink:visited{
	text-decoration: none;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
a.blacklink:hover{
	text-decoration: none;
	color:#333;
	font-family: 'Ubuntu', sans-serif;
	}
a.blacklink:active{
	text-decoration: none;
	color:#000;
	font-family: 'Ubuntu', sans-serif;
}
a.whitelink:link{
	text-decoration: none;
	color:#FFF;
	
}
a.whitelink:visited{
	text-decoration: none;
	color:#FFF;
	
}
a.whitelink:hover{
	text-decoration: underline;
	color:#FFF;
	
	}
a.whitelink:active{
	text-decoration: none;
	color:#FFF;
	
}

.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:17px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:-10px;
	width:20%;
}
.captionformat
{
	margin-top:130px;
	text-align:center;
	padding:20px;
	color:#000;
	font-weight:400; 
}
/*************************  Slide Div  ***********************************/
h2.acc_trigger {
    padding: 0;
    margin: 0 0 5px 0;
    height: 100%;
    line-height: 46px;
    width: 220px;
    font-size: 1.5em;
    font-weight: normal;
    float: left;
    margin-bottom:0;
	position:absolute;
	z-index:500;
}
h2.acc_trigger a {
    color: #222;
    text-decoration: none;
    display: block;
    padding: 0 0 0 0px;
}
h2.acc_trigger.active a {
    color: #FF0000;
}
h2.acc_trigger a:hover {
    color: #999;
}
h2.acc_trigger a:active, h2.active {
    color:#ED2224;
}
h2.active {
    background-position: left bottom;
}

.acc_container .block {
    padding: 20px;
	height:100%;
}

/*************************  Main Content  ***********************************/
.content_1000 {
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
	color:#333;
}
/*************************  captions old  ***********************************/
    .boxgrid{
		width: 190px;
		height: 160px;
		float:left;
		background:#161613;
		border: solid 2px #8399AF;
		overflow: hidden;
		position: relative;
		margin-top: 10px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
    }  
    .boxgrid img{  
        position: absolute;  
        top: 0;  
        left: 0;  
        border: 0;  
    }  
    .boxcaption{
        color: #FFF;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 11px;
        float: left;
        position: absolute;
        background: #000;
        height: 100px;
        width: 100%;
        opacity: .8;
        /* For IE 5-7 */  
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
        /* For IE 8 */  
        -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    
        }  
    .captionfull .boxcaption {
        top: 50px;
        left: 0;
    }  
    .caption .boxcaption {  
        top: 0;  
        left: 0;  
    }  
    .boxcaption a:link {
        color: #F00;
        text-decoration: none;
    }
    .boxcaption a:visited {
        text-decoration: none;
        color: #F00;
    }
    .boxcaption a:hover {
        text-decoration: underline;
        color: #F00;
    }
    .boxcaption a:active {
        text-decoration: none;
        color: #F00;
    }
/****************************************************************************/
/*************************  captions 2  ***********************************/


 
.item .caption a {
	color: #fff;
	display: block;
	font-size: 14px;
	text-decoration:none;
	
}

.item .full-caption a {
	color: #fff;
	display: block;
	font-size: 14px;
	text-decoration:none;
	
}

/********************************************************/
.featuredprojecttitle
{
	width:100%;
	color:#333;
	margin-top:10px;
	text-align:center;
}
.moretitle
{
	width:100%;
	color:#333;
	padding-top:10px;
	text-align:center;
	font-size:20px;
	padding-bottom:0px;
}
.caption { display: none; }
.caption2 { display: none; }
.full-caption { display: none; }
.full-caption2 { display: none; }
.image-with-caption:hover .caption { display: block; }
.image-with-caption2:hover .caption2 { display: block; }
.image-with-caption-full:hover .full-caption { display: block; }
.image-with-caption-full2:hover .full-caption2 { display: block; }
@media only screen and (min-width:1920px) and (max-width: 4000px) {
.mobility
{
	display:none
}
.imgheight
{
	height:381px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:1500px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:900px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:22%;
	background-color:#fff;
	text-align:left;
	margin-right:6px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:50%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	
.greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin:auto;
	text-align:center;
}
.item {
	float: left;
	width: 385px;
	height:385px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width: 381px;
	max-height:381px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 381px;
	height: 381px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 381px;
	height: 381px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.newsletter
{
	padding:4px;
	background-color:#dcdddf;
	margin-top:8px;
	text-align:center;
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:276px;
	margin-top:44px;

}
.footer1
{
	max-width:20%;
	padding-left:110px;
	padding-top:34px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
.footer2
{
	min-width:20%;
	padding-left:150px;
	padding-top:34px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
	
.footer3
{
	width:30%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:34px;
	padding-left:10px;
	color:#171d2b;
	margin-left:150px;
}
.footer4
{
	width:20%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:34px;
	padding-left:150px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}
}
@media only screen and (min-width:1680px) and (max-width: 1919px) {
.mobility
{
	display:none
}
.imgheight
{
	height:333px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:1500px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:900px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
    padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:6px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
a.homepagebutton:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;}
	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:50%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:17px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	max-width: 336px;
	height:336px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width: 333px;
	max-height:333px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 333px;
	height: 333px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 333px;
	height: 333px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:276px;
	margin-top:44px;

}
.footer1
{
	max-width:20%;
	padding-left:110px;
	padding-top:34px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
.footer2
{
	min-width:20%;
	padding-left:150px;
	padding-top:34px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
	
.footer3
{
	width:20%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:34px;
	padding-left:50px;
	color:#171d2b;
	margin-left:15%;
}
.footer4
{
	width:20%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:34px;
	padding-left:50px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}


}
@media only screen and (min-width:1600px) and (max-width: 1679px) {
.mobility
{
	display:none
}
.imgheight
{
	height:319px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:1500px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:900px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:6px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:60%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:17px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 320px;
	height:320px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:320px;
	max-height:320px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 320px;
	height: 320px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 320px;
	height: 320px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:230px;
	margin-top:44px;

}
.footer1
{
	max-width:20%;
	padding-left:110px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
.footer2
{
	min-width:20%;
	padding-left:150px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
	
.footer3
{
	width:30%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:150px;
	color:#171d2b;
	margin-left:15%;
}
.footer4
{
	width:30%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:100px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}


}

@media only screen and (min-width:1440px) and (max-width: 1599px) {
.mobility
{
	display:none
}
.imgheight
{
	height:286px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:1500px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:900px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:6px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:60%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:17px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 286px;
	height:286px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:286px;
	max-height:286px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 288px;
	height: 288px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 288px;
	height: 288px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:230px;
	margin-top:44px;

}
.footer1
{
	max-width:20%;
	padding-left:110px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
.footer2
{
	min-width:20%;
	padding-left:150px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
	
.footer3
{
	max-width:31%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:70px;
	color:#171d2b;
	margin-left:14%;
}
.footer4
{
	width:30%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:70px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}


}
@media only screen and (min-width:1366px) and (max-width: 1439px) {
.mobility
{
	display:none
}
.imgheight
{
	height:273px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:1500px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:900px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
    max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:6px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:70%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:17px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 273px;
	height:273px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:270px;
	max-height:270px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 270px;
	height: 270px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 270px;
	height: 270px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:230px;
	margin-top:44px;

}
.footer1
{
	max-width:20%;
	padding-left:110px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
.footer2
{
	min-width:20%;
	padding-left:150px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
	
.footer3
{
	max-width:31%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:40px;
	color:#171d2b;
	margin-left:14%;
}
.footer4
{
	width:30%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:40px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}


}
@media only screen and (min-width:1280px) and (max-width: 1365px) {
.mobility
{
	display:none
}
.imgheight
{
	height:255px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:1500px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:900px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:6px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:70%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:17px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 255px;
	height:255px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:254px;
	max-height:254px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 254px;
	height: 254px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 254px;
	height: 254px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:230px;
	margin-top:44px;

}
.footer1
{
	max-width:18%;
	padding-left:50px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
.footer2
{
	min-width:18%;
	padding-left:50px;
	padding-top:14px;
	float:left;
	font-size:17px;
	color:#171d2b;
}
	
.footer3
{
	max-width:25%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:50px;
	color:#171d2b;
	margin-left:15%;
}
.footer4
{
	width:25%;
	padding:25px;
	float:left;
	font-size:17px;
	padding-top:14px;
	padding-left:50px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}


 }
 @media only screen and (min-width:1024px) and (max-width: 1279px) {
.mobility
{
	display:none
}
 .imgheight
{
	height:203px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:980px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:800px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:208px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:10px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:130px;
	border-style: solid;
	border-width:1px;
	padding:5px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:30px;
	padding-bottom:50px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:90%;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:14px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 204px;
	height:204px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:204px;
	max-height:204px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 204px;
	height: 204px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 50px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 204px;
	height: 204px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom:0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	width:100%;
	height:230px;
	margin-top:44px;

}
.footer1
{
	max-width:18%;
	padding-left:30px;
	padding-top:14px;
	float:left;
	font-size:16px;
	color:#171d2b;
}
.footer2
{
	min-width:18%;
	padding-left:30px;
	padding-top:14px;
	float:left;
	font-size:16px;
	color:#171d2b;
}
	
.footer3
{
	max-width:32%;
	padding:25px;
	float:left;
	font-size:16px;
	padding-top:14px;
	padding-left:20px;
	color:#171d2b;
	margin-left:5%;
}
.footer4
{
	width:30%;
	padding:25px;
	float:left;
	font-size:16px;
	padding-top:14px;
	padding-left:20px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}

 }
 @media only screen and (min-width:960px) and (max-width: 1023px) {
.mobility
{
	display:none
}
 .imgheight
{
	height:190px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:900px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:700px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:20px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:192px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:100px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:100px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:10px;
	padding-bottom:30px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:100%;
	font-size:20px;
	
}
a.projectscategorieselement:link
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:20px;
	padding-right:20px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:14px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 192px;
	height:192px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:192px;
	max-height:192px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 192px;
	height: 192px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 50px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 192px;
	height: 192px;
	/*Make it overlay on its parent*/
    position: absolute;

	/*Align it at top of its parent*/
    bottom:0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	width:100%;
	height:230px;
	margin-top:44px;

}
.footer1
{
	max-width:18%;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:14px;
	color:#171d2b;
}
.footer2
{
	min-width:18%;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:14px;
	color:#171d2b;
}
	
.footer3
{
	max-width:34%;
	padding:25px;
	float:left;
	font-size:14px;
	padding-top:14px;
	padding-left:20px;
	color:#171d2b;
	margin-left:5%;
}
.footer4
{
	max-width:28%;
	padding:25px;
	float:left;
	font-size:14px;
	padding-top:14px;
	padding-left:20px;
	color:#666;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}

 }
 @media only screen and (min-width:800px) and (max-width: 959px) {
.mobility
{
	display:none
}
 .imgheight
{
	height:158px;
}
.scrolldown
{
	position:fixed;
	width:45px;
	height:45px;
	float:left;
	margin-top:-200px;
	margin-left:93%;
	z-index:5000;
}
.projectwidth
{
	width:160px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:700px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:600px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:20px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:30%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:192px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:100px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:100px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:10px;
	padding-bottom:30px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:90%;
	font-size:14px;
	
}
a.projectscategorieselement:link
{
	padding-left:10px;
	padding-right:10px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:10px;
	padding-right:10px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:10px;
	padding-right:10px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:12px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 160px;
	height:160px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:160px;
	max-height:160px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 160px;
	height: 160px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 50px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 160px;
	height: 160px;
	/*Make it overlay on its parent*/
    position: absolute;

	/*Align it at top of its parent*/
    bottom:0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	width:100%;
	height:300px;
	margin-top:44px;

}
.footer1
{
	width:30%;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
.footer2
{
	min-width:30%;;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
	
.footer3
{
	max-width:50%;
	padding:25px;
	float:left;
	font-size:13px;
	padding-top:14px;
	padding-left:20px;
	color:#171d2b;
	margin-left:5%;
}
.footer4
{
	clear:both;
	max-width:100%;
	padding-top:-10px;
	font-size:13px;
	text-align:center;
	color:#666;
	margin:0 auto;
	padding-bottom:40px;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}

 }
@media only screen and (min-width:768px) and (max-width: 799px) {
.mobility
{
	display:none
}
.imgheight
{
	height:153px;
}
.scrolldown
{
	position:fixed;
	width:45px;
	height:45px;
	float:left;
	margin-top:-200px;
	margin-left:70%;
	z-index:5000;
}
.projectwidth
{
	width:160px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:680px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:580px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:20px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:100%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:192px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	float:left;
	max-width:20%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
	border-color:#999;
	min-height:400px;

}
.explorebutton
{
	width:120px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:120px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:10px;
	padding-bottom:30px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:90%;
	font-size:14px;
	
}
a.projectscategorieselement:link
{
	padding-left:10px;
	padding-right:10px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:visited
{
	padding-left:10px;
	padding-right:10px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#666;
	margin-left:3%;
}
a.projectscategorieselement:hover
{
	padding-left:10px;
	padding-right:10px;
	border:thin;
	border-style:solid;
	font-size:16px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:3%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:12px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 153px;
	height:153px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:152px;
	max-height:152px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 153px;
	height: 153px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 50px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 153px;
	height: 153px;
	/*Make it overlay on its parent*/
    position: absolute;

	/*Align it at top of its parent*/
    bottom:0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	width:100%;
	height:300px;
	margin-top:44px;

}
.footer1
{
	width:30%;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
.footer2
{
	min-width:30%;;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
	
.footer3
{
	max-width:50%;
	padding:25px;
	float:left;
	font-size:13px;
	padding-top:14px;
	padding-left:20px;
	color:#171d2b;
	margin-left:5%;
}
.footer4
{
	clear:both;
	max-width:100%;
	padding-top:-10px;
	font-size:13px;
	text-align:center;
	color:#666;
	margin:0 auto;
	padding-bottom:40px;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}

 }
 @media only screen and (min-width:600px) and (max-width: 767px) {
.mobility
{
	display:none
}
 .imgheight
{
	height:119px;
}
.scrolldown
{
	display:none;
}
.projectwidth
{
	width:119px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:550px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:500px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:20px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:100%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:192px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	max-width:100%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
	border-color:#999;
	min-height:400px;
	margin:0 auto;
	padding-bottom:10px;
	text-align:center;

}
.explorebutton
{
	width:60px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:60px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:10px;
	padding-bottom:30px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:90%;
	font-size:12px;
	
}
a.projectscategorieselement:link
{
	padding-left:4px;
	padding-right:4px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#666;
	margin-left:2%;
}
a.projectscategorieselement:visited
{
	padding-left:4px;
	padding-right:4px;
	border:thin;
	border-style:solid;
	font-size:12px;
	float:left;
	color:#666;
	margin-left:2%;
}
a.projectscategorieselement:hover
{
	padding-left:4px;
	padding-right:4px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:2%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:12px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 117px;
	height:117px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:119x;
	max-height:119px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 119px;
	height: 119px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 50px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 119px;
	height: 119px;
	/*Make it overlay on its parent*/
    position: absolute;

	/*Align it at top of its parent*/
    bottom:0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	width:100%;
	height:370px;
	margin-top:44px;

}
.footer1
{
	min-width:50%;
	padding-left:80px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
.footer2
{
	min-width:50%;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
	
.footer3
{
	clear:both;
	max-width:100%;
	padding-left:40px;
	font-size:13px;
	padding-top:14px;
	padding-left:20px;
	color:#171d2b;
	margin:0 auto;
	text-align:center;
}
.footer4
{
	clear:both;
	max-width:100%;
	padding-top:-10px;
	font-size:13px;
	text-align:center;
	color:#666;
	margin:0 auto;
	padding-bottom:40px;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}

 }
  @media only screen and (min-width:50px) and (max-width: 599px) {
.mobility
{
	visibility:visible;
	display:block;
	margin: 0 auto;
	text-align:center;
	width:90%;
}
.notmobility
{
	display:none
}
  .imgheight
{
	height:80px;
}
.scrolldown
{
	display:none;
}
.projectwidth
{
	width:80px;
}
.wrap
{
	clear:both;
	margin:0 auto;
	width:380px;
}
.wrapsmall
{
	clear:both;
	margin:0 auto;
	width:300px;
	padding-top:50px;
	padding-bottom:50px;
}
.articletextfull
{
	clear:both;
	width:100%;
	color:#333;
}
.articletitle
{
	font-size:20px;
	font-family: 'Ubuntu', sans-serif;
}
.box1
{
	float:left;
	min-height:300px;
	width:100%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
}
.box1text
{
	padding:30px;
	padding-bottom:50px;
}
.box2
{
	float:left;
	min-height:900px;
	padding-bottom:10px;
	width:192px;
	background-color:#fff;
	text-align:justify;
	margin-right:10px;
	border-color:#999;
	border-style: solid;
	border-width:1px;
}
.box2_1
{
	max-width:100%;
	background-color:#fff;
	text-align:left;
	margin-right:4px;
	border-color:#999;
	min-height:400px;
	margin:0 auto;
	padding-bottom:10px;

}
.explorebutton
{
	width:60px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
}
.explorebutton:hover
{
	width:60px;
	border-style: solid;
	border-width:1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
	background-color:#069;
	color:#fff;
}
	
.box2text
{
	padding:10px;
	padding-bottom:30px;
}	
.projectscategories
{
	clear:both;
	margin:auto;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	width:90%;
	font-size:12px;
	
}
a.projectscategorieselement:link
{
	padding-left:4px;
	padding-right:4px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#666;
	margin-left:2%;
}
a.projectscategorieselement:visited
{
	padding-left:4px;
	padding-right:4px;
	border:thin;
	border-style:solid;
	font-size:12px;
	float:left;
	color:#666;
	margin-left:2%;
}
a.projectscategorieselement:hover
{
	padding-left:4px;
	padding-right:4px;
	border:thin;
	border-style:solid;
	font-size:14px;
	float:left;
	color:#fff;
	background-color:#000;
	margin-left:2%;
}
	 .greybody
{
	background-color:#000000;
	min-width:100%;
	min-heigth:100%;
}
.acc_container {
	position:absolute;
	margin-top:-50px;
	margin-left:-150px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 300px;
	height:1050px;
    clear: both;
    background: #fff;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top:none;
	opacity: 0.7;
}
.bottommenubox
{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.bottommenu{
    position:fixed;
    height:50px;
    background-color:#606364;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:#fff;
	padding-top:10px;
	font-size:12px;	
	font-family: 'Open Sans', sans-serif;
}
.bottommennuitem
{
	float:left;
	margin-left:0px;
	width:20%;
}
.item {
	float: left;
	width: 80px;
	height:80px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 {
	float: left;
	max-width:80px;
	max-height:80px;
	/*In order for absolutely positioning child element(caption div), you need to set position relative for its parent*/
    position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:0px;
}
.item2 .caption2 {
	/*cursor: pointer;*/
	width: 80px;
	height: 80px;
	/*Make it overlay on its parent*/
    position: absolute;
	/*Align it at top of its parent*/
    bottom: 50px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.item .caption {
	/*cursor: pointer;*/
	width: 80px;
	height: 80px;
	/*Make it overlay on its parent*/
    position: absolute;

	/*Align it at top of its parent*/
    bottom:0px;
	top:0px;
	background-image: url(basic_images/captions_bg.png);
	left: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-left:0px;
}
.mainnavigation
{
	position:absolute;
	margin-top:30px;
	margin-left:150px;
	z-index:1000;
	width:50px;
	height:39px;
}

.topmenu
{
	position:absolute;
	margin-top:2px;
	z-index:1;
	width:95%;
	font-family: 'Ubuntu', sans-serif;
	color:#141414;
	text-align:right;
	padding-right:20px;
	font-size:14px;
}
.logocontainer
{
	margin:0 auto;
	max-width:279px;
	max-height:222px;
	padding-top:50px;
	z-index:1000;
	position: relative;
}	
.logoholder
{
	margin:0 auto;max-width:459px;padding-top:2%;min-height:100px;
}
a img  
{  
border: none;  
}
.footer
{
	clear:both;
	position:relative;
	background-color:#dcdddf;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	width:100%;
	height:370px;
	margin-top:44px;

}
.footer1
{
	min-width:50%;
	padding-left:80px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
.footer2
{
	min-width:50%;
	padding-left:10px;
	padding-top:14px;
	float:left;
	font-size:13px;
	color:#171d2b;
}
	
.footer3
{
	clear:both;
	max-width:100%;
	padding-left:40px;
	font-size:13px;
	padding-top:14px;
	padding-left:20px;
	color:#171d2b;
	margin:0 auto;
	text-align:center;
}
.footer4
{
	clear:both;
	max-width:100%;
	padding-top:-10px;
	font-size:13px;
	text-align:center;
	color:#666;
	margin:0 auto;
	padding-bottom:40px;
}
.footerleftcolumn
{
	min-width:400px;
	max-width:400px;
	padding:25px;
	float:left;
}
.footerleftcolumn2
{
	min-width:320px;
	max-width:350px;
	padding:15px;
	float:left;
}

.menudiv 
{
	padding-top:220px;
	z-index:1000;
	font-family: 'Ubuntu', sans-serif;
	height:280px;
	width:130%;
	color:#fff;
    font-size:13px;
	text-align:left;
	position:relative;
	margin-left:-20%;
}
.langselector
{
	margin-top:8px;
	padding-left:50px;
	font-size:15px;
	float:left;
}
.menuelement
{
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-top:8px;
	border-left-style: solid;
	border-right-style: solid;
    border-width: 1px;
}
.leftcolumn
{
	float:left;
	width:50%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#616161;
	padding:20px;
	text-align:justify;
}
.rightcolumn
{
	float:left;
	width:35%;
	margin-top:20px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#3B3B3B;
	padding:20px;
	margin-left:30px;
}
.photocontent
{
	margin-top:100px;
	line-height:1.7;
	float:left;
	width:100%;
	font-family: 'ubuntu', sans-serif;
	color:#333;
	font-size:15px;
	text-align:justify;
	margin-bottom:20px;
}
.mainnavigationbox
{
	padding-top:30px;
	width:90%;
	color:#333;
	height:300px;
}
.mainnavigationroot
{
	color:#000;
	padding-left:28%;
	line-height:1.8;
	font-family: 'Ubuntu', sans-serif;
}
.mainnavigationsub
{
	padding-left:20px;
	line-height:1.8;
	font-size:15px;
	font-family: 'Ubuntu', sans-serif;
}
.mainnavigationsubsub
{
	padding-left:50px;
	line-height:1.8;
	font-size:15px;
	font-family: 'Ubuntu', sans-serif;
}

 }



 