/* Normaltext*/
body         { background-color: #D0E0F0; font-family: verdana, helvetica, arial; font-size: 
               11px; line-height: 17px; font-style: normal; font-weight: 
               bolder; letter-spacing: 0em; color: #003366; 
               scrollbar-base-color: #006699; scrollbar-arrow-color: #FFFFFF; 
               scrollbar-track-color: #CFD5E2 }
/* Detta gäller navigationsknappar .menu */

A.menu:link    { background: #015a9c; color: #ffffff;
            text-decoration: none; }
A.menu:visited { background: #015a9c; color: #ffffff;
            text-decoration: none; }
A.menu:hover   { background: #cfd5e2; color: #015a9c;
            text-decoration: none;
            }		

/* Detta gäller länkar .tab_2 */

A.tab_2:link    { background: none; color: #015a9c;
            text-decoration: none; }
A.tab_2:visited { background: none; color: #015a9c;
            text-decoration: none; }
A.tab_2:hover   { background: #015a9c; color: #ffffff;
            text-decoration: none;
            }	
            
/* Detta gäller mail-länkar .mail2 */

A.mail2:link    { background: none; color: #015a9c;
            text-decoration: none; }
A.mail2:visited { background: none; color: #015a9c;
            text-decoration: none; }
A.mail2:hover   { background: #015a9c; color: #ffffff;
            text-decoration: none;
            }		
            
/* Detta gäller länkar .link2 */

A.link2:link    { background: none; color: #5c5c5c;
            text-decoration: none; }
A.link2:visited { background: none; color: #5c5c5c;
            text-decoration: none; }
A.link2:hover   { background: #ffff66; color: #5c5c5c;
            text-decoration: none;
            }	
            
/* Detta gäller länkar .textlink1 */

A.textlink1:link    { background: none; color: #009999;
			   font-weight:bold;
             text-decoration: none; }
A.textlink1:visited { background: none; color: #009999;
			   font-weight:bold;
             text-decoration: none; }
A.textlink1:hover   { background: #015a9c; color: #ffffff;
             text-decoration: none;
            }	
/*Navigationstabellen*/		
.tab_1
		{
		background-color:#ffffff;
		font-family:verdana,helvetica,arial;
		font-size:9px;
		font-weight:bolder;
		line-height:15px;
		font-style:bold;
		color:#015a9c
		}

/*Brödtexttabellen*/		
.tab_2
		{
		background-color:#ffffff;
		font-family:verdana,helvetica,arial;
		font-size:11px;
		font-weight:normal;
		line-height:15px;
		font-style:normal;
		color:#015a9c;
		}
				
.rub1
		{
		font-family:verdana,helvetica,arial;
		font-size:12px;
		font-weight:bold;
		line-height:20px;
		font-style:normal;
		letter-spacing:0.1em;
		color:#ffffff;
		background-color: #015a9c;
		}

.brod2
		{
		font-family:verdana,helvetica,arial;
		font-size:10px;
		font-weight:bolder;
		line-height:15px;
		text-indent:10mm;
		font-style:normal;
		color:#003366;
		}

.bildtext1
		{
		font-family:arial;
		font-size:9px;
		font-weight:normal;
		line-height:15px;
		font-style:normal;
		color:#d0d0d0;
		margin-left:2mm;
		}
		
.kant1
		{
		padding:8mm;
		border-width:3px;
		border-color:#ffffff;
		}
