/* Main Divs */
#content       {width: 1024px;  margin-right: auto; margin-left: auto; height: 280px;}
#top           {position:relative; height: 273px; width: 100%;}
#middle        {position: relative; top: 0px; width: 1024px; height: auto; overflow: hidden;}

#left			{position:relative;width: 160px; height: auto; float:left;}
#main          {position:relative;width: 720px; height: auto; float: left;}
#right			{position:relative;width: 144px; left: 0px; height: auto; float:right;}

#bottom        {position:relative; top: 0px; width: 1024px; height: 75px; float: left;}
#center			{position:relative; width: 540px; height: auto; overflow: hidden;}


body           {font-family: verdana;  font-size: 8pt; color: #0000AA;}
font           {font-family: verdana;  font-size: 10pt; color: #0000AA;}
img				{border: none;}
img.border		{border: 4px solid #0000AA;}
a              {color: #000000; text-decoration: underline;}
a:link         {color: #000000; text-decoration: underline;}
a:active       {color: #000000; text-decoration: underline;}
a:visited      {color: #000000; text-decoration: underline;}
A:hover        {color: #FFFFFF; text-decoration: underline;}


input			{background: #FFFFFF; color: #000000; border: 1px solid #122171; text-align: left;}
input.knop		{background: #122371; color: #FFFFFF; border: 1px solid #122171; text-align: center;}
td				{vertical-align: top;}
/*li 				{margin: 0px; background: #FFFFFF;}
ul 				{margin: 0px; padding: 0px 0px 0px 15px;}*/
