/* ALGEMEEN */
html { 
  overflow: -moz-scrollbars-vertical; 
  overflow-x: auto; 
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 0.69em;
	line-height: 1.3;
	color: #6c6f75;
}

img {
	border: 0;
}

#container {
	width: 894px;
	margin: 0 auto;
}

/* HEADER */
#header {
	margin: 0;
	float: left;
	height: 21em;
}

.logo {
	width: 360px;
	height: 4.06em;
	float: left;
	position: absolute;
}

.dutaxreizen {
	width: 296px;
	height: 29px;
	margin: 0.31em 0 0 65px;
	position: absolute;
	float: left;
}

#banner {
	width: 863px;
	height: 21em;
	margin: 0.55em 0 0 25px;
}

#bannerportal {
	background-image: url('/images/banner3.jpg');
	background-repeat: no-repeat;
	width: 863px;
	height: 17em;
	margin: 5px 0 10px 25px;
}

.text-size {
	color: #3a4587;
	position: absolute;
	float: left;
	margin: 0 0 0 330px;
	width: 250px;
	text-align: left;
}

.text-size a, .text-size a:hover {
	color: #3a4587;
	text-decoration: none;
	cursor: pointer;
}

.text-size ul li {
	list-style: none;
	font-weight: bold;
	display: inline;
}

.login {
	width: 380px;
	float: right;
	margin: 5px 0 0 0;
	text-align: right;
	color: #3a4587;
}

.login a {
	color: #3a4587;
}

.login dl {
	float: left;
	margin: 0 0 0 10px;
	width: 190px;
}

.search {
	margin: 0 0 0 280px;
	width: 175px;
}

/* navigation */
#navigation {
	width: 894px;
	margin: 0;
}

#navigation ul {
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	color: #6c6f75;
	text-transform: uppercase;
	margin: 0;
}

#navigation ul li {
	float: left;
	margin: 0;
}

#navigation ul li a {
	text-decoration: none;
	display: block;
	padding: 10px 7px 10px 7px;
	margin: 0;
	color: #6c6f75;
	width: auto;
	height: auto;
}

#navigation ul li a:hover {
	background-color: #d3e0e0;
	cursor: pointer;
	padding: 10px 7px 10px 7px;
	display: block;
	width: auto;
	height: auto;
}

/* CONTENT */
#content {
	width: 894px;
	margin: 2.10em 50px 0 25px;	
}

#content-left {
	margin: 15px 0 0 0;
	width: 235px;
	float: left;
}

.advert_up {
	height: 12em;
	width: 234px;
	margin: 0 0 20px 0;
	cursor: pointer;
}

.advert_right {
	height: 12em;
	width: 210px;
	margin: 1em 0 0 3px;
	cursor: pointer;
}


.followup_advert {
	margin: 0 0 10px 3px;
}

img.onder {
	margin-top: 20px;
}

#content-middle {
	width: 380px;
	margin: 0 0 0 15px;
	float: left;
}

#content-right {
	margin: 15px 0 0 15px;
	float: left;
}

#content-followup {
	width: 894px;
	margin: 20px 50px 0 0;
	min-height: 614px;
}

#content-followup-left {
	width: 221px;
	margin: 15px 0 0 0;
	float: left;
}

#content-followup-left p {
	margin: 0;
	padding: 0 0 5px 7px;
	background-image: url('../images/login-main.jpg');
}


#content-followup-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	background-image: url('../images/login-main.jpg');
}

#content-followup-left ul li {
	padding: 5px 5px 5px 5px;
	margin: 0 6px 0 1px;
	border-bottom: 1px solid #D6E2FC;
}

#content-followup-left ul li:hover {
	padding: 5px 5px 5px 5px;
	margin: 0 6px 0 1px;
	background-color: #DFE8F7;
	cursor: pointer;
}

#content-followup-left ul li.onder {
	border-bottom: 0;
}

#content-followup-left a {
	color: #6C6F75;
	text-decoration: none;
}

li.menuactive
{
  background-color: #EFF3F2;
}

