body, div, img, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote,
fieldset, legend, label, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	
}

sh1, h2, h3, h4, h5, h6, p {
	margin: 0 0 1em 0;
}


html, body {
	height: 100%;
	
}
	
/* links */
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.basis {
	position: relative;
	margin: 0 auto;	
	overflow-x: hidden;
}

#background {
	width: 100%;
	height: 100%;
	max-width: 1281px; /* 1280px is max tablet */ 
	background: #FFF url("denassau-bg.jpg") repeat-y scroll center center;
}

#topMenu {
	width: 100%;
	height: 7%;
	min-height: 34px;
	position:relative;
	left:-338px;
	margin-left:50%;
}

#logo{
      position: relative;    
}

#logo img{
	height: 150px;
    position: relative;
    float: left;
	z-index:3;
}
.cover{
	opacity:0.5;
	border-radius:12px;
}
#titel {
	width: 100%;
	height: 60%;
	font-family: DINCondensed; 
	color: #DB9124;
	position: relative;
	float:left;
	z-index:7;
	margin-left:155px;
	margin-top:-35px
	}

#backgroundcontent {
	width: 100%;
	position: absolute;
	margin-top: 95px;
}

.tekst {
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
}
input{
	border: 1px solid #DB9124;
	
}

#path{
	opacity:0;
}

#start {
	width: 100%;
	height: 100%;
	overflow:hidden;
	margin-top: 25px;
}

#teamviewer {
	width: 156px;
	height: 40px;
	background-image: url(media/teamviewer2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: right;

}

#actmeld {
	width: 96%;
	min-height: 70px;

	text-align: left;
	background-color: #fff;
	font-size:16px;
	color: #000;
	overflow-y: auto;
}

#actmeld a:link, #actmeld a:visited, #actmeld a:hover, #actmeld a:active {
	color: #000;
	text-decoration: none;
}

#actmeld b{
	font-family: 'DINCondensed';
	font-size:18px;
	color:#183059;
} 
.close {
	width: 5%;
	height: 15%;
	padding: 2%;
	text-align: right;
	position: absolute;
	top: 0%;
	right: 0%;
}

#statusbalk {
	width: 90%;
	padding-left:10px;
	background-color: #fff;
	color: #000;
	float: left;
	text-align: left;
	font-size: 13px;
	overflow-y: auto;
}
#statusbalk b {
	font-family: 'DINCondensed';
	font-size:18px;
	color:#183059;
}

#status {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	vertical-align: bottom;
}

#meldingDetail {
	width: 97%;
	height: 100%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	margin-left: auto;
	margin-right: auto;
	color:black;
}

button {
	
	background: white;
	font-size: 15px;
	font-family: 'DINCondensed';
	text-align: center;
	color: #000;
	margin: auto;
	cursor: pointer;
	margin-left: 25px;
	padding: 10px 20px;
	border: 1px solid black;
}

#nieuweMelding {
	width: 97%;
	height: 100%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	margin-left: auto;
	margin-right: auto;
	
}

.pijl {
	width: 26px;
	height: 19px;
	background-image: url(media/pijl.png);
	background-repeat: no-repeat;
	position: fixed;
}

td {
	padding-right: 5px;
	vertical-align: top;
	font-size: 13px;
}

input[type=text] {
	width: 100%;
	padding: 4px;
	border: 1px solid #DB9124;

}

select {
	padding: 4px;
/*	border-radius: 10px;*/
	border: 1px solid white;
	background-color: white;
}

textarea {
	padding: 4px;
	border: 1px solid #DB9124;
	resize: vertical;
	overflow-y: auto;
}

input[type=submit] {
	padding: 4px;
/*	border-radius: 10px;*/
}

.melding{
	display:none !important;
}

#kennisCentrum {
	width: 97%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	margin-left: auto;
	margin-right: auto;
}
#bestandDetail {
	width: 97%;
	height: 100%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	margin-left: auto;
	margin-right: auto;
}

#bestandTitel {
	width: 50%;
	padding: 1%;
/*	border-radius: 10px;*/
	background-color: #1d2f55;
}

#bestandInhoud {
	width: 98%;
	height: 70%;
	padding: 1%;
/*	border-radius: 10px;*/
	background-color: white;
	color: black;
	overflow-y: auto; 
}

