@import 'reset.css';

body {
background-color: #ffffe4;
color: #000;
font: 12px Arial, Helvetica, sans-serif;
}

p {
font-size: 1em;
line-height: 1.4em;
padding: 0 10px 10px 0;
}

#sidebar p,
#sidebar_left p,
#sidebar_right p {
font-size: .95em;
}

h1 a, h2 a, h3 a, h4 a {
text-decoration: none;
}

a {
color: #0183D9;
}

a:hover {
color: #0313A4;
}

h1 {
font-size: 1.2em;
padding: 0 10px 15px 0;
color: #000;
}

h2 {
color: #0183D9;
font-size: 1em;
}

small {
font-size: 10px;
border-bottom: 1px solid #000;
}

#wrap {
margin: 0 auto;
width: 920px;
background: #fff url(images/bg.jpg) top left repeat-y;
}

#topnav {
height: 80px;
}

#logo {
float: left;
width: 215px;

}

.topnavnav {
float: right;
font-size: .9em;
color: #0183D9;
padding: 10px 21px 0 0;
}

.topnavnav img  {
color: #0183D9;
text-decoration: none;
padding-right: 4px;
}

#header {
	position: relative;
	overflow: hidden;
width: 900px;
margin: auto;
height: 180px;
background: transparent url(images/header.jpg) no-repeat;
}

#headerbeeld img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0!important;
	padding: 0!important;
	border: none!important;
}

#navbar {
	position: relative;
	width: 900px;
	background: #0183D9 url(images/bg_navbar.jpg) repeat-x;
	height: 38px;
}

#content {
padding: 30px 40px;
}

#main {
float: left;
width: 410px;
}

#sidebars {
float: right;
width: 410px;
}

#sidebar_left {
float: left;
width: 205px;
}

#sidebar_right {
float: right;
width: 205px;
}

#footer {
clear: both;
height: 30px;
background: #ffffe4 url(images/footer.jpg) top left no-repeat;
}

/* pages lay out */

#sidebar {
float: right;
width: 205px;
}

#main_pages {
float: left;
width: 550px;
}

/* navigation styles */

#sidebar ul,
#sidebars ul {
list-style-type: none;
padding: 0;
}

#sidebar li,
#sidebars li {
list-style: none;
line-height: 1.7em;
}

#sidebar li a,
#sidebars li a {
display: block;
color: #000;
background: url(images/bullet.gif) no-repeat 0 50%;
border-bottom: 1px solid #ddf9fb;
padding: 3px 3px 3px 15px;
text-decoration: none;
}

#sidebar li a:hover,
#sidebars li a:hover {
color: #0183D9;
background: #ddf9fb url(images/bullet_alt.gif) no-repeat 0 50%;
}

#sidebar #active a,
#sidebar_right #active a {
color: #0183D9;
background: url(images/bullet_alt.gif) no-repeat 0 50%;
}

/************************/

/* de navigatiebalk */

#nav {
	position: relative;
	margin: 0 10px;
	background: #0183D9 url(images/bg_navbar.jpg) repeat-x;
	height: 38px;
}



ul#jsddm {

}

#jsddm li {	
	float: left;
	list-style: none;
	text-transform: uppercase;
	font-size: 13px;
}

#jsddm li a {	
	display: block;
	background: #0183D9 url(images/bg_navbar.jpg) repeat-x;
	padding: 10px 12px;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
}

#jsddm li a:hover {
	background: transparent url(images/bg_navbar_mo.jpg);
}
	
#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

#jsddm li ul li {	
	float: none;
	display: inline;
	font-size: 11px;
	padding: 0;
}
	
#jsddm li ul li a {	
	width: auto;
	background: #0183D9;
	color: #fff;
	padding: 3px 12px;
}
	
#jsddm li ul li a:hover {}






/***********************/

ul {
padding-left: 20px;
}

li {
list-style-type: circle;
list-style-position: outnside;
line-height: 18px;
padding-bottom: 5px;
}

.vacatures, .adres {
margin: 0 30px 0 0;
}

.divider {
margin: 0 0 10px 0;
border-bottom: solid 1px #0183D9;
}

.more a {
color: #0183D9;
text-decoration: none;
}

.more a:hover {
color: #000;
}

.meta, .meta a {
text-align: center;
padding-top: 5px;
font-size: 10px;
text-decoration: none;
color: #999;
}

.meta a:hover {
color: #000;
}

.date {
padding: 5px 0;
font-style: italic;
}

/* pivot_essential.css overrides */

.pivot-image,
.pivot-popupimage {
margin: 0 20px 20px 0;
background-color: #fff;
border: 1px solid #ccc;
}

#sidebar fieldset {
margin-bottom: 20px;
}

.searchbutton {
border: solid 1px #0183D9;
font-size: 10px;
padding-bottom: 2px;
}

.searchbox {
width: 100px;
font-size: 10px;
border: solid 1px #0183D9;
}

/* Om word-meuk te herkennen.. */
.MsoNormal { 
	background-color: lime;
}