li.menuinactive 
{
  background-color: #ffffff;
}


#content-followup-right {
	width: 620px;
	margin: 0 0 0 25px;
	float: left;
}

#content-followup-right img {
	margin: 2px 2px 2px 2px;
}

/* SUBMENU */
.box-top {
	background-image: url('../images/login-top.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 14px;
}

.box {
	background-image: url('../images/login-main.jpg');
	background-repeat: repeat-y;
	width: 221px;
	padding: 0 0 0 15px;
	margin: 0;
}

.box-end {
	background-image: url('../images/login-end.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 15px;
	margin: -7px 0 10px 0;
}

.box-end-main {
	background-image: url('../images/login-end.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 15px;
	margin: -12px 0 10px 0;
}

.box-main a {
	display: block;
	padding: 0 0 3px 0;
}

.box-main p {
	padding: 0 0 0 5px;
	margin: 0;
	background-image: url('../images/login-main.jpg');
	background-repeat: repeat-y;
}

.box-main-contact p {
	padding: 0 0 0 5px;
	margin: 0;
	background-image: url('../images/login-main.jpg');
	background-repeat: repeat-y;
}

/* FOOTER */
#footer-bar {
	background-image: url('../images/footer.jpg');
	background-repeat: repeat-x;
	width: 863px;
	height: 2em;
	margin: 15px 10px 0 25px;
	float: left;
}

.footer {
	color: #3a4587;
	list-style: none;
	left: 50%;
	width: 860px;
	height: 20px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}

.footer a {
	color: #3a4578;
	text-decoration: none;
}

.footer ul {
	text-align: center;
}

.footer ul li {
	display: inline;
	border-left: 1px solid #3a4587;
	padding: 0 10px 0 10px;
}

.footer ul li.first {
	border: 0;
}

/* FORMS & TABLES */
legend span, label span {
  width: 0;
  overflow: hidden;
}

label.contact {
	width: 110px;
	padding: 0 10px 0 0;
	float: left;
}

label.sollicitatie {
	width: 220px;
	padding: 0 10px 0 0;
	float: left;
}

label.offerte {
	width: 220px;
	padding: 0 10px 0 0;
	float: left;
}

label.error {
	font-weight: bold;
	width: auto;
	padding: 0 0 0 10px;
	color: #f50a00;
}

label:focus {
  color: #f50a00;
}

form#form_contact {
	
}

form#form_contact p {
	clear: left;
	margin: 0 0 0.3em;
	width: 100%;
	float: left;
}

form#form_sollicitatie p {
	clear: left;
	margin: 0 0 0.3em;
	width: 100%;
	float: left;
}

form#form_offerte p {
	clear: left;
	margin: 0 0 0.3em;
	width: 100%;
	float: left;
}

form#form_offerte input.submit, form#form_sollicitatie input.submit {
	width: 60px;
}

form#form_sollicitatie input, form#form_sollicitatie textarea {
	float: left;
	border: 1px solid #D6E2FC;
	width: 150px;
}

form#form_contact input, form#form_contact textarea {
	float: left;
	border: 1px solid #D6E2FC;
}

form#form_offerte input, form#form_offerte textarea {
	float: left;
	border: 1px solid #D6E2FC;
	width: 150px;
}


select {
	width: 152px;
	border: 1px solid #D6E2FC;
	font-size: 1.11em;
	color: #6C6F75;
}

input.field {
	color: #3a4587;
	width: 160px;
	height: 15px;
	border: 1px solid #d6e1fb;
	margin: 3px 0 8px 0; 
}

input.loginbutton {
	background-image: url('../images/loginbutton.gif');
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
	border: 0;
	margin: 0;
	cursor: pointer;
	text-align: left;
}

