body 		{background-color:#1e90ff;  font-family:tahoma; }
		
#banner h1 	{background-color:tranparent;	border-style:dotted; border-color:black; border-width:1px 1px 1px 1px;
  			padding-left:10px; padding-right:10px; padding-top:10px;  padding-bottom:10px;}
  			
#indhold		{margin:10px 10px 10px 190px; padding: 10px; border-style:outset; border-color:#0000ff; border-width:1px 2px 2px 1px;
  			background:#ffffff; min-width:700px; font-size:1em;}
  
#indhold1		{margin:10px 170px 10px 190px; padding: 10px; border-style:outset; border-color:#0000ff; border-width:1px 2px 2px 1px;	
			background:#ffffff; min-width:650px; font-size:1em;}
  			
#indhold h1, #indhold p, #indhold pre {margin:5px;}
			
#leftcol		{width:170px; float:left;}
			
#leftcol p	{margin:5px}

.leftbox1 	{width:170px; float:left; background:transparent;	border-style:none; border-color:#0000ff;
  			border-width:1px 2px 2px 1px; margin:0 0 10px 0;}
  			
.leftbox2 	{width:170px; float:left; background:white; border-style:outset; border-color:#0000ff;
  			border-width:1px 2px 2px 1px; margin:0 0 10px 0;}
  			
.leftbox3 	{width:170px; float:left; background:white; border-style:outset; border-color:#0000ff;
  			border-width:1px 2px 2px 1px;	margin:0 0 10px 0;}
  			
.leftbox1		{font-size:0.8em; margin:0px 10px 10px 10px;}
			
.leftbox2		{font-size:0.8em; margin:10px;}
			
.leftbox3		{font-size:0.8em; margin:10px;}

#rightcol		{position:absolute; right:10px; width:150px; top:100px}
  			
.rightbox		{width:150px; background:white; border-style:outset; border-color:#0000ff; border-width:1px 2px 2px 1px;}
  			
.rightbox p	{font-size:0.8em; margin:10px;}
			
address		{background:white; border-style:outset; border-color:#0000ff; border-width:1px 2px 2px 1px;
  			margin:10px 10px 10px 190px; padding:5px 5px 5px 5px; font-style:normal; font-size:1em; font-weight:normal;}
  			
address a		{font-size:85%;} 

hr 			{background-color:#0000ff; height: 2px; width: 75%; text-align: center; }
			
h1 			{color:#000000; font-size:2.4em; text-transform:uppercase; font-family:tahoma; font-weight:bold; text-align:center;}
			
h2 			{color:#000000; font-size:1.6em; text-transform:uppercase; font-family:tahoma; font-weight:bold; text-align:center;}
			
h3 			{color:#000000; font-size:1.6em; text-transform:uppercase; font-family:tahoma; font-weight:bold; text-align:center;}
			
h4			{color:#ffffff; font-size:1.2em; text-transform:uppercase; font-family:tahoma; font-weight:bold; text-align:center; 
			margin:0; padding:5px 5px; background-color:#0000ff; border-bottom:1px outset black;}
  			
h5 			{color:#ffffff; font-size:0.8em; text-transform:uppercase; font-family:tahoma; font-weight:bold; text-align:center;
			margin:0; padding:5px 10px; background-color:#0000ff; border-bottom:1px outset black;}
			
h6 			{color:#000000; font-size:1em; text-transform:uppercase; font-style:normal; font-family:tahoma; font-weight:bold; text-align:left;}
			
p  			{color:#000000; font-size:1em; font-style:normal; font-family:tahoma; font-weight:normal; text-align:left;}

TD, TH, UL, LI { font-style: normal; }
TD, TH, UL, LI { font-family: tahoma; }
OL, UL, li 	{ text-indent: 20px; }
OL, UL, li 	{ margin-left: 5px; }
OL, UL, li 	{ margin-top: 5px: }
ol, ul, li 	{ margin-bottom: 2px; }
TD, UL, LI 	{text-align: left;}

TH 			{ border: 0px; }
TH 			{ vertical-align: middle; }
TH 			{ padding: 5px; }
TH 			{ margin: 5px; }
TD 			{ padding: 5px; }
TD 			{ margin: 5px; }
TD 			{ text-align: left; }
TD 			{ vertical-align: top; }

a:link 		{color: #008000; font-weight: bold; text-decoration: none; font-size: 1em; font-family: tahoma; }
a:visited 	{color: #008000; font-weight: bold; text-decoration: none; font-size: 1em; font-family: tahoma; }
a:hover 		{color: #7F2AFF; font-weight: bold; text-decoration: none;font-size: 1em; font-family: tahoma; }
a:active		{color: #00ccff; font-weight: bold; text-decoration: none; font-size: 1em; font-family: tahoma; }	
		
div#leftcol a	{display:block;
  			margin-bottom:3px;
  			font-weight:bold;}
  			
li 			{margin-right:10px;}
				
BODY			{scrollbar-arrow-color :#0000ff;
			scrollbar-face-color : #1e90ff;
			scrollbar-highlight-color : #0000ff;
			scrollbar-3dlight-color : #1e90ff;
			scrollbar-shadow-color : #0000ff;
			scrollbar-darkshadow-color : #1e90ff; 
			scrollbar-track-color : #0000ff;
			scrollbar-base-color : #1e90ff; }