#menulinks{
	width:150px;
	height:152px;
	border-right: 1px solid black;
	
}

#menulinks a{
	color: black;
    padding-bottom: 5px;
	padding-left: 10px;
    border-bottom: 1px solid orange;
    margin-right: 10px;
    display: block;
	
}

#inhoud {
	color:black;
	float:left;
	position:absolute;
	top:39px;
    
	    
}

#inhoud label{
    display: block;
    width: 545px;
    background: #FFCC99;
    padding: 8px;
    border-bottom: 3px solid #DB9124;
	border-top: 5px solid white;
    margin-bottom: 5px;
}
label:after {
    border: 6px solid transparent;
    border-left-color: #DB9124;
    content: '';
    margin-top: -13px;
    position: absolute;
    right: 20px;

}

.active label:before{
	border: 6px solid transparent;
    border-top-color: #DB9124; 
	content: '';
    margin-top: 6px;
    position: absolute;
    right: 22px;
}

.active label:after{
	display:none;
}
.toggle{
    border-top-color: inherit;
    margin-top: -3px;
    right: 10px;
}

.toggle-content{
	display:none;
}

.toggle-content p{
	padding-left:10px;
}
.toggle-text{
	display:none;
	width: 540px;
	padding: 10px;
}
.toggle-text p{
    padding-left: 10px;
    margin-top: -15px;
}

.active{
	background: #FDD7BB;
	margin-bottom:5px;
}
.bijlage{
	background-color: blue;
    height: 30px;
    width: 30px;
}

.tekst2 a:link, .tekst2 a:visited, .tekst2 a:hover, .tekst2 a:active {
	color: #000;
	text-decoration: none;
}

.placeholder {
	color: #b2b2b2;
}
@media screen and (min-width: 850px) {
	#actmeld {
	
	margin-left:105px;}
	
		
	#menulinks{
		margin-left: 284px;
		
	}
}

/* --------------------------------------------------groot scherm-------------------------------------------------------- */
@media screen and (min-width: 750px)   {
	#left {
		width: 36%;
		height: 99%;
		padding-left: 15.5%;
		display: inline-block;
	}

	#right {
		width: 47%;
		height: 99%;
		padding-right: 1.5%;
		text-align: right;
		float: right;
	}

	#actmeld {
		max-width: 400px;
		border-right: 1px solid black;
		
	}

	.melding {
		width: 45%;
		height: 30%;
		border-style: solid;
		border-width: 2px;
		border-color: #1d2f55;
		background-color: #fff;
		position: fixed;
		top: 20%;
		left: 35%;
		z-index: 99999;
	}
	#statusbalk{
		width:50%;
		margin-left:55px;
	}
	#kc{
		float:left;
		margin-left:150px;
	}
	
	#teamviewer {
		float:left;
		margin-left:131px;
	}
	#titel{
		font-size:65px ;
		margin-left:320px;
		margin-top:-105px;
	}

	.title {
		width: 96%;
		padding: 2%;
		color: #1d2f55;
		border-bottom: 1px solid black;
		
	}
	.omschr {
		width: 100%;
		overflow-y: auto; 
	}
	#search {
		width: 25%;
		border: 1px solid #DB912;
	}
	.box {
		max-width: 227px;
		max-height: 227px;
	}

	#zoekresul {
		max-width: 227px;
		max-height: 227px;
	}
	
	#menulinks{
		
		margin-top: 20px;
		margin-left: 284px;
	}
	#inhoud{
		margin-left:450px;
	}
	.start_item{
		max-width:530px;
	}
}

@media screen and (min-width: 750px) and (max-width:900px)  {
	#inhoud{
		margin-left:214px;
	}
	#menulinks{
		margin-left:50px;
	}
}
@media screen and (min-width: 900px) and (max-width:1200px)  {
	#inhoud{
		margin-left:320px;
	}
	#menulinks{
		margin-left: 157px;
	}
	#actmeld{
		margin-left: 20px;
	}
}
/* ---------------------------------------------------------------------middel scherm ----------------------------------------------------------------------*/
@media screen and (max-width:750px) {
	
	#backgroundcontent {
	margin-top: 65px;
}
	.cover{
		display:none;
	}
	#titel{
	left:50%;
	margin-left:0px;
	margin-top:25px;
	font-size: 40px;
	}
	
	.tekst{
		font-size:16px;
	}
	.toggle-text{
		max-width:390px;
	}
	#logo{
		margin-top: 15px;
	}
	
	#logo img{
	height: 80px;
    position: relative;
    float: left;
	z-index:3;
	left:50%;
	margin-left:-100px;
	
	}
	#menulinks{
		width:125px;
		height:174px;
		
	}
	
	#left{
		padding-left: 4.5%;
	}
	
	#actmeld{    
		padding-right: 25px;
	}
	
	#inhoud{
		top:15px;
		margin-left:135px;
		width:396px;
	}
	
	#inhoud label{
		width:380px;
	}
	
}



