/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#333333;
	}
	
	img {
		/*display:block; Probleem extjs form*/
		border:none;
	}
	
	a img {
		border:none;
	}
	
	a {
		color:#0c80ac;	
		text-decoration:none;
	}
	a:hover {
		color:#333;	
		text-decoration:none;
	}
	
	h1 {
		text-align:center;	
		color: #000e0d;
		text-decoration: none;
		word-spacing: normal;
		text-align: left;
		font-size: 1.3em;
		font-weight: bold;
		text-transform: uppercase;
		font-family:"Trebuchet MS";
		margin-bottom: 10px;
	}
	
	.rowMargin {
		margin: 20px 0px 0px 0px;
	}
	
	.header {
		height:220px;
		color: white;
		background: black url(../images/header.png) no-repeat center;
	}
	
	.headerVervolg {
		height:170px;
		color: white;
		background: black url(../images/header.png) no-repeat center;
	}
	
	.headerheight {
		height:250px;
	}
	
	.header .logo {
	    background: url("../images/binaditlogo.png") no-repeat scroll 0 0 transparent;
	    height: 95px;
	    width: 270px;
		margin-top: 5px;
		cursor: pointer;
	}
	
	.headerVervolg .logo {
	    background: url("../images/binaditlogo.png") no-repeat scroll 0 0 transparent;
	    height: 95px;
	    width: 270px;
		margin-top: 5px;
		cursor: pointer;
	}
	
	.menu {
		margin: 45px 10px 0px 15px;
	}
	
	.menu ul, .menu ul {
		float:right;
	}
	
	.menu ul li, .menu ul li {
		float:left;
		margin-left: 25px;
		list-style-type:none;
	}
	
	.menu ul li a {
		display:block;
	    color: #ccc;
	    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
		font-size: 0.9em;
	    text-transform: uppercase;
	}
	
	.menu ul li a:hover, .menu a.menu-selected{
		display:block;
	    color: white;
	    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
		font-size: 0.9em;
	    text-transform: uppercase;
	}
	
	.introduction {
		margin: 20px 0px 0px 0px;
		font-family:"Trebuchet MS";
		font-size: 1.1em;
	}
	
	.introduction em {
		color:#0c80ac;
		font-weight:bold;
	}
	
	.paginaTitel {
		position:relative;
	    top: 20px;
		left: 20px;
		font-size: 2.0em;
		font-weight: bold;
		text-transform: uppercase;
		color: #e2e2e2;
	}
	
	#slider {
	    position:relative;
	    top: 160px;
	}
	#slider img {
	    position:absolute;
	    top:0px;
	    left:0px;
	    display:none;
	}
	#slider a {
	    border:0;
	    display:block;
	}
	
	.post-it {
		
	}
	
	.box {
		margin: 20px 0px 0px 0px;
		color: #777777;
		font-size: 1.0em;
		line-height: 1.2em;
	}
	
	.box h1 {
		font-size: 1.5em;
		margin-top: 1px;
		margin-bottom: 15px;
	}
	
	.box img {
		float: left;
		margin:0px 10px 0px 0px;
	}
	
	.companylink {
		background-color:#ebebeb;
		clear:left;
		color:#001111;
		display:block;
		margin:10px 0px 10px 0px;
		padding:2px;
		text-align:center;
		width:98%;
	}
	
	
	.contactBalkTitel {
		background-color: black;
		height: 60px;
	}
	
	.contactBalkTitel h1 {
		margin-left: 20px;
		padding-top: 14px;
		font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
		font-size: 1.6em;
		color: white;
	}
	
	.contactBalkTitel h2 {
		padding-top: 15px;
		font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
		font-size: 1.4em;
		color: #72c4ee;
	}
	
	.contactBalk {
		background-color: white;
	}
	
	label {
	    clear: both;
	    display: block;
		color: #777777;
	}
	
	.textinput {
	    background-color: #e2e2e2;
	    border: 1px solid #e2e2e2;
	    clear: left;
	    color: #000000;
	    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	    margin-bottom: 5px;
	    padding: 3px;
	    width: 98%;
	}
	
	.textarea {
	    background-color: #e2e2e2;
	    border: 1px solid #e2e2e2;
	    clear: left;
	    color: #000000;
	    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	    height: 103px;
	    margin-bottom: 5px;
	    overflow: auto;
	    padding: 3px;
	    width: 98%;
	}
	
	.submitButton {
		width:125px;	
		background-color: black;
		color: white;
		text-align: center;
		float: right;
		cursor: pointer;
	}
	
	.dottedLine {
		border-top: 1px dotted #999999;
		margin: 10px 0px 10px 0px;
	}
	
	
	
	
	
	
	
	

	.footer {
		height:165px;
		color:#777777;
		background: #f6f6f4;

	}
	
	.footerMargin {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	
	.smIcon {
		width: 50px;	
		height: 50px;	
	}
	
	.smIconL {
		width: 54px;	
		height: 54px;	
	}
	
	.kaartImage {
		margin-top: 5px;
		width: 180px;
		height: 58px;
	}
	
	.alignedRight {
		text-align: right;
	}
	
	.bank{
		font-size: 0.7em;
		margin-top: 13px;
		margin-right: 5px;
	}
		
	.copyright{
		font-size: 0.7em;
		margin-top: 18px;
	}
	
	.plusone{
		margin: 0px 5px 0px 5px;
		float: right;	
	}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	.headerVervolg {
		height:240px;
		color: white;
		background: black url(../images/header.png) no-repeat center;
	}
	
	.post-it {
		width: 0px;
		height: 0px;
	}
	
	#slider {
		width: 0px;
		height: 0px;
	}
	
	#slider img {
		width: 0px;
		height: 0px;
	}
	
	.box h1 {
		font-size: 1.6em;
		margin-top: 1px;
	}

	.extraMargin {
		margin: 40px 0px 0px 0px;
	}
	
	.last {
		margin-right:2px;
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

	.headerVervolg {
		height:240px;
		color: white;
		background: black url(../images/header.png) no-repeat center;
	}
	
	.menu ul li a {
		font-weight:bold;
	}

	.post-it {
		width: 0px;
		height: 0px;
	}
	
	#slider {
		width: 0px;
		height: 0px;
	}
	
	#slider img {
		width: 0px;
		height: 0px;
	}
	
	.box h1 {
		font-size: 1.4em;
		margin-top: 1px;
	}
	
	.extraMargin {
		margin: 40px 0px 0px 0px;
	}
	
	.last {
		margin-right:2px;
	}
}

