/* CSS Document */

html, body {
	background: #FFFFFF url(images/bg.gif) repeat-x;
	font: 11px Verdana, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
}

#container {
	width: 770px;
	margin: 0 auto;	
	margin-left: auto;
	margin-right: auto;
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	min-height: 95%;
	_height: 95%;
}

/* BEGIN TOP NAVIGATIE */
#top-left {
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	width: 190px;
	height: 30px;
	line-height: 30px;
	background: #444444;
	padding-left: 10px;
}

#top-right {
	font-size: 9px;
	color: #FFFFFF;
	float: right;
	width: 560px;
	text-align: right;
	line-height: 30px;
	height: 30px;
	background: #444444;
	padding-right: 10px;
}

#top-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top-right ul li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 30px;
}

#top-right ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

#top-right ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}
/* EIND TOP NAVIGATIE */

/* BEGIN LINKS */
#left {
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 200px;
	padding: 20px;
	border-left: 1px solid #FFFFFF;
}

#left .blok {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	padding: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Helvetica, sans-serif;
}

#left .logo {
	text-align: center;
	padding-bottom: 10px;
	background: url(images/lijn.gif) repeat-x bottom;	
}

#left .login {
	background: url(images/lijn.gif) repeat-x bottom;
	font-weight: bold;
	color: #00a2ff;
	width: 100%;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#left .lijn {
	background: url(images/lijn.gif) repeat-x top;
	padding-top: 8px;
	margin-top: 5px;
	display: block;
	text-align: center;
}

#left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left ul li {
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	background: url(images/lijn.gif) repeat-x bottom;	
}

#left ul li a {
	font-weight: bold;
	color: #00a2ff;
	text-decoration: none;
}

#left ul li a:hover {
	font-weight: bold;
	color: #ed282a;
	text-decoration: none;
}


#left ul li ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left ul li ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin-left: 8px;
	background: url(images/verticaal.gif) no-repeat bottom left;
	line-height: 16px;
}

#left ul li ul li.last {
	background: url(images/last.gif) no-repeat top left;
}

#left ul li ul li a {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

#left ul li ul li a:hover {
	font-weight: normal;
	color: #ed282a;
	text-decoration: none;
}

/* EIND LINKS */

/* BEGIN RECHTS */
#right {
	background: #FFFFFF url(images/pagebg.gif) no-repeat top right;
	border-top: 1px solid #FFFFFF;
	float: right;
	width: 488px;
	padding: 20px;
	padding-top: 40px;
	border-right: 1px solid #FFFFFF;
	line-height: 16px;
}

#right ul {
	list-style-type: none;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	line-height: 20px;
}

#right span {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

#right .storingen {
	width: 80%;
	padding: 10px;
	border: 1px dashed #FF0000;
	color: #FF0000;
	margin-left: auto;
	margin-right: auto;		
}

#right .storingen a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#right .storingen a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

#right .onderhoud {
	width: 80%;
	padding: 10px;
	border: 1px dashed #009900;
	color: #009900;
	margin-left: auto;
	margin-right: auto;		
}

#right .onderhoud a {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}

#right .onderhoud a:hover {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}

#right a {
	text-decoration: none;
	color: #ed282a;	
}

#right a:hover {
	text-decoration: none;
	color: #00a2ff;	
}

#right table {
	border-bottom: 3px solid #888888;
}

#right caption {
	text-align: left;
	background: #888888;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #FFFFFF;
	padding: 4px;
}

#right td {
	line-height: 18px;
}

#right .titel {
	background: #CCCCCC;
}

#right .td1 {
	background: #EEEEEE;
}

#right .td2 {
	background: #FFFFFF;
}

#right span.sub {
	font-weight: normal;
	padding-left: 40px;
	color: #666666;
}

/* EIND RECHTS */

/* BEGIN FOOTER */
#footer {
	clear: both;
	background-color: #444444;
	width: 100%;
	color: #FFFFFF;
	font-size: 9px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}

#footerbase {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #444444;
}

#footerbase div.left {
	float: left;
	width: 375px;
	padding-left: 10px;
}

#footerbase div.right {
	float: right;
	width: 375px;
	text-align: right;
	padding-right: 10px;
}

/* EIND FOOTER */


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ed282a;
	background: url(images/lijn.gif) repeat-x bottom;
	line-height: 24px;
}

input {
	border: 1px solid #00a2ff;
	font-size: 10px;
	background: #fff;
	padding: 2px;
	margin: 0;
}

.button {
	border: 1px solid #00a2ff;
	font-size: 10px;
	background: #fff;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#right input {
	width: 150px;
	padding: 3px;
	margin: 0;
	border: 1px solid #999999;
	font-size: 11px;
}

#right textarea {
	padding: 3px;
	margin: 0;
	border: 1px solid #999999;
	font: 11px Verdana, Tahoma, Verdana, Arial, sans-serif;
}

#right select {
	width: none;
	padding: 0;
	margin: 0;
	border: 1px solid #999999;
	font-size: 12px;
}

ol.welkoms {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #ed282a;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

#navigatie table {
	border: 0px;
	border: 1px solid #888888;
}

#navigatie td {
	background-color: #EEEEEE;
	padding-left: 6px;
	padding-right: 6px;
}

#navigatie .pagina {
	background-color: #888888;
	color: #FFFFFF;
}

#navigatie .huidige {
	background-color: #FFFFFF;
	font-weight: bold;
}

#navigatie .close {
	background-color: #888888;
	color: #FFFFFF;
	width: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
