BODY		
{
background-attachment: fixed; 
scrollbar-arrow-color: black;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: rgb(241,241,241);
scrollbar-track-color: white;
scrollbar-face-color: #CCFF99;
scrollbar-shadow-color: black;
scrollbar-highlight-color: rgb(241,241,241);
scrollbar-3d-light-color: black;
}

/* BODY content properties */	
#bodycontent	
{
background-attachment: fixed;
background-color: #99FF66;
}

/* BODY navig properties */	
#bodynavig	
{
background-attachment: fixed;
background-color: white;
background-image: url("bilder/design/wp_grid.gif");
background-repeat: repeat;
background-position: center;
}

H1 		{font-family: "Arial"; font-size: 18pt;
		 color: #666633; text-align: left; font-weight: bold} 

#h1 		{font-family: "Arial"; font-size: 18pt;
		 color: #666633; text-align: left; font-weight: bold} 

H2 		{font-family: "Arial"; font-size: 14pt;
		 color: #666633; text-align: left} 

#h2 		{font-family: "Arial"; font-size: 14pt;
		 color: #666633; text-align: left; font-weight: bold} 

H3 		{font-family: "Arial"; font-size: 12pt;
		 color: #666633; text-align: left}   

#h3 		{font-family: "Arial"; font-size: 12pt;
		 color: #666633; text-align: left; font-weight: bold}     

BODY		{font-family: "Arial";}

A:link		{font-family: "Arial"; color: #666633;
		text-decoration: none}

A:hover		{color: #663300; }

A:visited	{font-family: "Arial"; 
		text-decoration: none; color: #666633 ;}

UL		{font-family: "Arial"; font-size: 10pt; 
		 color: #666633; }

LI		{font-family: "Arial"; font-size: 10pt; 
		 color: #666633; }

P		{font-family: "Arial"; font-size: 10pt;
		 color: #666633}

TH		{font-family: "Arial"; font-size: 10pt;
		 font-weight: bold; color: #666633; text-align: left}

TD			{
		 	font-family: "Arial";
		 	color: #666633;
 		 	}

SPAN  		{font-family: "Courier New", "Courier"; font-size: 10pt}

PRE  		{font-family: "Monaco", "Courier New", "Courier"; font-size: 10pt}

CODE 		{font-family: "Monaco", "Courier New", "Courier"; font-size: 10pt}

/* Do not change font-size to pt/px - NN4 problems in forms */
INPUT		{
			font-family: trebuchet ms,verdana,arial,helvetica; 
			font-size:13; 
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0); 
			border: 1px solid rgb(220,220,220);
			height: 20px;
			}

TEXTAREA	{
			font-family: trebuchet ms,verdana,arial,helvetica; 
			font-size:13; 
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0); 
			border: 1px solid rgb(220,220,220);
			cursor: text;
			}

SELECT 	{
			font-family: trebuchet ms,verdana,arial,helvetica; 
			font-size:13; 
			background-color: rgb(255,255,255); 
			color: rgb(0,0,0); 
			border: 1px solid rgb(220,220,220);
			cursor: hand;
			}

#formradio		{
			background-color: rgb(241,241,241); 
			color: rgb(0,0,0); 
			border: 0px solid rgb(241,241,241);
			cursor: hand;
			}
			
#formradio2	{
			background-color: rgb(220,237,241); 
			color: rgb(0,0,0); 
			border: 0px solid rgb(220,237,241);
			cursor: hand;
			}

#formsubmit	{
			background-color: rgb(220,237,241); 
			border: 2 outset;
			cursor: hand;
			height: 26px;
			}


#footer		{
		font-family: "Arial"; 
		font-size: 8pt;
		color: #666633;
		}

#normal		{
		font-family: "Arial";
		font-size: 10pt;
		font-weight: normal;
		color: black;
		}

/* Dynamic menu bar */
.menu 			{
              position:absolute;
              left:0px;
              top:0px;
              visibility:hidden;
              padding:1px;
              }
              
/* Access key style Netscape, IE defined in master.js */
#akey			{
				font-size: 10pt; 
				color: black; 
				font-family: "Arial"; 
				text-decoration: none;
				}
				
				
				
.nlink:link 	{
				font-family: Arial;
				color: #663300;
				text-decoration: none;
				}

.nlink:visited 	{
				font-family: Arial;
				color: #663300;
				text-decoration: none;
				}

.nlink:hover 	{
				font-family: Arial;
				color: #663300;
				text-decoration: none;
				}