/* Main Divs 
#content       {width: 1024px;  margin-right: auto; margin-left: auto; height: 280px; background-image:url(../../img/main.png); background-repeat:repeat-y;}*/
#content       {width: 1024px;  margin-left: -512px; position: absolute; height: 280px; background-image:url(../../img/main.png); background-repeat:repeat-y; left: 50%;}
#top           {position:relative; height: 350px; width: 100%;}
#middle        {position: relative; top: 0px; width: 1024; height: auto; overflow: hidden; background-image:url(../../img/main.png); background-repeat:repeat-y;}
#main          {position:relative;width: 680px;left: 180px; height: auto;}
#bottom        {position:relative; top: 0px; width: 1024px; height: 204px; float: left; background-image: url(../../img/bottom.png);}
#jubileum       {position: absolute; left: 25px; top: 165px; height: auto; z-index: 1;}
/*#jubileum		{position:relative; left: 0px; top: 0px; z-index: 10;}*/
#center			{position:relative; width: 540px; height: auto; overflow: hidden;}
#left50			{position:relative;width: 260px; height: inherit; float: left; text-align: right; padding-right: 5px;}
#right50		{position:relative;width: 260px; height: inherit; float: right; text-align: right; padding-left: 5px;}


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;}*/
