body {
 
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;


}
/*background-color: #FFFD42;*/

h1 {
  margin: 0px 0px 10px;
  padding-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
 /* color: #666666;*/
     background: #ffffff;
  display:inline;
}
h2 {
  margin: 10px 0px;
  padding-top: 11px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  background: #ffffff;
   display:inline;
}
h3 {
  margin: 0px 0px 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  background: #ffffff;
   display:inline;
  
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
 /*color: #a6a6a6;*/
 background: #ffffff;
  display:inline;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background: #ffffff;
   display:inline;
    display:inline;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  background: #ffffff;
   display:inline;
}
p {

  width: auto;
  margin-bottom: 14px;
  text-align: justify;
  background: #ffffff;
  display:inline;
  padding: 3px;
  padding-left:0px;
  
}

img{
margin: 0px;
padding: 0px;
}

a:link {
text-decoration:none;  
color: #333333;
}
a:visited {
text-decoration:none; 
 color: #333333;
 }
a:hover {
text-decoration:none;  
  }
a:active {
text-decoration:none;  
color: #333333;
}

.background{
position: fixed;
z-index: -2;
  width: 100%;
  margin: 0px;
  padding: -0px;
}

.button {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 11px;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}

.content-block {
  width: 92%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 25px;
}
.left-sidebar {
  position: static;
  padding: 50px 0px 22px;
  text-align: right;
}

.content-column {
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
/*  border-left: 1px solid #333333;*/
}

.logo {
  margin-bottom: 13px;
}

/*the dropdown menue is in other file*/
.nav-link {
  
  padding-top: 10px;
  padding-bottom: 10px;
 /* border-bottom: 1px solid #333333;*/
  color: #333333;
  font-size: 16px;
  font-style: normal;	
  text-align: right;
  text-decoration: none;
 /* text-transform: uppercase; */
  background: #ffffff;
  display:inline	;
    margin: 0px 0px 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  background: #ffffff;
   display:inline;
  
}


.nav-link:hover {
  background-color: #ccc;
  color: white;
}




.caption {
  margin-top: 10px;
  margin-bottom: 10px;
}

.italic-text {
  margin-top: 18px;
  margin-bottom: 17px;
  color: #adadad;
  font-style: italic;
  font-weight: 400;
}
.italic-text.footer {
  width: 90%;
}
.social-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 0px;
  margin-left: 5px;
   margin-bottom: 10px;
  padding-top: 9px;
  border-radius: 50px;
  background-color: #666666	;
}
.social-icon:hover {
  background-color: #adadad;
}
.footer-section {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  
}
.fixed-nav {
  position: fixed;
  width: 25%;
}


.content_image {
width: 100%;
max-width: 600px;

}


.background_image {

position: static;
top: 0px;
left: 0px;
width: 100%;
    margin: auto;
    left: 0; 
    right: 0;
	z-index:-1;
   




}
.link_image {
  margin-right: 5px;
  float: left;
	margin-bottom: 0px;
	
	width: 150px;
	height: 150px;
}


.link_container {
  position: static;
  margin-bottom:15px;
    padding-left: 30px;
}

.direct_text {
  position: static;
  margin-bottom:15px;
    padding-left: 30px;
}

.link_container_active {
  position: static;
  padding-right: 0px;
  padding-left: 70px;
  margin-bottom:15px;
  margin-left:15px;
  
}

a.anchor{display: block; position: relative; top: -100px; visibility: hidden;}

.link_container:hover {
  position: static;
  padding-right: 0px;
  padding-left: 30px;
  cursor: hand; 
  cursor: pointer;
}

.link_container:hover  .link_image {
  opacity: 0.4;
    filter: alpha(opacity=40);
	z-index: 1;
	}
	.link_container:hover  h3 {
	
  color: white;
  background: #ccc;
  display: inline;
  
	}
	.link_container:hover  p {
	
  color: white;
  background: #ccc;
  display: inline;
  
	}

.content {
z-index:2;

  margin-top: -85px;
  margin-bottom: 30px;
  margin-left: 210px;


  text-align: left;
     background: -webkit-linear-gradient(left,   rgba(255, 255, 255, 1) , transparent); /* For Safari */
background: -o-linear-gradient(right, rgba(255, 255, 255, 1) , transparent); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, rgba(255, 255, 255, 1) , transparent); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, rgba(255, 255, 255, 1)  , transparent); /* Standard syntax */
max-width:600px;
}

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/
@media (max-width: 991px) {
  h3 {
    text-align: left;
  }
  .image-example {
    background-image: url('../images/example-bg.png');
  }
  .link_image {
      margin-right: 5px;
  float: left;
	margin-bottom: 15px;
	
	width: 150px;
	height: 150px;
  }
  .link_container {
    text-align: center;
  }
  .content {
    margin-top: 20px;
    margin-bottom: 40px;

	  margin-left: 50px;
  }
}


/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/


@media (max-width: 767px) {
  h1 {
    text-align: center;
  }
  h3 {
    text-align: left;
  }
  .left-sidebar {
    padding-top: 29px;
    text-align: center;
  }
  .content-column {
    padding-top: 0px;
  }
  .nav-link {
    width: 50%;
    float: left;
  }
  .image-example {
    background-image: url('../images/example-bg.png');
  }

  .fixed-nav {
    position: static;
    width: auto;
  }
  .content {
    display: block;
  
	  margin-left: 30px;

  }
  .menueimage {
    margin-top: -15px;
    margin-bottom: -15px;
  }
}

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/

/********************************************************************************************************************/


@media (max-width: 479px) {
  h2 {
    padding-top: 10px;

  }
  h3 {
    margin-bottom: 2px;
  
    text-align: center;
	z-index: 2;
  }

  .left-sidebar {
    position: static;
    display: block;
  }
  
  .nav-link {
    width: 100%;
    float: none;
  }
  
  .image-example {
    background-image: url('../images/example-bg.png');
  }

    .link_image {
    margin-right: 5px;
    float: none;
	margin-bottom: 15px;
	width: 150px;
	height: 150px;
  }

  .link_container {
    text-align: center;
  }
  
  .content {
    margin-bottom: 40px;
    padding-bottom: 10px;
	
	  margin-left: 5px;
  }
  .menueimage {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  
  .navlinktext {
    padding-top: 9px;
    padding-bottom: 10px;
  }
}