body {
	padding: 0;
	font-size: 16px;
}
.pagecontainer
{
	max-width: 100%;
	
}
.siteonly, #leftcontainer, #rightcontainer, #breadcrumb, #header1, #header2, #onderheader2, #homeblokken, #homeHeader2
{
	display: none;
}
.mobonly, #contentcontainer, #middlecontainer, .project
{
	display: block;
	width: 100%;
	padding: 0;
}
#middlecontainer, .middlecontainer{
	width: 96% !important;
	padding: 2% !important;
}

#middlecontainer img, div a img
{
	max-width: 100% !important;
	
}

#topbalk {
    height: 55px;
}
#menucontainermob, #menumob {
     height: 55px;
	 background-color: #026495;
}
#menu-responsive
{
	 background-color: #026495;
}

a.mymenu 
{
	background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNpi/P//PwOtARMDHQBdLGFBYt+nkR2KjEhxQqvIYaR7cD2glSWMo0mY3DiJo5Edi4ZPEqZ7nMSP5pPRon60qB9NwpQDgAADAMIxHUJvWs/TAAAAAElFTkSuQmCC);
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 7px;
    left: 10px;
}
#mylogo
{
	top:  7px;
	right:  0;
	position: absolute;
	width:  130px;
	height:  40px;
	background: url(/siteimg/SybitLogo124x40.png) no-repeat;
}

#menucontainermob
{
	position: fixed;
	top: 0;
	width: 100%;
	height: 55px;
	z-index: 12;
	margin-bottom: 55px;
    background-image:  none;
}
#menumob
{
	display: none;
}

#menu-responsive {
    position: absolute;
    top: 55px;
    width: 96%;
    z-index: 10;
	padding: 2%;
}
#menu-responsive ul 
{
    
}
#menu-responsive ul li a
{
	display: inline-block;
	width: 100%;
	color: #ccc;
	text-decoration: none;
	line-height: 36px;
	font-weight: normal;
	font-size: 18px;
}
#menu-responsive ul li a.selected
{
	color: #000;
    background-color:  #fff;
}

#menu-responsive ul > li
{
	list-style-type:none;
	padding:0px;
}
#menu-responsive ul li ul li:last-child
{
	border-bottom:  0;
}

#menu-responsive ul li ul li
{
	padding-left:10px;
}

#menu-responsive ul li ul li ul
{
	display:none;
}

#informatie table tr td:first-child
{
	width: 100%;
}
#informatie table,#informatie tbody,#informatie tr, #informatie td {
	display: block;
    float: left;
    clear: both;
    width: 100%
}

#informatie table tr td input, #informatie table tr td input.normal, #informatie table tr td textarea {
 width: 98%;
 
 line-height: 24px;
 height: 30px;
}

#informatie table 
{
	margin-bottom: 80px;
}


.projectlistparagraaf a.readon 
{ 
	width:100%;
	font-style: normal; 
	display: inline-block;
	text-align: right; 
	text-transform: uppercase; 
	font-size: 10px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	cursor: pointer;
	z-index: 1000;
}

#klantengrid div.klantdata{
width: 100%;
display: block;
}

#klantengrid div.klantdata
{
	float: none;
	margin-right: 0;
	margin-bottom: 24px;
	background-color: #fff;
	width: 100%;
	height: 85px;

}
#klantengrid div.klantdata img, #klantengrid div.klantdata div.klant-tekst
{
	width: 100%;
	height: 85px;
	border: 1px solid #ababab;
	

}
select
{
	float: none !important;
}

#sitemap li
{
	padding-top: 20px;
}