/* TAGS */

body,td,th {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#DBEDEF;
	line-height:17px;
}
body{
	/*background-image:url(../images/bdyBck.jpg);
	background-repeat:repeat-x;*/
}
.bdyHom{
	/*background-image:url(../images/bdyBckH.jpg);
	background-repeat:repeat-x;*/
}
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a:link, a:visited, a:active {
	color: #1C1521;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
h1 {
	font-weight:bold;
	font-size:20px;
	color:#666;
	margin-top:10px;
	margin-bottom:20px;
	border-bottom:solid 1px #688b87;
	padding-bottom:10px;
}
h2 {
	font-size:17px;
	font-weight:bold;
	color:#666;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#666;
}
p {
	margin:0px 0 18px 0;
}

td {
	vertical-align:top;
	padding-right:10px;
	background-color:#E9F8FB;
}
td.google{
	padding:10px;
	background-color:#a2e4f4;
	width:500px;
}
/* CLASSES */
.clear {
	clear:both;
}
li.menu_default {
	
	padding:10px 10px 10px 19px;
	background:url('../images/menu_item3.png') no-repeat top left;
}
li.menu_current {
	padding:10px 10px 10px 19px;
	background:url('../images/menu_item3.png') no-repeat top left;
}
.home {	
	float:right;
	width:510px;
	height:323px;
	background:url('../images/homepage.gif') no-repeat top left;
	padding:15px 35px 0px 10px;
	font-size:13px;
	margin-right:40px;
	margin-bottom:30px;
}

#navMobMenu{display:none;}
#navMob,#searchMob,#loginLnksmob,#languagesMob {background-color:#fff;display:none;}
/* IDS */
#wrap {
	max-width:1000px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}
#wrapH {
	max-width:1000px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}

#head img {
	width: 100%;
}
#headHome img {
	width: 100%;
}

#content {
	float:left;
	width:100%;
	height:auto;
	min-height:150px;
	background-color:#e9f8fb;
}
.nixhier {display: none;}
#menu {
	float:left;
	width:25%;
	height:auto;
	min-height:100px;
	background: #dbedef;
}	
#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left:0px;
	padding-top:25px;
	background:url('../images/pixel.jpg') repeat-y top left;
}
#menu a {
	display: block;
	color:white;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}

#inhoud {
	float:right;
	box-sizing: border-box;
	width:75%;
	padding: 20px;
	height:auto;
	min-height:100px;
}
#footer {
	float:left;
	width:100%;
	height:20px;
	margin-top:5px;
	text-align:right;
}