@CHARSET "UTF-8";

a.linkHome:link{text-decoration:underline;}
a.linkHome:hover{text-decoration:none;}
.LinksStart{width:100%;margin: 25px 0 25px 0;text-align: right;clear:left;float: left;}
.ueberToolbox{float:left;width:100%;}

.page-container {
    max-width: 100% !important;
}
.col-right{width:20%;float:left;}
.col-left{width:80%;float:left;}
.col-left-left{width:15%;float:left;}

.col-right-button{margin-top: 20px;text-align: right;}
	
.padding-left15{padding-left:15px;}
.padding-right15{padding-right:15px}

.dropdown-napToolbox {
    width: 33%;
    float: left;
}

p.ndcList a:before {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    padding-right: 8px;
    vertical-align: middle;
    font-size:13px;
}

.page-container a.readmore-button{
	text-decoration:none;
	}

.filters-napToolbox {
    margin: 0 0px;
    display: inline-block;
    width: 100%;
}

.search-field {
    background-color: transparent;
    border-color: #235ab4;
    border-radius: 0;
    font-size: 13px;
        height: 32px;
}

.search-form input[type="submit"] {
    height: 21px;
    width: 21px;
    border: none;
    clip: none;
    text-indent: -9999px;
    background: url(../images/search-icon.png) no-repeat center right;
    background-color: transparent;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #fff; /* Fallback color */
    background-color: rgba(255,255,255,0.5); /* White w/ opacity */
    z-index:2;
}

