/*** HEADER ***/

div#header {
	background-image: url('../img/header-city.jpg');
	background-position: 0 1px;
	background-repeat: no-repeat;
	}

div#header.home {
	background-image: url('../img/header-city-home.jpg');
	}

div#header h1 {
	width: 200px;
	float: left;
	}

div#header div#search-box {
	background-image: url('../img/line-search.png');
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	width: 244px;
	height: 67px;
	padding: 3px 0 0 10px;
	}

div#header div#clientlogin {
	background-image: url('../img/line-clientlogin.png');
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	width: 135px;
	height: 67px;
	padding: 3px 0 0 10px;
	}

div#header div#search-box h1,
div#header div#clientlogin h1{
	font-size: 1em;
	width: 100px;
	height: 1em;
	color: #fff;
	line-height: 1em;
	margin: 0;
	}

div#header label {
	display: none;
	}

div#header input {
	font-size: 10px;
	width: 200px;
	margin-top: 2px;
	line-height: 10px;
	border: 1px solid #AA91A8;
	font-family: verdana, arial, sans-serif;
	height: 10px;
	}

div#header input.btn {
	text-indent: -100em;
	overflow: hidden;
	background-color: transparent;
	border-width: 0;
	width: 16px;
	height: 18px;
	background-image: url('../img/input-button.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	}

div#header p {
	clear: both;
	}

/*** FRONTPAGE ***/

div#recent {
	background-color: #E3F5F7;
	margin: 0 7px;
	padding: 1px 13px;
	}

div#content div#recent h1 {
	margin-left: 0;
	}

div#recent h2 {
	font-size: 8pt;
	margin-bottom: 0;
	}

div#recent h2 a {
	color: #000;
	}

div#content div#recent p {
	margin-left: 0;
	margin-top: 0;
	font-size: 8pt;
	}

div#content div#recent img {
	float: left;
	clear: left;
	}

div#content div#recent div.fp_recent {
	margin-bottom: 10px;
	width: 375px;
	float: right;
	clear: right;
	}

/*** CONTENT ***/

div#content {
	margin-top: -1px;
	}

div#content h1 {
	margin: 10px 20px;
	}

.content  h1 {
	color: #000;
	font-size: 1.2em;
	text-transform: none;
	}

.content  h1 span {
	color: #000;
	}

div#content h2 {
	font-family: Verdana, Arial, sans-serif;
	}

/** Zorgen dat de fonts altijd goed staan **/

div#content p {
	margin: 10px 20px 0 20px;
	font-family: Verdana, Arial, sans-serif !important;
	}
div#content * {
	font-family: Verdana, Arial, sans-serif !important;
	}
div#content h1,
div#content h1 span,
div#content blockquote {
	font-family: Verdana, Helvetica, sans-serif !important;
	font-weight: bold !important;
	}

div#content b a {
	color: #000;
	}

div#content .fp_recent p.title {
	margin-bottom: 0;
	}

div#content .fp_recent p.text {
	margin-top: 0;
	font-size: 8pt;
	}

div#content ul,
div#content ol {
	margin: 10px 20px 10px 37px;
	font-family: Verdana, Arial, sans-serif;
	}

div.clear {
	line-height: 0;
	height: 0;
	clear: both;
	}

.search-results li {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid silver;
	padding: 10px 0 5px 0;
	}

.search-results li li {
	clear: none;
	margin: auto;
	border: 0;
	padding: 0;
	}

/*** SIDEBAR ***/

div#flashMap {
	background-image: url('../img/right-city.jpg');
	background-position: 0 1px;
	background-repeat: no-repeat;
	width: 254px;
	}

div#sidebar p,
div#sidebar li{
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 11px;
	}

div#sidebar h1 {
	margin: 0 0 10px 0;
	}

div#sidebar ul {
	margin-bottom: 10px;
	margin-left: 15px;
	}

div#sidebar a {
	color: #000;
	}

div#sidebar p.sideline {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	width: 210px;
	}

div#vacanties {
	background: #fff;
	border-right: 6px solid #f2f2f2;
	padding: 5px;
	background-image: url('../img/vacancies-home-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	}

div#vacanties h1 {
	text-transform: none;
	color: #777;
	}

div#vacanties ul {
	width: 130px;
	}

/*** FOOTER ***/

#footer {
	background: #1D9096;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}

#footer p {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a {
	color: #fff;
	}


/*** ALL ***/

p.static {
	font-size: 8pt;
	}

p.more {
	text-align: right;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	}

div#sidebar p.more a {
	color: #841619;
	}

p.more a {
	color: #841619;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	background: url('../img/readmore-arrow.gif') no-repeat left;
	padding-left: 12px;
	}

p.more a:hover {
	color: #04A7B8;
	text-decoration: underline;
}

#course_reg label {
	margin:1px 0 2px 0;
	}

#mailform p.error,
#course_reg p.error {
	background-image: url('img/form-error.gif');
	background-position: 140px 10px;
	background-repeat: no-repeat;
	background-color: pink !important;
	}

#mailform p.error input,
#course_reg p.error input,
#mailform p.error textarea
#course_reg p.error textarea { border-color:#f00 !important; }

#breadcrumbs {
  font-size: 8pt;
}

#navi ul {
  list-style: none;
  padding: 0;
  margin: 0 !important;
}

#navi a {
  text-decoration: none;
  color: white !important;
  display: block;
  line-height: 18px;
  padding: 2px 0;
  margin: 0;
  margin-bottom: 2px;
  padding-left: 10px;
}

#navi ul.closed {
  display: none;
}

#navi ul a:hover, #navi a.active {
  background-image: url(/img/arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#navi ul a {
  background-color: #881A1D;
}

#navi ul ul a {
  background-color: #a35052;
}

#navi ul ul ul a {
  background-color: #bd8687;
}

#navi h4 {
  border-bottom: 1px solid #c0c0c0;
  color: black;
  font-size: 10pt;
  text-align: right;
  padding-bottom: 3px;
  margin-bottom: 5px;
}