
@font-face {
	font-family: 'PrettigParkeren';
	src:url('fonts/PrettigParkeren.eot');
	src:url('fonts/PrettigParkeren.eot?#iefix') format('embedded-opentype'),
		url('fonts/PrettigParkeren.svg#PrettigParkeren') format('svg'),
		url('fonts/PrettigParkeren.woff') format('woff'),
		url('fonts/PrettigParkeren.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'PrettigParkeren';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'PrettigParkeren';
	font-style: normal;
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

html { 
	height: 100%; 
	width:100%;
}
body {
	font-family: Verdana, Arial, sans-serif !important;  
	overflow:hidden;
	height: 100%; 
	width:100%;
	margin: 0px; 
	padding: 0px;
	position:relative;
	/*background-image:url('img/structuur-blauw.jpg') !important; */
	background:white !important;
}
img {
	border:0;
}

#topbar.top {
	border-bottom:4px solid #343434;
	height:43px;
	background-image:url('img/structuur-grijs.jpg');
	background-position: 0% 50%;
	overflow:visible;
	min-width:940px;
	position: relative;
}
.top #menu ul {
	position: absolute;
	bottom:-4px;
	right:4px;
	margin:5px 5px 0;
	font-size:14px;
}
.top #menu ul li {
	float:left;
	list-style: none;
}
.top #menu a {
	background-color:#343434;
	color:white;
	padding:10px 13px 14px 13px;
	height:13px;
	display: inline-block;
	margin-left:5px; 
	text-decoration: none;
	float:left;
}
.top #menu .current-menu-item a {
	background-color:white;
	color:black;
}
.top #menu a:hover {
	background-color:#0099e0;
	color:white !important;
}
.top #menu .current-menu-item a:hover {
	background-color:white;
	color:black !important;
}
.top .logo { 
	height:38px;
	width:auto;
	float:left;
	margin:5px 12px 0 20px;
/*	height: 74px;
	width: 119px;
	position: absolute;
	bottom: 0;
	left: 30px;
*/}
.top .woordbeeld {
	font-size:18px;
	line-height: 45px;
	font-weight: 600;
	margin:0;
	display: inline-block;
}
.top .woordbeeld span {
	display: none;
}
.top .woordbeeld img {
	height:30px;
	width:auto;
	margin-top:10px;
}
/*#toptitle {
	color:black;
	font-size:18px;
	line-height: 45px;
	font-weight: 600;
}
#tagline {
	color:black;
}
*/
#searchquery,
#mce-EMAIL {
	width:180px;
	margin-top:6px;
	font-size:14px;
	font-family: Verdana, sans-serif;
	border:none;
	background:white;
	padding:4px;
}
#searchbutton,
#mc-embedded-subscribe,
input[type=submit] {
	padding: 6px 10px;
	border:none;
	/*top: -2px;*/
	/*left: 8px;*/
	background: #0099e0;
	color: white !important;
	line-height: 24px;
	border-radius: 2px;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	/*float: left;*/
	cursor: pointer;
	overflow: auto;
	/*height:auto;*/
	/*width: auto;*/
	display: inline-block;
	margin:6px 0;
	-webkit-appearance:none;
}
#searchbutton:hover {
	/*color:black;*/
	border-color:#bbbbbc;
}
a:link {
	color: #0099e0;
	text-decoration: none;
}
a:visited {
	color: #0099e0;
	text-decoration: none;
}
a:active,
a:hover {
	color: #0099e0 !important;
	text-decoration: underline;
}
#content {
	line-height: 23px;
}
#content .entry-title {
	font-size:30px;
	font-weight: normal;
	line-height: 1.2em;
}
#content .entry-title a:hover {
	color: #0099e0;
}
.twitter-widget,
.searchbox,
#mc_embed_signup {
	background-color:#e6e6e6;
	padding:0 6px;
}
.widget-title {
	font-size:21px;
	line-height:1.2em;
	font-weight: normal; 
	margin-bottom:6px;
}
#primary.widget-area {
	padding-top:6px;
}
#respond .required {
	color:#333;
}