/* Modal Content */
.modal-content2{
    background-color: #fefefe;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
.modal-content {
    max-width:500px;
    width:90%;
    padding:40px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 0px 0px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
    border:1px solid #efefef;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:50%; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:50%; opacity:1}
}

.modal-content p,
.modal-content ul{
	padding: 0 !important;
	}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

input[type="search"].searchword{
	width:90%;
	}

p.ndcList {
    margin: 0;
    padding-left: 5px;
}

ul.breadcrumbCategories {
    padding: 0;
    margin: 20px 0;
    margin-left:0px !important;
}

.breadcrumbCategories li {
    display: inline-block;
    margin: 0 15px 0 0;
}

.categorieIcon img{
	margin-top:15px;
	max-height:175px /*140px*/;
	width:auto;
	max-width:400px;
	}
	
.categorieIcon.kleinDetail img{
	height: auto;
   	max-height:175px /*140px*/;
    width: auto;
    max-width: 100%;
}

.floatImg{float:left;width:20%;}

h1.toolDetail{clear:none!important;margin: 5px 0;}

.categorieIcon.kleinDetail{display: block; margin: -30px 20px 30px 0px;}

.categorieIconKlein{
	display: inline-block;
}

.page-container.toolbox{margin-top: 60px;}

.page-container.toolbox ul {position: relative;left: 15px;margin:0px 0 20px 0!important;}

.categorieIconKlein img{
	/*height:30px;
	width:auto;*/
	margin-top:15px;
	max-height:175px /*140px*/;
    width: auto;
    max-width: 400px;
	}
.mainframe_napToolbox{
    height: 100%;
    width: 100%;
    max-width: 710px;
    min-height: 704px;
    background: #fff;
    background-image: url(../images/GIZ_ToR_Toolbox_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 50px;
    position: relative;
    top: -100px;
    left: 0;
    margin: 0 auto;
}

.AboutToolbox{
	width: 200px;
    position: relative;
    top: 30px;
    z-index: 2;
    left: 110px;
}

.divStocktaking{
	width: 37%;
	left: 33%;
	display: inline-block;
	position: absolute;
	top: 61px;
}
.divStocktakingContent{
	width: 20%;
	left: 40%;
	display: inline-block;
	position: absolute;
	top: 100px;
	cursor:pointer;
}

.divMonitoring{
	width: 37%;
	left: -1%;
	display: inline-block;
	position: absolute;
	top: 218px;
	-moz-transform: rotate(-72deg);
	-ms-transform: rotate(-72deg);
	-o-transform: rotate(-72deg);
	-webkit-transform: rotate(-72deg);
	transform: rotate(-72deg);
}
.divMonitoringContent{
	width: 22%;
	left: 6%;
	display: inline-block;
	position: absolute;
	top: 284px;
	cursor:pointer;
}

.divPlanning{
	width: 37%;
	left: 65%;
	display: inline-block;
	position: absolute;
	top: 243px;
	-moz-transform: rotate(72deg);
	-ms-transform: rotate(72deg);
	-o-transform: rotate(72deg);
	-webkit-transform: rotate(72deg);
	transform: rotate(72deg);
	
}
.divPlanningContent{
	width: 22%;
	left: 72.5%;
	display: inline-block;
	position: absolute;
	top: 291px;
	cursor:pointer;
}

.divImplementing{
	width: 37%;
	left: 9%;
	display: inline-block;
	position: absolute;
	top: 496px;
	-moz-transform: rotate(218deg);
	-ms-transform: rotate(218deg);
	-o-transform: rotate(218deg);
	-webkit-transform: rotate(218deg);
	transform: rotate(218deg);
	}
.divImplementingContent{
	width: 23%;
	left: 17.5%;
	display: inline-block;
	position: absolute;
	top: 543px;
	cursor:pointer;
	}
    
.divDeveloping{
	    width: 38%;
	    left: 50%;
	    display: inline-block;
	    position: absolute;
	    top: 515px;
	    -moz-transform: rotate(150deg);
	    -ms-transform: rotate(150deg);
	    -o-transform: rotate(150deg);
	    -webkit-transform: rotate(150deg);
	    transform: rotate(150deg);
	   }
.divDevelopingContent{
	    width: 21%;
	    left: 60%;
	    display: inline-block;
	    position: absolute;
	    top: 556px;
	    cursor:pointer;
	   }
	   
.divNapprocess{
	    width: 268px;
	    left: 31%;
	    display: inline-block;
	    position: absolute;
	    top: 401px;
	    cursor:pointer;
	   }
	 
.divGovernance{
	    width: 219px;
	    /* height: 23px !important; */
	    left: 34%;
	    display: inline-block;
	    position: absolute;
	    top: 488px;
	    cursor:pointer;
	   }

.divCapacityBuilding{
	    width: 154px;
	    left: 38%;
	    display: inline-block;
	    position: absolute;
	    top: 315px;
	    cursor:pointer;
	   }
	   
.mainframe_napToolboxMobil{
	display:none;
	}	   

span.or {
    position: relative;
    bottom: 17px;
}

.categorieListRight, .detailRight {
    float: left;
    margin-bottom: 40px;
    width: 80%;
}
.categorieListLeft, .detailLeft {
    float: left;
    width: 20%;
    padding: 0px 0 30px 0;
}
hr.trennerListe {
    clear: both;
    margin-top: 40px;
}

.page-container a, .page-container a:link, .page-container a:visited, .page-container a:active,.page-container a:focus {
    text-decoration: none;
}
.page-container a:hover {
    text-decoration: underline;
}

.dropdown {
    margin-bottom: 5px;   
}
.searchResultLeft .dropdown-napToolbox {
    width: 100%;
    float: right;
    margin-top: 70px;
    text-align: left;
}

.searchResultLeft.ohneIcon .dropdown-napToolbox {
    margin-top: 25px!important;
    margin-bottom: 25px!important;
}
.searchResultRight {
    float: left;
    width: 60%;
}

.or.vertical {
    float: right;
     width: 24px; 
     padding-right:5px;
    /* clear: both; */
}
.searchResultLeft {
    float: right;
    width: 40%;
}

.news-excerpt {
    padding-bottom: .3em;
}
.detailRight p {
    margin-bottom: 5px;
    margin-top: 0px;
}
.detailRight p.buttonAccess{
	margin:30px 0 30px 0;
	}
	
.detailRight p.puplishingDate{    margin-bottom: 20px;}

@media only screen and (max-width: 767px) {	   
	
	.searchResultRight {
	    float: left;
	    width: 100%;
	}
	
	.or.vertical {
	    float: right;
	     width: 24px; 
	     padding-right:5px;
	    /* clear: both; */
	}
	.searchResultLeft {
	    float: left;
	    width: 100%;
	}
	
	.dropdown {
    	width: 92% !important;
	}
	.categorieListLeft, .detailLeft {
     float: none;
     width: 100%;
	}
	
}
[data-control], [data-content] {
    /* border-bottom: 1px solid #888; */
    padding: 4px 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.mainframe_napToolbox {
	    top: -30px;
	    left: -13px;
	}
	span.or {bottom: 0px;}
	.floatImg {float: none;width:100%;}
	.categorieIcon.kleinDetail {display: inline;}
	.categorieListLeft, .detailLeft {float: none;width: 100%;}
}

@media only screen and (max-width: 767px) {	   
	
	.AboutToolbox{display:none;}
	.mainframe_napToolbox{display:none;}
	.mainframe_napToolboxMobil{display:block;}
	.dropdown-napToolbox {width: 100%;}
	.LinksStart{float:left;width:100%;margin: 0px 0 25px 0;text-align: left;}
	input[type="search"].searchword {width: 92%;}
	div#wpfront-scroll-top-container {display: none!important;}
	span.or {bottom: 0px;}
	.floatImg {float: none;width:100%;}
	.categorieIcon.kleinDetail {display: inline;margin: -30px 20px 30px 0px;}
	
}
	   
	 