*					         {margin:0px; padding:0px;}
body               {line-height:160%; background:#FFFFFF; font-family:Tahoma,sans-serif; font-size:11px; color:#666;}
h1                 {font-size:20px; margin:0px; color:#0E2B89; }
h2                 {font-size:26px; margin:10px 0px 0px 20px; color:#0E2B89; }
h3                 {font-size:11px;  margin:5px 0px 0px 20px;}
p                  {margin-bottom:5px; text-align:left; padding: 10px 10px 10px 20px; }
hr                 {border:0px; border-top:1px solid #0E2B89; height:1px; margin-top:0px!important; margin-top:-5px;margin-left:10px;}

a                  {color:#666; text-decoration:underline; font-weight:bold;}
a:hover            {color:#666; text-decoration:none;}
.navigatie a       {font-weight:normal; color:#000000; font-size:12px; text-decoration:none;}
.navigatie a:hover {color:#666; text-decoration:underline;}
a.selected         {text-decoration:underline; color:#0E2B89;}
img						{behavior:url(/_include/pngFix.htc); border:0px;}
ul						{margin:0px 0px 5px 60px;}
li						{list-style:square;}
#logo ul li   {display:inline;}
#logo li      {margin-left:10px;}
.verkocht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  background-color: #df0000;
	color: #ffffff;}

select, input {font-family:Tahoma,sans-serif; font-size:11px;}

/* Containers */
#container		{width: 880px; margin: 0px auto;}
#header			{height: 200px; background: #FFF url('/_images/header.jpg') no-repeat;}
#body			{border-left: 1px solid #0e2b89; border-right: 1px solid #0e2b89;}
#content		{float: left; border-right: 1px solid #0e2b89; width: 500px;}
#navigation		{float: right; border-left: 1px solid #0e2b89; width: 376px;}
#footer			{background: #0e2b89; height: 20px;}

img.icon		{float: left;}
p.afspraak		{padding: 0px; margin-left: 70px; margin-bottom: 5px;}
p.verslag		{padding: 0px; margin-left: 70px; margin-bottom: 5px;}
p.title			{padding: 0px; margin-left: 70px; padding: 0xp; line-height: 100%; font-weight: bold; margin-bottom: 5px; font-size: 12px; border-bottom: 1px solid #999; padding-bottom: 5px;}

div.content		{padding: 10px;}
div.clear		{clear: both;}

fieldset		{padding: 15px;}
legend			{padding: 3px;}
label			{float: left; clear: both; width: 100px; padding-top: 3px;}
input			{padding: 3px; margin-bottom: 5px;}

p.error			{font-weight: bold; color: #F00;}
p.logout		{margin: 0px; padding: 0px; padding-bottom: 10px;}

/* Debugger Styles */
div.debug {color: #AAA; font-weight: bold;}
div.debug pre {padding: 10px; background: #000; font-size: 11px; line-height: 160%;}
div.debug pre normal.datatype             {color: #ffab49;}
div.debug pre normal.label  normal.inner  {color: #41aefd;}
div.debug pre normal.length normal.inner  {color: #ff5550;}
div.debug pre normal.value  normal.inner  {color: #50d143;}
