/* @override 
	http://dev.metmijallesgoed/www/_css/main.css
	http://dev.metmijallesgoed.nl/www/_css/main.css
*/

.placeholder{
	top: 49px;
	left: 455px;
	width: 419px;
	position: absolute;
	font-size: 30px;
	font-family: Arial;
	font-weight: bolder;
	}
.placeholder.expo{
	left: 470px!important;
	}
.placeholder a{
	color: #000;
	}
.placeholder a:hover{
	color: #3a8cdc;
	}



html{
	top:0;
	margin: 0;
	padding:0;
}
body{
	top:0;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	background: #d9dad5;
	}
#metmijallesgoed{
	top: 0;
	left: 0;
	position: absolute;
	margin: 32px 0 0 28px;
	}
.subcat .bl{
	cursor: default!important;
	}
.bl_home{
	background: transparent;
	top: 0;
	left: -270px;
	height:370px;
	z-index: 99999;
	position: absolute;
	width: 300px;
	}

.subcat{
	position: absolute;
	margin: 20px 0 0 0px;
	overflow: hidden;
	height: 200px;
	/*border: 1px solid lime;*/
	padding: 0 0 0 20px;
	z-index: 0;
	}
.sheet{
	position: absolute;
	/*left: -30px;*/
	}
.overlay{
	position: absolute;
	display: block;
	z-index: 100;
	top: 0;
	/*left: -30px;*/
	/*border: 1px solid red;*/
	}
#kruimelpad{
	top: 49px;
	left: 435px;
	position: absolute;
	font-size: 30px;
	font-family: Arial;
	font-weight: bolder;
	}
.buttonoverflow{
	position: relative;
	margin-left: -20px;
	padding-left: 20px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	/*background: red;*/
	/*border: 1px solid;*/
	}
#nieuws .buttoncontent{
	width: 450px;
	}
.buttonoverflow.forummessage{
	padding-top: 0px;
	left: -5px;
	bottom: 0;
	/*height: auto!important;*/
	/*overflow: visible;*/
	height: 100%;
	}
.forummessage .buttoncontent{
	padding: 8px 8px 8px 8px;
	background: white;
	height: auto!important;
	width: 300px!important;
	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	}
.forummessage .buttoncontent p{
	margin: 0 0 8px 0;
	}
.forummessage .author{
	color: #3a8cdc;
	margin-right: 8px;
	}
.forummessage .datestamp{
	font-size: 9px;
	}

.forumkruimelpad{
	line-height: 28px;
	position: absolute!important;
	top: 50px!important;
	left: 440px!important;
	right: 330px!important;
	}

.button{
	position: absolute;
	width:200px;
	height: 200px;
	/*border: 1px solid lime;*/
	padding: 0 0 0 20px;
	}
:link, :visited, :link, :link{
	text-decoration: none;
	color: black;
	outline:  none;
	}
#projectcontent a:link, #projectcontent a:visited, #projectcontent a:link, #projectcontent a:link{
	
	/*display: inline;*/
	position: relative;
	/*text-decoration: none;*/
	color: #00!important;
	outline:  none;
	height: 58px!important;
	}

img{
	border: none;
	}
#project.active, #nieuws.active, #agenda.active, #organisatie.active{
	color: #abc651!important;

	}
#reageer.active{
	color: #3a8cdc!important;
	}
#expositie.active{
	color: #f4c835!important;
	}
#expositie .buttoncontent{
	/*background: #f4c835!important;*/
	/*height: 155px;*/
	width: 160px;
	left: 10px;
	height: auto;
	max-height: 85%;
	-moz-box-shadow: 2px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	}
#expositie .buttoncontent img{
	width: 100%;
	}
.button .buttontitle{
	position: absolute;
	font-family: Arial;
	font-weight: bolder;
	z-index: 100;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: 25px;

	height: 22px;
	}
.button.level1{
	font-size: 36px;
	}
.button.level2, #kruimelpad{
	font-size: 26px;
	}

.button .buttoncontent{
	position: relative;
	display: block;
	top: 20px;
	left: 20px;
	height: 80%;
	width: 80%;
	overflow: hidden;
	font: 11px arial;
	}
#agenda .buttoncontent{
	left: -20px;
	font-family: Arial;
	font-weight:  bolder;
	font-size: 110px;
	letter-spacing: -4px;
	}
.smalldate{
	left: 26px!important;
	}
/*.button:hover .buttoncontent{
	top: 5px;
	left: -8px;
	}*/
.button .cut, .subcat .cut{
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	left: 0px;
	}
.cut .tr, .cut .bl {
	position: absolute;
	width: 50%;
	height: 100%;
	background-image: url(/www/_images/general/cut.png);
	background-color: transparent;
	background-repeat: no-repeat;
	/*border: 1px solid pink;*/
	z-index: 10;
	}
