/* Text & länkar */
body		{ 
			scrollbar-3dlight-color: #c81b21; 
			scrollbar-arrow-color: #c81b21;
			scrollbar-darkshadow-color: #c81b21;
			scrollbar-face-color: #FEFEFE; 
			scrollbar-highlight-color: #F9F9F9;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-track-color: #F1F1F1;}

body 		{font-family: Arial; font-size: 11px; color: #333333; line-height: 14px;}
p 			{font-family: Arial; font-size: 11px; color: #333333; line-height: 14px;} 
li 			{font-family: Arial; font-size: 11px; color: #333333; line-height: 14px;} 
td			{font-family: Arial; font-size: 11px; color: #333333; line-height: 14px;}
tr  		{font-family: Arial; font-size: 11px; color: #333333; line-height: 14px;}
h1  		{font-family: Arial; font-size: 24px; color: #333333; line-height: 28px;}
h2  		{font-family: Arial; font-size: 14px; color: #333333; line-height: 18px;}
h3  		{font-family: Arial; font-size: 12px; color: #333333; line-height: 16px;}

a:link 		{text-decoration: none; color: #333333; font-weight: bold;}
a:visited 	{text-decoration: none; color: #333333; font-weight: bold;}
a:active 	{text-decoration: none; color: #999999; font-weight: bold;}
a:hover 	{text-decoration: underline;  color: #c81b21; font-weight: bold;}

/* class inställningar */

.boll  		{font-family: VERDANA; font-size: 10px; color: #c81b21;}
.sidnamn  		{font-family: Arial; font-size: 12px; color: #c81b21; font-weight: bold;}	
.bildtext	{ 
			font-family: Arial; 
			font-size: 8px; 
			color: #A01E22;}

.underrubrik {
			font-family: Arial; 
			font-size: 10px; 
			color: #333333; 
			line-height: 20px;}
						
.rubrik 	{
			font-family: Arial;
			font-size: 11 px;
			color: #000000;
			font-weight: bold;}
			
.utstallare	{
			font-family: Arial;
			font-size: 10px;
			color: #A01E22;
			line-height: 14px;
			font-weight: bold;}
			
.kantlinje 	{ 
			border: #c81b21; 
			border-style: dotted; 
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px}
			
.form 		{
			font-family: Arial; 
			font-size: 10 px; 
			color: #333333;
			border: 1px solid #c81b21; 
			background-color: #FFFFFF;
			scrollbar-3dlight-color: #FFFFFF; 
			scrollbar-arrow-color: #DCAA00;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-face-color: #FFFFFF; 
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-track-color: #FFFFFF;}

.formknapp {
			border: 1px solid #DCAA00;
			background-color: #DCAA00;
			font-family: Arial; font-size: 9px; color: #ffffff;
			font-weight: bold;}