body 			{
			margin-left: 0px;
			margin-top: 10px;
			margin-right: 0px;
			margin-bottom: 0px;
			background: #bababa /*url(../gfx/bilder/bg.gif) repeat-x*/;	
		    font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			line-height : 15px; 
			}


/* ------------------------------ LÄNKAR ------------------------------ */

/* länkar - blåa */
a        	{ 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #4B65A5;
			text-decoration: underline;
			line-height : 16px;
			} 


a:hover     		{ 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #4B65A5;
			text-decoration: none;
			line-height : 16px;
			}
			
			
/* menyn på produktsidan - fet blå */
.aProducts  { 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			color: #4B65A5;
			text-decoration: none;
			line-height : 16px;
			} 

.aProducts:hover     		
			{ 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			color: #4B65A5;
			text-decoration: none;
			line-height : 16px;
			}
			
			
/* svart 10px */

.aBlack     { 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 10px;
			color: #000000;
			text-decoration: underline;
			line-height : 16px;
			} 


.aBlack:hover     		{ 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			line-height : 16px;
			}

			
		

			
			


/* ------------------------------ BRÖDTEXT ------------------------------ */

/* brödtext - svart */
.brod, p
       { 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			line-height : 15px; 
			}
			
.brodGrey      { 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #7F7F7F;
			text-decoration: none;
			line-height : 16px; 
			}
.brodGrey:hover     { 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #7F7F7F;
			text-decoration:underline;
			line-height : 16px; 
			}	
			
.red { color:Red; }		

/* brödtext - botten grå */

/*.brodGrey     { 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #7F7F7F;
			text-decoration: none;
			line-height : 16px; 
			} 


.brodGrey:hover     		{ 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #7F7F7F;
			text-decoration: underline;
			line-height : 16px;
			}*/
			
			
			
/* ------------------------------ RUBRIKER ------------------------------ */

/* produkt och aktuellt rubrik */
h1 			{ 
			font-family: Tahoma, Arial, Helvetica;
			font-weight: bold;
			font-size: 14px;
			color: #4B65A5;
			text-decoration: none;
			line-height : 21px;
			padding-bottom: 4px;
			margin: 0px;
			padding-top: 0px;
			padding-right: 0px;
			padding-left: 0px; 
			}

/* rubrik - svart */
strong       { 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			line-height : 15px; 
			}


/* ------------------------------ FORMULÄR ------------------------------ */

/* rubrik formulär */
.StrongForm     { 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			color: #2F5387;
			text-decoration: none;
			line-height : 16px;
			padding-bottom: 4px;
			margin: 0px;
			padding-top: 1px;
			padding-right: 0px;
			padding-left: 0px;
			} 

/* knapp formulär */
.button
			{
 			font-family:Verdana, Arial, Helvetica; 
 			font-size: 10px;
 			background-color: #EEEEEE;
 			font:bold;
 			color: #666666;
			}
			
			
			
			
/* ------------------------------ ATTRIBUT ------------------------------ */

/* svart färg */
.black     { 
			color: #000000;
			text-decoration: underline;
			} 


.black:hover     		{ 
			color: #000000;
			text-decoration: none;
			}
			
			
			
	    .bulletGone { list-style-type: none; margin:0 0 10px 0;  padding: 0; }
        .bulletGone li { font-weight: normal }
        .bulletGone li a:hover { text-decoration: none }
        
        .downloadTable { /*width: 715px*/ }
        .downloadTable thead tr th { padding: 3px 5px 3px 5px; font-size: 0.7em; text-align: left  }
        .downloadTable tbody tr td { padding: 7px 5px 7px 5px; font-size: 0.7em }
        .downloadTable thead tr { padding: 3px }
        .downloadTable .alt { background: #e0f2ff }
        .downloadTable .first { padding-left: 5px; width: 40% }
        .downloadTable .last { padding-left: 10px; width: 10% }
        .downloadH1 { margin: 15px 0px 0px 0px }
        /*.download { background: url(../gfx/knappar/pil_blue_download.gif) no-repeat right; padding-right: 30px }*/



	
		
									




