@charset "utf-8";
/* CSS Document */

body{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	

/*image on hover*/

    .container {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {

  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.container:hover .overlay {
  opacity: 1;
}

.full_box{
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

.fill {
	float: left;
	width: 10%;
	margin: auto;
	padding-top: 10px;
}

.title_box_top {
	float: left;
	width:80%;
	height:50px;
	font-size: 34px;
	color: #336666;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 15px;
	}	

.title_box {
	height:50px;
	font-size: 34px;
	color: #336666;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 15px;
	}
	
.language-navigation {
	float: right;
	width: 10%;
	margin: auto;
	padding-top: 10px;
}

.dropbtn-language {
	font-size: 30px;
	border: none;
	padding-top: 10px;
	background-color: #FFF;
	color: #000;
}

.language-image{
	width:auto;
	 height:30px
}

.dropdown-language {
  position: relative;
  display: inline-block;
  float: left;
}

.dropdown-content-language {
	display: none;
	position: absolute;
	right: 10px;
	background-color: #FFF;
	min-width: 10px;
	z-index: 100;
}
	
.dropdown-content-language a {
	text-decoration: none;
	display: block;
	font-family: Calibri;
	font-size: 14px;
	color: #000;
}

.dropdown-content-language a:hover {
	background-color: #FFF;
}
.dropdown-language:hover 
.dropdown-content-language {display: block;color: #FFF;}
.dropdown-content-lnguage a:hover{color: #FFF;
}


	
	img{
		width: 70%;
}

.textlink{
	text-decoration: none;
}

	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #aa5a30;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;

	}

	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #aa5a30;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	}
	
	h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}
	h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	}
	
	h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-variant: normal;
	text-transform: none;
	}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	line-height: 30px;
}
	
	p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}
}

#box_center_overflow {
	overflow: auto;
	width: 90%;
	height: 1000px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}


#box_center_conteiner{
	text-align: left;
}

#box_center_conteiner_blog{
	text-align: left;
	height: 600px;
}



#box_center_conteiner table td{
	
	 padding: 5px;
	 border: 1px solid #C6C6C6;
}

#box_center_conteiner table th{
	
	 padding: 5px;
	 border: 1px solid #C6C6C6;
	 
	 text-align: left;
}


#box_center_conteiner table{
	border-collapse: collapse; 
}

.error{
	color: red;
	font-size: .8em;
	font-weight: bold;
}

#box_center_conteiner input[type=text]{
	
	padding: 3px;
	border: 1px solid #C6C6C6;	
}


.post_container{
	text-align: center;
	border: thick none #000;
}

.post_header.header_1{
	padding: 5px;	
}

.post_image{
	padding: 0px;
}

.post_image img{
	
}

.post_content.header_2{
	padding: 5px;	
}

.post_footer.header_3{
	padding: 5px;	
}




.list-post{
	margin-top: 20px;	
	
}

.admin-post{
	font-size: .8em !important;
}



/* ---------------- Menu met 4 items voor hoofd pagina ------------- */

.menu1{
	background-color: #fff;
	height: auto;
	max-width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu2{
	background-color: #fff;
	height: auto;
	max-width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.menu1 td{
	text-align: center;
	width: 25%;
}


.left{
	float: left;
	margin-left: 50px;
	width: 400px;
	text-align: center;
}

.right{
	float: right;
	margin-right: 50px;
	margin-top: 20px;
	width: 400px;
	text-align: center;
}

/* ---------------------------------------------------------------- */

/* ------------------------ ICONS --------------------------------- */

.roll-icon-box .icon {
	font-size: 60px;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 100px;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.roll-icon-box .icon i,
.roll-icon-box .content h3 a:hover {
	color: #a4c2c2;
}

.roll-icon-box.white .icon {
	background-color: #a4c2c2;
}

.roll-icon-box.white .content h3 a {
	color: #a4c2c2;
}

.roll-icon-list .icon {
	border: 1px solid #a4c2c2;
}

.roll-icon-list .icon i,
.roll-icon-list .content h3 a:hover {
	color: #a4c2c2;
}

.icon img{
	vertical-align: middle;
	margin: 0;
	width: 77%;;
}
/* ---------------------------------------------------------------- */

@media screen and (max-width: 800px) {
.title_box {
	font-size: 25px;
	text-decoration: none;}
	
.language-image{
	width:auto;
	 height:20px
}

.language-navigation {
	padding-top: 0px;
}
	}
}

@media screen and (min-width: 800px) {
  
}



@media print { 

}



