﻿@import url("screen.menu.css");

html, body 
{
	height: 100%;
	}

body 
{
	margin: 0;
	padding: 0;
	background: #1a65aa url("../images/achterg.gif") 0 0 repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}
	
input 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 3px;
	}
	
img 
{
	border: none;
	}
	
#container 
{
	width: 780px;
	margin: 0 auto;
	margin-top: 29px;
	}
	
#header 
{
	background: transparent url("../images/header/achterg.gif") 0 0 no-repeat;
	height: 165px;
	}
	
#ctl00_ctl00_logout 
{
	background: transparent url("../images/header/logout.gif") 0 0 no-repeat;
	float: right;
	display: inline; /* voor IE dubbele marge */
	margin: -71px 47px 0 0;
	overflow: hidden;
	}
	
#ctl00_ctl00_logout a 
{
	display: block;
	width: 35px;
	height: 19px;
	}
	
#ctl00_ctl00_logout a span, #ctl00_ctl00_login span { display: none; }

#ctl00_ctl00_login 
{
	display: inline; /* voor IE dubbele marge */
	float: right;
	margin: -40px 47px 0 0;
	}	
	
.loginTrue
{
	background: transparent url("../images/header/login/mysettings.gif") 0 0 no-repeat;
	}
	
.loginFalse {
	background: transparent url("../images/header/login/login.gif") right 0 no-repeat;
}

#ctl00_ctl00_login a 
{
	display: block;
	width: 83px;
	height: 13px;
	}
	
#logo 
{
	margin: 39px 0 0 45px;
	}
		
#content 
{
	background: white url("../images/content/achterg.gif") 0 0 repeat-y;
	padding: 0 0 15px 15px;
	*padding: 0 0 40px 15px; /* IE 7 */
	_padding: 0 0 15px 15px; /* IE 6 */
	}

#homeQuickLinks 
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 765px;
	overflow: hidden;
	}
	
#homeQuickLinks li 
{
	float: left;
	margin: 0 15px 0 0;
	}
	
#homeQuickLinks li a 
{
	display: block;
	width: 240px;
	height: 45px;
	}
	
#homeQuickLinks li a span 
{
	display: none;
	}	
	
#homeQuickLinks li.k1
{
	background: #05559f url("../images/content/homeQuickLinks/search.gif") 14px 16px no-repeat;
	}
	
#homeQuickLinks li.k2
{
	background: #50b848 url("../images/content/homeQuickLinks/surveys.gif") 14px 18px no-repeat;
	}
	
#homeQuickLinks li.k3
{
	background: #fdbf57 url("../images/content/homeQuickLinks/TrackAndTrace.gif") 14px 15px no-repeat;
	}
	
#links 
{
	margin: 28px 0 15px 15px;
	padding: 10px 31px 0 0;
	width: 345px;
	background: transparent url("../Images/content/rechts/achterg.gif") repeat-y right 0;
	min-height: 292px;
	}
	
#links select, #links textarea, #links input 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: 1px solid silver;
	padding: 3px;
	}
	
#links select 
{
	
	}
	
#links textarea 
{
	height: 80px;
	width: 100%;
	}

/* RTE styles */
	
#links h1, .mceContentBody h1 {
  margin: 2px 0 13px 0;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  color: #003c74;
}

#links h2, .mceContentBody h2 {
  margin: 2px 0 13px 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  color: #003c74;
}

#links th h2 
{
    margin: 0;
    }

#links h3, .mceContentBody h3 {
  margin: 2px 0 13px 0;
  padding: 0;
  font-weight: bold;
  font-size: 13px;
  color: #53b94c;
}

#links h4, .mceContentBody h4 {
  margin: 2px 0 13px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  color: #53b94c;
}

#links h5, .mceContentBody h5 {
  margin: 2px 0 13px 0;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  color: #53b94c;
  background: #e5e5e5;
}

#links h6, .mceContentBody h6 {
  margin: 2px 0 13px 0;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  color: #0556a2;
  border: 1px solid #0556a2;
}

#links p, .mceContentBody p 
{
    padding: 0;
    margin: 2px 0 13px 0;
    }

/* end RTE styles */
	
#links table, .mceContentBody table 
{
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 15px 0;
	}
	
#links th,  .mceContentBody th {	text-align: right; }
	
#links th, #links td, .mceContentBody th, .mceContentBody td
{
	padding: 5px;
	border: 1px solid #dce1e6;
	}
	
#links table thead th, .mceContentBody table thead th
{
	background: #dce1e6;
	text-align: center;
	}	
	
#links table textarea 
{
	width: 150px;
	}
	
#links table th, .mceContentBody table th
{
	background: #e9f0f6;
	font-weight: normal;
	}

#links .melding 
{
	background: #e9f0f6;
	padding: 10px;
	border: 1px solid #dce1e6;
	}
	
#links .error 
{
	border: 1px solid #ff0000;
	background: #ffe8e8;
	padding: 10px;
	margin: 0 0 10px 0;
	}
	