.cut .tl, .cut .br{
	position: absolute;
	width: 50%;
	height: 100%;
	background-image: url(/www/_images/general/cut_left.png);
	background-color: transparent;
	background-repeat: no-repeat;
	/*border: 1px solid pink;*/
	z-index: 10;	}
.cut .tr{
	top: 0;
	right: 0;
	background-position: top right;
	}
.cut .bl{
	left: 0;
	bottom: 0;
	background-position: bottom left;
	}
.imageq .tr, .imageq .bl, .imageq .tl, .imageq .br{
	cursor: pointer;
}

.cut .br{
	top: 0;
	right: 0;
	background-position: top right;
	}
.cut .tl{
	left: 0;
	bottom: 0;
	background-position: bottom left;
	cursor: pointer;
	}
.l{
	/*display: none;*/
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 100%;
	background: #DADAD6;
	}













.quote{
	position: absolute;
	font-family: Arial;
	font-weight: bolder;
	font-size:15px;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: 25px;
	width: 60px;
	height: 60px;
	}
.superquote{
	z-index:  99999;
	}
.imageq{
	width: 150px;
	height: 150px;
	}
.quoteoverflow{
	top: 15px;
	position: absolute;
	overflow: hidden;
	height: 90%;
	/*border: 1px solid;*/
	}
.left .quoteoverflow{
	left: 3px;
	width: 85%;
	}
.right .quoteoverflow{
	right: 3px;
	width: 85%;
	}
.imageq.left .quoteoverflow{
	height: 90%;

	}
.imageq.right .quoteoverflow{
	height: 90%;
	}
.quotecontent{
	position: absolute;
	white-space: nowrap;
}
.textq .quotecontent{
	padding: 8px 80px 8px 20px;
	-moz-box-shadow: 0px 1px 2px #C2C2C2;
	-webkit-box-shadow: 0px 1px 2px #C2C2C2;
}
.imageq .quotecontent{
/*	height:  85%;*/
}
.quotecontent img{
	height: 100%;
	-moz-box-shadow: 0px 1px 2px #999;
	-webkit-box-shadow: 0px 1px 2px #999;
	}
.imageq.left .quotecontent{
	padding: 5px;
	right: 0;
	}
.imageq.left .quotecontent img{
	position:relative;
	right: 0;
	}
.imageq.right .quotecontent{
	left: 0;
	padding: 5px;
	}
.textq.left .quotecontent{
	right: 4px;
	padding: 8px 20px 7px 80px;
	}
.textq.right .quotecontent{
	left: 4px;
	}
.quotecontent.project{
	background: #b8d658;
	}
.quotecontent.expositie{
	background: #f4c835;
	}
.quotecontent.reageer{
	background: #3a8cdc;
	}
/*.quotetext{
	position: relative!important;
	height: 80px;
	background: red;
	width: 300px;
	left: -300px;
	}*/
.addquote{
	position: fixed;
	right: 8px;
	top: 8px;
	padding: 2px 4px 3px 4px;
	background: gray;
	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	z-index: 999;
	}
.addquote input{
	position: relative;
	margin-right: 50px;
	width: 220px;
	}
.addquotebutton{
	position: absolute;
	right: 3px;
	top: 6px;
	margin-left: 10px;
	font: 10px Arial;
	color: #f4f4ee;
	padding: 3px 4px 3px 4px;
	background: gray;
	cursor: pointer;
	}
.addquotebutton:hover{
	color: #000;
	text-shadow: 0px 1px 2px #000;
	}

.addquotespot{
	position: fixed;
	right: 8px;
	color: #f4f4ee;
	font: 10px Arial;
	padding: 8px 7px 8px 6px;
	background: gray;
	cursor: pointer;
	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	}
.addquotespot.qstext{
	top:  44px;
	}
.addquotespot.qsimage{
	top:  79px;
	}
.addquotespot:hover{
	color: #000;
	text-shadow: 0px 1px 2px #000;
	}
.deleteSpot{
	position: absolute;
	background: gray;
	padding: 1px 2px 1px 2px;
	right: -10px;
	z-index: 1000;
	font-size: 9px;
	font-weight: normal;
	color: #f4f4ee;
	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	}
.deleteSpot:hover{
	cursor: pointer;
	color: #000;
	text-shadow: 0px 1px 2px #000;
	}
.user{
	z-index: 9999;
	position: fixed;
	right: 8px;
	top:  114px;
	color: #f4f4ee;
	font: 10px Arial;
	padding: 8px 7px 8px 6px;
	background: gray;
	cursor: pointer;
	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	}








.searchresult{
	color: #f4f4ee;
	background: #000;
	}
