body{
	/*overflow-y:scroll;*/
}
html,body{
	font-family: arial, verdana, tahoma;
	font-size:10pt;
	font-size:0.9em;
	line-height:120%;
	margin:0;
	padding: 0;
	height: 100%;
	color:#000000;
	background:url('/crystal_page_bg.jpg') no-repeat 50% 0%;
}

html{
	background-color:#22405a;
}
H1{
	color:#22406a;
	font-size:26pt;
	font-weight:700;
	text-align:center;
	line-height:1;
	margin-bottom: 21px;
	margin-top: 21px;
}
H2{
	color:#22406a;
	font-family:"Arial";
	font-size: 18pt;
}

H3{
	color:#22406a;
	font-family:"Arial";
	font-size: 14pt;
	line-height: 125%
}
H4{
	color:#22406a;
	font-family:"Arial";
}
H5{
	color:#22406a;
	font-family:"Arial";
}
H6{
	color:#22406a;
	font-family:"Arial";
}
a{
	color:#0000cc;
}
a:hover{
	color:444499;
	text-decoration:underline;
}
H3 a:hover{
	color:;
	text-decoration:none;
}
.centeralign{
	text-align:center;
}

textarea{
	font-family:"Arial";
	font-size:10pt;
	font-size:0.9em;
}
ul { 
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	padding-left: 35px;
}

p{
	margin:0;
}

table, td, th, tr{
	border:0;
	text-align:left;
	vertical-align:top;
	padding:0;
	font-size:10pt;
	font-size:1.0em;
}
tr, table{
	background:#90C0EE;
}
table tr:hover{
	background:#f0f0f0;
}
table tr:active {
	color:#d8d0c5;
}
tr.clicked {
	background:#d8d0c5;
}
table tr.clicked:hover{
	background:#f3ebe0;
}
table{
	width:100%;
	border: 0;
	padding:6px;
	overflow-y: scroll;
}
table#menulines{
	background:#d8d0c5;

}
table tr.no_background{
	background:transparent;
}
td.menuline{
	padding:4px 0px 4px 11px;
	background:#d8d0c5;
	font-size:11pt;
}
td.menuline:hover{
	background:#fefefe;
	color:#22406a;
}
td.menuline a {
	display:block;
	text-decoration:none;
	color:#065592;
}
td.menuline a:hover{
	color:#22406a;
}
td.menuline a:active{
	color:#d8d0c5;
}

td.activemenu{
	background:#fefefe;

}

#overallcontainer{
	background:url('/images/kgk-orgel.png') no-repeat center -35px;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
	width:100%;
	#height:100%;
}

#pageheader{
	padding-top: 16px;
	padding-bottom: 12px;
}
#pageheader a {
	text-decoration:none;
	color:#22406a;
}
#pagesubheader a {
	text-decoration:none;
	color:#22406a;
}
#pageheader a:hover {
	text-decoration:none;
	color:#22406a;
}
#pagesubheader a:hover {
	text-decoration:none;
	color:#22406a;
}
H1 a{
	text-decoration:none;
	color:#22406a;
}
H1 a:hover{
	text-decoration:none;
	color:#22406a;
}
.bundeltitel a{
	text-decoration:none;
	color:#000000;
}
.bundeltitel a:hover{
	text-decoration:underline;
	color:#0000cc;
}

#menu{
	background:#d8d0c5;
	background:#d8d0c5;
	float:left;
	display:block;
	height:738px;
	width:150px;
	position:fixed;
	padding:76px 1px 30px 1px;
}

#pagecontent{
	#float:left;
	#display:block;
	margin-left:152px;
	background-color:#fefefe;
	background:url('../../images/bladmuziek.png') left top #fefefe;
	overflow-y:auto;
	#position:absolute;
}

.mobile #pagecontent{
	margin-left: 0;
}
.mobile #menubutton{
	width:56px;
	height:56px;
	float:left;
	background-image: url('https://hodt.nl/images/icons/menu.png');
	background-position:left top;
	background-size:56px 56px;
	display:block;
}
.mobile #menubutton a{
	width:56px;
	height:56px;
	display:block;
}
#menubutton{
	display:none;
}

.generalpage{
	#width:688px;
	display: block; 
	/*height:658px;*/
	height:auto;
	min-height:calc(100vh - 217px);
	padding:35px;
	padding-top:35px;
	padding-bottom:35px;
	line-height:180%;
	font-size:11pt;
}
#setrequest{
	border: 1px solid #dadada;
	height:100px;
	padding:20px;
}
#results{
	/*background-color:#dadada;*/
	/*width:1000px;*/
}
#list{
	clear:both;
	background-color:#90C0EE;
	/*width:366px;*/
	display: block; 
	float: left;
	overflow-y:auto;
	border: 1px solid #ccc;
	padding:4px 0 4px 0;
	
	height:calc(100vh - 289px);
	box-sizing: border-box;
	width: 50%;
}
#details{
	border: 1px solid #ccc;
	background-color:#fefefe;
	/*width:470px;*/
	display: block; 
	float: left;
	overflow-y:auto;
	height:630px;
	height:100%;
	padding:4px;
	box-sizing: border-box;
	width: 50%;
	height:calc(100vh - 289px);
}
.detailsheet{
	background-color:#fefefe;
	display: block;
	padding:6px;
	padding-left:10px;
}
.bronnenlijst{
	width:80%;
	margin:22px;
	margin-top:8px;
	margin-bottom:0px;
	display:block;
}
.tabbed {
	margin-left:22px;
	/*display:block;*/
}
#browsebox h2{
	margin-bottom:5px;
}
#browseoptionscontainer, #searchoptionscontainer{
	height:60px;
}
.tmpmsgcontainer{
	color:red;
}
.browseoptionsbox, .searchoptionsbox{
	display:block;
	float:left;
	height:auto;
	padding:0;
	width:30%;
}
.searchoptionsbox{
	padding-right:30px;
}
#searchtxtcontainer{
	padding-right:0;
}
#searchtxtbox{
	width:230px;
	margin-top:-2px;
}
.btn_togglesearchform{
	float:left;
}
#togglebrowsesearch{
	float:right;
}