/* ========================================== */
/* ! Provide higher res assets for iPad landscape  */
/* ========================================== */

@media only screen and (max-device-width: 1024px) and (orientation:landscape) { 

	.menu ul li a {
		font-weight:bold;
	}

	.box h1 {
		font-size: 1.4em;
		margin-top: 1px;
	}
	
	.extraMargin {
		margin: 0px 0px 0px 0px;
	}
	
	.last {
		margin-right:2px;
	}
	


}

/* ========================================== */
/* ! Provide higher res assets for iPad portrait  */
/* ========================================== */

@media only screen and (max-device-width: 1024px) and (orientation:portrait) { 

	.menu ul li a {
		font-weight:bold;
	}

	.post-it {
		width: 0px;
		height: 0px;
	}
	
	#slider {
		width: 0px;
		height: 0px;
	}
	
	#slider img {
		width: 0px;
		height: 0px;
	}
	
	.box h1 {
		font-size: 1.4em;
		margin-top: 1px;
	}
	
	.extraMargin {
		margin: 0px 0px 0px 0px;
	}
	.last {
		margin-right:2px;
	}
	
	.contactBalkTitel {
		background-color: black;
		height: 50px;
		margin-left: -10px;
	}
	
	.contactBalkTitel h1 {
		margin-left: 20px;
		padding-top: 11px;
		font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
		font-size: 1.4em;
		color: white;
	}
	
	.contactBalkTitel h2 {
		padding-top: 14px;
		font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
		font-size: 1.2em;
		color: #72c4ee;
	}
	
	.textarea {
		width: 95%;
	}
	

