/* CSS Document */

body, td, th, li, ul {
	font-family: "Roboto";
	color: #666666;
	font-weight: 400;
	font-size: 11.5pt;
	font-style: normal;
	line-height: 18pt;
	text-align: left;
}
body {
	background-color: #F3F5F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align: justify;
	text-indent : 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
textarea, input {
   font-family: inherit;
   font-size: inherit;
}
br {
   display: block;
   margin: 0.75em 0;
   content: " ";
}
.tekstIndent {
	text-indent : 1.5em;
}
.headerkop {
	font-family: "Roboto";
	font-size: 32pt;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	text-indent : 0em;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	position: absolute;
  top: 150px;
  left: 230px;
}
.headerkop2 {
	font-family: "Roboto";
	font-size: 24pt;
	font-weight: 300;
	font-style: italic;
	text-align: left;
	text-indent : 0em;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	position: absolute;
  top: 200px;
  left: 230px;
}
.kop {
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-indent : 0em;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
}
.kop2 {
	font-size: 9pt;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	text-indent : 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
p a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
p a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
p a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
p a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.navigationblok {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 1px 2px 3px #e0e0e0;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 180px;
	text-align: right;
	/*border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	margin: 0px 0px 0px 10px;
	border-color: #555555;
}
.navigation {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px 10px 4px 4px;
	width: 166px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
.navigation:hover {
	background-color: #7A7A7A;
	color: #FFFFFF;
}
.navigationkop {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #DDDDDD;
	display: block;
	padding: 4px 10px 4px 4px;
	width: 166px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.fotoheader {
	background-color: #FFFFFF;
	background-image: url("images/header_new.jpg");
	height: 267px;
	width: 100%;
	min-width: 1200px;
	padding-top: 0px;
	background-size: 100%;
	background-attachment: scroll;
	background-position-x: 50%;
	background-position-y: 50%;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	box-shadow: 0px 1px 3px #555555;
}
.fotoavatar {
	background-image: url("images/avatar-mysite.png");
	height: 175px;
	width: 175px;
	padding-top: 0px;
	background-size: 100%;
	background-attachment: scroll;
	background-position-x: 50%;
	background-position-y: 50%;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
  top: 60px;
  left: 40px;
}

.foto {
	background-color: #FFFFFF;
	/*margin-left: 20px; */
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
.foto_whiteborder {
	background-color: #FFFFFF;
	/*margin-left: 20px; */
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
}
.foto_blackborder {
	background-color: #000000;
	/*margin-left: 20px; */
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
.foto_letterbox {
	background-color: #000000;
	/*margin-left: 20px; */
	margin: 0px;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	float: left;
}
.fotoright {
	border: solid 1px #000000;
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 13px;
	margin-bottom: 15px;
	padding: 0px;
	float: right;
}
.camerainfo {
	width: 250px;
	border: solid 1px #d0d0d0;
	/* border-radius: 4px; */
	/* box-shadow: 0 2px 2px #e9ebec; */
	background-color: #F4F5F6;
	float: right;
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 0px;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.camerainfo br {
   display: block;
   margin: 0 0;
   content: " ";
}
.blogpost {
	width: 840px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
	/* filter: drop-shadow(0 0 .5rem rgba(0, 0, 0, 1)); */
	background-color: #FFF;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.blogposttitle {
	/* width: 800px; */
	background-color: #FFF;
	margin: 0px;
	padding: 20px;
	overflow: auto;
}
.blogposttext {
	/* width: 800px; */
	background-color: #FFF;
	margin: 0px;
	padding: 20px;
	overflow: auto;
}
.formvelden {
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: rgb(64, 64, 64);
    border: solid #0077FF 1px;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 8px 0px;
}
.slideshowright {
	color: #000000;
	background-color: #000000;
	border: solid 0px #000000;
	padding: 0px;
	margin: 4px 0px 0px 25px;
	display: block;
	float: right;
}
#fadeshow1 {
	color: #000000;
	background-color: #000000;
	border: solid 1px #000000;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

:focus {
    outline: none;
}

 /* Style the Image Used to Trigger the Modal */
.myImg {
  /* border-radius: 5px; */
  cursor: pointer;
  transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(32,32,32,0.95); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 90%;
  /* max-width: 1200px; */
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  /* max-width: 1200px; */
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0.9)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
    max-width: none;
    max-height: none;
  }
} 