#submitbrowseoptions, #submitsearchcriteria{
	padding:5px;
	display:inline;
	margin:18px;
	margin-left:0;
	margin-right:0;
	float:right;
	top:170px;
}
#submitsearchcriteria{
	margin-top:10px;
}
.bundelinfobox{
	clear:both;
	padding:10px 0 10px 0;
	height:auto;
	margin-top:10px;
	overflow-y:auto;
	/*background-color:#e8e0d5;*/
}
.bundelinfopicturebox{
	float:left;
	display:block;
	margin-right: 25px;
}
.bundelinfotextbox{
	display:block;
	valign:center;
}
.bundelpicture{
	width:140px;
}

.loginform_textbox{
	float:right;
	display:block;
	margin-top:2px;
	background-color:#eee;
}
#loginform{
	float:left;
	display:block;
	width:300px;
	margin-right:14px;
}
#novalidlogin_box{
	float:right;
	display:block;
	width:320px;
	color:red;
	font-style:italic;
}

hr{
	height:1px;
	border:0;
	background-color:444499;
}

.closebutton {
	float:right;
	border:0;
	width:22px;
	height:22px;
	z-index:100;
}

.closebutton img{
	border:0px;
	width:22px;
	height:22px;
}
#heriscontainer{
	font-size:8pt;
	bottom:0;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	z-index:2;
	position:fixed;
	background:url('../../images/rb3.png') no-repeat right bottom ;
	line-height:20px;
}
#heriscontainer a{
	text-decoration:none;
	color:;
}
#herisreference a:hover{
	text-decoration:underline;
}

#herisreference{
	z-index:3;
	margin-left:88px;
	position:fixed;
	bottom:0;
	width:100%;
	/*margin-left:auto;
	margin-right:auto;*/
	text-align:center;
	color:#000;
	/*padding: 0;
	padding-right: 8px;*/
	line-height: 135%;
	/*left:0;*/
}
#herisreference a{
	color:;
	padding: 0;
	padding-right: 8px;
}
#head{
	position:fixed;
	height:172px;
	background:url('../../images/background3r.png')  no-repeat left top;
	/*background-color:;*/
	width:1005px;
}
#header{
	margin-left:9px;
}
#headermain{
	/*background-color:;*/
	width: 930px;
	padding:20px 35px 1px 35px;
	margin-top: 0;
	float:center;
	/*clear:both;*/
	text-align:center;
}

#headermain, #head a:hover{
	text-decoration:none;
}

#headermain, #head a{
	text-decoration:none;
}
#footer{
	clear:both;
	text-align:center;
	font-size:11px;
	position:fixed;
	bottom:0;
	width: 930px;
	padding:17px 35px 15px 35px;
	background:url('../../images/rb3.png') no-repeat right bottom;
	height:300px;
	z-index:-1;
	box-shadow:px px px #999999;		/* Opera 10.5, IE9, Chrome10+ */
	-moz-box-shadow:px px px #999999;	/* FF3.5 */
	-webkit-box-shadow:px px px #999999;/* Saf3.0, Chrome */
	filter:	progid:DXImageTransform.Microsoft.boxshadow(Strength=4, Color=#999999, direction=135);
}
#footer a{
	padding:0;
	color:;
	color:444499;
}
#footer a:hover{
	color:;
	color:444499;
}

#footerimg{
	position:fixed;
	bottom:0;
	z-index:-1;
	border:0;
	float:right;
	right:0;
}
.fixedwidthlabel{
	width:120px;
	display:inline-block;
}
img{
	border: 1px solid ;
}
.largetextbox{
	margin-left:30px;
	display:block;
	width:480px;
}
.tabbedlargetextbox{
	float:right;
	margin-right:102px;
	display:inline;
	width:560px;
}
.extrainfotextbox{
	margin-left:30px;
	margin-right:102px;
	display:block;
}
.smalltextbox{
	margin-left:30px;	
	display:block;
	width:65px;
}
.filledoutline{
	align:justify;
}
.inlinesmalltextbox{
	margin-left:30px;
	float:left;
	width:65px;
}
.inlinelargetextbox{
	margin-left:10px;
	float:left;
	width:399px;
}
.inlinefirstnametextbox{
	margin-left:10px;
	float:right;
	width:140px;
}
.inlinenameinsertiontextbox{
	margin-left:10px;
	float:right;
	width:65px;
}
.inlinelastnametextbox{
	margin-right:102px;
	margin-left:10px;
	float:right;
	width:322px;
}

#blanket {
	background-color:;
	opacity: 0.4;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
	position:absolute;
	z-index: 9001;
	top:0;
	left:0;
	width:100%;
}

.collapsedcontent{
	display:none;
}