#links .error li 
{
	background-image: url("../images/li.error.gif");
	}
	
#links .submit 
{
	background: #53b94c;
	border: none;
	padding: 3px;
	color: White;
	text-decoration: none;
	}
	
#links .submit:hover 
{
	background: #63c75c;
	}
	
#links a, .mceContentBody a { color: #16b20b; }
#links a:visited { color: #a0b89f; }
#links a:hover { color: #05559f; }

#links a.submit 
{
	color: White;
	text-decoration: none;
	padding: 5px;
	display: block;
	margin-bottom: 7px;
	text-align: center;
	white-space: nowrap;
	font-size: 11px;
	float:left;
	}
	
#links a.submit:hover, #links a.submit:visited
{
    color: White;
    }
	
#links td a.submit 
{
	display: block;
	margin: 0;
	}

#links ul, .mceContentBody ul 
{
	margin: 0 0 0 13px;
	padding: 0;
	list-style: none;
	}
	
#links li, .mceContentBody li 
{
	background: transparent url("../images/li.gif") 0 6px no-repeat; 
	padding: 1px 0 1px 10px;
	}
	
#links .nav 
{
	margin: 15px 0 0 0;
	height: 20px;
	}
	
#links .nav a
{
	display: block;
	background: #fdc05a;
	width: 20px;
	height: 17px;
	padding: 3px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: White;
	float: left;
	margin: 0 5px 0 0;
	}
	
#links .nav a:hover 
{
	background: #fee4b7;
	}
	
#links .nav .actief 
{
	background: #e2e2e2;
	}
	
#links .nav .next 
{
	width: 50px;
	}
	
#rechts
{
	margin: 25px 0 0 0;
	float: right;
	width: 345px;
}
	
#rechts ol
{
	margin: 0;
	padding: 10px 0 10px 20px !important;
	padding: 10px 0 10px 25px;
	color: #666;
	}
	
#rechts ol li 
{
	margin: 0;
	padding: 0;
	}
	
#rechts h1 
{
	margin: 0 0 4px -6px;
	padding: 0;
	}

#rechts h2 
{
	margin: 0;
	padding: 0;
	height: 17px;
	overflow: hidden;
	}
	
#rechts h2 span 
{
	visibility: hidden;
	}
	
#rechts h2.search 
{
	background: transparent url("../images/content/rechts/search.gif") no-repeat 0 0;
}

#breadcrumb h2
{
	background: transparent url("../images/content/rechts/breadcrumb.gif") no-repeat 0 0;
}

#breadcrumb a 
{
	color: #666;
	text-decoration: none;
	}
	
#breadcrumb a:hover 
{
	color: Black;
	}
		
#rechts input 
{
	border: 1px solid #e5e5e5;
	margin: 10px 0 0 0;
	width: 292px;
	color: gray;
	}

ul#footer 
{
	clear: both;
	background: transparent url("../images/footer/achterg.gif") right 0 no-repeat;
	height: 60px;
	margin: 0;
	padding: 17px 15px 0 0;
	list-style: none;
	text-align: right;
	}
	
ul#footer li
{
	margin: 0 0 0 0;
	display: inline;
	}
	
#stramienAfb 
{
	background: transparent url("../Modules/65/images/1.jpg") 0 0 no-repeat;
	width: 750px;
	height: 315px;
	margin: 0 0 15px 0;
	}
	
.balloon 
{
	background: transparent url("../images/balloon.png") 0 0 no-repeat;
	display: inline;
	width: 346px;
	height: 60px;
	float: right;
	margin: 30px;
	}
	
.balloon img 
{
	margin: 30px 0 0 17px;
	}
	
hr 
{
	background: #fdc05a;
	border: none;
	height: 1px;
	overflow: hidden;
	}
	
#dyn 
{
	background: transparent url("../images/dyn/postit.png") 0 0 no-repeat;
	position: absolute;
	left: 49%;
	top: 300px;
	margin: 70px 0 0 170px;
	}
	
#dyn img 
{
	padding: 53px 0 0 25px;
	}
	
#dyn a 
{
	display: block;
	width: 180px;
	height: 171px;
	}
	
#dyn-groot 
{
	position: absolute;
	left: 50%;
	top: 270px;
	margin: 0 0 0 30px;
	width: 284px;
	height: 270px;
	background: #fdc05a url("../images/dyn/titel.gif") 31px 28px no-repeat;
	border-right: 1px solid #e6af52;
	border-bottom: 1px solid #e6af52;
	padding: 0px 0 30px 30px;
	z-index: 1;
	display: none;
	color: #573700;
	}
	
#kruisje 
{
	float: right;
	margin: 15px 15px 40px 0;
	_margin: 15px 8px 40px 0;
	height: 16px;
	width: 16px;
	overflow: hidden;
	display: block;
	}
	
#dyn-groot p 
{
	clear: both;
	margin: 0 30px 0 0;
	padding: 0;
	line-height: 17px;
	}