input.search {
	background-image: url('../images/zoekbutton.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 19px;
	border: 0;
	margin: 20px 0 0 315px;
	cursor: pointer;
}

input.searchfield {
	font-size: 10px;
	color: #3a4587;
	width: 130px;
	height: 15px;
	border: 1px solid #d6e1fb;
	background-image: url('../images/loep.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
	position: absolute;
	margin: 0 0 0 164px;
}

input.password {
	background-image: url('/images/zoekbutton.gif');
	background-repeat: no-repeat;
	border: 0;
	width: 11px;
	height: 19px;
	cursor: pointer;
	margin: 0 0 0 -5px;
}

input.submit {
	font-family: Verdana;
	font-size: 11px;
	background: url('/images/button.gif');
	background-repeat: no-repeat;
	width: 60px; 
	height: 20px;
	margin: 0 0 1em 0;
	padding: 0;
	border: 0!important;
	color: #6C6F75;
}

table.search {
	width: 150px;
	margin-top: -8px;
}

/* FCK ELEMENTEN */
h1 {
	font-size: 18px;
	color: #f0272a;
}

h3.startpage {
	color: #f0272a;
	margin: 0 0 0 0;
	font-size: 13px;
}

h3 {
	color: #f0272a;
	font-size: 13px;
}

p.startpage {
	margin: 0;
	padding: 0 25px 0 0;
}


ul.sitemap {
	margin: 0;
	padding: 0;
}

ul.sitemap li.main {
	list-style: none;
	line-height: 1.60;
	font-weight: bold;
}

ul.sitemap a {
	text-decoration: none;
}

div.clear {
	clear: both;
}

a.increaseFont {
	font-size: 1.22em;
}

/* EXTRA */
#logindiv .username
{
	font-weight: bold;
}

#logindiv div
{
	padding-top: 10px;
}

li#menu_selected {
	background-color: #000;
}

#content-right dl{
	padding-bottom: 25px;
}

#content-right dl dd {
	float: left;
	margin: 4px 0 0 5px;
}


#content-right dl.forgottenpass dd {
	width: 20px;
}

#content-right dl.forgottenpass dt {
	width: 160px;
	float: left;
}

.form input.submit {
	width: 60px;
}

div.box-main label {
	margin: 0;
	padding: 0 0 0 7px;
	background-image: url('../images/login-main.jpg');
	width: 210px;
}

div.box-main label input.submit {
	margin: 0 5px 0 0;
}

div#inlog div.box-end {
	margin: -18px 0 0 0;
}

/*** NIEUW ***/
a.request { background: url('/smallportal/images/ziek-melden.jpg') no-repeat; width: 181px; height: 37px; display: block; padding: 10px 0 0 12px; font-size: 14px; color: #fff; text-decoration: none; cursor: pointer; }

#portalLogin { width: 500px; }
	#portalLogin h2 { color: #f0272a; }
	#portalLogin p { font-size: 13px; margin: 0 0 20px 0; }
	
ol#formLogin { margin: 0; padding: 0;  }
	ol#formLogin li { list-style: none; height: 35px; }
		ol#formLogin li label { width: 150px; float: left; font-size: 13px; padding: 3px 0 0 0; }
		ol#formLogin li input { width: 200px; height: 20px; border: 1px solid #ccc; font-size: 14px; padding: 3px; color: #333; }
		ol#formLogin li input#remember { width: auto; }
		ol#formLogin li input.submit { background: url('/smallportal/images/login.jpg') no-repeat; padding: 0 0 5px 0; width: 96px; height: 26px; color: #fff; }
		
.buttons { margin: 30px 0 0 0; }
	.buttons ul { margin: 0; padding: 0; }
	.buttons ul li { float: left; list-style: none; width: 190px; }

a.ziek { background: url('/smallportal/images/ziek-melden.jpg') no-repeat; border: none; width: 185px; height: 47px; cursor: pointer; color: #fff; display: block; padding: 10px 0 0 15px; font-size: 14px; text-decoration: none;  }
a.verlof { background: url('/smallportal/images/verlof.jpg') no-repeat; border: none; width: 185px; height: 47px; cursor: pointer; display: block; padding: 15px 0 0 55px; color: #fff; font-size: 14px; text-decoration: none; margin: -5px 0 0 0; }

.box-main-contact p { width: 220px; }
span.title { font-weight: bold; width: 160px; }