/* klein scherm */
@media screen and (max-width: 480px){
	
	#backgroundcontent{
		border-top:1px solid #183059;
		margin-top:55px;
	}
	#left {
		width: 97%;
		height: 49%;
		padding-left: 1.5%;
		padding-right: 1.5%;
		text-align: center;
		display: inline-block;
		
	}

	#right {
		width: 97%;
		height: 49%;
		padding-left: 1.5%;
		padding-right: 1.5%;
		text-align: center;
		float: right;
	}
	
	#actmeld{
		padding-bottom: 15px;
		border-bottom: 1px solid #183059;
	}

	#logo{
		margin-left: 210px;
		margin-top: 35px;
	}
	
	#logo img{
	height: 80px;
    position: relative;
    float: left;
	z-index:3;
	top:-14px;
	left:85px;
		
}
	#titel{
	margin-left:125px;
	margin-top:-68px;
	font-size: 40px;
	}
	.tekst{
		font-size:14px;
	}
	
	#actmeld {
		height: 75%;
		margin-left:2%;
	}
	
	#teamviewer {
		display:none;
	}
	#kc{
	float:left;
	margin-left:90px;
	margin-top:-75px;
	}
	.start_item{
		max-width:220px;
	}
	
	.melding {
		display:none;
	}

	.title {
		width: 96%;
		padding: 2%;
		background-color: #1d2f55;
		color: #fff;
		font-size: 14px;
	}
	.cover{
		display:none;
	}

	.omschr {
		width: 100%;
		overflow-y: auto; 
	}

	#statusbalk {
		position: absolute;
		left: 3%;
		
	}

	#search {
		width: 40%;
		border: 1px solid #DB912;
	}
	
	#menulinks{
		width:90px;
		height:174px;
		
	}
	#inhoud{
		top:15px;
		margin-left:100px;
		width:241px;
	}
	
	#inhoud label{
		width:225px;
	}
	
	.toggle-text p {
		max-width: 220px;
		font-size:13px;
}
	
}


#search {
	position: absolute;
	top: 0.5%;
	border: 1px solid #DB912;
}

.zoekimg {
	height: 85%;
	background-image: url(media/vergrootglas3.png);
	background-repeat: no-repeat;
	background-size: auto 70%;
	background-position: 50%;
	background-color: white;
	position: absolute;
	top: 8%;
	right: 2%;
	cursor: pointer;
}
	
.box {
	background-color: #fff;
	font-size: 12px;
}

.titel {
	font-size: 18px;
	border-bottom: 1px solid #DB9124;
	color:#183059;
	font-family: 'DINCondensed';
	
}

.tekst2 {
	color: #000;
	overflow-y: auto;
	scrollbar-face-color: #a9a9a9;
	scrollbar-track-color: #e5e5e5;
}

.tekst2::-webkit-scrollbar {
	width: 14px;
}

.tekst2::-webkit-scrollbar-track {
	background-color: #e5e5e5;
	border-bottom-right-radius: 10px;
}

.tekst2::-webkit-scrollbar-thumb {
	background-color: #a9a9a9;
	border-radius: 10px;
}

@font-face {
font-family: 'DINCondensed';
src:
url('fonts/21A7D1_0_0.eot'); /* IE9 Compat Modes */
src:
url('fonts/21A7D1_0_0.eot?#iefix') format('embedded-opentype'), /*
IE6-IE8 */
url('fonts/21A7D1_0_0.ttf') format('truetype'), /* Safari,
Android, iOS */
url('fonts/21A7D1_0_0.svg#DINCondensed') format('svg');
/* Legacy iOS */
font-weight: normal;
font-style: normal;

}